Commit Graph

42 Commits

Author SHA1 Message Date
Joao Moreno
a915a7bf43 bring back windows background updates 2018-02-07 14:41:07 +01:00
Alex Dima
1766dc59de Remove asar files & folders (fixes #42711) 2018-02-01 14:57:04 +01:00
Joao Moreno
4f5b23ef52 update: should not show progress if user quits code 2018-01-23 10:51:52 +01:00
Joao Moreno
45bb5bf3be move inno_updater.exe to windows build directory 2018-01-22 10:41:54 +01:00
Joao Moreno
04d3886391 win32: code should run after regular update 2018-01-19 22:47:12 +01:00
Joao Moreno
011c4f9b15 update inno updater, selectively launch code after update 2018-01-18 14:56:13 +01:00
Joao Moreno
460e00c575 update inno 2018-01-18 08:59:43 +01:00
Benjamin Pasero
937b4d9b11 Windows: Open with... list shows logo with blue background (fixes #38353) 2017-11-16 16:00:23 +01:00
Joao Moreno
4370136de2 fixes #38439 2017-11-16 12:51:23 +01:00
João Moreno
80ab68e909 Merge pull request #36509 from anchepiece/patch-1
Update code.iss to associate `.bib` files
2017-10-27 11:55:11 +02:00
Fares Rihani
aec730545a Add BibTeX description to .bib filetype 2017-10-22 19:52:39 -04:00
Joao Moreno
c45ca4efee use SetupMutex
fixes #36545
2017-10-20 11:03:39 +02:00
Fares Rihani
28d0352a4d Update code.iss to associate .bib files
Adding in the required registry entries to associate `.bib` LaTeX bibliography files in the Windows environment. #28959
2017-10-18 14:14:58 -04:00
Steve Desmond
d3a60eb4e7 Improve "uninstall first" messaging/grammar 2017-08-11 13:58:26 -04:00
Benjamin Pasero
1ecd2b5204 .code => .code-workspace 2017-07-13 11:02:50 +02:00
Benjamin Pasero
19e4249d93 file association for code workspace 2017-07-12 22:13:01 +02:00
Joao Moreno
541b61bfac fixes #29624 2017-06-30 08:55:04 +02:00
Joao Moreno
f317513a04 fixes #29537 2017-06-28 21:09:51 +02:00
Joao Moreno
b80ababe89 fixes #29537 2017-06-27 11:54:02 +02:00
Joao Moreno
181bffa071 Merge branch 'master' of github.com:Microsoft/vscode 2017-06-22 17:37:15 +02:00
Joao Moreno
c5db5546a4 windows x64 setup 2017-06-22 17:36:17 +02:00
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