MSFN Forum: Replace Windows Vista (Normal Bootscreen) - MSFN Forum

Jump to content



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

Replace Windows Vista (Normal Bootscreen) Rate Topic: -----

#1 User is offline   Computerpro2 

  • Newbie
  • Group: Members
  • Posts: 13
  • Joined: 15-November 04

Posted 14 May 2007 - 03:00 PM

Hi guys,

I am wondering....

Ifi were to edit the ntoskrnl.exe and ntkrnlpa.exe and make a bootscreen image (ie vista ultimate logo) how would i replace the out-of-box resources with the custom ones so that windows actually has a bootscreen (like xp)? I did read there is only a few options and those are mostly windows related.... I really dont like using the NOGUI Bootscreen because it seems like the OS boots slower then it does with the normal boot screen.

EDIT: Also when i replaced those resources when i restarted windows said something about the digital signature couldnt be verified....

heres what the MSDN site says...

"MSDN" said:

Windows File Protection

Windows Vista: Not supported.
Replacement of WFP-protected system files is supported only through the following mechanisms:

Windows Service Pack installation using Update.exe
Hotfixes installed using Hotfix.exe
Operating system upgrades using Winnt32.exe
Windows Update
Replacing protected files by means other than these specified methods results in the original files being restored by WFP.


heres the link to the above quote..
http://msdn2.microso...y/aa382540.aspx

I have tried to replace the mentioned files before and so far i havent been able to get it to work, i always end up having to "Repair Windows." Could i mount the Install.WIM using ImageX and take the files from there and edit them with PE Explorer???

Any help is appreciated guys!!

Thanks in advance!

This post has been edited by Computerpro2: 14 May 2007 - 03:01 PM



#2 User is offline   sp00f 

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

Posted 15 May 2007 - 03:40 AM

You mean the login animation?

Posted Image



http://rapidshare.co...ui.dll.rar.html

This replaces the Vista orb

(Not my own, so credits go to the maker, i dont know who that is)

This post has been edited by sp00f: 15 May 2007 - 03:43 AM


#3 User is offline   Gwido 

  • Newbie
  • Group: Members
  • Posts: 36
  • Joined: 21-January 07

Posted 16 May 2007 - 11:16 PM

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.

#4 User is offline   neo 

  • Microsoft MVP - Windows Expert Consumer
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,251
  • Joined: 31-March 06
  • OS:Windows 7 x86
  • Country: Country Flag

  Posted 17 May 2007 - 01:28 PM

View Postsp00f, on May 15 2007, 03:10 PM, said:

You mean the login animation?

Posted Image



http://rapidshare.co...ui.dll.rar.html

This replaces the Vista orb

(Not my own, so credits go to the maker, i dont know who that is)

Nice Glow !
Thanks for sharing !

#5 User is offline   Dreamer2003 

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

Posted 03 May 2008 - 01:55 PM

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

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: 03 May 2008 - 01:57 PM


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