Jump to content

Recommended Posts

Posted

Hey guys, this is my first time posting here. I've got a lot of useful information from here so far, but these two problems have eluded me.

1) I cant get the default wallpaper to be Wallpaper1.bmp

[HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Desktop\General]"BackupWallpaper"="c:\\windows\\web\\wallpaper\\Wallpaper1.bmp"

"Wallpaper"="c:\\windows\\web\\wallpaper\\Wallpaper1.bmp"

ECHO Copying Default Wallpaper

COPY /Y "%systemdrive%\install\Other\Wallpaper1.bmp" "%systemdrive%\Documents and Settings\%USERNAME%\Local Settings\Application Data\Microsoft\Wallpaper1.bmp"

COPY /Y "%systemdrive%\install\Other\Wallpaper1.bmp" "%systemdrive%\windows\web\wallpaper\Wallpaper1.bmp"

2) I cant get the default theme to be Bluecurve.
[HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\ThemeManager]

"DllName"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\

  74,00,25,00,5c,00,52,00,65,00,73,00,6f,00,75,00,72,00,63,00,65,00,73,00,5c,\

  00,54,00,68,00,65,00,6d,00,65,00,73,00,5c,00,42,00,6c,00,75,00,65,00,63,00,\

  75,00,72,00,76,00,65,00,5c,00,42,00,6c,00,75,00,65,00,63,00,75,00,72,00,76,\

  00,65,00,2e,00,6d,00,73,00,73,00,74,00,79,00,6c,00,65,00,73,00,00,00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ThemeManager]

"DllName"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\

  74,00,25,00,5c,00,72,00,65,00,73,00,6f,00,75,00,72,00,63,00,65,00,73,00,5c,\

  00,54,00,68,00,65,00,6d,00,65,00,73,00,5c,00,42,00,6c,00,75,00,65,00,43,00,\

  75,00,72,00,76,00,65,00,5c,00,42,00,6c,00,75,00,65,00,43,00,75,00,72,00,76,\

  00,65,00,2e,00,6d,00,73,00,73,00,74,00,79,00,6c,00,65,00,73,00,00,00

[HKEY_CURRENT_USER\Software\Microsoft\Plus!\Themes\Current]

@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\

  00,5c,00,52,00,65,00,73,00,6f,00,75,00,72,00,63,00,65,00,73,00,5c,00,54,00,\

  68,00,65,00,6d,00,65,00,73,00,5c,00,42,00,6c,00,75,00,65,00,63,00,75,00,72,\

  00,76,00,65,00,5c,00,42,00,6c,00,75,00,65,00,63,00,75,00,72,00,76,00,65,00,\

  2e,00,6d,00,73,00,73,00,74,00,79,00,6c,00,65,00,73,00,00,00

The only problem is, it doesnt automatically boot to the bluecurve theme.

I'd also like to change the resolution of windows AFTER the ati control panel has been installed, because it sets the reso back to 800x600, is there a command that will do this?

Also I'm working on a professional install screen.


Posted

i had the same problem trying to apply the sliver theme what i did to make sure it worked was put it in the cmdlines.txt after it creates the user and then add it to windows update method which i use that way it works.

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...