Commit graph

74 commits

Author SHA1 Message Date
Joao Moreno 1420967188
fixes #86848 2020-01-14 12:18:26 +01:00
Joao Moreno 07241fc8ed
remove space
fixes #85869
2019-12-03 10:43:26 +01:00
ZHAO Jinxiang 352d641042 Add .cjs to known JavaScript file extensions (#85460) 2019-11-25 19:46:09 -08:00
Vladislav Hadzhiyski 72da3e4c35 Fix #83940 (#84414)
* Add custom "Open with" message to installer script

Supported languages: de, en, es, fr, hu, it, pt-br, ru

* Fix typo in build/win32/i18n/messages.en.isl

Co-Authored-By: jaqra <48099350+jaqra@users.noreply.github.com>

* Add tr translation for OpenWithCodeContextMenu

* Update translations to be consistent with "AddContextMenuFiles" translation

* Fix file encoding

* Fix asian lang files

* Add translations for Japanese & Chinese

* Fix file endings

* Remove newline at end of i18n files

* Add OpenWith translations without changing the file encoding
2019-11-12 06:31:52 -08:00
Miguel Solorio 44a48f75d6 Add installer assets for OSS (#79045) 2019-08-15 06:38:47 +02:00
Raul Piraces Alastuey 90d25d0835 Suppress MsgBox when Wizard is running in silent mode (#76215)
* Suppress MsgBox when Wizard running in silent mode

* Suppress MsgBox when Wizard running in silent mode
2019-06-27 10:26:55 +02:00
Joao Moreno b81b84ff63 use rtf licenses 2019-02-06 09:31:09 +01:00
Joao Moreno 38a5ab89ef optionally sign windows setup
fixes #59697
2018-10-02 10:05:45 +02:00
Joao Moreno cdc21cd886 fixes #59342 2018-09-26 15:57:42 +02:00
Benjamin Pasero c0041e15be fix #48748 2018-09-17 12:06:05 +02:00
Benjamin Pasero 5996144abb jsp => HTML icon 2018-09-17 11:16:22 +02:00
Benjamin Pasero a181a96d1c
Provide file icons per file type (#58795)
* first cut icons per file type (for #4845)

* update icon set

* update distro

* tweaks

* update distro
2018-09-17 11:09:47 +02:00
Joao Moreno e055c6ef94 related to #57620 2018-08-31 09:17:53 +02:00
Joao Moreno 857e4003d8 fixes #57620 2018-08-31 09:15:36 +02:00
Joao Moreno 1316210a41 fix uninstaller message
fixes #56856
2018-08-29 11:09:19 +02:00
João Moreno c0d9a50ef3
update inno setup message
related to #55840
2018-08-07 17:20:12 +02:00
Joao Moreno cb0fdd1628 fixes #55840 2018-08-07 03:32:57 -07:00
Joao Moreno 5e67324ced use HKLM for classes root key
fixes #53438
2018-07-04 14:49:04 +01:00
Joao Moreno ecda8b7194 use HKLM for environment changes
fixes #53438
2018-07-03 09:40:19 +02:00
Joao Moreno d1fed9e7cf wip: attempt to sign uninstaller 2018-07-02 11:43:03 +02:00
Joao Moreno 618393ae65 only check for system install if not silent 2018-06-28 11:48:06 +02:00
Joao Moreno 43f8306a83 fix bad type in setup 2018-06-28 10:56:17 +02:00
Joao Moreno f2bf953939 detect system installation on user installation
fixes #52965
2018-06-27 15:01:19 +01:00
Joao Moreno ae5dcc70c0 fix product json path 2018-06-22 12:22:24 +02:00
Joao Moreno 1ff1c57a74 inno: no external files 2018-06-22 11:12:16 +02:00
Joao Moreno 6f3436900f propagate target notion 2018-06-21 00:29:06 +01:00
Joao Moreno 6466eee990 win32 use install: first steps 2018-06-19 14:29:36 +01:00
Joao Moreno 12ab70d329 fix line endings 2018-03-05 12:47:11 +01:00
Joao Moreno e0404c5595 ship the right vcruntime140.dll version 2018-02-14 18:51:04 +01:00
Joao Moreno 6c7165424a ship vcruntime140 along with inno_updater 2018-02-13 15:32:11 +01:00
Joao Moreno 4d032aad0a remove bad empty dirs 2018-02-13 11:42:23 +01:00
Joao Moreno 1e6039f5a1 move inno updater into tools
fixes #43503
2018-02-13 10:39:42 +01:00
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