Extract .CAB file
-
Hi I have a .cab file for window mobile setup. at the time of creation of cab i add xml file in this. but i want to change this XML file without recreate this CAB file. how i extract this cab file and change the some code in XML and recreate the xml file without .NET support. Please suggest. Thanx Khatri Mitesh
~Khatri Mitesh khatrimitesh@hotmail.com Bikaner (Rajasthan) INDIA
-
Hi I have a .cab file for window mobile setup. at the time of creation of cab i add xml file in this. but i want to change this XML file without recreate this CAB file. how i extract this cab file and change the some code in XML and recreate the xml file without .NET support. Please suggest. Thanx Khatri Mitesh
~Khatri Mitesh khatrimitesh@hotmail.com Bikaner (Rajasthan) INDIA
Arn't CAB files using the same format as ZIP files? try changing the extension on the cab file and see how your system reacts to it. If that works then try using a library for manipulating zip files.
Joel Ivory Johnson (J2i.net) Live Messenger
-
Arn't CAB files using the same format as ZIP files? try changing the extension on the cab file and see how your system reacts to it. If that works then try using a library for manipulating zip files.
Joel Ivory Johnson (J2i.net) Live Messenger
Hi Zip and cab format is not same because when i try to run a cab file that are created by winzip or winrar. it not run on mobile. So please suggest how i add a file in cab or replace the existing file in cab. Thanx Khatri Mitesh
~Khatri Mitesh khatrimitesh@hotmail.com Bikaner (Rajasthan) INDIA