Commit Graph

7 Commits

Author SHA1 Message Date
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