Creating Windows Mobile CAB Files Programmatically
There is an easy way to create CAB files programmatically is to create Smart Device Cab Project in Visual Studio. If you check the Debug output you will see there is a command like this
"C:\Program Files (x86)\Microsoft Visual Studio 8\smartdevices\sdk\sdktools\cabwiz.exe" "C:\Users\aradiomy\Documents\Visual Studio 2005\Projects\Program\ProgramKurulum\Release\ProgramKurulum.inf" /dest "C:\Users\aradiomy\Documents\Visual Studio 2005\Projects\Program\ProgramKurulum\Release\" /err CabWiz.log
You can edit the *.inf file and call this command from a script or your program.
0 Responses to "Creating Windows Mobile CAB Files Programmatically"
Yorum Gönder