Windows (OMG) Manual
Nah, I hate Windows, but lemmelet me try to help ya
WorkflowThe workflow is as simple as Windows, as buggy as Windows and as problematic as... yeah!yeah, Youyou guessed correctly!correctly. As Windows!Windows.
BEFORE YOU START, READ IT!THIS!
Due to TLS requirements, there areonly certain Windows versions supported:are supported.
SUPPORTED
- Windows 10
- Windows 11
- Windows Server 2022
- Windows Server 2025
(Andnewernewer)versions
MAY WORK, BUT MAY NOT -SUPPORTED. NO GUARANTEEGUARANTEE.
- Windows 7
- Windows 8
- Windows 8.1
- Windows Server 2016
- Windows Server 2019
WILL NOT WORK
- Windows XP
(andOlder)older - Windows Vista
- Windows Server 2008
(andolder)older - Windows Server
2012.2012
But
Start toVRSX theon point!Windows
-
Download
win-x64.zipand extractitit. -
Move the extracted
win-x64directory anywhere youwantwant. EnterOpen the
win-x64directory andsimplydouble-click:double click onVRSX.exe(itIt has no
icon,iconyet)yet. Yes, very fancy.YouWindows SmartScreen will
receiveprobably show a hugeWindowswarning:SmartScreen popup: "Windows protected your PC-Microsoft Defender SmartScreen prevented an unrecognized app fromstarting".starting.SimplyclickClick:
"Moreinfo"infoand->then "Runanyway".anywayI'mThis happens because VRSX is not code-signed yet. I am not paying Microsoft
$500/yearfor a code-signing certificate just for a beta.ScrewWindowsit!may;)complain. Let it have its little moment.YouareVRSX
moreshouldthannowwelcome!beUpup and running.Firewall:If
aWindows Firewallpopupasksappears,for permission, allow accessforfor:PrivateNetworks.NetworksDone!Your browser should open automatically.
If it does not,
goopentothis manually:http://127.0.0.1:8085.8085-
Activate
yourVRSX usinglicencethe license key available under"MYtheAccount"“My Account” section in ADS-B.ProRadarViewRadarView.
You are now running VRSX on Windows. Nobody panic.
How to make ait service?start automatically?
Windows doesn'tdoes not have a simple systemd, because... well, it'sit is Windows.
If you want VRS XVRSX to run in the background without a console window staring at you,you like it knows your browser history, you have two options:options.
Create a shortcut Then Type: Press Enter and drop the shortcut VRSX will start when you log in. Lazy? Yes. Works? Also yes.
The
"Lazy"Lazy Way:toto:VRSX.exe,exe
pressWin+R,typepress:Win + R
shell:startup,startup
there.into Itthat folder.
The "Pro"
WayWay: (NSSM for old-but-bald Windows admins):admins
Old but gold? Nah. Old-but-bald.
DownloadoneNSSMis(for Windows admins who have seen things. Domain controllers at 3 AM. Printer spoolers possessed by demons. Group Policy doing interpretive dance. That one server nobody wants to reboot because “it has always worked like this”.You know who you are.
NSSM, also known as Non-Sucking Service
Manager).Manager,It’sis a tiny tool that turns almost any.exeinto a real Windows Service. Because apparently Windows needs a third-party tool to do what Linux admins solve with one suspiciously simple unit file.-
Download NSSM.
-
Open Command Prompt as
Admin.Administrator.Yes, Administrator. Windows wants the ceremonial hat.
TypeRun:
nssm install VRSX.SelectIn the NSSM window, select the path to:
VRSX.exepathand-
Set the arguments
toto:--headless.headless BANG!It’sSave the service.
setBANG. VRSX is now a background service that
startscan start with the OS.-
This
To start it manually:
net start VRSX
To stop it manually:
net stop VRSX
Congratulations. You have successfully convinced Windows to behave like a server operating system.