MSFN Forums: How to make a logon screen - MSFN Forums

Jump to content


  • (2 Pages)
  • +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

How to make a logon screen Rate Topic: -----

#1 User is offline   FthrJACK 

  • I am a PC...
  • Icon
  • Group: Patrons
  • Posts: 3,392
  • Joined: 16-August 01
  • Gender:Male

Posted 12 November 2001 - 01:19 PM

ill go thru this tutorial as though you are using Restorator, but you can use Winhack, Colledit etc if you like. you can get Restorator from: http://www.bome.com/Restorator/


1) Start restorator up, an open the loginui.exe file found in your C:WINDOWSsystem32 folder.

2)Now, expand the bitmap tree and extract the images to a directory on your desktop, now you can edit all of these in a pait program, Fireworks, Paintshop etc. when you have edited each one, go to the file you want to replace in Restorator, eg, the main background image 001.bmp, click on it in the tree and it will appear on the right hand side, go back to the file on your desktop and highlight it, now press CTRL+C to copy it, back in Restorator click on the image in the right window and press CTRL+V to paste your new image in, do this with all the images until you are happy with them all.

3)Now for the background colors, fonts etc. these are found in the UIFILE/1000. click on the 1000 file and scroll down till you get to the text. when you get to this bit stop.

<style resid=framess>
element
{
background: argb(0,1,57,202);
}
element [id=atom(contentcontainer)]
{
background: rgb(1,57,202);
}
button
{
background: rcbmp(112,6,#FF00FF,0,0,1,0);
borderthickness: rect(8,8,0,8);


The bit in red is the bit we are interested in, its the main background color, you can find out the RGB value for colors with your paint program in "define custom colors" it shows you the Red, Green, and Blue values on the right hand side when you select a color you want to use, simply type these numbers into the 1000 file, dont worry if the color value in the 1000 file is more than three values, just leave the FIRST one as 0.
Right click on the 1000 file window in Restorator, and select "tool window", now click on the ABC| tab and edit it, then press F8 to apply your changes, other parts of the 1000 file you might want to edit are:

</style>

<style resid=toppanelss>
element
{
background: argb(0,0,0,0);
}
element [id=atom(toppanel)]
{
background: rgb(25,34,63);
}
element [id=atom(divider)]
{
background: rcbmp(125,6,#FF00FF,0,0,1,0);


This is the color of the top panel, you can also set this as a gradient like the bottom one is by using the code highlighted in red below inplace of the red code for the top panel, the gradient is just two RGB values.

<style resid=bottompanelss>
element
{
background: argb(0,0,0,0);
}
element [id=atom(bottompanel)]
{
background: gradient(argb(0,0,10,141), argb(0,248,202,80), 0);
fontface: rcstr(2);
}
element [id=atom(divider)]
{
background: rcbmp(126,6,#FF00FF,0,0,1,0);



Ill finish this later... to be continued.

Ad Bot #1 User is online   Sponsor Icon

  • Advert Bot
  • Group: Ad Bots
  • Posts: 0
  • Joined: --

Warn Status

Warning level: 0%

0
  • +
  • -

#2 User is offline   Lost Soul 

  • Snap ... Crackle ... Pop
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,746
  • Joined: 12-December 03
  • Location:Area 51

Posted 12 December 2003 - 10:02 AM

hi ive read your small tut and its a great tut i know you say its unfinished, so ill just ask you one question, how do you change the words on it ?

thanks

lost soul

hi im sorry i keep adding more things , i keep on thinking of new questions i hope you dont mind, here are 2 more questions to throw at you..

1) after changing the welcome screen, how do i add that to my unattended xp pro cd, ?

and

2) if i can alter the welcome screen in this manner, how can i alter the logging off screen ?


thanks again

lost soul

#3 User is offline   aswettla 

  • Newbie
  • Group: Members
  • Posts: 48
  • Joined: 16-February 03

Posted 27 December 2003 - 10:35 AM

That is a very good article u have there! :P

#4 User is offline   Orsi 

  • Hasta la Windows Vista, baby
  • PipPip
  • Group: Members
  • Posts: 181
  • Joined: 09-October 03
  • Gender:Male
  • Location:Sao Paulo

Posted 28 March 2004 - 10:18 PM

@Lost Soul > to edit the words in logon screen just edit the texts in the String Table session
and to include the file in the unattended CD, include it the $$\System32 folder

#5 User is offline   db-ie 

  • msfn_lurker
  • Group: Members
  • Posts: 36
  • Joined: 26-April 04

Posted 29 April 2004 - 08:49 PM

any reason for the whole empty space? atfirst was thinking my logonui.ex_ was messed up, but then i understood why he said scroll down,

@orsi, why not just makecab logonui.exe and put it back in the i386 ? save the time and it'll be there just the same :B

#6 User is offline   Nakkoush 

  • Junior
  • Pip
  • Group: Members
  • Posts: 78
  • Joined: 18-August 04

Posted 29 May 2005 - 05:17 PM

I've read this usefull tutorial thx for the writer!
i've changed my logon screen but now how to slipstream it to my unattended XP

#7 User is offline   dwit 

  • Dwit
  • Group: Members
  • Posts: 30
  • Joined: 31-October 04
  • Gender:Male
  • Location:Atlanta

Posted 13 July 2005 - 07:52 PM

OK first of all i don't pretend to be all that knowledgeable about this forum because i haven't been a member very long but it seems to me if you were going to write a "How to Guide" :no: (Especially one that is sticky-ed in the forum dedicated to logonUI and Bootscreens and is the very first post none the less with a big Ole title "HOW TO MAKE A LOGON SCREEN) :no: It's like saying hey i'm gonna when your owed $100 and person calls you up and says he i got your money and then he only gives you $25. Don't get me wrong I'm Glad fthrJACK is writing this tut it has started me on the right path for which i am truly appreciative of. But just think be for whoever made this the number one post in a forum dedicated to this subject the should have waited until the tutorial was complete. OK i'm done I'll get off my soap box.

but to nakkoush just rename your custome logonscreen to LOGONUI.exe
and then you can either put it in your

$oem$$$System32 Folder

or you can (again rename it to logonui.exe) use modifype and makecab to and put it in your i386 folder

MSFN How to Compress files

Check out this it will tell you how to do the second method.

make sure you test this first because trust me it's not pretty when it doesn't work but if for some reason it doesn't install properlly just hold down your cntr + alt + del keys untill it switches to 2000 looking logon screen. you can then put in your password and then fix it the file should be copied to your %windir%system32 folder.

#8 User is offline   Scootermyth 

  • Group: Members
  • Posts: 5
  • Joined: 09-November 05

Posted 17 November 2005 - 02:17 PM

Just use LogonStudio at www.wincustomize.com

It's free.

Not great but you can re-edit your logonui.exe after it's done if you want to add/delete some things.

A lot easier than trying to recreate and recompile all that stuff.

#9 User is offline   supra98twinturbo 

  • Group: Members
  • Posts: 1
  • Joined: 21-December 05

Posted 21 December 2005 - 01:39 PM

I am new to customizing the windows login screen. I am running win xp pro x32 and xp pro x64 corp on another rig and I wanted to know if I need a program like windowsblinds. Is there a way to add text where it would normally say shutdown you could add text such as "Turning off this computer will result in you in loosing my number". Has this been test on x32 and x64 OS's?

This post has been edited by supra98twinturbo: 21 December 2005 - 01:46 PM


#10 User is offline   ahmedsayed 

  • Group: Members
  • Posts: 1
  • Joined: 01-April 06

Posted 02 April 2006 - 04:22 AM

:thumbup

#11 User is offline   Jiwek 

  • Group: Members
  • Posts: 5
  • Joined: 06-May 06

Posted 07 May 2006 - 12:04 AM

I'm glad I read all of this before I tried it. I would have been p***ed that it ends after so little modification.

#12 User is offline   KMFM$ 

  • Newbie
  • Group: Members
  • Posts: 23
  • Joined: 04-August 04
  • Gender:Male

Posted 25 May 2006 - 05:57 AM

I actually like to use existing .logonxp themes. I just pull the graphics and the UIFILE out of the .logonxp theme via ResHack and put them into my logonui.exe's via ResHack too. Works like a charm. :thumbup

#13 User is offline   NerveBand 

  • Group: Members
  • Posts: 1
  • Joined: 10-July 06

Posted 10 July 2006 - 04:55 AM

View PostKMFM$, on May 25 2006, 07:57 AM, said:

I actually like to use existing .logonxp themes. I just pull the graphics and the UIFILE out of the .logonxp theme via ResHack and put them into my logonui.exe's via ResHack too. Works like a charm. :thumbup


Thank you so much for that awesome tip. I really was wondering how to implement LogonXP's ease of use. BTW. You don't need to use reshack to edit logonxp themes. Just rename .logonxp to zip and extract!

#14 User is offline   weasleyclark 

  • Newbie
  • Group: Members
  • Posts: 16
  • Joined: 08-August 06
  • Gender:Male
  • Location:San Diego

Posted 09 August 2006 - 02:13 PM

to supra98twinturbo

to change the "shut down" text you go to "system" under the "control panel". And under "Computer Name" You add what you want it to say. Apply that and the next time you get to the login Screen it should have the text changed.

This worked for me using Xp Home OEM, atleast this is what i think i did. i will check again when i get home to make sure. ;)

#15 User is offline   Kamus 

  • Junior
  • Pip
  • Group: Members
  • Posts: 51
  • Joined: 19-June 06

Posted 01 September 2006 - 12:00 AM

Hi, is very useful information but I think that is more easy with LOGON STUDIO of Stardock

Check it out, don't lose nothing.

#16 User is offline   pacerier 

  • Newbie
  • Group: Members
  • Posts: 10
  • Joined: 03-September 06

Posted 03 September 2006 - 07:12 PM

hi, can someone help me with this userinterface changing? under bitmap, i can only see 100, 102 to 114, 119, and 121 to 127. i cant seem to find 001 and the rest to change the login screen. how should i go about doing it?

#17 User is offline   steev 

  • steev
  • Group: Members
  • Posts: 38
  • Joined: 17-July 06
  • Location:Earth

Posted 03 September 2006 - 08:46 PM

Is Resource Hacker the same thing? Can I use it instead of Restorator?
Steve

This post has been edited by steev: 03 September 2006 - 08:47 PM


#18 User is offline   machkris 

  • Junior
  • Pip
  • Group: Members
  • Posts: 87
  • Joined: 27-August 06

Posted 24 December 2006 - 03:49 AM

Can someone HELP me?

I am trying to make my Boot Screen look like the one [attachment=15897:attachment], but when Windows is booting up it is showing up as these [attachment=15898:attachment] [attachment=15899:attachment] with distorted colors. Which file I need to edit in the Windows XP Pro CD and what do I need to do to correct this problem?

#19 User is offline   mtc_tourist 

  • Group: Members
  • Posts: 1
  • Joined: 01-February 07
  • Location:Egypt

Posted 17 March 2007 - 01:51 AM

where can I find ready logon screens

#20 User is offline   Island Dog 

  • Newbie
  • Group: Members
  • Posts: 26
  • Joined: 17-January 07

Posted 02 April 2007 - 02:19 PM

View Postmtc_tourist, on Mar 17 2007, 03:51 AM, said:

where can I find ready logon screens


Link

  • (2 Pages)
  • +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic


1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users