wceload question

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.
 
P

Peter Foot [MVP]

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
 
B

Brian Burgess

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

thanks,

-BB
 

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

Top