#1
|
|||
|
|||
Exit SecureCrt from script
hi,
i used a combination of batch file + VBS script to run send command to securecrt is there anyway to completely close the SecureCrt window once you are done with it? the reason is i am running the batch file using task scheduler every 15 minute, and once it is finish running, the securecrt window is not closing even though i have completely logout from my session. and the task scheduler still assume that my batch file is still running because the vbs file that i called for securecrt is not completely closed thanks for the help in advance |
#2
|
|||
|
|||
Hi michellejunlee,
Thanks for the question. You may be able to accomplish your goal by using the following after you have disconnected from the remote server: Code:
crt.Quit Do either of these options help? |
![]() |
Thread Tools | |
Display Modes | Rate This Thread |
|
|