Deploy Package using Deploy.exe Not Shourtcut
CADForums.net Forum Index CADForums.net
Discussion of AutoCAD and other CAD software.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web cadforums.net
Deploy Package using Deploy.exe Not Shourtcut

 
Post new topic   Reply to topic    CADForums.net Forum Index -> Network
Author Message
Littlerubarb
Guest





Posted: Tue Aug 10, 2004 11:19 pm    Post subject: Deploy Package using Deploy.exe Not Shourtcut Reply with quote

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..

Back to top
John
Guest





Posted: Wed Aug 11, 2004 1:54 am    Post subject: Re: Deploy Package using Deploy.exe Not Shourtcut Reply with quote

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

Quote:
Littlerubarb<nospam@address.withheld> 8/10/2004 2:19:58 PM
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..
Back to top
 
Post new topic   Reply to topic    CADForums.net Forum Index -> Network All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




Windows Server DSP VoIP Electronics New Topics
Contact Us
Powered by phpBB