Benjamin Christopher Simmonds
43d55cbf88
Localize Inno Updater ( #205279 )
...
* without translations
* Update messages.en.isl
* translations, hopefully correct encoding
* inno updater v0.11.0
2024-02-19 16:03:48 +01:00
João Moreno
85d3cd0eef
do not create a double semi colon when adding to path ( #202583 )
...
* do not create a double semi colon when adding to path
fixes #202268
* parens
* bad signature
* hm
2024-01-17 16:54:23 +01:00
João Moreno
9905225b1a
Remove win32-ia32 target ( #195559 )
...
* remove win32-ia32
* update distro
2023-10-16 13:28:09 +02:00
João Moreno
e3b46eeda5
fixes #192486 ( #193684 )
2023-09-21 15:12:20 +01:00
João Moreno
8ac8b0d6d5
update uninstalling phrasing ( #192993 )
2023-09-13 11:53:38 +01:00
Connor Peet
cbb47129d3
cli: stop tunnel processes during update ( #187738 )
...
* untested wip
* make it work
2023-07-12 20:58:09 +02:00
ChaseKnowlden
b603fcf963
chore: update minimum installable version in inno setup ( #175818 )
...
* Drop support for windows versions prior to windows
10
* Prepare for windows 8 eol
* fix typo
* Revert "Prepare for windows 8 eol"
This reverts commit f65a7107280da4328014d4964ba432f3d7462de0.
2023-06-23 22:15:49 +09:00
João Moreno
636dbcff55
Revert "cli: fix error starting remote tunnels ( #185701 )" ( #185731 )
...
This reverts commit ffe64dab3c .
2023-06-21 09:30:30 +02:00
Connor Peet
ffe64dab3c
cli: fix error starting remote tunnels ( #185701 )
...
* untested wip
* cli: fix error starting remote tunnels
Fixes #185585
Output was prefixed which prevented the lines from being split to detect the tunnel status.
2023-06-20 14:30:07 -07:00
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
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
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
谭九鼎
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
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