tjackenpacken / taskbar-groups

Lightweight utility for organizing the taskbar through groups
MIT License
2.42k stars 199 forks source link

Problems with opening folder in taskbar #281

Closed Mur4ik2w0 closed 1 year ago

Mur4ik2w0 commented 1 year ago

When i opening my folder (in taskbar) windows asks: “Do you want to allow this app to make changes to your device?” every time, and when i pressing yes he write "Couldn't find part of the path "C:\Program Files (x86)\TaskbarGroups\config\Games\config\Games\groupImage.png"."

Mur4ik2w0 commented 1 year ago

I found solve of this problem. You need to: press WIN + R Write "regedit" go to HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers and create new string parameter, like Value name: C:\Program Files (x86)\TaskbarGroups\TaskbarGroups.exe Value data: RunAsInvoker And for missing part just need to create it yourself