WriteRegDWORD HKCU "Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu" "{871C5380-42A0-1069-A2EA-08002B30309D}" "1"
System::Call 'user32.dll::GetDesktopWindow(v) i .r0'
SendMessage $0 ${WM_SETREDRAW} 1 0however, the desktop does not get redrawn. only when i press f5 the ie symbol disappears. any clue where the bug is in my code?Redraw Desktop
i'm using this script to remove the internet explorer symbol from the desktop (it's not a standard .lnk).