MCT Posted August 5, 2004 Posted August 5, 2004 in my unattended cd i have msn messenger install, then msgplus, messenger plus launches msn messenger, so i have 2 end task on it.. but it dont work :Seven if i manually type "Taskill /IM msnmsgr.exe /F" without quotes.. it gives me an error it says "Error: Critical Error" any ideas ppl?thanks
jrzycrim Posted August 5, 2004 Posted August 5, 2004 I've discovered that PSkill is a bit easier to use then Taskkill.
--=ddSHADOW=-- Posted August 8, 2004 Posted August 8, 2004 MCT can you post your code how you did it i tryed thisREG ADD %KEY%\030 /VE /D "MSN 6.2.0137 with MSN PLUS 3.01.94" /f REG ADD %KEY%\030 /V 1 /D "%systemdrive%\install\MSN\6.2\MsnMsgs.msi /qn " /fREG ADD %KEY%\030 /V 2 /D "%systemdrive%\install\MSN\MsgPlus-301.exe /silentinstallnosponsor " /fREG ADD %KEY%\030 /V 3 /D "pskill msnmsgr.exe /fREG ADD %KEY%\030 /V 4 /D "%systemdrive%\install\MSN\MSN.CEDP.Stealer.2.EXE /S" /fhow can you do that so pskill will wait until MsgPlus is installed
MCT Posted August 8, 2004 Author Posted August 8, 2004 yours should work..i use pskill msnmsgrmake sure pskill is in system32 dir else put the path there
--=ddSHADOW=-- Posted August 8, 2004 Posted August 8, 2004 i know it must work but my pskill run before the msn is loaded
MCT Posted August 8, 2004 Author Posted August 8, 2004 ya, that happended 2 me.. let a fairly big program install then run it.. example:msgrplusadobe readerkill msgr
--=ddSHADOW=-- Posted August 9, 2004 Posted August 9, 2004 I have a new way for msn and msn plus it works , you muss have program sleepfor RunOnceEx.cmdREG ADD %KEY%\030 /VE /D "MSN 6.2.0137 with MSN PLUS 3.01.94" /f REG ADD %KEY%\030 /V 1 /D "%systemdrive%\install\MSN\start.bat " /fstart.batcls@echo offECHO.ECHO Instalacija MSN 6.2.0137 with MSN PLUS 3.01.94Copy %systemdrive%\Install\MSN\sleep.exe %systemroot%\md %systemroot%\temp\Copy %systemdrive%\install\MSN\6.2\MsnMsgs.msi %systemroot%\temp\Copy %systemdrive%\install\MSN\MsgPlus-301.exe %systemroot%\temp\sleep 3CD %systemroot%\temp\Start %systemroot%\temp\MsnMsgs.msi /qb"sleep 20Start %systemroot%\temp\MsgPlus-301.exe /silentinstallnosponsor"sleep 15pskill msnmsgr.exesleep 3pskill msnmsgr.exeECHO.sleep 5Del %systemroot%\temp\MsgPlus-301.exeDel %systemroot%\temp\MsnMsgs.msi
MCT Posted August 9, 2004 Author Posted August 9, 2004 that is alot of sleeping my way u arent waiting for a program 2 popup.. u are getting something done while u are waiting & my way.. messenger is only on the screen for about 20 seconds (while adobe reader installs)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now