10 Commits

Author SHA1 Message Date
César Román
88ec60f612
python*: Update uninstall-pep-514.reg (#4892)
Closes: #4891
2023-08-25 21:58:15 +00:00
Stephen
92e43b179b
git@2.39.2.windows.1: Add .reg scripts (#4462) (#4538)
Changes:
- Adds two .reg scripts:
  1. install-context.reg
     adds context-menu entries for 'Git GUI Here' and 'Git Bash Here'
  2. install-file-associations.reg
     associates .git* files as plain-text, and associates .sh with Bash

Notes:
- Closes: #4462
- The file-naming convention and post-install script were based on the
  `7zip.json`, `vim.json` and `pwsh.json` manifest files.
- The registry keys set by the .reg files are identical to those set by
  `[install.iss][1]` in the `[git-for-windows/build-extra][2]` repo.

[1]: <https://github.com/git-for-windows/build-extra/blobl/main/installer/install.iss>
[2]: <https://github.com/git-for-windows/build-extra>
2023-03-12 12:42:06 +05:30
Stephen
c54087a4eb
7zip@22.01: Add drag-drop context menu entries (#4539) (#4540)
Notes:
- Closes: #4539
2023-03-12 10:42:30 +05:30
Locietta
ab5ae2668a
vulkan@1.3.231.1: Add registry notes and cleanup (Fix #4218) (#4222)
* vulkan@1.3.231.1: Add registry notes and cleanup (Fix #4218)

* vulkan: Update to version 1.3.236.0

* vulkan: workaround CI error
2022-12-16 11:42:31 +05:30
Hong Minhee (洪 民憙)
4d75a8b912
python: Add arm64 architecture (#4106) 2022-11-10 13:32:59 +08:00
Oussama Delassi
8f41760f3e
pwsh: add context menu (explorer, file) (#3411)
* pwsh: add context menu (explorer, file)

* pwsh: fix regedit script line ending

* pwsh: rename to powershell core, rewrite post_install script

* change regedit path from powershell7 to powershellcore as a name

Co-authored-by: Gitea <gitea@fake.local>
2022-03-21 13:32:36 +08:00
Fabio Ribeiro
a5188a4bbb
7-zip: script to install explorer context menu (#2779) 2021-10-22 19:03:54 +08:00
HUMORCE
6385da9783
python: Full PEP514 registration (#2688)
* python: Update registration

* python: Update 'pre_instasll' for PEP514

* python: Update hash (install-pep-514.reg)
2021-09-18 20:03:06 +08:00
David Briscoe
f4b899e441
python: Add registry configuration (#846)
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
2020-03-16 10:16:30 +08:00
linsui
64137e7d50 Vim: use stable build (#556)
* Vim: use stable build

* No need to use pipeline

* No need to use pipeline
2019-12-15 08:13:19 -08:00