MSFN Forum: change boot screen - MSFN Forum

Jump to content



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

change boot screen Rate Topic: -----

#1 User is offline   Kiki Burgh 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,426
  • Joined: 06-January 06

Posted 31 July 2006 - 09:42 AM

hi! would there be a way to replace boot screen via HFSLIP? ;) thanks!


#2 User is offline   Tomcat76 

  • MSFN Junkie
  • Group: Developers
  • Posts: 3,174
  • Joined: 08-August 05

Posted 31 July 2006 - 10:44 AM

I believe that's not what HFSLIP is all about. TommyP should be able to tell if I'm right or wrong. Personally, I don't feel like messing with this either.

#3 User is offline   Draugen 

  • Newbie
  • Group: Members
  • Posts: 13
  • Joined: 23-February 05

Posted 31 July 2006 - 11:18 AM

wouldn't this be just dumping a modified ntoskrnl in FIX? i can't remember wether or not it needs to be cabbed though...

#4 User is offline   Super-Magician 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 970
  • Joined: 15-January 06

Posted 31 July 2006 - 01:03 PM

Quote

wouldn't this be just dumping a modified ntoskrnl in FIX? i can't remember wether or not it needs to be cabbed though...
Yes, it needs to be cabbed.

#5 User is offline   tommyp 

  • MSFN Addict
  • Group: Developers
  • Posts: 1,664
  • Joined: 09-January 04
  • OS:none specified
  • Country: Country Flag

Posted 31 July 2006 - 02:28 PM

View PostTomcat76, on Jul 31 2006, 12:44 PM, said:

I believe that's not what HFSLIP is all about. TommyP should be able to tell if I'm right or wrong. Personally, I don't feel like messing with this either.

Agreed, this is not what HFSLIP is all about. I'm sure it's possible though. I'll leave it to the community to figure out.

#6 User is offline   tain 

  • Cyber Ops
  • Group: Super Moderator
  • Posts: 3,443
  • Joined: 24-September 05
  • OS:none specified
  • Country: Country Flag

Posted 31 July 2006 - 03:04 PM

I like the idea and hope that somebody is less lazy than I am so that it gets implemented :whistle:

#7 User is offline   Kiki Burgh 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,426
  • Joined: 06-January 06

Posted 01 August 2006 - 04:30 AM

hi all!
i kinda figured this is indeed not what HFSLIP is about ... this is just a personal wish list ... :D no offense meant ... (but i'd be happy to have it ... so i wouldn't have to put an extra file n HF anymore & have it slipstreamed to do such ;) thanks!

This post has been edited by Kiki Burgh: 02 August 2006 - 11:15 AM


#8 User is offline   Kiki Burgh 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,426
  • Joined: 06-January 06

Posted 14 August 2006 - 11:24 AM

hi TC/TP! my inquiry is boot screen related so i've posted it here ... if XPize is integrated, HFSLIP seems to leave out changing of bootscreen ... otherwise, HFSLIp allows XPIze to change the bootscreen ... as such, would it be possible to allow for the bootscreen to be changed even when slipstreamed? thanks!

still interested if HFSLIP will allow for changing of bootscreen via an image we may put in a particular HFSLIP folder? ... changing of icons were made possible in 2K ... why not for XP? :D ... again, just a wish list ...

This post has been edited by Kiki Burgh: 14 August 2006 - 11:25 AM


#9 User is offline   Tomcat76 

  • MSFN Junkie
  • Group: Developers
  • Posts: 3,174
  • Joined: 08-August 05

Posted 14 August 2006 - 02:02 PM

View PostKiki Burgh, on Aug 14 2006, 06:24 PM, said:

if XPize is integrated, HFSLIP seems to leave out changing of bootscreen ... otherwise, HFSLIp allows XPIze to change the bootscreen ... as such, would it be possible to allow for the bootscreen to be changed even when slipstreamed? thanks!
There's only one way to slipstream XPize into a source (according to its documentation) and HFSLIP is using that. If there are other ways, you should ask the author (XPero) for more info because they aren't publicly known.

#10 User is offline   Squeeto 

  • Member
  • PipPipPip
  • Group: Members
  • Posts: 302
  • Joined: 03-December 05

Posted 17 August 2006 - 09:15 AM

Hey Kiki,
Since reading your post I thought I would try it. It works for my Win2k just as Draugen and S-M suggest.
Put a modified and 'makecab'ed ntoskrnl.ex_ in FIX.
The bmp should be 640x480 and 16 colors. I used reshacker to change the image.
Here is the one I made:

Attached File(s)

  • Attached File  test5.zip (22.5K)
    Number of downloads: 45


#11 User is offline   Kiki Burgh 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,426
  • Joined: 06-January 06

Posted 17 August 2006 - 09:49 AM

thanks squeeto ... haven't heard from you for quite sometime ... well that is here in HFSLIP ;) i'll try your suggestions but i still need to study reshacker ...

#12 User is offline   Kiki Burgh 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,426
  • Joined: 06-January 06

Posted 29 August 2006 - 07:35 AM

hi squeeto & others! i tried using reshacker to change the 5th bitmap (640x480x16) in ntoskrnel.exe & cabbed it (MAKECAB /D CompressionMemory=21 /D CompressionType=LZX ntoskrnl.exe) but when i placed it in FIX ... nothing changed :( is there something wrong with what i did? could this work in XP? would there be anything else aside from bitmap 5 that needs to be changed? thanks!

#13 User is offline   Squeeto 

  • Member
  • PipPipPip
  • Group: Members
  • Posts: 302
  • Joined: 03-December 05

Posted 31 August 2006 - 06:03 PM

Quote

5th bitmap

For Win2k, I found it in the 1st bitmap. See pic. Also I just-
makecab ntoskrnl.exe

Attached File(s)



#14 User is offline   heisking 

  • Newbie
  • Group: Members
  • Posts: 16
  • Joined: 29-March 06

Posted 01 September 2006 - 03:45 AM

Kiki,

The 1st bitmap is the one that needs to be changed. If you go here you will find some help on changing the bootscreen.

Also, if you have a multiprocessor instead of a uniprocessor then ntkrnlmp.exe is copied over and renamed ntoskrnl.exe. Plus these files are in driver.cab.

Good luck

#15 User is offline   Kiki Burgh 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,426
  • Joined: 06-January 06

Posted 05 September 2006 - 05:33 AM

thanks Squeeto & heisking ... i'll try the 1st bmp then ... opening XP ntoskrnl.exe using reshacker though shows 5th bmp as the regular XP boot screen ... i'll update you guys when i'm done :)

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