WinSCP launched by script running as admin, but should not run as admin: "RunAsInvoker" not working?
Hi,
I have a setup in which WinSCP is launched by a script running as admin (I have no other option for out-of-topic reasons).
However, I do NOT want WinSCP to run as admin (because if so, I can't drag and drop files from Windows Explorer, and I miss this).
The common solution for this is to do a registry key:
But this seems ignored and I still can't drag and drop files from files Explorer windows.
How to solve this?
Thank you in advance! :)
I have a setup in which WinSCP is launched by a script running as admin (I have no other option for out-of-topic reasons).
However, I do NOT want WinSCP to run as admin (because if so, I can't drag and drop files from Windows Explorer, and I miss this).
The common solution for this is to do a registry key:
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers
D:\software\WinSCP-Portable\WinSCP.exe = RunAsInvoker
How to solve this?
Thank you in advance! :)