SirCasper Posted March 22, 2005 Posted March 22, 2005 Greetings all,I have a question. I am installing a terminal emulation program (PowerTerm) that is installing just fine, but after the installation copmletes it leaves open one of those windows that contain the shortcuts placed in the start menu. Obviously this is an annoyance... While I COULD leave it alone and let cleanup.cmd reboot the copmuter, I'd really like to kill this annoying window and let RunOnce continue to install everything with a more professional look.REG ADD %KEY%\070 /VE /D "PowerTerm" /fREG ADD %KEY%\070 /V 1 /D "%systemdrive%\apps\PowerTerm\32BIT\setup.exe /s /v/qn" /fPlease assist!, and thanks!
Alanoll Posted March 22, 2005 Posted March 22, 2005 taskkill or pskillDo some research on those two programs. taskkill is part of windows, pskill is from systernals.
SirCasper Posted March 22, 2005 Author Posted March 22, 2005 Thanks, I shall look into those options!
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