CAB File creation

  • Thread starter Thread starter tim
  • Start date Start date
T

tim

I have a cab file that works just fine, but when installing on Windows
CE 4.2, the install prompts the user for the installation directory.
Is there any way to make this prompt to not show up?

Any help would be greatly appreciated.

Thanks,

Tim
 
Perhaps you can try to "execute" your cab this way:

wceload /noaskdest "mycab.cab"

Thomas
 
Back
Top