In another thread i read something about the command taskkil when installing DAP 7. I found the programm, but where should i put this programm and how do i acivate it?
Page 1 of 1
DAP 7
#2
Posted 02 July 2004 - 04:23 PM
If you had even bothered reading the entire thread you would have known how to use taskkill and how to call it.
Its really frustrating when members cant do a proper search for previous posts/threads. And please dont even say that you did a search and nothing came up because I just did a 15 second search and am looking at the thread I had posted in a few days back.
Its really frustrating when members cant do a proper search for previous posts/threads. And please dont even say that you did a search and nothing came up because I just did a 15 second search and am looking at the thread I had posted in a few days back.
#3
Posted 03 July 2004 - 06:27 AM
hi,
taskkill.exe is part of Windows XP Professional
cya
Killer Bee
taskkill.exe is part of Windows XP Professional
cya
Killer Bee
#4
Posted 03 July 2004 - 08:05 AM
@ big poppa pump: nice to see that there are still some people who know to be polite. Furthermore i read this thread and didn't understand it. The lines i use, in runonceex all start with reg add %key% and so on. This doesn't look like the lines you posted in the thread. Therefor my question. Do i have to put the taskkil programm in the DAP dir and what commandline should i use that gives the right command, seeing my lines differ from yours.
#5
Posted 06 July 2004 - 05:02 PM
eddy_71
Under WinXP Pro, two copies of taskkill.exe are found here:
- C:\WINDOWS\system32\
- C:\WINDOWS\system32\dllcache\
taskkill.exe is installed by default with WinXP Pro.
However, as I read in some posts, taskkill.exe isn't part of WinXP Home. So, if you have WinXP Home, you need to get taskkill.exe, then put it here:
$OEM$\$$\System32\taskkill.exe
This is an example taken from a post:
As you can see, you don't have to refer to the directory in which taskkill.exe resides, which is System32. Nor you need to put the taskkill program in DAP directory.
/F means force (i.e. to force termination of a process without confirmation)
/IM means image (i.e. name of process or program to terminate).
More info:
http://unattended.ms...p/runonceex.htm
Visit this link for more information on taskkill:
http://www.microsoft.com/windowsxp/home/us...en/taskkill.asp
I hope this helps.
Under WinXP Pro, two copies of taskkill.exe are found here:
- C:\WINDOWS\system32\
- C:\WINDOWS\system32\dllcache\
taskkill.exe is installed by default with WinXP Pro.
However, as I read in some posts, taskkill.exe isn't part of WinXP Home. So, if you have WinXP Home, you need to get taskkill.exe, then put it here:
$OEM$\$$\System32\taskkill.exe
This is an example taken from a post:
Quote
REG ADD %KEY%\0070 /VE /D "IsoBuster" /f
REG ADD %KEY%\0070 /V 1 /D "%systemdrive%\install\IsoBuster.exe /VERYSILENT /SP-" /f
REG ADD %KEY%\0070 /V 2 /D "taskkill /F /IM isobuster.exe" /f
REG ADD %KEY%\0110 /VE /D "Getright Download Manager" /f
REG ADD %KEY%\0110 /V 1 /D "%systemdrive%\install\Getright.exe /s" /f
REG ADD %KEY%\0070 /V 1 /D "%systemdrive%\install\IsoBuster.exe /VERYSILENT /SP-" /f
REG ADD %KEY%\0070 /V 2 /D "taskkill /F /IM isobuster.exe" /f
REG ADD %KEY%\0110 /VE /D "Getright Download Manager" /f
REG ADD %KEY%\0110 /V 1 /D "%systemdrive%\install\Getright.exe /s" /f
As you can see, you don't have to refer to the directory in which taskkill.exe resides, which is System32. Nor you need to put the taskkill program in DAP directory.
/F means force (i.e. to force termination of a process without confirmation)
/IM means image (i.e. name of process or program to terminate).
More info:
http://unattended.ms...p/runonceex.htm
Visit this link for more information on taskkill:
http://www.microsoft.com/windowsxp/home/us...en/taskkill.asp
I hope this helps.
#6
Posted 07 July 2004 - 05:56 AM
Thank you very much Mazin. This is exactly the answer i was looking for.
Share this topic:
Page 1 of 1



Help
Back to top









