Tagged Questions
1
vote
1answer
1k 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.inf
contains ...
0
votes
1answer
342 views
Exclude setup.dll from Smart Cab Project in VS2008
I have added some custom actions to our installer which is run on CE5 and WM6. This installer works fine and builds fine. There is however one annoyance. The setup.dll is deployed to the device and ...