Jump to content

XPize logons + installer


Recommended Posts


Posted (edited)

Yeah! Downloaded and integrated. Thank you Seven Alive! :thumbup

BTW: Perhaps we could sticky this thread? What do you think XPero. Then all people will find the translated logon screens quite fast. :P

Edited by Dynaletik
Posted

This looks great! This version is way better! I really like what you did with the framing around the user picture. Looks way more professional now... It's perfect now!

PS, Norwegian version says Danish on right-click properties :P

Posted

I made a AutoIt-Script to Install EnergyLogon and choosing a color and language.

; Installation

Run(@SystemDir & "\msiexec /i " & @ScriptDir & "\energylogons.msi /qb /log " & @HomeDrive & "\LOGs\energylogons.log")

WinWait("Warning")

ControlClick("Warning", "OK", "Button1")

; Start LogonChanger.exe

Run(@ProgramFilesDir & "\Energy Logons\LogonChanger.exe")

WinWait("", "demo")

Sleep(500)

WinClose("", "demo")

; Choose Logon

WinWait("Change Logon Screen")

ControlClick("Change Logon Screen", "Energy Blue", "Button1")

;~ ControlClick("Change Logon Screen", "Energy Green", "Button2")

;~ ControlClick("Change Logon Screen", "Energy Silver", "Button3")

;Choose Language

ControlClick("Change Logon Screen", "Select", "Button5")

WinWait("Energy Blue Logons", "German")

;~ ControlClick("Energy Blue Logons", "English", "Button1")

;~ ControlClick("Energy Blue Logons", "Danish", "Button2")

;~ ControlClick("Energy Blue Logons", "Dutch", "Button3")

;~ ControlClick("Energy Blue Logons", "French", "Button4")

ControlClick("Energy Blue Logons", "German", "Button5")

;~ ControlClick("Energy Blue Logons", "Italian", "Button6")

;~ ControlClick("Energy Blue Logons", "Norwegian", "Button7")

;~ ControlClick("Energy Blue Logons", "Swedish", "Button8")

ControlClick("Energy Blue Logons", "Apply", "Button9")

WinWait("Logon Applied")

ControlClick("Logon Applied", "OK", "Button1")

EnergyLogon.rar

Posted

Thanks Seven ALive, but I prefer a RAR with the translated logon screen and instructions on how to install it, just the blue one, and available for download at XPize website. Hope you can give me permission for that.

I will pin this topic for now :)

Posted

Well I just updated the package at my site.

.

I updated the icons and the installer, i got the full version now!!!!

SO most of the "nag screens" are gone.

You will still get the nag screens when you start up the logon changer.

I need the professional version of real basic 2005 release 3.

IF someone could buy me one or give me one, it would be appreciated.

That way there would be no more nag screens. I could use visual basic 2005 express, but it required .net framework 2.0 beta 2. ZVisual studio is in beta so it is not the ideal platform yet.

At least the installer does not bug you anymore, thanks for that full version!!!

When you uninstall, it will bug you, it is not the uninstaller but the realbasic program i made for the uninstaller. - uninstall2.exe is a legitmate program, i made it, it reset the logon screen back to windows defualt.

anyway, what do you guys think, i tried to make it as user friendly as i could

Posted (edited)

I think it is much easier just replacing xpize_logon.exe in system32...just my opinion :)

No need to install another app just for switching logons...

Edited by XPero
Posted (edited)

Seven Alive.

It would be very sympathetic that you place at the disposal for XPero the modified resources of logonui.exe at least for the energy blue so that XPero can apply the same method of edition as for all the other files.

That will avoid the replacement of logonui.exe.

And look this...

http://www.deviantart.com/deviation/22830158/

Edited by Pgase
Posted
Seven Alive. 

It would be very sympathetic that you place at the disposal for XPero the modified resources of logonui.exe at least for the energy blue so that XPero can apply the same method of edition as for all the other files. 

That will avoid the replacement of logonui.exe.

We tried, but there were errors and it is not as safer as the method Im using right now. What I need now are the translated logons to put them at my website. Why?:

1) People will find them easily and in the "right place"

2) You wont have to install any other app besides XPize

3) It just requires the user to replace a file in system32 (XPize_Logon.exe). No registry manipulation, file replacements or reboots.

I just ask for gracious collaboration. If not, I will have to try other methods in next revisioon of XPize :whistle:

Posted
Seven Alive. 

It would be very sympathetic that you place at the disposal for XPero the modified resources of logonui.exe at least for the energy blue so that XPero can apply the same method of edition as for all the other files. 

That will avoid the replacement of logonui.exe.

We tried, but there were errors and it is not as safer as the method Im using right now. What I need now are the translated logons to put them at my website. Why?:

1) People will find them easily and in the "right place"

2) You wont have to install any other app besides XPize

3) It just requires the user to replace a file in system32 (XPize_Logon.exe). No registry manipulation, file replacements or reboots.

I just ask for gracious collaboration. If not, I will have to try other methods in next revisioon of XPize :whistle:

Ok, I understands better the choice concerning the method of installation logonui.exe instead of that by edition of the resources so indeed the latter causes a problem.

Also, in the current state, how to integrate the translated version logonui.exe in Cd of Windows xp (... via RunOncEx.cmd) ???

  • 1 month later...
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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