MSFN Forum: setting the themes and wallpapers - MSFN Forum

Jump to content



  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

setting the themes and wallpapers Rate Topic: -----

#1 User is offline   maniaq 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 378
  • Joined: 28-November 04
  • OS:none specified
  • Country: Country Flag

Posted 18 July 2005 - 02:47 AM

hey :hello:
i have just searched the forum and found the reg tweaks that sets theme and wallpaper

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"


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


#2 User is offline   raduking 

  • RegTweak XP
  • PipPip
  • Group: Members
  • Posts: 188
  • Joined: 30-July 03

Posted 18 July 2005 - 05:59 AM

I have the same problem with context menus:
everything else is fine with the theme

check the border of the bad version:
Attached File  menuBad.jpg (9.79K)
Number of downloads: 30

and after manually setting the theme:
Attached File  menuGood.jpg (9.36K)
Number of downloads: 31

#3 User is offline   raduking 

  • RegTweak XP
  • PipPip
  • Group: Members
  • Posts: 188
  • Joined: 30-July 03

Posted 18 July 2005 - 10:59 AM

this is getting really annoying

#4 User is offline   maniaq 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 378
  • Joined: 28-November 04
  • OS:none specified
  • Country: Country Flag

Posted 18 July 2005 - 12:16 PM

bu no one seem to care.....

#5 User is offline   Nepali 

  • Pride of Nepal
  • PipPipPipPip
  • Group: Members
  • Posts: 519
  • Joined: 09-July 05

Posted 19 July 2005 - 12:04 AM

theme has not fully loaded
so i suggest to load theme from runonce
what i have done is
called
%windir%system32\resources\.........\*.theme or *.msstyle

or just use autoit

#6 User is offline   maniaq 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 378
  • Joined: 28-November 04
  • OS:none specified
  • Country: Country Flag

Posted 19 July 2005 - 12:28 AM

i can run from cmdlines also?

#7 User is offline   raduking 

  • RegTweak XP
  • PipPip
  • Group: Members
  • Posts: 188
  • Joined: 30-July 03

Posted 19 July 2005 - 06:13 AM

Nepali, on Jul 19 2005, 07:04 AM, said:

theme has not fully loaded
so i suggest to load theme from runonce
what i have done is
called
%windir%system32\resources\.........\*.theme or *.msstyle

or just use autoit
<{POST_SNAPBACK}>


i don't understand :blushing:

executing a theme file just opens up the Display Properties->Theme tab

#8 User is offline   maniaq 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 378
  • Joined: 28-November 04
  • OS:none specified
  • Country: Country Flag

Posted 19 July 2005 - 06:51 AM

raduking, on Jul 19 2005, 06:13 AM, said:

Nepali, on Jul 19 2005, 07:04 AM, said:

theme has not fully loaded
so i suggest to load theme from runonce
what i have done is
called
%windir%system32\resources\.........\*.theme or *.msstyle

or just use autoit
<{POST_SNAPBACK}>


i don't understand :blushing:

executing a theme file just opens up the Display Properties->Theme tab
<{POST_SNAPBACK}>


what didn't yu understand?

#9 User is offline   maniaq 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 378
  • Joined: 28-November 04
  • OS:none specified
  • Country: Country Flag

Posted 19 July 2005 - 06:54 AM

i think we can run the reg file over the cmdlines.txt file


reg 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..... ;)

#10 User is offline   raduking 

  • RegTweak XP
  • PipPip
  • Group: Members
  • Posts: 188
  • Joined: 30-July 03

Posted 19 July 2005 - 10:42 AM

maniaq, on Jul 19 2005, 01:51 PM, said:

raduking, on Jul 19 2005, 06:13 AM, said:

Nepali, on Jul 19 2005, 07:04 AM, said:

so i suggest to load theme from runonce
what i have done is
called
%windir%system32\resources\.........\*.theme or *.msstyle
<{POST_SNAPBACK}>


i don't understand :blushing:

executing a theme file just opens up the Display Properties->Theme tab
<{POST_SNAPBACK}>


what didn't yu understand?
<{POST_SNAPBACK}>


that
calling %windir%system32\resources\.........\*.theme just opens the display properties it doesn't change the theme...

#11 User is offline   raduking 

  • RegTweak XP
  • PipPip
  • Group: Members
  • Posts: 188
  • Joined: 30-July 03

Posted 19 July 2005 - 10:44 AM

@maniaq
i did the cmdlines.txt thing and doesn't work either...

#12 User is offline   maniaq 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 378
  • Joined: 28-November 04
  • OS:none specified
  • Country: Country Flag

Posted 19 July 2005 - 11:27 AM

raduking, on Jul 19 2005, 10:44 AM, said:

@maniaq
i 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 ;)

#13 User is offline   maxamoto 

  • I got mad skillz I will get wild
  • PipPip
  • Group: Members
  • Posts: 112
  • Joined: 27-October 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 19 July 2005 - 11:45 AM

maniaq, on Jul 19 2005, 07:27 PM, said:

raduking, on Jul 19 2005, 10:44 AM, said:

@maniaq
i 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

#14 User is offline   Achdine 

  • Junior
  • Pip
  • Group: Members
  • Posts: 97
  • Joined: 11-May 05

Posted 19 July 2005 - 12:07 PM

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.

#15 User is offline   maniaq 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 378
  • Joined: 28-November 04
  • OS:none specified
  • Country: Country Flag

Posted 19 July 2005 - 01:29 PM

do i need to rename the applytheme.exe to applytheme royal.exe or what?? :huh:

#16 User is offline   maxamoto 

  • I got mad skillz I will get wild
  • PipPip
  • Group: Members
  • Posts: 112
  • Joined: 27-October 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 19 July 2005 - 01:56 PM

maniaq, on Jul 19 2005, 09:29 PM, said:

do i need to rename the applytheme.exe to applytheme royal.exe or what?? :huh:
<{POST_SNAPBACK}>

Without Quotes, run this from a cmd prompt or a batch file:

"ApplyTheme.exe Royale"

This post has been edited by maxamoto: 19 July 2005 - 02:00 PM


#17 User is offline   raduking 

  • RegTweak XP
  • PipPip
  • Group: Members
  • Posts: 188
  • Joined: 30-July 03

Posted 19 July 2005 - 03:17 PM

tested doesn't work either
it's even worse:

if I apply the visual style by hand everything is fine
but when I try to apply it with ApplyTheme it reverts it back
to the wrong way of showing the theme (from my first post in this thread)

#18 User is offline   maniaq 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 378
  • Joined: 28-November 04
  • OS:none specified
  • Country: Country Flag

Posted 20 July 2005 - 06:42 AM

raduking, on Jul 19 2005, 03:17 PM, said:

tested doesn't work either
it's even worse:

if I apply the visual style by hand everything is fine
but when I try to apply it with ApplyTheme it reverts it back
to the wrong way of showing the theme (from my first post in this thread)
<{POST_SNAPBACK}>


the same thing happened to me, yu need to install the theme before using applytheme, use this reg:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ThemeManager]
"LoadedBefore"="1"
"LMVersion"="103"
"LMOverRide"="1"
"ThemeActive"="1"
"DllName"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\
  74,00,25,00,5c,00,52,00,65,00,73,00,6f,00,75,00,72,00,63,00,65,00,73,00,5c,\
  00,74,00,68,00,65,00,6d,00,65,00,73,00,5c,00,4c,00,75,00,6e,00,61,00,5c,00,\
  4c,00,75,00,6e,00,61,00,2e,00,6d,00,73,00,73,00,74,00,79,00,6c,00,65,00,73,\
  00,00,00


this is for royale theme, yu could manualy get the reg from your own windows.....


as for applytheme.exe ...i can put and run it from where ever i want, right?

This post has been edited by maniaq: 20 July 2005 - 06:44 AM


#19 User is offline   raduking 

  • RegTweak XP
  • PipPip
  • Group: Members
  • Posts: 188
  • Joined: 30-July 03

Posted 20 July 2005 - 03:13 PM

I tried this also...
doesn't work :(

as a matter of fact this was the way I was doing it in the first place before asking here :(

#20 User is offline   oioldman 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 967
  • Joined: 16-April 04
  • OS:Windows 7 x64

Posted 21 July 2005 - 02:10 AM

Why not apply your theme via the winnt.sif file during your install?
I and many do it this with create success, if you search for RoyaleTheme you'll get many results but is the correct one.

Can't add more as at work and can't remember it all of top of head.

Share this topic:


  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy