Deploy .NET CF CAB from mobile IE and supress reboot message?

If so you could modify the registry to make the default command line for wceload contain the /noui and /noaskdest flags. If this is for a general deployment to anyone, then no, you can't subvert the way that wceload works without some other form of user intervention (providing them an app that changes the registry, providing an ActiveX control that allows you to pass the args, etc).

If so you could modify the registry to make the default command line for wceload contain the /noui and /noaskdest flags. If this is for a general deployment to anyone, then no, you can't subvert the way that wceload works without some other form of user intervention (providing them an app that changes the registry, providing an ActiveX control that allows you to pass the args, etc). A possible option would be to create some form of executable that they download instead that contains the CAB as an embedded resource.

You could extract it and then call wceload with the proper switches in that case.

Thanks ctacke. Thats the approach I had started out with: create a uber cab containing multiple cabs and this did not work as expected for me. Here is a thread on that: social.msdn.microsoft.com/Forums/en-US/w... Modifying the device registry beforehand is not an option for me.

If you have the option to use commercial applications, you can take a look at Mobile Packager . It does most of the things you are looking for. I hope it helps.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions