@BotUser i was already using w10 virtual desktops.
@Viir yes! i suspected something like this was going on. Ty!
I’ve built a mini tutorial containing all steps to make Sanderling work in RDP:
If you have Windows 10 basic editions like Home, RDP is disabled. So if you have Pro editon or higher you can skip this steps:
- Download
enableRDP.reg
from here Enable RDP in Windows 10 Home Edition - Pastebin.com - Download PsTools (Process Utilities) from Microsoft website: http://technet.microsoft.com/en-us/sysinternals/bb897553.aspx
- Dending on your OS 32/64 bits, extract
PsExec.exe
orPsExec64.exe
- Run CMD as administrator and execute
PsExec.exe -s -i regedit.exe
- In Registry go to File > Import and select
enableRDP.reg
Make Sanderling+Eve work in RDP:
- Install rdpwrap → Releases · stascorp/rdpwrap · GitHub
- Create a new windows account that will be used in RDP.
- Run CMD as administrator and execute
net localgroup "Remote Desktop Users" [account_username] /add
. - WIN + R → regedit → Goto HKEY_LOCAL_MACHINE\Software\Microsoft\Terminal Server Client
- Create a DWORD value named RemoteDesktop_SuppressWhenMinimized and set it to 2.
- WIN + R → mstsc.exe → Show advanced options → Point to localhost & set to rdp username to login
- Click on connect
- Inside that windows account, place a shortcut to EvE online and install/download Sanderling.
- Open EvE client and set al visual settings to low (just a bot, he doesn’t need to see everything beautiful.)
- Switch the window mode to Windowed, otherwise, everytime you log in remotely, the EvE client will be minimized (stupid windows)
- Disable Dynamic Camera Movement. This way game wont change the camera position, allowing you to set it half distance from ship to not hear the noise, just important sounds like incoming attacks.
Now you can run sanderling and let him do it’s job. It will work as long as you are connected and have the screen openend or minimized. Closing the connection will make Windows go GUI less mode on RDP account , so bot will fail to perform any task.