Merge pull request #614 from atom/atom-shell-squirrel
Atom.exe should receive Squirrel events
This commit is contained in:
commit
0a937cd2be
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@ BEGIN
|
||||||
VALUE "OriginalFilename", "atom.exe"
|
VALUE "OriginalFilename", "atom.exe"
|
||||||
VALUE "ProductName", "Atom-Shell"
|
VALUE "ProductName", "Atom-Shell"
|
||||||
VALUE "ProductVersion", "0.15.9"
|
VALUE "ProductVersion", "0.15.9"
|
||||||
|
VALUE "SquirrelAwareVersion", "1"
|
||||||
END
|
END
|
||||||
END
|
END
|
||||||
BLOCK "VarFileInfo"
|
BLOCK "VarFileInfo"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue