Help - Search - Members - Calendar
Full Version: How To Integrate Theme?
MSFN Forums > Customizing Windows and Graphics > Customizing Windows > XP Visual Styles

   


Google Internet Forums Unattended CD/DVD Guide
cyberboy_varad
Hi friends,
i want to integrate the following theme in my XP setup for my first logon

http://deskmundo.deviantart.com/art/SevenXP-4-0-113547246

I have two versions of nlite installed
nLITE 1.0 RC6
nLITE 1.4.1

nlite 1.4.1 does not include the patch of uxtheme.dll
but nlite 1.0RC6 has it

so I enable the patch through nlite 1.0 RC6

to integrate theme I used nlite 1.4.1 bcause nlite 1.0RC6 does not have any such options to integrate theme. but when I tested it, It was not working on first logon.

pls help
varad
PC_LOAD_LETTER
if it were me doing it id just toss the theme in
CODE
CD:\\$OEM$\$$\Resources\Themes


then add this to you \I386\WINNT.sif
CODE
[Shell]
CustomDefaultThemeFile = "%WinDir%\Resources\Themes\nameof.Theme"


you'll also need this in your WINNT.sif so the theme gets copied.
CODE
[Unattended]
OemPreinstall=Yes
cyberboy_varad
Thanks mods for reply,
I tried what u said....but the problem is that
the theme does not appear as windows is started first time It should be started from here



any solution on this problem

I want that the theme should be by default for the OS
cyberboy_varad
Is there a chance you might make a version of this theme, so that it would replace the default Windows XP theme with SevenXP ?

I haven't found a way to make it install default. If i use the integrator (1.4.3 or 1.5RC1) it just installs the theme, and is only an available theme for selection in display theme settings.

Can you help me out with info on how to make it integrate right with the integrator (at least to set it as default theme), or make a replace addon luna element (like there is a vista sound scheme that replaces the original xp sounds) ?

Thanks in advance
PC_LOAD_LETTER
dunno what to tell you

CODE
[Shell]
CustomDefaultThemeFile = "%WinDir%\Resources\Themes\nameof.Theme"


has worked on my CDs. the only difference is i dont use a patched UXtheme and the theme i install is signed (Zune/Energy/Royale) but im sure people have used unsigned themes before.

Stoner81
Try the following;

1. Download the latest version of nLite from ;

CODE
www.nliteos.com


Install this version and remove previous versions.

2. Run your original source CD through this version only using an original copy of XP (I recommend XP Pro personally)

3. Keep OEM Preinstall in the unattended section and fill in your other details if you are using an unattended setup.

4. Under the patches section make sure you ENABLE unsigned themes (it is disabled by default).

5. Once nLite has finished then goto the source you are using on your HDD (the folder which contains the I386 folder) and create the following folder structure.

$OEM$\$$\Resources\Themes

6. Into this folder place your theme file and folder.

7. Now open your WINNT.SIF file with notepad and enter the following at the bottom;

CODE
[Shell]
CustomDefaultThemeFile="%WinDir%\Resources\Themes\[enter your theme name here].theme"


This is where you were going slightly wrong there are no spaces around the equals sign (=)

8. Press Ctrl+S to save the edited WINNT.SIF file.

Enjoy!

If you are having problems with your sounds I can help with that too.

Hope this helps biggrin.gif

Stoner81.

PC_LOAD_LETTER
QUOTE (Stoner81 @ Mar 10 2009, 08:33 AM) *
This is where you were going slightly wrong there are no spaces around the equals sign (=)


my unattended install disagrees. the code i quoted above is direct from my XPSP3 DVD i have on 300+ PCs with the Zune theme. either way should work fine.
Stoner81
QUOTE (geek @ Mar 10 2009, 09:10 PM) *
QUOTE (Stoner81 @ Mar 10 2009, 08:33 AM) *
This is where you were going slightly wrong there are no spaces around the equals sign (=)


my unattended install disagrees. the code i quoted above is direct from my XPSP3 DVD i have on 300+ PCs with the Zune theme. either way should work fine.


In that case I have no idea why it wont work but hey ho!
joe2108
QUOTE (Stoner81 @ Mar 10 2009, 07:33 AM) *
Try the following;

1. Download the latest version of nLite from ;

CODE
www.nliteos.com


Install this version and remove previous versions.

2. Run your original source CD through this version only using an original copy of XP (I recommend XP Pro personally)

3. Keep OEM Preinstall in the unattended section and fill in your other details if you are using an unattended setup.

4. Under the patches section make sure you ENABLE unsigned themes (it is disabled by default).

5. Once nLite has finished then goto the source you are using on your HDD (the folder which contains the I386 folder) and create the following folder structure.

$OEM$\$$\Resources\Themes

6. Into this folder place your theme file and folder.

7. Now open your WINNT.SIF file with notepad and enter the following at the bottom;

CODE
[Shell]
CustomDefaultThemeFile="%WinDir%\Resources\Themes\[enter your theme name here].theme"


This is where you were going slightly wrong there are no spaces around the equals sign (=)

8. Press Ctrl+S to save the edited WINNT.SIF file.

Enjoy!

If you are having problems with your sounds I can help with that too.

Hope this helps biggrin.gif

Stoner81.


and how about integrated sound to instalation CD ?




Google Internet Forums Unattended CD/DVD Guide

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.