I\'m making .cab file for deploying my application on mobile devices (Windows Mobile 6.5). I create it \"manually\" with cabwiz.exe, because Visual Studio 2008 has problems with CAB projects (they are
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 th
I am resetting up my development machine and I cannot seem to remember where I got CabWiz.exe (used for creating installation cab files for windows mobile).
I\'m writing a stored procedure containing SQL Select queries with some functions on some columns and a GROUP BY clause.