CF - CAB deployment
- by no9
Hello.
I have followed this example
http://msdn.microsoft.com/en-us/library/Aa446504
and it works fine.
The cab is created and i can copy it on the device and install the app.
What im missing is that on device the application is not present in Programs folder.
All i can do is browse to its location in /program files and run it manualy.
Can some1 tell me how to:
install CAB so it makes a shortcut in programs on device
run the application automaticly after it has been installed
thanx !