V
verenadoll
Hello NG,
i want to install a cab file with vb.Net. i use the following code:
Process.Start("\Windows\wceload.exe", "/noui /noaskdest /delete
0""\Storage Card\TestCAB""")
But nothing happens. I although found, that the file "wceload.exe" not
exist in the windows folder. But how can i install a cab file?
I use Windows Mobile 6.1 and MC5590.
Regards, Verena
i want to install a cab file with vb.Net. i use the following code:
Process.Start("\Windows\wceload.exe", "/noui /noaskdest /delete
0""\Storage Card\TestCAB""")
But nothing happens. I although found, that the file "wceload.exe" not
exist in the windows folder. But how can i install a cab file?
I use Windows Mobile 6.1 and MC5590.
Regards, Verena