Commit Graph

121 Commits

Author SHA1 Message Date
Joao Moreno
48b6a08e40 fixes #29166 2017-06-22 09:56:51 +02:00
Joao Moreno
ad22530b14 tfs: win64 package and setup 2017-05-18 15:40:58 +02:00
Joao Moreno
99f9b13c4e win32-ia32 2017-05-18 12:07:53 +02:00
Tereza Tomcova
62159fdbe1 Fixes #4370: Set default icon for file associations 2017-04-27 02:15:52 +02:00
João Moreno
a26ca6c95b Merge pull request #17710 from mlewand/winShellHotkey
Hotkey for Windows shell context menu
2017-02-16 08:47:38 +01:00
Marek Lewandowski
e02ccc6d00 Fixed #15939 - Added a dedicated property for value used in Windows shell, allowing to provide a custom hotkey. 2017-02-07 20:33:03 +01:00
Chirag Bhatia
27bba76d70 Fixes #18999 - Added .npmignore as a known file type 2017-01-26 00:09:31 +05:30
Joao Moreno
013ad54f32 fixes #13919 2016-12-09 09:12:20 +01:00
Joao Moreno
48b1af2ed6 fixes #16442 2016-12-05 09:03:57 +01:00
Joao Moreno
fc387d3664 fixes #15304 2016-11-11 11:03:45 +01:00
Joao Moreno
10730bf03e fixes #13919 2016-10-26 11:29:21 +02:00
Joao Moreno
bdddc2bf4c remove out folder at installation time
fixes #12010
2016-09-28 14:53:11 +02:00
Joao Moreno
16e72fa2da fixes #10694 2016-09-28 10:58:17 +02:00
Romanito
79ff8eba48 Fixes #12063: Enable "Open with Code" on drives but not recycle bin
Fixes #12063.
This is a complement to #11870.
Removed the "Folder" registry keys, restored the "directory" ones and added the "Drive" ones.
2016-09-16 00:20:31 +02:00
Romanito
cc728e7bc6 Enable "Open with Code" on drive roots in Windows Explorer
The Windows Explorer context menu "Open with Code" works with files and directories but not with drive roots (C:\, D:\, etc.).
This change in the registry fixes that.
2016-09-12 11:40:56 +02:00
Benjamin Pasero
9a28c3efd9 Windows: delete Credits_45.0.2454.85.html after install (replaced with LICENSES.chromium.html) 2016-09-02 16:02:21 +02:00
Joao Moreno
d4fac8e98e allow users to skip file associations in setup
fixes #8687
2016-07-21 18:11:44 +02:00
Joao Moreno
d2bc1eb8f7 remove duplicate launch Code checkbox from setup
fixes #7461
2016-07-21 16:37:30 +02:00
Joao Moreno
e1598eb0c5 use proper file types in windows associations
fixes #3419
2016-07-21 13:07:12 +02:00
João Moreno
bff0bad5d9 create setup.exe in .build folder 2016-07-20 17:28:01 +02:00
João Moreno
65b2a4e0db move inno setup recipe file to oss repository 2016-07-20 17:15:50 +02:00