moudey / Shell

Powerful context menu manager for Windows File Explorer
https://nilesoft.org
MIT License
3.52k stars 120 forks source link

Crashes when using Lively Wallpaper #503

Open s7xxrs opened 2 months ago

s7xxrs commented 2 months ago

it is impossible to use Shell when Lively Wallpaper is running as it will enter in a loop of restarting explorer.exe every time the desktop is in focus.

RubicBG commented 2 months ago

try to exclude the program: in shell.nss : exclude. https://nilesoft.org/docs/configuration/settings

exclude.process = "LivelyWallpaper.exe" ? exclude.where = window.module=="....dll" ?