Quote:
Originally Posted by Micke
Did you put a " around each fileextension in the Array? Like ("jpg", "png", "txt")
|
Quote:
|
Originally Posted by PACOMP.vbs
'Create a Array with Fileextensions for the archive, change to your enviroment
aList = Array("png", "jpg", "txt")
|
Quote:
Originally Posted by Micke
How is your command written in the CMD Window when you are running the script? If I can see your command I can then see if something is missing.
...
Try to change the archive name from c:\multypes.zip to c:\temp\multypes.zip
|
See attached screenshot
The c:\temp folder is empty.
Thanks for getting back so quick.
P.S. I am admin on WinXP SP3
P.P.S. Just thought - should the output path/filename to add be in quotes ??