GeekSmack Community: How To: Customize Windows 7 - GeekSmack Community

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

How To: Customize Windows 7

#1 User is offline   Paul 

  • ^^Hmm...
  • Group: Management
  • Posts: 2,431
  • Joined: 20-July 08
  • Gender:Male
  • Location:Fort Lauderdale, FL

Posted 13 January 2010 - 08:50 PM


0

#2 User is offline   Steve 

  • Design Geek
  • Group: Reviewer
  • Posts: 1,821
  • Joined: 26-June 09
  • Gender:Male
  • Location:United Kingdom

Posted 13 January 2010 - 09:58 PM

Great, running the soft7 theme now, but the superbar icons aren't updating. Help?

EDIT: Sorted. :)
Posted ImagePosted ImagePosted ImagePosted ImagePosted ImagePosted ImagePosted ImagePosted ImagePosted ImagePosted Image
0

#3 User is offline   Diamond 

  • Bronze Geek
  • PipPipPip
  • Group: Member
  • Posts: 218
  • Joined: 10-March 10
  • Gender:Male
  • Location:Germany
  • Interests:Basketball, going to the gym, friends n' stuff, my beloved pc ;D

Posted 12 March 2010 - 11:57 AM

great tuturial, but I knew most of the stuff mentioned in there :) but I got another question. I'm trying to change the icons for skype, download folder and the games icon in the start menu. When I right-click skype and then properties "change icon" is greyed out, so I gotta probably change it via regedit. Does anybody know the path to change the icon for it ? Same for download folder icon and games icon?
Posted Image
Posted Image

0

#4 User is offline   Loebl 

  • Bronze Geek
  • PipPipPip
  • Group: Member
  • Posts: 157
  • Joined: 21-January 10
  • Gender:Male
  • Location:Germany

Posted 12 March 2010 - 04:31 PM

ok i am currently fooling arounf with that
in the system32 directory there are maaaaaaaany things to find
gameux.dll contains the icon for the games-menu. Or to be more specific contains that icon in all its variants, 4 Bit to 32 Bit depth and various sizes
and with that info I searched the registry and was able to find "something":
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\GameNewsFiles
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\GameStatisticsFiles
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\GameUpdateFiles
there you will find keys with the name icon path which by default points to gameux.dll and resource number 203 which is the symbol from the startmenu when hovering games. Now you have two possibilities: change the icon in gameux.dll or try what happens if you change the registry to pointig to an .ico file with your desired icon.
I personally would recommend the first because I think windows chooses an icon which firs best into the startmenu depending on chosen display size and depth

For download Icon I will continue to search

Skype should be the most easy one.The link lies in (well at least on my pc) C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Skype . You can create a link manually pointing to you skype.exe with your icon and replace the file existing there

Also I recommend Backups (especially when working on system-files)

EDIT:
STOOOOPP Waaayyy back. I have found something new.
I found imageres.dll and
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel
which contains various subfolders like MyDocs, MyGames and Downloads where a Bitmap key points to imageres.dll which itself contains hundreds of icons YOU are willing to change.
So this is the key and the file you need.
For Changing I recommend the Anolis Resourcer. It maybe still beta but it does what it has to do
0

#5 User is offline   Diamond 

  • Bronze Geek
  • PipPipPip
  • Group: Member
  • Posts: 218
  • Joined: 10-March 10
  • Gender:Male
  • Location:Germany
  • Interests:Basketball, going to the gym, friends n' stuff, my beloved pc ;D

Posted 14 March 2010 - 11:44 AM

View PostLoebl, on 12 March 2010 - 04:31 PM, said:

ok i am currently fooling arounf with that
in the system32 directory there are maaaaaaaany things to find
gameux.dll contains the icon for the games-menu. Or to be more specific contains that icon in all its variants, 4 Bit to 32 Bit depth and various sizes
and with that info I searched the registry and was able to find "something":
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\GameNewsFiles
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\GameStatisticsFiles
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\GameUpdateFiles
there you will find keys with the name icon path which by default points to gameux.dll and resource number 203 which is the symbol from the startmenu when hovering games. Now you have two possibilities: change the icon in gameux.dll or try what happens if you change the registry to pointig to an .ico file with your desired icon.
I personally would recommend the first because I think windows chooses an icon which firs best into the startmenu depending on chosen display size and depth

For download Icon I will continue to search

Skype should be the most easy one.The link lies in (well at least on my pc) C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Skype . You can create a link manually pointing to you skype.exe with your icon and replace the file existing there

Also I recommend Backups (especially when working on system-files)

EDIT:
STOOOOPP Waaayyy back. I have found something new.
I found imageres.dll and
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel
which contains various subfolders like MyDocs, MyGames and Downloads where a Bitmap key points to imageres.dll which itself contains hundreds of icons YOU are willing to change.
So this is the key and the file you need.
For Changing I recommend the Anolis Resourcer. It maybe still beta but it does what it has to do


for skype, it's the same, the change icon button is greyed out :/ so it's not clickable...
for the regedit thing, I'm still working on it...
Posted Image
Posted Image

0

#6 User is offline   Loebl 

  • Bronze Geek
  • PipPipPip
  • Group: Member
  • Posts: 157
  • Joined: 21-January 10
  • Gender:Male
  • Location:Germany

Posted 14 March 2010 - 03:44 PM

View PostDiamond, on 14 March 2010 - 11:44 AM, said:

View PostLoebl, on 12 March 2010 - 04:31 PM, said:

ok i am currently fooling arounf with that
in the system32 directory there are maaaaaaaany things to find
gameux.dll contains the icon for the games-menu. Or to be more specific contains that icon in all its variants, 4 Bit to 32 Bit depth and various sizes
and with that info I searched the registry and was able to find "something":
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\GameNewsFiles
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\GameStatisticsFiles
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\GameUpdateFiles
there you will find keys with the name icon path which by default points to gameux.dll and resource number 203 which is the symbol from the startmenu when hovering games. Now you have two possibilities: change the icon in gameux.dll or try what happens if you change the registry to pointig to an .ico file with your desired icon.
I personally would recommend the first because I think windows chooses an icon which firs best into the startmenu depending on chosen display size and depth

For download Icon I will continue to search

Skype should be the most easy one.The link lies in (well at least on my pc) C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Skype . You can create a link manually pointing to you skype.exe with your icon and replace the file existing there

Also I recommend Backups (especially when working on system-files)

EDIT:
STOOOOPP Waaayyy back. I have found something new.
I found imageres.dll and
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel
which contains various subfolders like MyDocs, MyGames and Downloads where a Bitmap key points to imageres.dll which itself contains hundreds of icons YOU are willing to change.
So this is the key and the file you need.
For Changing I recommend the Anolis Resourcer. It maybe still beta but it does what it has to do


for skype, it's the same, the change icon button is greyed out :/ so it's not clickable...
for the regedit thing, I'm still working on it...


naah I mean you first create a Link from your normal Skype executable, which should be editable:
Posted Image
You should be able to load any icon into it.
This link is then copied to C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Skype and the old one can be shredded.
Posted Image
sorry, that everything in the menus is in german, but you should get the idea.
0

#7 User is offline   Diamond 

  • Bronze Geek
  • PipPipPip
  • Group: Member
  • Posts: 218
  • Joined: 10-March 10
  • Gender:Male
  • Location:Germany
  • Interests:Basketball, going to the gym, friends n' stuff, my beloved pc ;D

Posted 14 March 2010 - 05:06 PM

View PostLoebl, on 14 March 2010 - 03:44 PM, said:

View PostDiamond, on 14 March 2010 - 11:44 AM, said:

View PostLoebl, on 12 March 2010 - 04:31 PM, said:

ok i am currently fooling arounf with that
in the system32 directory there are maaaaaaaany things to find
gameux.dll contains the icon for the games-menu. Or to be more specific contains that icon in all its variants, 4 Bit to 32 Bit depth and various sizes
and with that info I searched the registry and was able to find "something":
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\GameNewsFiles
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\GameStatisticsFiles
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\GameUpdateFiles
there you will find keys with the name icon path which by default points to gameux.dll and resource number 203 which is the symbol from the startmenu when hovering games. Now you have two possibilities: change the icon in gameux.dll or try what happens if you change the registry to pointig to an .ico file with your desired icon.
I personally would recommend the first because I think windows chooses an icon which firs best into the startmenu depending on chosen display size and depth

For download Icon I will continue to search

Skype should be the most easy one.The link lies in (well at least on my pc) C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Skype . You can create a link manually pointing to you skype.exe with your icon and replace the file existing there

Also I recommend Backups (especially when working on system-files)

EDIT:
STOOOOPP Waaayyy back. I have found something new.
I found imageres.dll and
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel
which contains various subfolders like MyDocs, MyGames and Downloads where a Bitmap key points to imageres.dll which itself contains hundreds of icons YOU are willing to change.
So this is the key and the file you need.
For Changing I recommend the Anolis Resourcer. It maybe still beta but it does what it has to do


for skype, it's the same, the change icon button is greyed out :/ so it's not clickable...
for the regedit thing, I'm still working on it...


naah I mean you first create a Link from your normal Skype executable, which should be editable:
Posted Image
You should be able to load any icon into it.
This link is then copied to C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Skype and the old one can be shredded.
Posted Image
sorry, that everything in the menus is in german, but you should get the idea.


now I got you :)
but I'm german myself, so I don't care if the menus are in german :P
woher kommst du ?;) und danke für die hilfe :D
Posted Image
Posted Image

0

Page 1 of 1
  • 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


This page is sponsored by TopHostingCenter.com, a web hosting provider that specializes in cloud hosting.

As well as Hosted Exchange