Make cab install to Storage Card

- Details
- Parent Category: Artemis ROM
- Category: Artemis Mass Installer
- Created: Sunday, 12 May 2013 05:55
- Last Updated: Sunday, 12 May 2013 07:10
- Published: Sunday, 12 May 2013 05:55
- Written by Sternas Stefanos
- Hits: 3982
1) Open cab file with WinCe Cab manager
2) "File/Export/Export to inf"
3) Program will export all Files to a folder
4) find the *.inf file
5) Edit with test editor (I use Notepad2 freeware here) this inf file
[CEStrings]
InstallDir="%CE1%\RRRRR Explorer"
to
InstallDir="\Storage Card\%CE1%\RRRRR Explorer"
or "Storage Card" name for your Language
6) save inf
7) Cab manager "File/Inport/Inport from inf" and show the inf file
8) Checked "Hard-code path"
9) Save as Cab file (not project File)
10)Test