MSFN Forum: Bundling Royale theme with XP - MSFN Forum

Jump to content



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

Bundling Royale theme with XP Rate Topic: -----

#1 User is offline   Bullets 

  • Newbie
  • Group: Members
  • Posts: 17
  • Joined: 25-May 04

Posted 18 July 2004 - 08:57 AM

Hey guys...i'm wondering if its possible to pre-bundle the Royale theme with the XP install...does anyone know of any tutorials about bundling themes or has anyone done it that could point me in the right direction? Thanks!


#2 User is offline   BAM 

  • Just me!
  • PipPip
  • Group: Members
  • Posts: 203
  • Joined: 04-December 03

Posted 18 July 2004 - 09:17 AM

Hi Bullets,
Simple solution: just throw them in your unattend XPcd
It should look like this.
$OEM$\$$\Resources\Themes

Hope this will help you!

#3 User is offline   chezy666 

  • Junior
  • Pip
  • Group: Members
  • Posts: 92
  • Joined: 31-May 04

Posted 18 July 2004 - 09:46 AM

also u'll need this

; Copyright © Microsoft Corp. 1995-2001

[Theme]
DisplayName=Royale

; My Computer
[CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\DefaultIcon]
DefaultValue=%SystemRoot%\explorer.exe,0

; My Documents
[CLSID\{450D8FBA-AD25-11D0-98A8-0800361B1103}\DefaultIcon]
DefaultValue=%SystemRoot%\SYSTEM32\mydocs.dll,0

; My Network Places
[CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\DefaultIcon]
DefaultValue=%SystemRoot%\SYSTEM32\shell32.dll,17

; Recycle Bin
[CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon]
full=%SystemRoot%\SYSTEM32\shell32.dll,32
empty=%SystemRoot%\SYSTEM32\shell32.dll,31

[Control Panel\Cursors]
Arrow=
Help=
AppStarting=
Wait=
NWPen=
No=
SizeNS=
SizeWE=
Crosshair=
IBeam=
SizeNWSE=
SizeNESW=
SizeAll=
UpArrow=
DefaultValue=Windows default
DefaultValue.MUI=@themeui.dll,-2043

[Control Panel\Desktop]
Wallpaper=%Systemdrive%\Windows\Web\Wallpaper\Favourite Apps.jpg
Wallpaper.MUI=@themeui.dll,-2036
TileWallpaper=0
WallpaperStyle=2
Pattern=
ScreenSaveActive=0

[VisualStyles]
Path=C:\Windows\Resources\Themes\Royale\Royale.msstyles
ColorStyle=NormalColor
Size=NormalSize

[boot]
SCRNSAVE.EXE=

[MasterThemeSelector]
MTSM=DABJDKT
ThemeColorBPP=8


change the wallpaper to whatever u like
save whats in the code above in a file named Royale.theme, make sure its not royale.theme.txt , and save it in resources folder.

add this in winnt.sif
[Shell]
CustomDefaultThemeFile = "%Systemroot%\Resources\Themes\Royale.Theme"


There is a post in MSFN from which i have picked up all this, dont quite remember where, do a search for it.

#4 User is offline   BAM 

  • Just me!
  • PipPip
  • Group: Members
  • Posts: 203
  • Joined: 04-December 03

Posted 18 July 2004 - 10:03 AM

Sorry, but the theme already has an *.theme file !!
Well, the one i downloaded...
When he puts it in the dir's i gave him before its copied over during install.

IF he wants it to apply it through the WINNT.sif file he can just add the one provided with the theme.
Secondly, youre right that should edit the .theme file if he wants another DEFAULT background.

But in my opinion that was not wat he asked... he just wanted to bundle it.

(You can always correct me if i'm wrong, so we don't have hard feelings :) )

#5 User is offline   Bullets 

  • Newbie
  • Group: Members
  • Posts: 17
  • Joined: 25-May 04

Posted 18 July 2004 - 11:15 AM

thank you! yes, my original question was just to bundle it, however, i'm glad now that i know how to change the default wallpaper as well...so thanks everyone!! :)

#6 User is offline   diesel_98a 

  • Spurz 4 Life....
  • PipPipPipPip
  • Group: Members
  • Posts: 532
  • Joined: 26-July 03

Posted 18 July 2004 - 11:55 AM

use style builder and import the winxp style, then add the royale style to it. or do what i do, is to download a few and import them all into one theme.

#7 User is offline   celzius 

  • Newbie
  • Group: Members
  • Posts: 45
  • Joined: 29-August 03

Posted 18 July 2004 - 12:24 PM

I just tried adding the Royale theme with a selected background in my .theme file. But after installing windows it installs the theme without the background. Is there something I'm missing here.

#8 User is offline   diesel_98a 

  • Spurz 4 Life....
  • PipPipPipPip
  • Group: Members
  • Posts: 532
  • Joined: 26-July 03

Posted 18 July 2004 - 03:09 PM

there is more to than that. there some posts that go into more w/ the background but i dont worry about it much cause i am like changing mine all the time any way. i never could get it to work by just changing it in the .theme file.

#9 User is offline   ml20 

  • Junior
  • Pip
  • Group: Members
  • Posts: 93
  • Joined: 21-October 03

Posted 19 July 2004 - 08:22 AM

celzius, on Jul 18 2004, 12:24 PM, said:

I just tried adding the Royale theme with a selected background in my .theme file.  But after installing windows it installs the theme without the background. Is there something I'm missing here.

I just tried something else that applies to this idea.

Apply the theme and wallpaper just the way you want them, then go to display properties.

Click on the Themes tab, and from the drop down menu choose my current theme. and just click Save As on the right and windows just made yout .theme file for you :)

or course, you may have to change the .theme file a bit manually. to get it the way you want it.


or, to let your wallpaper be the default, remove this line from the script above:.
Wallpaper.MUI=@themeui.dll,-2036


that sets the stupid bliss wallpaper as defult

#10 User is offline   g-pole 

  • Group: Members
  • Posts: 4
  • Joined: 07-August 04

Posted 08 August 2004 - 07:16 AM

HI! I am searching for a themes folder but cant find it... on my windows installation there ist one but there is no one in the files i copied from my cd!

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