forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: Sandboxie.Plus version 1.14.7
- Loading branch information
1 parent
6170731
commit c2f907a
Showing
3 changed files
with
69 additions
and
0 deletions.
There are no files selected for viewing
31 changes: 31 additions & 0 deletions
31
manifests/s/Sandboxie/Plus/1.14.7/Sandboxie.Plus.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,31 @@ | ||
# Created with WinGet Releaser using komac v2.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: Sandboxie.Plus | ||
PackageVersion: 1.14.7 | ||
InstallerLocale: en-US | ||
InstallerType: inno | ||
Scope: machine | ||
InstallModes: | ||
- interactive | ||
- silent | ||
- silentWithProgress | ||
UpgradeBehavior: install | ||
ProductCode: Sandboxie-Plus_is1 | ||
ReleaseDate: 2024-09-05 | ||
AppsAndFeaturesEntries: | ||
- Publisher: http://xanasoft.com/ | ||
ProductCode: Sandboxie-Plus_is1 | ||
ElevationRequirement: elevatesSelf | ||
Installers: | ||
- Architecture: x86 | ||
InstallerUrl: https://github.com/sandboxie-plus/Sandboxie/releases/download/v1.14.7/Sandboxie-Plus-x86-v1.14.7.exe | ||
InstallerSha256: 7A00468898D17B05E03C015144B09DEDA32F7EC04961690272F28935F4BF8BF1 | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/sandboxie-plus/Sandboxie/releases/download/v1.14.7/Sandboxie-Plus-x64-v1.14.7.exe | ||
InstallerSha256: 7EA4FB1C3B4A828126D19A75141553DB003D6D2E0B4F4D2225F1AA71EDB9C840 | ||
- Architecture: arm64 | ||
InstallerUrl: https://github.com/sandboxie-plus/Sandboxie/releases/download/v1.14.7/Sandboxie-Plus-ARM64-v1.14.7.exe | ||
InstallerSha256: FA2DB178B32596A418E4A9569241FDE739938DF0153246B79C457CC2AFDC9682 | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
30 changes: 30 additions & 0 deletions
30
manifests/s/Sandboxie/Plus/1.14.7/Sandboxie.Plus.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,30 @@ | ||
# Created with WinGet Releaser using komac v2.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: Sandboxie.Plus | ||
PackageVersion: 1.14.7 | ||
PackageLocale: en-US | ||
Publisher: http://xanasoft.com/ | ||
PublisherUrl: https://xanasoft.com/ | ||
PublisherSupportUrl: https://github.com/sandboxie-plus/Sandboxie/issues | ||
Author: https://xanasoft.com | ||
PackageName: Sandboxie-Plus | ||
PackageUrl: https://github.com/sandboxie-plus/Sandboxie | ||
License: GPL-3.0 | ||
LicenseUrl: https://github.com/sandboxie-plus/Sandboxie/blob/HEAD/LICENSE.Classic | ||
CopyrightUrl: https://raw.githubusercontent.com/sandboxie-plus/Sandboxie/master/LICENSE.Plus | ||
ShortDescription: Sandboxie is a sandbox-based isolation software for 32- and 64-bit Windows NT-based operating systems. | ||
Description: |- | ||
Sandboxie is a sandbox-based isolation software for 32- and 64-bit Windows NT-based operating systems. | ||
It is developed by David Xanatos since it became open source, before that it was developed by Sophos (which acquired it from Invincea, which acquired it earlier from the original author Ronen Tzur). | ||
It creates a sandbox-like isolated operating environment in which applications can be run or installed without permanently modifying the local or mapped drive. | ||
Such an isolated virtual environment allows controlled testing of untrusted programs and web surfing. | ||
Moniker: sandboxie-plus | ||
Tags: | ||
- sandbox | ||
ReleaseNotes: |- | ||
In this release, we have introduced several new features and improvements that significantly enhance the user experience and provide greater flexibility in system operations. Most notably, users can now effortlessly obtain free 10-day evaluation certificates directly from the support settings page within the UI. These certificates are hardware-locked to the user's machine and allow for up to three requests per hardware ID, making it easier to test and evaluate the system with minimal setup.Furthermore, new options have been added to increase privacy and security, such as the ability to modify the Windows Product ID in the registry to a random value and to return random values for disk serial numbers and network adapter MAC addresses when queried by applications. These features add an extra layer of obfuscation to protect against unwanted system identification.Other enhancements include the ability to terminate all processes when Sandman exits, a new option for configuring DropConHostIntegrity directly from the UI, and an improved shared template feature in the New Box Wizard. The number of available shared templates has increased to 10, and the template names can now be easily updated by adjusting the corresponding settings.In terms of fixes, we have addressed several key issues, including improving the "HideDiskSerialNumber" functionality to prevent application crashes, correcting the format of encrypted proxy passwords, and resolving an issue related to the "NtQueryDirectoryObject" function to avoid easy sandbox detection. These updates contribute to a more stable and secure environment for users.For a full list of changes and fixes please review the full change log.You can support the project through donations, any help will be greatly appreciated. | ||
If you have issues with an update installation, just uninstall the previous version keeping the sandboxie.ini and reinstall the new build. | ||
ReleaseNotesUrl: https://github.com/sandboxie-plus/Sandboxie/releases/tag/v1.14.7 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
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 with WinGet Releaser using komac v2.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: Sandboxie.Plus | ||
PackageVersion: 1.14.7 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |