由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
DotNet版 - Kill running applications
相关主题
请问可能从command line invoke复杂的Windows Form Application吗?Re: Application Interoperability btw .N
A permission problem?website project
Question about structOffice Business Application
用Web Service,当client调用Server的API的时候, 求牛牛帮忙看看,我快傻了.
vb.net event handler 请教!如何raise一个event,所有form中任何一个on top的可以handle?C# Deploying application 如何加入一个 folder的文件?
如何实现类似Windows Update的功能?asp.net web application - Page full screen of browser or adjustable, Please!
VS.Net的一个问题痛苦IT大妈求助
Windows XP求教An application to monitor a folder
相关话题的讨论汇总
话题: kill话题: app话题: running话题: my
进入DotNet版参与讨论
1 (共1页)
D*****n
发帖数: 363
1
My .Net service program calls APP A who invokes APP B to do a job.
After it is done, A closes but leaves B running in the system. Is
there a way that I can kill the unwated APPs spawned by my service
program?
g***y
发帖数: 27
2
since you mentioned kill, try http://msdn2.microsoft.com/en-us/library/system.diagnostics.process.kill.aspx
but this is not an elegant way. also check out process.close or
closemaintwindow and see if they work for your app.
1 (共1页)
进入DotNet版参与讨论
相关主题
An application to monitor a foldervb.net event handler 请教!如何raise一个event,所有form中任何一个on top的可以handle?
is it possible to access sharepoint files from my current Web application?如何实现类似Windows Update的功能?
WinForm project converted to WebForm ApplicationVS.Net的一个问题
Did anyone build the barcode scan into .net application? Thank you!Windows XP求教
请问可能从command line invoke复杂的Windows Form Application吗?Re: Application Interoperability btw .N
A permission problem?website project
Question about structOffice Business Application
用Web Service,当client调用Server的API的时候, 求牛牛帮忙看看,我快傻了.
相关话题的讨论汇总
话题: kill话题: app话题: running话题: my