evilkorn Posted February 17, 2006 Posted February 17, 2006 (edited) I would like to change the default Welcome Screen in a custom XP pro cd. The best guide I found was this tut, but that has nothing to do wtih adding it to a custom unattended cd. I do have some idea on what to do. I found the LOGONUI.EX_ in the I386 folder. So im guessing all I need to do is change that then recreate the ISO and go from there. But im not sure if that is the correct way, or even sure how to create an .EX_ file. I know, from googe that .EX_ is a compressed exe file, which is the same exe file that hold the pic for LOGONUI.EXE. Edited February 17, 2006 by evilkorn
Lost Soul Posted February 18, 2006 Posted February 18, 2006 I would like to change the default Welcome Screen in a custom XP pro cd. The best guide I found was this tut, but that has nothing to do wtih adding it to a custom unattended cd. I do have some idea on what to do. I found the LOGONUI.EX_ in the I386 folder. So im guessing all I need to do is change that then recreate the ISO and go from there. But im not sure if that is the correct way, or even sure how to create an .EX_ file. I know, from googe that .EX_ is a compressed exe file, which is the same exe file that hold the pic for LOGONUI.EXE.here the guide in msfn is very informative for things like thishttp://unattended.msfn.org/unattended.xp/view/web/78/
evilkorn Posted February 18, 2006 Author Posted February 18, 2006 Thats the same link I put in my original post. But I don't know how to add create the ex_ file. Also the files were in different spots on my cd. That guide tells you how to edit the other login screen not the welcome screen.
Draugen Posted February 18, 2006 Posted February 18, 2006 (edited) 1) You might need a modified SYSSETUP.DLL (not sure)2) to "create a .ex_ file" run makecab logonui.exe from a command promt3) then dump the modified file in the i386 dir4) if you read the whole link above, it is for BOTH classic and XP logon Edited February 18, 2006 by Draugen
Randy Rhoads Posted February 19, 2006 Posted February 19, 2006 2) to "create a .ex_ file" runCODEmakecab logonui.exefrom a command promtWill need to use modifype.exe, which i attached, on any edited ".exe" or .".dll" system files before compressing them or Windows will reject the file during setup.Just copy the modifype.exe file inside your system32 folder, open a command prompt and type:MODIFYPE logonui.exe -cPress EnterIt will display a message " No error occured, have a nice day"Now its ready to be compressed using makecab.modifyPE.exe
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