Windows7
Closed this issue · 2 comments
mrx23dot commented
dechamps commented
The error is because RudeWindowFixer is using EventSetInformation
for trace logging, but that API was only introduced in Windows 8.
You may be able to get it to work by changing the code to remove trace logging calls, which are not necessary for RudeWindowFixer operation.
I'm not going to fix this as I have zero interest in spending any time supporting an obsolete OS that Microsoft stopped supporting many years ago. I'm afraid you're on your own on this one.
mrx23dot commented
The AHK script worked for me instead
https://superuser.com/questions/483453/windows-7-task-bar-stuck-in-hiding-how-to-fix