baza23 Posted May 11, 2004 Posted May 11, 2004 With regards to this thread, http://www.msfn.org/board/index.php?showtopic=9453was wondering where to put the following text in which file.Trick #3: Disable that stupid xp search companion:Like the old win2k search? Bring it back! REM Disable search companionregsvr32 /u /s %windir%\srchasst\srchui.dllCheers
Alanoll Posted May 11, 2004 Posted May 11, 2004 in one of your batch files, that run when the user logs in, NOT when setup is still going.
baza23 Posted May 11, 2004 Author Posted May 11, 2004 Can in go in that runonceex.cmd file? If so how.
gosh Posted May 12, 2004 Posted May 12, 2004 srchui.dll is registered by syssetup.inf at the 13 min mark. Therefore you could probably unregister it at or after this point, or you could just simply delete the file from the source files.-gosh
baza23 Posted May 12, 2004 Author Posted May 12, 2004 srchui.dll is registered by syssetup.inf at the 13 min mark. Therefore you could probably unregister it at or after this point, or you could just simply delete the file from the source files.-goshSo I can just delete srchui_dl from the i386 folder and that will give me the classic win 2000 search?
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