Jump to content

Recommended Posts

Posted (edited)

I'm creating my first unattended and want to change the default wallpaper.

Any ideas, as I'm new at this.

Figured it out, thanks, will see if it works :blink:

Edited by steviewonder

Posted

Alright, this is not tested, yet by me. But I'm sure it's the answer to your question. I've actually wanted to do this myself, just never got around to looking for the answer till your question.

In your I386 folder find the file HIVEDEF.INF

Then, perform a Find (or the entry is just about to the bottom, up by about 30 - 40 lines) for DEFUALT_WALLPAPER=

and change that to what you want. The background picture should exist in your %windir%Web\Wallpaper folder though. Otherwise, there will be some error message I'm sure.

Posted

Ya, let me know. I tried it and it didn't work. :no: I'll look into more and let you know if I run into success. It's got to be something in that HIVE file though. I may not have pointed correctly to the file. I put the full path in there instead of just the name of the file.

Posted (edited)

They have some thing called Mod pe or some thing like that on the board that allows you to use modified

files during a window install. The other thing is that the image can only be 256 bmp I believe also.

Edit

Can someone help me with these last few bugs?

Reply for different thread, sorry my mistake.

Edited by gunsmokingman
Posted

you could try and rename the wallpaper you want to Bliss.bmp and copy it to the $OEM$\$$\Web\Wallpaper folder of your disc

Posted

I'm not sure this is exactly what you want, but I set the default wallpaper for my Default Users profile by setting HKU\.Default\Control Panel\Desktop\Wallpaper to the location of my pic.

Also, the WallpaperStyle key sets Center or Stretch (0 or 2 respectively), and TileWallpaper is self-explanatory.

Again, I'm not sure if that's what you were after or if you wanted to define the wallpaper used during setup.

Posted

I think the easiest way to do this is to use a THEME file.

Just set everything up the way you want to. eg sound scheme, mourse cursor, window fonts, window size, theme and desktop background. Once this is to your liking, go to Display Propeties / Themes tab and choose SAVE AS. save the theme file and copy the theme file to your UA cd. When windows loads this theme file it will also load all the other options you have set,

Just add the following to your WINNT.SIF

[Shell]
CustomDefaultThemeFile = "%WinDir%\Resources\Themes\MyTheme.theme"

Posted

where on the ua install cd do i place the theme then?

i now have it in my $oem$\$1\install\theme\ folder, and added a line in my main_batch.cmd to copy the theme file to the right folder (\windows\resources\themes\) but then i thought: the winnt.sif file is executed before the main_batch.cmd file, so at that point, there is no theme.theme available...

Posted (edited)

Ok I'll share another thing but it costs $100, pay up :P

Delete BLISS.JP_ from I386

Copy your wanted Wallpaper .jpg to I386\BLISS.JPG << rename your paper to BLISS.JPG

Open a cmd prompt in the I386

makecab BLISS.JPG BLISS.JP_

Thats it :whistle:

Yeah you can probably cab it before you copy it, duh

Been using that for awhile

Edited by maxXPsoft
Posted

if you use a theme file you could create

$OEM$\$$\Resources\Themes

on your unattended install and copy your personal theme file in there. That way it's copied automatically.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

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