Deploy Package using Deploy.exe Not Shortcut,
We would like to use a script to execute the deploy.exe but it seems error every time, it's looking for a command line variable...Tried everything but cannot get it to work..
Deploy Package using Deploy.exe Not Shortcut,
We would like to use a script to execute the deploy.exe but it seems error every time, it's looking for a command line variable...Tried everything but cannot get it to work..
vbs script:
[begin code]
Dim WshShell, oExec
Set WshShell = CreateObject("WScript.Shell")
Set oExec = WshShell.Exec("Y:\someplace\deploy.exe ""DeploymentName""" )
Do While oExec.Status = 0
WScript.Sleep 100
Loop
'do next vbs thing here
[end code]
-John
We would like to use a script to execute the deploy.exe but it seems errorLittlerubarb<nospam@address.withheld> 8/10/2004 2:19:58 PM
Deploy Package using Deploy.exe Not Shortcut,
every time, it's looking for a command line variable...Tried everything but
cannot get it to work..
Anyone kow anything about this CAD package
How can I package a .txt file in a VLX?
Frigidaire cad package?