Atom.exe should receive Squirrel events
This sets up Atom to be packaged into a Squirrel installer. See https://github.com/Squirrel/Squirrel.Windows.Next/pull/17 for the details
This commit is contained in:
parent
f1e72914f5
commit
db11c631f6
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@ BEGIN
|
|||
VALUE "OriginalFilename", "atom.exe"
|
||||
VALUE "ProductName", "Atom-Shell"
|
||||
VALUE "ProductVersion", "0.15.9"
|
||||
VALUE "SquirrelAwareVersion", "1"
|
||||
END
|
||||
END
|
||||
BLOCK "VarFileInfo"
|
||||
|
|
Loading…
Reference in a new issue