Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 7 of 7

Thread: XP logon

  1. #1
    Join Date
    Feb 2005
    Location
    Birmingham, Alabama
    Posts
    175

    XP logon

    Hey guys, I've wrote a new custom Windows XP login (logonui.exe) screen, trying to install it with AMS....... Well, it installs it, but then windows replaces it upon restart. I've tried overwriting it in the DLLCACHE folder, I don't know where else it can be pulling it from, really pulling my hair out with this simple task.

    HELP!

  2. #2
    Join Date
    Feb 2005
    Location
    Birmingham, Alabama
    Posts
    175
    just in case anybody is wondering..... Apparently windows has a file prottection feature that replaces certain system files, and logonui.exe is one of them! Well, I suppose that's old news to some, but it's new to me. Any body got any bright ideas about how to get around this?

  3. #3
    Join Date
    Jul 2006
    Location
    In a black hole
    Posts
    91
    Maybe it has to pass a CRC checking of some kind?

  4. #4
    Join Date
    Jul 2007
    Posts
    1,512
    yes use replacer i think you should be able to run it in the back ground in AMS
    hope this helps.

  5. #5
    Join Date
    Nov 2006
    Posts
    64

    Lightbulb I may be able to help!!

    I had this problem and it was doing my head in as it kept replacing stuff I didnt need, but anyway I found a cool app called XPlite which lets you turn off file protection either until reboot or completely disable it(use with caution!!)

    Its also really handy for (un)installing windows stuff that most is hidden from the Add/remove programs bit in control panel.

    The link is here, might be useful for you!

  6. #6
    Join Date
    Apr 2001
    Location
    Haverhill, Suffolk, UK
    Posts
    360
    I'm not an AMS user but this is how I do this in SUF7:

    a) Do not try to overwrite loginui.exe but instead rename your new login screen to something else e.g. loginua_new.exe

    b) Copy loginua_new.exe to the Windows System folder.

    c) Change value for the registry key
    Code:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\UIHost
    to read loginua_new.exe

    Rgds John

  7. #7
    Join Date
    Feb 2005
    Location
    Birmingham, Alabama
    Posts
    175
    John, I never thought of that! Thanks!!!! I kinda dropped it, I got aggravated, but I think I'll get back on it this weekend.

Similar Threads

  1. logon problem
    By jackdaniels in forum AutoPlay Media Studio 6.0
    Replies: 9
    Last Post: 03-09-2007, 03:25 PM
  2. Auto Password Logon
    By RobertB in forum AutoPlay Media Studio 6.0
    Replies: 2
    Last Post: 02-03-2007, 09:51 PM
  3. Logon to a 3rd party site
    By Minpolik in forum AutoPlay Media Studio 6.0
    Replies: 0
    Last Post: 02-05-2006, 11:13 AM
  4. How do I get the exit status of a program?
    By ahewgill in forum AutoPlay Media Studio 5.0
    Replies: 2
    Last Post: 07-22-2004, 03:46 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts