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)
Please log in to answer
Posted by:
aogilmor
16 years ago
Posted by:
zipsantro
16 years ago
terminate a process
Posted by:
anonymous_9363
16 years ago
Posted by:
poojasri
16 years ago
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
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.
so that the conversation will remain readable.