Commit graph

139 commits

Author SHA1 Message Date
Martin Aeschlimann 42fcfb8bfc
innosetup to start/stop tunnel service (#180527)
* innosetup to start/stop tunnel service

* better messages for tunnel still running

* fix error

* more logs

* add '/log'

* update

* fix

* update

* add kill & timeout wait

* stop service in PrepareToInstall

* non-background: check for tunnel mutex when wizard starts

* polish tunnel mutex names, prompt if tunnel is still running
2023-05-19 11:07:43 +02:00
João Moreno aac80c3f0a
Adopt new distro format (#178689)
* Simplify distro

Also a ton of drive-by fixing around builds:
- simplified many oneliners
- fixed missing custom npm registry call setups
- remove unnecessary and duplicate work during builds
- many many fixes
2023-04-02 09:35:39 +02:00
JSJ 3e00dca41f
Fixed OpenWithCodeContextMenu text (#173468)
* Fixed OpenWithCodeContextMenu text

Changed tab to space in OpenWithCodeContextMenu that caused the option to show "missplaced" in the context menu of Windows file explorer.

* Fix encoding
2023-02-21 16:43:21 +00:00
Johannes 58e979f39e
Merge branch 'main' into joh/rewrite-privates 2022-11-14 11:56:16 +01:00
Ramón Corominas c9f32595a6
Update messages.es.isl to add context menu hotkey (#166010)
* Update messages.es.isl

Add a hotkey to allow opening with Code from the context menu also in Spanish

* fix encoding

Co-authored-by: Joao Moreno <joao.moreno@microsoft.com>
2022-11-11 01:34:09 -08:00
Johannes 696c1cf199
build utils with source map to enable JS debug console 2022-11-10 15:05:47 +01:00
João Moreno 0a19bf0e8f
fix inno setup build for non-insider qualities (#165143)
fixes #165142
2022-11-01 03:53:58 -07:00
Robo bece5db818
chore: cleanup inno setup for context menu install (#164411) 2022-10-24 06:45:20 +02:00
Robo ebea50afee
feat: bundle sparse package to integrate with windows context menu (#151186)
* chore: bundle and sign explorer appx

* chore: bump vscode-explorer-command@3.0.1

* chore: explorer install/uninstall stage for appx

* chore: fix format for cmd exec

* chore: cmd file path needs triple quotes

* chore: update vscode-explorer-command@3.0.2

* chore: add reg key for new context menu title

* chore: update vscode-explorer-command@3.0.3

* fix: guard behind insider quality

* chore: fix merge conflict

* fix: type mismatch

* chore: restrict context menu related actions for win11

* refactor appx loading/unloading, revert inno updater

* update powershell

* chore: undo inno_updater changes

* fix: appx install script

* fix: perform install after update step

* fix: mv appx install to files section

* chore: additional fixes

- Remove old context menu entries when updating to newer version
- Remove context menu entry when reinstalling without menu action selected.

* chore: update vscode-explorer-command@3.0.4

- Fixes garbled title for system installation

Co-authored-by: Joao Moreno <joao.moreno@microsoft.com>
2022-10-21 20:17:30 +02:00
Abhishek Singh 9509e6f3ef
increase innosetup minversion to win8 (#163040)
* increase innosetup minversion to win8

* Update build/win32/code.iss

Co-authored-by: João Moreno <mail@joaomoreno.com>
2022-10-21 16:54:05 +02:00
João Moreno 8ea1dee83c
Revert "Revert "update inno_updater to 0.9.0 (#162933)" (#163156)" (#163178)
This reverts commit 8e1235ee25.
2022-10-10 06:54:07 -07:00
João Moreno 8e1235ee25
Revert "update inno_updater to 0.9.0 (#162933)" (#163156)
This reverts commit f4fb3f3e58.
2022-10-10 02:30:14 -07:00
João Moreno f4fb3f3e58
update inno_updater to 0.9.0 (#162933) 2022-10-07 14:00:58 +02:00
João Moreno 43894c6ea0
add Cargo.toml for inno-updater (#161976) 2022-09-27 07:29:29 -07:00
João Moreno 3832b5d451
icacls: grant current user permissions (#155852) 2022-07-22 16:50:47 +02:00
SteVen Batten c20b68a62d
Fix permissions for everything inside the installation folder (#342)
* add ci to iacls

* make sure files get affected too

Co-authored-by: Joao Moreno <joao.moreno@microsoft.com>
2022-04-12 11:03:39 -07:00
João Moreno c2beae1c0f
depend solely on icacls.exe for setting permissions (#341) 2022-04-12 11:03:30 -07:00
João Moreno 7a9093a66c
win32 setup: disable app dir inheritance (#338) 2022-04-12 11:03:17 -07:00
Harald Kirschner dd95be5247 Remove rhtml as deprecated type 2021-08-17 18:00:32 -07:00
Harald Kirschner 2a59986e99 Adding most frequently used file assocations 2021-08-17 17:57:54 -07:00
isidor a796c8e749
Register Code as an editor for supported file types default ON 2021-08-13 15:56:25 +02:00
Guillaume Lachance 744eed0a96
Add icon in Windows explorer window (#86283) 2020-11-04 15:17:50 +01:00
Martin Aeschlimann 1cf826c7f6
Merge branch 'master' into master 2020-08-31 13:32:36 -07:00
Ladislau Szomoru a4c736981a Use autodesktop 2020-08-19 16:02:30 +02:00
Ladislau Szomoru bdb07d7914 Switch to userdesktop 2020-08-19 15:29:08 +02:00
Caio 425da67728 treat .c++ & .h++ files as c++, & update icon theme 2020-08-09 19:05:57 -03:00
Joao Moreno 5f5b75a746 fix inno setup warning 2020-07-07 16:09:09 +02:00
Joao Moreno cbc8bd84ae use modern inno setup styling 2020-07-07 16:08:59 +02:00
João Moreno 06a6813eb9 fix hungarian translations 2020-07-07 10:56:01 +02:00
João Moreno fed7b29dbf remove default english translations 2020-07-07 10:55:51 +02:00
João Moreno 2cd4c34edf update translations 2020-07-07 10:52:30 +02:00
谭九鼎 fb94ca50fc
Use https for stackoverflow (#100655) 2020-06-23 10:59:52 +02:00
João Moreno bcbe1ef91e fix oss setup 2020-06-10 18:25:42 +02:00
João Moreno 3b55119a98
fixes #97961 2020-06-03 12:06:43 +02:00
João Moreno fc574fb65e
Merge branch 'master' into joao/win32-arm64 2020-05-27 17:58:13 +02:00
João Moreno 07e8e500a1
setup 2020-05-27 16:19:26 +02:00
João Moreno b1029cc2bc
fix arm64 build 2020-05-27 15:14:43 +02:00
Rick van Galen 571b747c28
Containerfile support (#93184)
* Apply Dockerfile highlighting to Containerfile

* Recognize Containerfile in Search Editor highlighting

* Register opening Containerfile files on macOS

* Register opening Containerfile files on Windows
2020-05-27 14:47:27 +02:00
Joao Moreno 1420967188
fixes #86848 2020-01-14 12:18:26 +01:00
SteVen Batten bfa682ac1c fixes #87056 2020-01-08 09:44:19 -08: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
Joao Moreno 833f443d6a update inno updater to 0.8.2 2019-10-17 14:10:12 +02:00
Joao Moreno 91c01a6180 Revert "update inno_updater to 0.8.1"
This reverts commit dc95a4ea65.
2019-10-17 12:46:30 +02:00
Joao Moreno dc95a4ea65 update inno_updater to 0.8.1 2019-10-17 12:33:34 +02: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 bfc5fb4fd2 update inno_updater 2019-06-14 11:19:29 +02:00
Joao Moreno c2e81451a5 related to #74116 2019-06-07 07:49:48 +02:00