Jump to content

uAE beta2 with royale theme. yeah but how about


larciel

Recommended Posts

i've successfully integrated uAE 2.0 and royale theme on my UA_XP cdthanks to this thread

.. but i can't find info on how to integrate login/shutdown screen that i have with XPize 4.0 .. i really like the screen .. blends well with royale theme..

i've searched for logonui.exe but no luck .. if anyone have info please help!

tia

after looking at this thread , i copied logonuiX.exe from my XPized computer to new bare computer.. but it did not work.. i'm guessing i need to copy more needed files in order for this to work?

Edited by larciel
Link to comment
Share on other sites


Copy XPize_Logon.exe to your system32 folder. Read this in order to know how to make that unattendedly. Then apply this sample regtweak:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"UIHost"="C:\Windows\system32\XPize_Logon.exe"

Edited by XPero
Link to comment
Share on other sites

seems like i can just put xpize_logon.exe uncabbed. it is working now.

thanks

*edit*

well. i put xpize_logon.exe on my $$/system32 folder and did

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"UIHost"="C:\Windows\system32\XPize_Logon.exe"

but after install, UIHost is set to 'logonui.exe' and i have to manually change it to "C:\Windows\system32\XPize_Logon.exe" in order to work..

any idea what i did wrong?

thanks

Edited by larciel
Link to comment
Share on other sites

YES. I know what you did wrong. I made exactly the same mistake. Your .reg file is wrong. It should be:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"UIHost"="%systemroot%\\system32\\XPize_Logon.exe"

Important are the double slashes. If you do not use them, Windows will not accept the new setting. :no:

BTW, it is better to use %systemroot% and not C:\Windows, because if you install Windows onto another partition, the logon screen won't work. (Now don't tell me that you always install Windows to C:\Windows. I do the same) :P

Link to comment
Share on other sites

YES. I know what you did wrong. I made exactly the same mistake. Your .reg file is wrong. It should be:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"UIHost"="%systemroot%\\system32\\XPize_Logon.exe"

Important are the double slashes. If you do not use them, Windows will not accept the new setting.  :no:

BTW, it is better to use %systemroot% and not C:\Windows, because if you install Windows onto another partition, the logon screen won't work. (Now don't tell me that you always install Windows to C:\Windows. I do the same)  :P

i see. i'll try that now

thank you!

Link to comment
Share on other sites

You dont have to write the path! If its in system32 Xpize_Logon.exe is enough.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"UIHost="XPize_Logon.exe"

Edited by Injecter
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...