djhell Posted July 27, 2006 Posted July 27, 2006 hi, i want remove explorer from boot, i need explorer not started automatic.I want logon, and in the automatic execution i put my program and i want use only this..how can i do this?ps: i don't want unistall explorer.exe, but only not start it on windows boot..ps: sry 4 my english..
Shindo_Hikaru Posted July 27, 2006 Posted July 27, 2006 Explorer is the program that allows you to interact with your computer and programs. Disableing it would be insane.If you wish to have a logon screen appear prior to Explorer, you must go to Start > Settings Control Panel > User Accounts.
SiMoNsAyS Posted July 27, 2006 Posted July 27, 2006 let me remember that without explorer, there's no startbar nor desktop icons.for customization, litestep can replace explorer shell.
IcemanND Posted July 27, 2006 Posted July 27, 2006 look in registry at HKLM\software\microsoft\windows NT\currentversion\winlogonI seem to recall, it's been a long time, that you can changed the "Shell", "UIHost", and "Userinit" values to your own to not have explorer run and only have your own app run in their place.Do some research first, my brains a little rusty on this, but it should get you pointed in the right direction.
djhell Posted July 28, 2006 Author Posted July 28, 2006 tnx!i temoranely solved using a .bat file like this:taskkill /F /IM explorer.exebut if i can not run, it's better..tnx all, now i try
Innocent Devil Posted July 28, 2006 Posted July 28, 2006 try those keys IcemanND told to blanku will probably get a plain screenthen CTRL+ALT+DEL give taskmgr and so....
djhell Posted July 28, 2006 Author Posted July 28, 2006 because in mine farm there are 25 new industrial pc with windows xp embedded preinstalled.I need run only a software, and i solved changing shell = "c:\myprogram.exe" and not exploerer.exe..it works fine tnx all!
Doctor Trout Posted August 18, 2006 Posted August 18, 2006 SysInternals "Autoruns" will let you disable a number of options that load at startup (you'll be surprised at what it finds). One option is to stop explorer.exe loading at startup.Link: http://www.sysinternals.com/Utilities/Autoruns.htmlHope that helps.
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