Neil Banfield

Neil Banfield

Joined Last seen Member # 689
0 Posts 252 Replies 34,200 Reputation

[quote who="rpvenker61" reply="4" id="3986400"] If this is related to the "autohide" of the Taskbar, I'm very unhappy with this new "feature". I cannot find a way to NOT autohide the taskbar. In addition, the taskbar size is too big and I can't seem to adjust it. Please fix this! If not fixed soon, I'll look for alternative applications. Thanks! [/quote] It sounds like you have set your OS taskbar to touch mode. Then yo

6 Replies 2,058 Views

ExtractedData is where the dreams are extracted when they are in use. You can clean up this folder if you wish by clicking on settings in the DeskScapes UI, then pick settings from the menu and then on the advanced tab you can click clear extracted files folder.

6 Replies 4,405 Views

[quote who="Svetloslav" reply="9" id="3986159"] Not really a comparable situation. He is a small developer. Can't give support at the level of Stardock. But it looks like I won't be finding it here as well. [/quote] The issue here is the software was working fine together and then stopped after an update with one of the apps. It does seem reasonable to speak to the developer of that app given it is crashing and nothing changed our side. Unfortunately when you h

44 Replies 16,326 Views

[quote who="Kryxzort" reply="7" id="3986027"] i've run sfc /scannow multiple times, didnt fix, and i do use something related to dwm, its called dwmblurglass, pretty sure that uses dwm, so if that can, then it must be something else? is there a way to like have the app ignore if dwm on or off and just try running? [/quote] Unfortunately no, the app relies on the OS telling it the truth. If it says no DWM it will disable those features as using them would break badly

14 Replies 11,449 Views

If it says the DWM is not enabled then something on your computer is making the DwmIsCompositionEnabled api to return false. My best guess is you have installed some sort of OS mod like windhawk and that is doing that to achieve something else. Unfortunately if that is the case then it is breaking WindowFX and you would have to disable / remove whatever is causing that.

14 Replies 11,449 Views

You should check you didn't accidentally add as kvm mode if it is KVM mode and also it isn't on the right hand side waiting to be dragged onto the grid. Another thing to check is the service is running correctly as without that you cannot change any settings at all. Seeing if anything like creating a hotkey or toggling other settings get saved OK after a close and reopen would confirm this.

4 Replies 1,316 Views

[quote who="Svetloslav" reply="5" id="3985660"] Please guys, can you check compatibility with StartAllBack? Start11 became incompatible with it as of his version 3.9.18.5338, because he had to make changes to fix a problem, that showed in the developer builds of 26h2. [/quote] As a general rule we do not support insider releases of Windows as they are prone to changes which can waste development time. I think we would need more details on what you mean by incompatibl

44 Replies 16,326 Views

[quote quoting="post"] Hi. How can I fix this style? so that it isn't grayish blue? And why are so many themes in WB11 so broken? [/quote] I am not seeing a bug h

9 Replies 2,394 Views

[quote who="Yogi 575" reply="3" id="3985711"] Hi guys, thanks for the quick replies ... thomas-k : I have the setting "Use automatic colour for the start menu" set to "On", so no strange colours are in use. I'll upload a screen copy next Basj : I have a large desktop screen so I had the icon size set to huge. I've changed them one step at a time, al

9 Replies 1,654 Views

Can I ask why you need no sign out option as it may be something we can add. If you add the registry key "DisableSignInOptionsLink" as type REG_SZ with a value of 1 to HKEY_CURRENT_USER\Software\Stardock\Start8\Start8.ini\Start8 it will hide the sign out options link. For lock it is controlled by the OS system policy. If lockworkstation is blocked by that then the option will hide. Likewise the sign out option is controlled by the REST_STARTMENULOGOFF p

13 Replies 1,089 Views

If the icon has a grey box around it then the app lacks high resolution icons. Usually nothing above 48*48. We try our best to avoid this but sometimes it is not possible and the box is added by the OS when requesting bigger sizes. Icons requested scale with os resolution. Windows will typically downscale the 256*256 icon to whatever we request.

11 Replies 3,164 Views

ChatGPT is incorrect in many ways. For example "Groupy cannot group UWP apps reliably by design." The general rule is very simple. No titlebar flag (WS_CAPTION) or owned by another window (i.e. child window) you cannot group. Also windows smaller than a certain size as transitory typically.

28 Replies 16,334 Views