Skip to main content
Filter by
Sorted by
Tagged with
-4 votes
1 answer
87 views

Please note: Because this is a self-answered question, there is no solution attempt in the question itself. In my PowerShell scripts I'm using the ActiveDirectory module, which contains the various *-...
mklement0's user avatar
  • 452k
-4 votes
0 answers
68 views

I have a brand new computer with Windows 11 and I am facing a performance issue with MySQL I do ovserve on any other machine on the network and I not know how to fix. The MySQL server is running on a ...
user1129682's user avatar
  • 1,111
2 votes
0 answers
50 views

I'm building a Python desktop app that uses both pystray (for a system tray icon) and Tkinter (for message boxes and dialogs). Everything works fine except for one issue on Windows 11: when I open a ...
Camilo Garcia's user avatar
-2 votes
0 answers
58 views

I have several utilities written in C# for .NET 4.8. After upgrading from Windows 10 to 11, the utilities are running ~4 times slower. Has anyone encountered this? The utilities parse large files (~...
rotabor's user avatar
  • 5,611
0 votes
0 answers
51 views

I am using IBM MQ on a Windows 11 machine that was originally installed with the Japanese language pack—in other words, unlike the typical en-US installation, mine came with Japanese as the default. ...
Micro Soft's user avatar
0 votes
1 answer
54 views

I use the following script, but unfortunately it doesn't lead to the desired outcome: #If WinExist("ahk_exe Microsoft.Media.Player.exe") Send ^m
Simon Ferndriger's user avatar