MSFN Forum: taskkill.exe help request - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

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

taskkill.exe help request Rate Topic: -----

#1 User is offline   coucou 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 811
  • Joined: 01-January 04

Posted 31 May 2005 - 12:29 PM

Hi,

I have 2 questions about this tool.
1) I found the silent install switch for hkSFV 2.0 utility. hksfvSetup.exe /S. The problem is that the (Windows Exlporer) group of this utility is opened at the end of the installation. when itested taskkill.exe /F /IM explorer.exe all my desktop was cleared and i had to reboot.
Is there any how to close that group???

2) What difference between taskill and pskill

TNX
coucou


#2 User is offline   Bâshrat the Sneaky 

  • aka Wim Leers
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,214
  • Joined: 29-October 03
  • OS:none specified
  • Country: Country Flag

Posted 31 May 2005 - 01:27 PM

1) That's normal. But you don't have to reboot... Just restart explorer ;)

START explorer.exe


As a test, you could do this: end explorer.exe in Task Manager and then using the 'File > New Task (Run...)' menu to enter 'explorer.exe' and you will see you will get your desktop back ;)


2)-taskkill is included in Windows XP by default
-pskill is a more advanced version of it and is part of the PStools, which includes several other very useful command line tools.

#3 User is offline   Achdine 

  • Junior
  • Pip
  • Group: Members
  • Posts: 97
  • Joined: 11-May 05

Posted 31 May 2005 - 03:02 PM

Try using NirCMD.exe. I've never used pskill, but NirCMD can:
~kill processes based on process name or ID.
~close windows based on handle/ID/class/title/part of the title/beginning of the title.

The ability to close windows would allow you to close your explorer window without having to restart the shell, and without opening a cmd window. Just use a command like
NirCMD win close title "C:\Program Files\hkSFV"

You can find this 24 kb utility here.

#4 User is offline   Martin Zugec 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,373
  • Joined: 24-January 04

Posted 01 June 2005 - 12:02 AM

I am using wmic for tasks like this :) I can kill processes by almost any filter, including vendor etc...

#5 User is offline   coucou 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 811
  • Joined: 01-January 04

Posted 01 June 2005 - 04:39 AM

TNX all for yr help,

Finally i used Achdine way
nircmd.exe win close title "C:\Documents and Settings\Administrator\Start Menu\Programs\hkSFV"
:thumbup

Regards
coucou

#6 User is offline   coucou 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 811
  • Joined: 01-January 04

Posted 01 June 2005 - 06:02 AM

Here I found how to disable and remove a special icon in the tray

For example when installing CloneCD, it create a CloneCD Tray icon.
Here the .reg file to disable and remove it
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run]
"CloneCDTray"=-
as the register need to be refreshed, the icon tray will be removed on next reboot.
BTW: i added this reg disable and remove line to my Key.CloneCD.reg

Regards
coucou

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