Create a Windows system daemon just as we did with Linux and MacOS. This would clean up a good amount (if not all) of: ``` #[cfg(not(target_os = "windows"))]`