tjackenpacken / taskbar-groups

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

need 64bit version? #209

Open raidsan opened 2 years ago

raidsan commented 2 years ago

when it pick up some 64bit shortcut, such as: C:\Program Files... it will treat it as: C:\Program Files (x86).... , then some error following.

raidsan commented 2 years ago

Edit group=>Add new shortcut=> (select a shortcut which point to C:\Program Files..., ) => open => error ocur find the item in ObjectData.xml, you will see the WorkingDirectory change to C:\Program Files (x86)...