Jump to content

How to add themes on win xp pro setup


Recommended Posts


Here is one way.

1:\Create this directory

C:\XPCD\$OEM$\$$\Resources\Themes

2:\Then add this to your winnt.sif

[shell]

CustomDefaultThemeFile=%SystemRoot%\Resources\Themes\McBlue2.theme

Here is another way

1:\ Compress all your themes into a self extracting file, I use winrar for this

2:\ Place the self extracting file in the $OEM$ folder

3:\ Add this to the CmdLine.txt

[COMMANDS]

Themes.cmd

----------------------------------------------------------------

Theme.cmd

@Echo Off
Title Install themes
Color F3
Mode 65,5
Echo.
Echo Installing Themes
start /w THE_NAME_OF_THE_SELF_EXTRACTING_FILE

----------------------------------------------------------------

Link to comment
Share on other sites

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