How To Make .cab files Tips and Tricks
Wednesday, May 13, 2009
ou can use windows native dos command " MAKECAB " to create CAB files
Syntax : makecab [Source] [Destination Folder]
1. Type CMD on run
2. makecab souce destination
eg: To make a CAB file for C:\mywar.exe to D:\war.cab
1. Run> CMD
2. makecab C:\mywar.exe D:\war.cab
3. enter
0 comments: to “ How To Make .cab files Tips and Tricks ”
Post a Comment