url-open
url-open copied to clipboard
Fix for Windows
- Windows_NT is the os_uname value for Windows
- Start is a function thus skip exec check
- Ensure detach is false on Windows_NT to handle process correctly
- Simplified OS checks by using os_uname variable directly