Thoughts on Software Development and random other things.
© Copyright 2013, Chris Tacke
Ever want to make all CAB file installs on your device be silent? Simply add the following registry key to your platform:
[HKEY_CLASSES_ROOT\cabfile\Shell\Open\Command] @="wceload.exe \"%1\" /nodelete /noaskdest /noui"