atom-community / atom-community/atom-script

Add support for VBScript / Open a file with its default program

Open
#946 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
730
Forks
264
PR merge metrics
No merged PRs in 30d

Description

Assuming 'c' is your main drive, and that you're running windows. VBScript (.vbs) runs with the following application:
"C:\Windows\System32\wscript.exe"

However, by default, a double click on the file will also run it so adding an option to run a file with whatever default program usually runs it would be ideal and would allow for other items like html, hta, jscript etc... to run with their default programs.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.