forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
KurtZimmermann.RegCool version 2.004
- Loading branch information
Showing
3 changed files
with
54 additions
and
0 deletions.
There are no files selected for viewing
22 changes: 22 additions & 0 deletions
22
manifests/k/KurtZimmermann/RegCool/2.004/KurtZimmermann.RegCool.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Created using wingetcreate 1.6.1.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: KurtZimmermann.RegCool | ||
PackageVersion: "2.004" | ||
InstallerLocale: en-US | ||
InstallerType: exe | ||
InstallModes: | ||
- silent | ||
InstallerSwitches: | ||
Silent: /SI | ||
SilentWithProgress: /SI | ||
UpgradeBehavior: install | ||
Commands: | ||
- regcool | ||
- regedit | ||
Installers: | ||
- Architecture: x86 | ||
InstallerUrl: https://kurtzimmermann.com/files/RegCool.exe | ||
InstallerSha256: BB95EC8BF7270C9C95ECB00AF39D87E75522C624DD2AC6DF18C77BAA1F518408 | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
24 changes: 24 additions & 0 deletions
24
manifests/k/KurtZimmermann/RegCool/2.004/KurtZimmermann.RegCool.locale.en-us.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Created using wingetcreate 1.6.1.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: KurtZimmermann.RegCool | ||
PackageVersion: "2.004" | ||
PackageLocale: en-us | ||
Publisher: Kurt Zimmermann | ||
PublisherUrl: https://kurtzimmermann.com/index_e.html | ||
PublisherSupportUrl: https://kurtzimmermann.com/index_e.html | ||
PrivacyUrl: https://kurtzimmermann.com/index_e.html | ||
Author: Kurt Zimmermann | ||
PackageName: RegCool | ||
PackageUrl: https://kurtzimmermann.com/index_e.html | ||
License: Freeware | ||
Copyright: ©2023 Kurt Zimmermann | ||
ShortDescription: RegCool - Extended Registry Editor | ||
Description: RegCool is a very flexible editor for the Windows registry. The program offers an attractive interface, convenient context menus and a handy tool bar, with the extensive editing functions are available at your fingertips. RegCool provides the complete functionality of the Windows own Regedit, but adds a lot of additions. Editing .reg and .hive-Files in Offline Mode (Offline Registry) | ||
Moniker: regcool | ||
Tags: | ||
- regcool | ||
- regedit | ||
- registry | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
8 changes: 8 additions & 0 deletions
8
manifests/k/KurtZimmermann/RegCool/2.004/KurtZimmermann.RegCool.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created using wingetcreate 1.6.1.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: KurtZimmermann.RegCool | ||
PackageVersion: "2.004" | ||
DefaultLocale: en-us | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |