Hi,
"Miken2010" <(E-Mail Removed)> wrote in message
news:775DE7DF-B29C-496A-9D07-(E-Mail Removed)...
> I want to install "Device" as default, and don't dispaly the interface to
> end user.
Take a look at a blog post of mine titled "Making a CAB file which doesn't
prompt for installation location" available at
http://www.christec.co.nz/blog/archives/534
In essenance you need to edit your CAB's *.INF file to remove the InstallDir
setting within the [CEStrings] section. This will remove the prompt that the
installer is displaying to select installation location.
You can also refer to the MSDN documentation on "User Selected installation"
available at
http://msdn.microsoft.com/en-us/library/ms934876.aspx
Hope this helps,
Christopher Fairbairn