0
votes
2answers
178 views
Launching cab file from Visual C++ dll
Hi There,
Does anybody know how to launch a cab file from a Visual C++ dll thats being used as a setup dll when installing an application on windows mobile.
Basically, I need the d …
0
votes
1answer
412 views
WinCE CabWiz error: “inf contains DirIDs, which are not supported”
When building the windows mobile cab for our product, the windows CE CAB Wizard (CabWiz.exe) sometimes returns the error:
Error: File
c:\docume~1\build\locals~1\temp\wiz3340. …
0
votes
3answers
955 views
How to create the inf file for a smart device cab project from command line?
I am trying to get my continuous integration to create build the smart device cab project from within msbuild on the command line. Everything that I have found says to use the inf …
