SnikerzzLT Posted July 4, 2007 Posted July 4, 2007 i want install into windows cd default theme how make this ?
glent Posted July 4, 2007 Posted July 4, 2007 I helped you in your other thread but please use the search and the guide http://unattended.msfn.org/unattended.xp/view/web/76/
neo Posted July 4, 2007 Posted July 4, 2007 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\System32make cab file using this commandmakecab C:\uxtheme.dllThe 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=YesYou 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\ThemesCreate heirachy of directories like:XPCD ----> $OEM$, I386 etc$OEM$----> $$ --> Resources ----> ThemesCopy 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 !
SnikerzzLT Posted July 5, 2007 Author Posted July 5, 2007 how add entry to set Visual style into WINNT.SIF ?
glent Posted July 5, 2007 Posted July 5, 2007 [shell]CustomDefaultThemeFile = "%WinDir%\Resources\Themes\Themnamehere.theme"
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now