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:
Paul Betts 2014-08-27 17:01:54 -07:00
parent f1e72914f5
commit db11c631f6

View file

@ -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"