Jump to content

How to enable theme service.


Recommended Posts

I successfully created an unattended XP with SP2 and the Hotfixes. :thumbup but i have one problem that i cant rectify :blushing: is that i cant enable the theme service by default. I am using a patched UXTHEME.dll file only but still after i install my Unattended XP, i have to enable it manually every time to use the theme service. I even tried it enabling through a registry tweak from cmdline.txt

theme.reg Placed in folder $$

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Themes]
"Start"=dword:00000002

cmdline.txt Placed in folder $$

[Commands]
"REGEDIT /S theme.reg"

My winnt.sif file looks like this.

[Data]
AutomaticUpdates="Yes"
Autopartition=0
MsDosInitiated="0"
UnattendedInstall="Yes"

[Unattended]
UnattendMode=DefaultHide
OemPreinstall=Yes
OemSkipEula=Yes
FileSystem=*
WaitForReboot="No"
NoWaitAfterTextMode=1
NoWaitAfterGUIMode=1
NonDriverSigningPolicy=Ignore
Repartition=No

[Display]
Xresolution=1024
Yresolution=768
BitsPerPel=32

[SystemRestore]
MaximumDataStorePercentOfDisk=10
RestorePointLife=10

[GuiUnattended]
TimeZone=190
OEMSkipRegional=1
OemSkipWelcome=1
AdminPassword=*

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

[Components]
Iis_common=On
Iis_inetmgr=On
Iis_nntp=On
Iis_smtp=On
Iis_webadmin=On
Iis_webdav=On
Iis_www=On
Iis_asp=On

[UserData]
ProductKey="XXXXX-XXXXX-XXXXX-XXXXX-XXXXX"
ComputerName="FORDAC"
FullName="POWER USER"
OrgName="HOME"

[RegionalSettings]
LanguageGroup=1,2,7,8,9,10,11,13
SystemLocale="0409"
UserLocale="0409"
UserLocale_DefaultUser="0409"
InputLocale="0409:00000409"
InputLocale_DefaultUser="0409:00000409"
Language=00000409

[Networking]
InstallDefaultComponents="Yes"

[Identification]
JoinWorkgroup

I used the Patched UXTHEME.DL_ from this link : http://unattended.msfn.org/unattended.xp/view/web/67/

I tried both patched UXTHEME.DL_ Windows XP SP2 and Windows XP SP2 with KB319740.

ALSO I NEED TO KNOW WHICH PATCHED UXTHEME.DL_ SHOULD I USE TO RECTIFY THIS PROBLEM.

CAN ANYONE TELL ME WHERE I WENT WRONG AND CORRECT ME. :wacko: :wacko:

Edited by fordac
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...