• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Windows - Command Line Zip

rgratto2

2[H]4U
Joined
Jul 22, 2005
Messages
2,319
Is there a way to run a batch zip job from the command line in windows, or do i need a third party program (like 7zip)?
 
What version of windows?

For Xp you can use compact.exe /? to find all the switches for the built-in compression utility, but I don't know if it works with anything newer.
 
What version of windows?

For Xp you can use compact.exe /? to find all the switches for the built-in compression utility, but I don't know if it works with anything newer.

This works in Vista and 7 as well.
 
Use cygwin and use linux cmd line programs.
With cygwin you can have a bash prompt in windows, I used to build custom firefox builds with it and gcc, they worked on windows it was cool. Bash in windows was awesome!
 
What version of windows?

For Xp you can use compact.exe /? to find all the switches for the built-in compression utility, but I don't know if it works with anything newer.

Hmm, I looked into compact a little bit, but I really want to create a zip file from an input file.
 
Back
Top