Scripting XP

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • The PIT
    Super MURCer
    • Aug 1999
    • 11901

    #1

    Scripting XP

    Can you run a script to compress a group of files to a zip file on the desktop using the inbuilt zip compression???
    Chief Lemon Buyer no more Linux sucks but not as much
    Weather nut and sad git.

    My Weather Page
  • cjolley
    Super MURCer
    • Aug 1999
    • 7672

    #2
    Chuck
    秋音的爸爸

    Comment

    • The PIT
      Super MURCer
      • Aug 1999
      • 11901

      #3
      well I was thinking of using a dos batch file to do it.
      Chief Lemon Buyer no more Linux sucks but not as much
      Weather nut and sad git.

      My Weather Page

      Comment

      • Lucid
        MURCer
        • Sep 1999
        • 190

        #4
        XP's built-in zip functionality does not include a command line interface.
        There's no place like 127.0.0.1

        Comment

        • Marshmallowman
          Super MURCer
          • Sep 1999
          • 3416

          #5
          Could you just install a file compression utility to do it by batch file.

          Old pkzip.exe could work at a pinch, but I do know winzip has a comandline interface add-on, and I think a lot of others probably support for use on the command line as well.

          Comment

          • Paddy
            Super MURCer
            • Mar 2000
            • 6067

            #6
            I use rar from a dos batch file
            @rar a -agDDMMMYY -m4 -idcq d:\Backup\WebServer\Current\WebServer_
            The Welsh support two teams when it comes to rugby. Wales of course, and anyone else playing England

            Comment

            Working...