Jump to content

Recommended Posts


Posted

First of all you hav to patch uxtheme.dll file to use non-ms themes.

Copy uxtheme.dll file from existing patched version of your Windows from C:\Windows\System32

make cab file using this command

makecab C:\uxtheme.dll

The file uxtheme.dll at root of C: drive.

Set your Visual style on pre-installed Windows and save the .theme file using Desktop display properties.

Now make Unattended Windows using WINNT.SIF (You are going to install Windwos using CD) and set

OEMPreinstall=Yes

You can find more information about unatteded installtion of Windows XP here | http://unattended.msfn.org/

Copy your Visual style that had been applied n you can find that at C:\Windows\Resources\Themes

Create heirachy of directories like:

XPCD ----> $OEM$, I386 etc

$OEM$----> $$ --> Resources ----> Themes

Copy the Visual style and .theme file in Themes folder.

add entry to set Visual style into WINNT.SIF

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

make bootable CD and enjoy !

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