ebrahim
May 17 2006, 02:43 PM
I have only MV5381.msstyle file and not theme file.
how to use this MV5381.msstyle in winnt.sif at shell line.
note : i have only ".msstyle" and not ".theme" .
ok.
thank you.
AHRIMANSEFID
May 17 2006, 05:56 PM
1. Make Folder $OEM$
2. Make Folder $$
3. Make Folder Resources
4. MAke Folder Themes
5. Copy File To Themes Folder
And
Edit winnt.sif Add Code
[Shell]
DefaultStartPanelOff = Yes
CustomDefaultThemeFile = "%WinDir%\Resources\Themes\AhrimanSefid.theme"
Delprat
May 18 2006, 02:26 AM

he said he don't have the .theme
ebrahim, you'll need to create the .theme.
It's a text file (like-ini syntax), and you can find some examples in the forums.
The easiest way to create one is to set your .msstyle on your PC, set also sounds, colors, cursors in the control panels, then go back to display settings, first tab, and click "save as" --> there you'll get your .theme
spacesurfer
Jun 17 2006, 09:12 AM
I had the same problem. The solution is simple, ebrahim.
First, apply your visual style.
Then open Display. Unde the Theme tab, it should say "Windows XP (Modified)". Click on Save As and save it as any name you want.
You might want to save it in the Theme folder in Windows folder. Also, save your wallpaper there.
That's all.
catborise
Aug 26 2006, 01:34 PM
i want to ask the similar question, too. you and msfn say edit winnt.sif and add this code
[Shell]
CustomDefaultThemeFile = "%WinDir%\Resources\Themes\Luna.theme" i added this code. but when xp started there was classic windows style.there was not luna theme. what can i do.
rabiddog
Aug 26 2006, 01:48 PM
I always use the HIVESFT.INF to apply themes
I just add these lines replace xxxxx with your details
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Themes","CustomInstallTheme",0x00020000,"%Systemroot%\Resources\Themes\xxxxx.theme"
HKCU,"Software\Microsoft\Windows\CurrentVersion\Themes\LastTheme","ThemeFile",0x00020000,"%Systemroot%\Resources\Themes\xxxxx.theme"
HKCU,"Software\Microsoft\Windows\CurrentVersion\Themes\LastTheme","Wallpaper",0x00020000,"%SystemRoot%\web\wallpaper\xxxxx.jpg"
catborise
Aug 26 2006, 02:02 PM
thank you very much, you are very fast
i am some newbie
can i paste these codes anywhere in hivesft.ini file.
rabiddog
Aug 27 2006, 04:03 AM
Yip just change the xxxxx
and the path to your desktop picture
and your done
catborise
Aug 29 2006, 05:17 AM
I always use the HIVESFT.INF to apply themes
I just add these lines replace xxxxx with your details
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Themes","CustomInstallTheme",0x00020000,"%Systemroot%\Resources\Themes\xxxxx.theme"
HKCU,"Software\Microsoft\Windows\CurrentVersion\Themes\LastTheme","ThemeFile",0x00020000,"%Systemroot%\Resources\Themes\xxxxx.theme"
HKCU,"Software\Microsoft\Windows\CurrentVersion\Themes\LastTheme","Wallpaper",0x00020000,"%SystemRoot%\web\wallpaper\xxxxx.jpg"
i used this but nothing is changed. i am very sorry. why cant i do.
my intention is that i have a logon file which name is energyblue.exe. i want to make default this.and i integrate theme files to uxpcd. i want to make one of them default.
please help me
Kingskawn
Oct 17 2007, 05:35 AM
QUOTE (rabiddog @ Aug 26 2006, 09:48 PM)

I always use the HIVESFT.INF to apply themes
I just add these lines replace xxxxx with your details
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Themes","CustomInstallTheme",0x00020000,"%Systemroot%\Resources\Themes\xxxxx.theme"
HKCU,"Software\Microsoft\Windows\CurrentVersion\Themes\LastTheme","ThemeFile",0x00020000,"%Systemroot%\Resources\Themes\xxxxx.theme"
HKCU,"Software\Microsoft\Windows\CurrentVersion\Themes\LastTheme","Wallpaper",0x00020000,"%SystemRoot%\web\wallpaper\xxxxx.jpg"
My favourite Theme.theme is applied at the unattented install but my wallpaper and font isn't taken in consideration. How to put that wallpaper to %systemroot%\web\wallpaper and what about the fonts?
Arie
Oct 18 2007, 04:53 AM
QUOTE (Kingskawn @ Oct 17 2007, 01:35 PM)

My favourite Theme.theme is applied at the unattented install but my wallpaper and font isn't taken in consideration. How to put that wallpaper to %systemroot%\web\wallpaper and what about the fonts?
You could use $OEM$ for adding wallpapers and you could make a custom installation package for instance for adding the fonts. Use fontinst.exe in your package for installing the fonts. You can find it somewhere on this forum.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.