Jump to content

Script that make a zip file


Caaio
 Share

Recommended Posts

Dear guys,

I'm looking for a script that will run everyday automatic, will make a command line in DOS mode that will make a zip file. This zip file must be saved with a different name everytime that script is running (of preference with name of the date of the day).

Anyone knows if there is any script that make this command or something that is seemed with what I'm looking for?!

Regards.

Link to comment
Share on other sites

Hello Caaio,

Sorry, in a meeting right now so this must be brief. Check out the following:

1 - For creating ZIP files via commandline, check out IZARC

2 - Compile a script using ShellExecuteWait to call command line, passing a unique string for output filename

3 - Windows Task Scheduler ( in Control Panel ) for scheduling your task

Edited by zfisherdrums
Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...