MSFN Forum: taskkill @ T-9 - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

taskkill @ T-9 Rate Topic: -----

#1 User is offline   MCT 

  • MSFN Junkie
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,288
  • Joined: 19-May 04

Posted 09 July 2004 - 02:47 PM

just wonderin how i can kill a process @ T-9

heres my code
<execute display='PE Explorer' program='#SOURCEDRIVE#\Install\Apps\PExplorer\PE.Explorer_setup.exe' arguments='/VERYSILENT'></execute>
<execute display='Killing PE Process' program='taskkill.exe' arguments='/IM hh.exe /F' nowait='true' />


it works fine if i do it from GUIRunOnce but not during windows install, help me :rolleyes:
its probly somethin im missing

thanks :)


#2 User is offline   killerbee 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 500
  • Joined: 22-April 03

Posted 09 July 2004 - 04:11 PM

hi,

i never tried it with taskkill.exe, but using pskill out of the PSTools from Sysinternals works for sure like this:
	 <execute display='Installing Winamp...'  program='#xplode#\Applications\winamp\winamp503_full.exe' arguments='/S'></execute>
 	 <execute display='Killing Winamp RegWindow...'  program='pskill' arguments='winamp' hide=''></execute>


hope this helps a bit

cya

Killer Bee

#3 User is offline   MCT 

  • MSFN Junkie
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,288
  • Joined: 19-May 04

Posted 10 July 2004 - 08:33 PM

hi killerbee

thanks :rolleyes: i havent tried with pskill, but i will now, :)

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy