Installig FW .CAB files without confirmation messages?

  • Thread starter Thread starter Zanna
  • Start date Start date
Z

Zanna

Hi,

As subject: can I install the CF .CASs with some parameters so that the
install confirmation messages will not appear?

Thanks!
 
The Wceload.exe app used to install cab files on the device has a couple of
parameters which can help
/noui
Turns off default ui
/noaskdest
Doesn't prompt for storage location

Note that on Smartphone it is not possible to do a completely invisible
install.

Peter
 
When you install a CAB, CeAppMgr.exe is invoked. Here's the command-line
options you can use with CeAppMgr:

/report
/askdest
/noaskdest
/SilentInstall

HTH
Neil
 
Back
Top