Tagged Questions

0
votes
3answers
173 views

Does an .exe file size affect if its icon is shown?

Hello, I have a large cluster of files that I'm trying to pack into a single self-extracting executable and have so far been able to accomplish this with both Installshield 10.5 and Winzip …
4
votes
7answers
516 views

Creating Compressed (Zipped) Folder using Delphi

Can I create Windows XP's Compressed (Zipped) Folder using Delphi?
3
votes
2answers
712 views

Creating a self-extracting zip archive on a linux box

Due to a number of constraints that I won't get into, I have to create a self-extracting ZIP archive on a linux box. The resulting archive should be executable on Windows only. Is this at all …
1
vote
4answers
247 views

Winzip hanging up in scheduled task batch file

I have a simple batch file as seen below that should extract a zip file to the root of E:. The zip file is valid and I can run the batch file from the command line just fine. Instead of completing …
0
votes
0answers
104 views

Zip files won’t unzip any longer [closed]

Why is it that zip files now come with a 0 length file associated with every folder? So now instead of being able to unzip the file, it's impossible to work with them any longer? Like, I downloaded …