Results 1 to 2 of 2

Thread: Files

  1. #1

    Thread Starter
    Hyperactive Member mastermind94's Avatar
    Join Date
    Jun 2000
    Location
    Montréal, Canada
    Posts
    441

    Unhappy

    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?

  2. #2
    PowerPoster Chris's Avatar
    Join Date
    Jan 1999
    Location
    K-PAX
    Posts
    3,238

    Lightbulb

    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
  •  



Click Here to Expand Forum to Full Width