Hi all
I am trying to get this to work on my winxp box :
It runs fine on my 98se but nogo on the xp
Does anyone have any suggestions?
btw.
Its purpose is to fire up winzip and zip FTZ(file to zip) and save it to SZA (save zip as)
I am trying to get this to work on my winxp box :
Code:
Shell "c:\VortexBackup\wzzip -rp -ex " & SZA & " " & FTZ & " "
It runs fine on my 98se but nogo on the xp
Does anyone have any suggestions?
btw.
Its purpose is to fire up winzip and zip FTZ(file to zip) and save it to SZA (save zip as)