phillyman2004 Posted September 26, 2004 Posted September 26, 2004 I do alot of upgrades and tweaks to systems each day , I have Some Batch files that Run all my Registry Tweaks and then Start up The Install of Service Pack 2 , The situation is .....on most brand new computers there is a trial version of Norton AV 2004 , and it slows down the install of SP2 while it scans the files , I need a registry tweak or a Command that i can put in my batch files to kill the Norton AV from running while i am changing the system , and it has to work on Home and Professional XpRob
MHz Posted September 26, 2004 Posted September 26, 2004 Could use pskill.exe from a floppy or cd.Example in batchfilepskill \\%computername% processname.exeprocessname.exe would be each process associated with NAV2004.
phillyman2004 Posted September 26, 2004 Author Posted September 26, 2004 Hmmmm ok but i open about 50 computer boxes a day , each time i will have to change the computer name ?
MHz Posted September 26, 2004 Posted September 26, 2004 %computername% can be used as is shown. Or you can optionally leave it out of the command. I believe computername is entered for the purpose of a network pc.
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