B
Bjoern
Hello,
i want to install automatical a cab-file without the user have to
choose the destination folder.
i use the following code:
CreateProcess("wceload.exe","\\FlashDisk\\NVO2\\nd211.casio.pc.arm.cab
/noaskdest",null);
but the option /noaskdest is ignored and the user have to choose the
dest-folder.
and my second problem is that i have to know when the installation
finish.
what can i do?
Martin Negele
i want to install automatical a cab-file without the user have to
choose the destination folder.
i use the following code:
CreateProcess("wceload.exe","\\FlashDisk\\NVO2\\nd211.casio.pc.arm.cab
/noaskdest",null);
but the option /noaskdest is ignored and the user have to choose the
dest-folder.
and my second problem is that i have to know when the installation
finish.
what can i do?
Martin Negele