Jump to content

can you defini logonui.exe destination within .theme file?


larciel

Recommended Posts

I'm configuring few visual styles and putting appropriate cursors/sounds/ etc and making a .theme file.

I've opened the .theme file with notepad and saw that you can configure things like icons/cursors/sounds and even screen savers in there

Question is I'd love to set different loginUI for each different themes, so is there any parameter for setting loginui.exe desitnation inside .theme file? looked at MS technet but no luck

thanks in adv

Link to comment
Share on other sites

  • 1 month later...

No. Not via theme. But you could make a batch that executes the below reg file and sets the theme.

Ok. Make a blank logonui.reg file and put

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"UIHost"="drive:\\path\\dir\\whatvaname.exe"

The entry here has to be hard-coded to a fixed drive, so if you want variables, you might use an inf file? Or REG ADD entries?

I don't know what determines which .theme file to use. This logonui trick won't work from the Display Properties in the control panel :(

Edit: and also Technet only have more technical stuff, not theme files.

Edited by T D
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...