wceload question

  • Thread starter Thread starter Tom
  • Start date Start date
T

Tom

I am invoking wceload from an eVc program to install cab
files. This seems to work well.

However, it works just a bit differently than my install
would run from VisualStudio.Net. In the project Properties-
Common Properties->Device->OutputFileFolder I specify a
directory in my Storage Card (Compact Flash) file system.
This is because I am installing a lot of files and don't
want to eat into the (limited) space on the main storage.

It seems that wceload always installs into \Program Files.
I was wondering how I might control that and point it
towards my Compact Flash. There seem to be some
undocumented flags for the program such
as /safe /nouninstall and I was wondering if there might
be others.

TIA,
Tom.
 
If you place the cab file on the storage card and then call wceload it
should install the program there, for example when you install through
activesync you are given the choice of installing to main memory or storage
card which affects where activesync copies the file.

Peter
 
What happens if the 'WceLoad.exe' is not on your device? In my case, the
WinCE4.1 Emulator, or STANDARDSDK emulator..

thanks,

-BB
 
Back
Top