My old version used Advanced Installer to gain adm...
# tornadofx
e
My old version used Advanced Installer to gain administrator privileges to install the low level file system driver before the java app started, but now that I want to distribute it using FXLauncher I need to find a way to spawn a new Java process with elevated privileges (Windows). Interesting 🙂