How to change location of the program files

  • Thread starter Thread starter Rudi Larno
  • Start date Start date
R

Rudi Larno

We would need to change the storage location of the program file and the
database to the place were it stay's in the flash memory on the pda instead
of the present "Program Files" directory

Thanks
 
If you open a file AppName_PPC.inf created on the obj/debug or obj/release
folder it has a section like this:

[CEStrings]

AppName="Application"

InstallDir=%CE1%\%AppName%



There you can modify the installation folder, then you only have to run
buildcab.bat to build your cabs again with this new configuration.

I hope this helps,

Isaias
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top