D
davewilliamson55555
I have a VS.NET 2005 cab along with it's inf on a storage card of a
windows mobile 5 device. From a VB.NET 2005 app on the same storage
card ... using the Process.Start("\Windows\wceload.exe", "/noui
/noaskdest /nodelete ""\Storage Card\App\mycab.CAB""") does not work
.... but if I remove the /noui it fires off the cab and the prompt
appears to "Choose the location to install".
What am I missing?
Thanks in advance.
windows mobile 5 device. From a VB.NET 2005 app on the same storage
card ... using the Process.Start("\Windows\wceload.exe", "/noui
/noaskdest /nodelete ""\Storage Card\App\mycab.CAB""") does not work
.... but if I remove the /noui it fires off the cab and the prompt
appears to "Choose the location to install".
What am I missing?
Thanks in advance.