Open SalahAdDin opened 3 months ago
No idea about windows 11, as I only test it in windows 10, though there is nothing that should make it incompatible with it.... Can you download dependency walker, open the exe with it, and see if it complains about it missing any dll file? Is the only thing I can think of that may cause that, though usually windows tells you in a dialog what dll is when that happens....
No idea about windows 11, as I only test it in Windows 10, though nothing should make it incompatible with it... Can you download the dependency walker, open the exe with it, and see if it complains about missing any dll file? It is the only thing I can think of that may cause that, though usually, Windows tells you in a dialog what dll is when that happens...
It is possible to run the software from the terminal, but it does not open when clicking on it.
The only reason I can think of for that is that windows is somehow passing incorrect args when launching it from double-clicking, because when launching from the terminal you're forcefully passing no args. If incorrect args, or autostart args are being passed, currently runcher just closes.
The only reason I can think of for that is that windows is somehow passing incorrect args when launching it from double-clicking, because when launching from the terminal you're forcefully passing no args. If incorrect args, or autostart args are being passed, currently runcher just closes.
How can we check it?
TBH I'm not sure. I tried to setup a windows 11 vm to test this and another win11 specific bug, but was unable to make the vm work. For now I disabled the close at start if incorrect args were passed, so if it still doesn't work in 0.9.5 or 0.9.6, it's not that.
TBH I'm not sure. I tried to setup a windows 11 vm to test this and another win11 specific bug, but was unable to make the vm work. For now I disabled the close at start if incorrect args were passed, so if it still doesn't work in 0.9.5 or 0.9.6, it's not that.
Running it from SHELL works fine.
Describe your problem
We are trying to run this manager in Windows 11 but it does not launch, no issues, no error, just It does not open.
Extra info? Latest version.