There are plenty of gadgets out there to replace any stock windows gadgets, and some of them look exactly the same.
But what would I be looking for to alter and replace.Make a backup copy of the original file. Open with notepad and delete the whole row that contains the following tag:I'm intrigued by the earlier post where someone mentions editing the XML file. Haven't a clue how to do that but if it can be done I'm a quick learner. I know where the file lives, I can open it in notepad and see zillions of random characters so I'm assuming I need a proper editor. They seem available as freeware. Acronis againBut what would I be looking for to alter and replace.
The problem is indeed caused by the DPI settings of the PC. Gadgets appear incorrectly if the DPI value is set above 100%, although one may use a custom value of 110% and gadgets seem to appear almost correctly. The reason for the problem is that the default gadgets in Windows 7 have a DPI-locking tag. So there are two ways to resolve this issue:
1. Set the DPI value to 100-110%.
2. The second one requires some basic XML editing skills. One has to delete the locking tag from the XML file completely as setting the value to auto will not resolve it. I am not sure, but this however, might be against Microsoft's policy. In case someone wants to try this one, please, at least make a backup copy of the original file.
Make a backup copy of the original file. Open with notepad and delete the whole row that contains the following tag:
<autoscaleDPI><!--_locComment_text="{Locked}"-->true</autoscaleDPI>
Don't leave an empty row in the script, delete it entirely.
I assume the XML files are those buried in the Windows\winsxs folder and that one needs to be logged in via the Administrator account to make modifications?
If those are the Gadget files' XML's, there are both 'amd64_' and 'x86_' versions of the same files. Does one need to modify both if running win7-64?
Thanks
Russell
It will be in the Gadget folder in:Make a backup copy of the original file. Open with notepad and delete the whole row that contains the following tag:
<autoscaleDPI><!--_locComment_text="{Locked}"-->true</autoscaleDPI>
Don't leave an empty row in the script, delete it entirely.
I assume the XML files are those buried in the Windows\winsxs folder and that one needs to be logged in via the Administrator account to make modifications?
If those are the Gadget files' XML's, there are both 'amd64_' and 'x86_' versions of the same files. Does one need to modify both if running win7-64?
Thanks
Russell
C:\Program Files\Windows Sidebar\Gadgets
and or
C:\Program Files (x86)\Windows Sidebar\Gadgets
and or
C:\Users\YOUR USER NAME\AppData\Local\Microsoft\Windows\Sidebar\Gadgets
Jerry
I had a second look and noticed that the affected gadgets use certain font. According to my opinion the problem is caused by IE11 making some fonts display incorrectly when in a higher DPI setting. This affected some other functions like disabling the Outlook spell-check in certain configurations, etc. So there should be a fix from Microsoft sometime in the future that would address these issues and hopefully that should fix the gadgets too.
As for making gadgets bigger-that's pretty difficult. You should play around first with the css file-that will enlarge the "glass" area around the gadget. Then move to the js file. The scripts that instruct how the gadget should be displayed are at the end of the file: undocked & docked state of the gadgets. I played around with that and the result was pretty ugly. So I would recommend to use the gadgets the way they are for the time being as a fix from Microsoft addressing the font issue should come eventually. If the gadgets look too small however one may click the arrow button below the close button of the gadget(if there is one-the CPU has it, but the Clock-does not) to enlarge them but now they would look unnaturally big. For the Clock-use a different clock style(the blue one seems small but the first clock style is OK for me).
Make a backup copy of the original file. Open with notepad and delete the whole row that contains the following tag:
<autoscaleDPI><!--_locComment_text="{Locked}"-->true</autoscaleDPI>
Don't leave an empty row in the script, delete it entirely.
I assume the XML files are those buried in the Windows\winsxs folder and that one needs to be logged in via the Administrator account to make modifications?
If those are the Gadget files' XML's, there are both 'amd64_' and 'x86_' versions of the same files. Does one need to modify both if running win7-64?
Thanks
Russell
There where Jerry and I said, in the program files
Instructions are here in one of my later posts on page 2,
IE 11 Update on Win7 corrupts gadgets - Microsoft Community
There where Jerry and I said, in the program files
Instructions are here in one of my later posts on page 2,
IE 11 Update on Win7 corrupts gadgets - Microsoft Community
I changed the XML in the Clock, CPU, Weather Gadgets and made the into gadget installers. Download the zip folder at the bottom of this post and extract it, then double click the gadget to install it.I changed my dpi to 100% and suddenly I had two screens full of clocks. Every time I had attempted to launch a clock it had been installing but I simply couldn't see it. As I'm not experienced enough to start messing with scripts and files I'll have to hope someone comes up with a 'fix-it' script for us dunces.


