Jonno12345 / TileIconifier

Creates tiles for most Windows 8.1 and 10 start menu icons
MIT License
1.38k stars 65 forks source link

Update needed for new windows version 20H2 #272

Open BlueStarBRS opened 3 years ago

BlueStarBRS commented 3 years ago

tileiconviewer can dont set anymore the background color

image

image

JasonShearer commented 3 years ago

Just updated to 20H2 today. Can confirm.

Ezeky3l commented 3 years ago

Same here. Hope someone can fix it. it looks like tileiconviewer hasn't been updated for 2 years : /

Bysic commented 3 years ago

I have the same issue, the icons can be changing but not the background.

netocavalcanti commented 3 years ago

Yes. I can modify icons and texts but not the background color.

clamatac commented 3 years ago

same problem here, a tileIconifier update for this background problem would be great

Thanks in advance

vload commented 3 years ago

same problem plz fix thank you tileiconifier is awesome

bitboilayman commented 3 years ago

Would love to see an update to this amazing tool. My Win10 looks like a big boy tetris yet again :( +1

jmsgrgry commented 3 years ago

Hoping someone provides an update soon! It's just a classy move for Windows to have a hideous start menu so that third parties have to fix it, and then update everything again so it's a tad bit less ugly by default but the third party solutions are worse off too

sk-panfilov commented 3 years ago

Same problem, I greated the account just for this text, I hope founder will fix the problem :(

thescotchmalt commented 3 years ago

Same here!

Sakitoshi commented 3 years ago

not a bug but a new forced microsoft feature: theme aware tiles.

to get the colorful tiles back apply this reg file and reboot.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FeatureManagement\Overrides\0\2093230218]
"EnabledState"=dword:00000000
"EnabledStateOptions"=dword:00000000
clamatac commented 3 years ago

Hi,

I get error trying to edit the value in regedit, it says "error al escribir el nuevo contenido" (error at writting the new content)

Greetings

Bysic commented 3 years ago

@Sakitoshi Thank you bro you're a legend❤️. It worked for the medium size tiles, But it changes the mail and groove music back to the blue color, Can I Enable the value for mail and groove music only?

Screenshot 2020-12-01 094132.png

Ezeky3l commented 3 years ago

@Sakitoshi thanks ! @Bysic Tileconifer works only for small and medium tiles. Never worked for wide and large tiles as written in description-FAQ ;)

Bysic commented 3 years ago

@Ezeky3l I was asking if I can change the mail and groove music to 20H2 tile style(color) without changing the whole tiles color, can I do that?

thescotchmalt commented 3 years ago

Hi,

I get error trying to edit the value in regedit, it says "error al escribir el nuevo contenido" (error at writting the new content)

Greetings

I'm getting the same ( Cannot edit EnabledState: Error writing the value's new contents. ) Under permissions, Full Control is given only to "TrustedInstaller" with Administrators only having read access

[EDIT] @clamatac I was able to solve this by going to Edit > Permissions > Advanced > Change, and changing the owner of the folder to 'Administrators' The edit works fine now after a restart!

sk-panfilov commented 3 years ago

I'll just write here my way to fix the problem Part 1

  1. Creat a new text file
  2. Paste the text from @Sakitoshi in
    
    Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FeatureManagement\Overrides\0\2093230218] "EnabledState"=dword:00000000 "EnabledStateOptions"=dword:00000000


3. Save and change a file extension from "text" to "reg"
4. Run the file from Adm
If it not works, maybe you have not rights to register section (like me)
**Part 2**
To get a rights to register section
4. Download "Trusted Shell". I found it somewhere. It program for run register from "trustedinstaller" https://drive.google.com/drive/folders/1NydFGKTU3y1IXr0KR7TjeC6C6qe3tPLg?usp=sharing
5. Reboot the PC
6. Run the "tshell.exe" from Adm
7. Text "regedit" and go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FeatureManagement\Overrides\0\2093230218
8. Via the context menu for a folder "2093230218" give a rights for your or all users
9. Reboot the PC and run the file from **"1 part"** from Adm
10. Reboot the PC (the problem have to allready fixed)
**Part 3**
11. Return rights for "2093230218" folder back, see "2 part" (they says it have to do)
Me helped
Bysic commented 3 years ago

@Sk-Panfilov Do you know how can I set the value at 0 except mail and groove music tiles?

sk-panfilov commented 3 years ago

@Sk-Panfilov Do you know how can I set the value at 0 except mail and groove music tiles?

No, I have no idea bro. I just use it for a transparent tiles.

1

BlueStarBRS commented 3 years ago

Have somone a fix to for the grey Background in the full screen mode from the start menu? and works the color Background fix with the fullscreen too? Before the 20h2 Update all have work with full Screenmode (i Upload the Screenshots in the next time for example) i have 2 pcs on pc 1 i have not installed the 20h2 update on pc 2 i have it pc 1 Background is dark on pc 2 its grey (thats sucks really hard)

BlueStarBRS commented 3 years ago

SYSTEM WITH 20H2: image

BlueStarBRS commented 3 years ago

Sytem without 20H2 the Background looks mush better to unknown-3.png

BlueStarBRS commented 3 years ago

Thx everyone for the disable reg string for the better (old) start menu

GrafSemper commented 3 years ago

How to restore custom colored icons in Start Menu after 20H2 Windows update.

  1. Visit https://www.nirsoft.net/utils/advanced_run.html

    1. Download AdvancedRun.

    2. Start AdvancedRun.

    3. In the field "Program to Run" enter C:\WINDOWS\regedit.exe

    4. In the field "Run As... choose TrustedInstaller

    5. Click the button Run

    6. RegEdit will open. Change these keys to the noted values:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FeatureManagement\Overrides\0\2093230218] "EnabledState"=dword:00000000 "EnabledStateOptions"=dword:00000000

8. Restart Windows.

                          Graf Semper.
clamatac commented 3 years ago

How to restore custom colored icons in Start Menu after 20H2 Windows update.

1. Visit https://www.nirsoft.net/utils/advanced_run.html
2. Download AdvancedRun.

3. Start AdvancedRun.

4. In the field "Program to Run" enter   C:\WINDOWS\regedit.exe

5. In the field "Run As... choose TrustedInstaller

6. Click the button Run

7. RegEdit will open. Change these keys to the noted values:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FeatureManagement\Overrides\0\2093230218] "EnabledState"=dword:00000000 "EnabledStateOptions"=dword:00000000

8. Restart Windows.

                          Graf Semper.

thanks, seems to work for me

GrafSemper commented 3 years ago

You are welcome.

On Tue, 12 Jan 2021 at 12:28, clamatac notifications@github.com wrote:

How to restore custom colored icons in Start Menu after 20H2 Windows update.

  1. Visit https://www.nirsoft.net/utils/advanced_run.html

  2. Download AdvancedRun.

  3. Start AdvancedRun.

  4. In the field "Program to Run" enter C:\WINDOWS\regedit.exe

  5. In the field "Run As... choose TrustedInstaller

  6. Click the button Run

  7. RegEdit will open. Change these keys to the noted values:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FeatureManagement\Overrides\0\2093230218] "EnabledState"=dword:00000000 "EnabledStateOptions"=dword:00000000

  1. Restart Windows.

                      Graf Semper.

thanks, seems to work for me

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Jonno12345/TileIconifier/issues/272#issuecomment-758816328, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASOBQBDTNZL3PUAYH5AG4KDSZSBE7ANCNFSM4TAHQYJA .

eqagunn commented 3 years ago

@Sk-Panfilov Do you know how can I set the value at 0 except mail and groove music tiles?

No, I have no idea bro. I just use it for a transparent tiles.

1

Is there now a way to actually make the background of pinned icons transparent or are you just matching the background color to the theme color? The latter doesn't work with "transparency effects" on. Since app list icons now indeed do have transparent background it might be possible to set it for pinned icons as well.

sk-panfilov commented 3 years ago

@Sk-Panfilov Do you know how can I set the value at 0 except mail and groove music tiles?

No, I have no idea bro. I just use it for a transparent tiles. 1

Is there now a way to actually make the background of pinned icons transparent or are you just matching the background color to the theme color? The latter doesn't work with "transparency effects" on. Since app list icons now indeed do have transparent background it might be possible to set it for pinned icons as well.

Hi, I’m just matching the background color to the theme color #1f1f1f ​​​​​​​Without transparency effects :)