Home
Community
Discussion Forums
Most Active Software Boards
LabVIEW
Topic
LabVIEW
Register
·
Login
·
Help
Community
Category
Board
Documents
Users
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Topic Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
All Forum Topics
Previous Topic
Next Topic
Is it possible to kill application Process by programmatically?
Is it possible to kill application Process by programmatically?
LV2010
Member
08-02-2004
10:34 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Hi all,
I wanted to kill TSAUTO~1.EXE by Programmatically. Is it possible with Laview?
If any body know, could you please leave a message.
Thanks
Sashi
0
Kudos
Message
1
of 4
(3,539 Views)
Reply
Re: Is it possible to kill application Process by programmatically?
Andrey_Dmitriev
Trusted Enthusiast
08-02-2004
10:57 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Yes, it is possible.
First you need to get Process Id (with TList.exe, for example, and then call kill with this ID. that's all)
In attachment you can found these utilities and VI for killing explorer. Just change iexplore.exe with other name.
killer.zip 104 KB
0
Kudos
Message
2
of 4
(3,539 Views)
Reply
Re: Is it possible to kill application Process by programmatically?
LV2010
Member
Author
08-03-2004
02:24 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Dear Mr. Drnitriev,
Thank you very much. You program is working properly.
Regards,
Sashi
0
Kudos
Message
3
of 4
(3,539 Views)
Reply
Re: Is it possible to kill application Process by programmatically?
LV2010
Member
Author
08-05-2004
07:22 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Dear Mr.Drnitriev,
I tried the software which you gave but I am always getting below error
Error 2 occurred at System Exec.vi. Command was "kill 508 //f"
Possible reason(s):
LabVIEW: Memory is full.
---
NI-488: Write detected no Listeners.
Could you please tell me why I am getting that error.
Regards,
Sashi
0
Kudos
Message
4
of 4
(3,539 Views)
Reply
All Forum Topics
Previous Topic
Next Topic