Atom.exe should receive Squirrel events
authorPaul Betts <paul@paulbetts.org>
Thu, 28 Aug 2014 00:01:54 +0000 (17:01 -0700)
committerPaul Betts <paul@paulbetts.org>
Thu, 28 Aug 2014 00:06:26 +0000 (17:06 -0700)
This sets up Atom to be packaged into a Squirrel installer. See
https://github.com/Squirrel/Squirrel.Windows.Next/pull/17 for the details

atom/browser/resources/win/atom.rc

index 252b3c7..ee49a18 100644 (file)
@@ -74,6 +74,7 @@ BEGIN
             VALUE "OriginalFilename", "atom.exe"\r
             VALUE "ProductName", "Atom-Shell"\r
             VALUE "ProductVersion", "0.15.9"\r
+            VALUE "SquirrelAwareVersion", "1"\r
         END\r
     END\r
     BLOCK "VarFileInfo"\r