sindresorhus / open

Open stuff like URLs, files, executables. Cross-platform.
MIT License
3.14k stars 213 forks source link

Make powershell EncodedCommand optional #304

Closed adamperrry closed 1 year ago

adamperrry commented 1 year ago

The EncodedCommand aspect of the windows PowerShell is causing some antivirus software to flag the command for some of our users. Is there any chance we could get an option to make that optional? I understand it's in there to allow special characters in the URL, but I think they'd be willing to accept that.

sindresorhus commented 1 year ago

I'm not going to make any changes here because of faulty anti-virus software. I recommend reporting the false-positive to the anti-virus software developers.