/build/static/layout/Breadcrumb_cap_w.png

Terminate process in WiseScript Editor?

Is there a way to terminate a process with WiseScript Package Editor? I don't see it on the left hand list in 7.0 SP3.

0 Comments   [ + ] Show comments

Answers (4)

Posted by: aogilmor 15 years ago
9th Degree Black Belt
0
No built-in way in wise that i know of, but you can use wmi win32_process, which would be my preference since it's on basically every windows machine and runs silently, or a command line utility like tskill.exe or taskkill.exe.
Posted by: zipsantro 15 years ago
Purple Belt
0
terminate a process
[left]Exit Installation - This action exits the installation. This does not exit the MSI installation that called this WiseScript. It only exits the WiseScript .EXE. [/left][left]Application Exit Code - If this installation is called by another application, this is the return code to the calling application.[/left][left] [/left][left]Cheers![/left][left]Santro[/left]
Posted by: anonymous_9363 15 years ago
Red Belt
0
Santro, your actions exit the installer, but do not terminate an external process. It always pays to read the question :) I know, 'cos I've been an offender in the past and will no doubt be again.
Posted by: poojasri 15 years ago
Senior Yellow Belt
0
As we dont have inbuild option to terminate the process.We can also use pskill.exe to terminate the process.No need any comand lines.We need pskill.exe. only we need to give the name of the process need to be terminated.
Example:
Action : Execute program in Wisescript editor
The name of the exe is Pskill.exe in the command line pkzip.exe.
It will terminate the pkzip process

Note: we need to copy the Pskill.exe to the local machine before executing
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ