• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Vista Compresse

lambchops511

Senior member
You know the windows compression/decompression for zip

(ie.) right click file -> send to -> compressed (zipped) folder


is there a commandline equivalent? thanks
 
You can use VBScript for this, but I don't think there are any command line parameters for windows zip. Command line will work with winzip or 7zip, etc.
 
Originally posted by: aznium
i need to use the windows zip . not winzip/7zip

vbscript is probably the only way then. I'm not a vb guy, but if you search on "zip folder vbscript" you should find what you need.

 
Back
Top