maniaq Posted July 18, 2005 Posted July 18, 2005 hey i have just searched the forum and found the reg tweaks that sets theme and wallpaperWindows Registry Editor Version 5.00;sets custom theme[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes]"InstallTheme"="%WinDir%\Resources\Themes\royal.theme""InstallVisualStyle"="%WinDir%\Resources\Themes\royalmod\royalmod.msstyles";Set Custom Wallpaper[HKEY_CURRENT_USER\Control Panel\Desktop]"TileWallpaper"="0""Wallpaper"="%windir%\\web\\wallpaper\\maniaq.jpg""Wallpaperstyle"="2"but i'm getting this:but when i manualy set the the theme in properties>appearance it looks like this:so basicaly i need to set the theme one more time.......where the problem???p.s. i use ryanvm's update pack, where is the uxtheme.dll
raduking Posted July 18, 2005 Posted July 18, 2005 I have the same problem with context menus:everything else is fine with the themecheck the border of the bad version:and after manually setting the theme:
Nepali Posted July 19, 2005 Posted July 19, 2005 theme has not fully loadedso i suggest to load theme from runoncewhat i have done is called %windir%system32\resources\.........\*.theme or *.msstyleor just use autoit
raduking Posted July 19, 2005 Posted July 19, 2005 theme has not fully loadedso i suggest to load theme from runoncewhat i have done is called %windir%system32\resources\.........\*.theme or *.msstyleor just use autoit<{POST_SNAPBACK}>i don't understand executing a theme file just opens up the Display Properties->Theme tab
maniaq Posted July 19, 2005 Author Posted July 19, 2005 theme has not fully loadedso i suggest to load theme from runoncewhat i have done is called %windir%system32\resources\.........\*.theme or *.msstyleor just use autoit<{POST_SNAPBACK}>i don't understand executing a theme file just opens up the Display Properties->Theme tab<{POST_SNAPBACK}>what didn't yu understand?
maniaq Posted July 19, 2005 Author Posted July 19, 2005 i think we can run the reg file over the cmdlines.txt filereg file code:Windows Registry Editor Version 5.00;sets custom theme[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes]"InstallTheme"="%WinDir%\Resources\Themes\royal.theme""InstallVisualStyle"="%WinDir%\Resources\Themes\royalmod\royalmod.msstyles";Set Custom Wallpaper[HKEY_CURRENT_USER\Control Panel\Desktop]"TileWallpaper"="0""Wallpaper"="%windir%\\web\\wallpaper\\maniaq.jpg""Wallpaperstyle"="2"cmdlines.txt code"REGEDIT /S reg_name.reg"..................going to test it............p.s. edit the reg file for your theme.....
raduking Posted July 19, 2005 Posted July 19, 2005 so i suggest to load theme from runoncewhat i have done is called %windir%system32\resources\.........\*.theme or *.msstyle<{POST_SNAPBACK}>i don't understand executing a theme file just opens up the Display Properties->Theme tab<{POST_SNAPBACK}>what didn't yu understand?<{POST_SNAPBACK}>thatcalling %windir%system32\resources\.........\*.theme just opens the display properties it doesn't change the theme...
raduking Posted July 19, 2005 Posted July 19, 2005 @maniaqi did the cmdlines.txt thing and doesn't work either...
maniaq Posted July 19, 2005 Author Posted July 19, 2005 @maniaqi did the cmdlines.txt thing and doesn't work either...<{POST_SNAPBACK}>i haven't tested it fully....but i think there is another way to set the theme and i'm going to check it out.....or maybe someone could help us out
maxamoto Posted July 19, 2005 Posted July 19, 2005 @maniaqi did the cmdlines.txt thing and doesn't work either...<{POST_SNAPBACK}>i haven't tested it fully....but i think there is another way to set the theme and i'm going to check it out.....or maybe someone could help us out <{POST_SNAPBACK}>Help is on the way. Here is an executable that will change your theme. Just call it from a batch file or whatever. Credit belongs to someone else, unfortunately I can't remember where I got this program and a quick search on Google reveals nothing. If anyone knows where this came from, let us know =]Download ApplyTheme.exe
Achdine Posted July 19, 2005 Posted July 19, 2005 ApplyTheme is from a post on these forums. Original post. It's just a script for opening the theme dialog, and I'm not sure it works from CmdLines.txt. It does work when you run it at first login, which is where I use it.
maniaq Posted July 19, 2005 Author Posted July 19, 2005 do i need to rename the applytheme.exe to applytheme royal.exe or what??
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