|
-
Jun 13th, 2000, 05:22 PM
#1
Thread Starter
Hyperactive Member
How can I compress a file (e.g: Install.EXE to Install.EX_) et decompress a file (Install.EX_ to Install.EXE) like a setup program?
-
Jun 13th, 2000, 06:03 PM
#2
PowerPoster
may be you can use makecab.exe and extract.exe.
- makecab.exe - Create cabinet file(s).
- extract.exe - Decompress cabinet file(s).
You can refer to this Thread
or you can use Compress.exe and Expand.exe.
- Compress.exe - Crompress file and replace the last character of the extension to "_".
- Expand.exe - Decompress the file(s).
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|