Is there any way to specify this using wceload? Given a cab file I want to tell wceload where to install the program (not in the program files default location)
I'm not sure but I believe wceload is not the one that controls the
installation folder, it actually comes specified in the cab itself, there is
a way to change the Installation Folder before building the cab file, you do
this getting into the file called AppName_PPC.inf in the obj directory,
edit:
InstallationFolder
Then, in the same folder execute buildcab.bat
And you have a cab that installs on the directory you specified.
I hope this helps,
Isaias Formacio
ikedahitman said:
Is there any way to specify this using wceload? Given a cab file I want
to tell wceload where to install the program (not in the program files
default location)
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.