-
Notifications
You must be signed in to change notification settings - Fork 258
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Program On All Desktops #2
Comments
The program currently does not touch any tool windows to avoid affecting the windows desktop and toolbar. I made a version for you to test that explicitly does checks for windows desktop and toolbar. Please tell me how it works for you: https://github.com/papplampe/virgo/raw/fixissue2/virgo_fixissue2_1.zip |
messes with the windows tool bar (like you said) so on multiple monitors if I change to 2-4 desktops the toolbar disappears. Notepad++ and RDCM are still there on all desktops. |
I can not reproduce the problem. If somebody out there has the same problem and is willing to fix this please do. I am not able to, sorry. |
same problem here, but I can only do some tests if you need to, C is not my expertise. |
Is this problem solved now ? |
All 2,5,8 closed. What is resolution? |
Showing a program always if it was started with Administrator permissions is a behavior of Windows itself. The method to hide/show windows this program uses does not circumvent that. And I doubt it is possible to do it easily |
Yes,I can't move VS2017 because I don't have administrator run. |
Run this program as administrator will resolve this issue. |
Have Remote Desktop Connection Manager v2.7 and Notepad++ and they seem to persist between all 4 desktops. Meaning I can't move them to 1-4 Desktops and they appear on all 4 at all times, they just appear on all of them. Running on Windows 8.1. Works fine on programs like Firefox and Outlook.
The text was updated successfully, but these errors were encountered: