Jump to content

Recommended Posts


Posted

If you're wondering can nlite do this the answer is no.

For guides search the net and the forums on msfn.

Posted (edited)

If you only want a image as background than use a $OEM$ folder like this:

$OEM$\$$\Web\Wallpaper\ Put you're favorite image in here.

Than run a reg file in cmdlines:

Windows Registry Editor Version 5.00 

[HKEY_CURRENT_USER\Control Panel\Desktop]
"WallPaper"="C:\\Windows\\Web\\Wallpaper\\favorite.jpg"
;Sets the default desktop achtergrond.

after xp install you will have you're favorite background right after restart :thumbup

(The $OEM$ folder go's like the I386 on the main dir of you're cd.)

Edited by Ut\Collector
Posted

Or

REG ADD "HKCU\Control Panel\Desktop" /v "Wallpaper" /d "%Path_to_image%\image.jpg" /f

If u want a variable, ie %systemroot% or something.

In a batch file.

  • 1 year later...
Posted

:blink:

Or just rename your favorite wallpaper to "bliss.jpg" cab it and replace the one in your I386 folder with the one you made.

I would like to try this method to have my own background at start up in my unattended install. can somebody please tell

me how would i create a cab file to replace the one in the I386 folder.

thanks

Posted

makecab c:\bliss.jpg c:\bliss.jp_

Place your custom Bliss.jpg at the root of your c: drive and then press the little windows key & "r" at the same time to bring up the run box. Then paste the above code into it.

Posted (edited)

thank you very much Kelsenellenelvia...but can i use a jpg i thought it has to be a bmp.

Edited by aztec

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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