PiotrMP006
Programmer
Hi
Always return code 0
Please help me
Code:
errorcode = WshShell.Run ("cmd /c start """" /low /wait ""C:\Program Files\7-Zip\7zG.exe"" a -t7z -- """ & archivename & """ " & arguments, 1, True)
Always return code 0
Please help me