MSFN Forum: Replace the login animation - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Replace the login animation Rate Topic: -----

#1 User is offline   Dreamer2003 

  • Group: Members
  • Posts: 3
  • Joined: 01-June 04

Posted 14 May 2008 - 12:55 PM

http://www.msfn.org/board/Replace-Windows-...een-t97971.html

The login animation is located in the file "authui.dll" in windows system32.
But in order to edit it you have to clame ownership of the file...
You can try it to get it the normal way ...or you can create a regfile that will appear in youre right mouse button "take ownership"
That you can use all the time.

In order to edit the "authui.dll" you make a copy of it.


The copy you can edit, you can rename the original to "1authui.dll"


Posted Image

Posted Image

You can edit the file with resource tuner.

Quote

This is all good but you should be aware that you would be in breach of OEM guidelines if you do this in a commercial environment.


The regfile...
-----------------------------------------------------------------------------------------------------
Windows Registry Editor Version 5.00


[HKEY_CLASSES_ROOT\*\shell\runas]
@="Take Ownership"
"NoWorkingDirectory"=""

[HKEY_CLASSES_ROOT\*\shell\runas\command]
@="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F"
"IsolatedCommand"="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F"

[HKEY_CLASSES_ROOT\Directory\shell\runas]
@="Take Ownership"
"NoWorkingDirectory"=""

[HKEY_CLASSES_ROOT\Directory\shell\runas\command]
@="cmd.exe /c takeown /f \"%1\" /r /d y && icacls \"%1\" /grant administrators:F /t"
"IsolatedCommand"="cmd.exe /c takeown /f \"%1\" /r /d y && icacls \"%1\" /grant administrators:F /t"
-------------------------------------------------------------------------------------------------------------------------

This post has been edited by Dreamer2003: 14 May 2008 - 01:52 PM



#2 User is offline   sp00f 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 712
  • Joined: 30-November 06

Posted 15 May 2008 - 06:49 PM

Sorry to burst your bubble, but this is already done and explained before. :hello:

#3 User is offline   jddjcfc 

  • Group: Members
  • Posts: 4
  • Joined: 30-September 04

Posted 19 May 2008 - 05:20 AM

Very nice find there, do you know how I could go about automating this process of replacing the file?

#4 User is offline   MagicAndre1981 

  • after Windows 7 GA still Vista lover :)
  • Group: Patrons
  • Posts: 3,394
  • Joined: 28-August 05
  • OS:Vista Ultimate x86
  • Country: Country Flag

Posted 19 May 2008 - 05:27 AM

replace the file inside the WIM and after reinstalling the new DLL is used automatically after installing Vista.

Share this topic:


Page 1 of 1
  • 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



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy