Downloads:
32,471
Downloads of v 9.2.937:
19,032
Last Update:
05 Jul 2018
Package Maintainer(s):
Software Author(s):
- Oleg Danilov
Tags:
environment variable path editor freeware- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
RapidEE
- 1
- 2
- 3
9.2.937 | Updated: 05 Jul 2018
- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
32,471
Downloads of v 9.2.937:
19,032
Maintainer(s):
Software Author(s):
- Oleg Danilov
RapidEE 9.2.937
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Oleg Danilov. The inclusion of Oleg Danilov trademark(s), if any, upon this webpage is solely to identify Oleg Danilov goods or services and not for commercial purposes.
- 1
- 2
- 3
All Checks are Passing
3 Passing Tests
Deployment Method: Individual Install, Upgrade, & Uninstall
To install RapidEE, run the following command from the command line or from PowerShell:
To upgrade RapidEE, run the following command from the command line or from PowerShell:
To uninstall RapidEE, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download rapidee --internalize --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade rapidee -y --source="'INTERNAL REPO URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade rapidee -y --source="'INTERNAL REPO URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install rapidee
win_chocolatey:
name: rapidee
version: '9.2.937'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'rapidee' do
action :install
source 'INTERNAL REPO URL'
version '9.2.937'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller rapidee
{
Name = "rapidee"
Version = "9.2.937"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'rapidee':
ensure => '9.2.937',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package was approved as a trusted package on 12 Nov 2024.
Rapid Environment Editor (RapidEE) is an environment variables editor. It includes an easy to use GUI and replaces the small and inconvenient Windows edit box.
Features
- Show environment variables and values as an editable tree
- Variable inspector
- Supports drag'n'drop for reordering of variable values
- Portable mode
- Automatically checking for invalid pathnames and filenames
- Accept a number of command line parameters to modify the system and user environment variables
- Multiuser support
- Translated into a number of languages
- Supports Windows XP, 2003, Vista, 2008, Windows 7, Windows 8 & Windows 10 (including 64-bit versions).
Package parameters
/NoShortcut
- Do not create shortcut
Example: choco install rapidee --params "/NoShortcut"
Copyright (c) 2007-2016, Oleg Danilov
All rights reserved.
END-USER LICENSE AGREEMENT For Rapid Environment Editor
You should carefully read the following terms and conditions before
using this software. Your use of this software indicates your
acceptance of this license agreement and warranty.
1. The computer software, artwork and other components included in
this version of product (collectively the "Software") are the
exclusive copyrighted property of Oleg Danilov
2. You must not (a) sell, rent, lease or sublicense all or any portion
of the Software; (b) modify or prepare derivative works of the
Software; (c) reverse engineer, decompile or disassemble the Software
3. The Software is freeware. You can use it as long as you wish for
free. You must not bundle the Software in any other distribution
packages and take distribution fees without our agreement.
4. THE SOFTWARE IS DISTRIBUTED "AS IS". NO WARRANTY OF ANY KIND IS
EXPRESSED OR IMPLIED. YOU USE THE SOFTWARE AT YOUR OWN RISK. THE
AUTHORS WILL NOT BE LIABLE FOR DATA LOSS, DAMAGES, LOSS OF PROFITS OR
ANY OTHER KIND OF LOSS WHILE USING OR MISUSING THE SOFTWARE.
5. By installing and using the SOFTWARE PRODUCT, you accept all terms
and conditions herein.
If you do not agree with anything in this License, you must
immediately remove the SOFTWARE PRODUCT from your storage devices and
cease to use it.
Website: http://www.rapidee.com
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.
Package can be verified like this:
1. Go to
x32: https://www.rapidee.com/download/RapidEE.zip
x64: https://www.rapidee.com/download/RapidEEx64.zip
to download the installer.
2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'
checksum32: B67F54BF385AC01249A787585576BE18B5FCA15F93CBE3CBECFF97CBD9716E43
checksum64: 099F40873B1376E5D0F8B4917A63776E2528AF0BC4C83A887E2BEDCFC275A3AD
File 'license.txt' is obtained from:
https://www.rapidee.com/en/license
$ErrorActionPreference = 'Stop'
$startMenu = [Environment]::GetFolderPath("CommonPrograms")
$startMenuLink = Join-Path $startMenu "Rapid Environment Editor.lnk"
Remove-Item "$startMenuLink" -ea 0
md5: CF0E7DF7BC986B2520580895A03F703D | sha1: EDF9AD1DBA5AC3D599F6CF3DBB5A024F918D4BAE | sha256: 099F40873B1376E5D0F8B4917A63776E2528AF0BC4C83A887E2BEDCFC275A3AD | sha512: A364A8EDE2E3305A1B1DF2056965A33053C23DF68AF0386BA19B962D577D86BEC55EB12FF9DE05D64AFE399EEB34D06FFAC5D5B3E8E1CC31F4ADB3318B5E3521
md5: 708E3174E38A192B2AF62F77C4186666 | sha1: 0F93BCA9E446D8848161D52245F16F25CF16C73B | sha256: B67F54BF385AC01249A787585576BE18B5FCA15F93CBE3CBECFF97CBD9716E43 | sha512: 68CBB8A61461D6A7CA0556637F8228A84E34DF73F11295344763C00E37AF7065E096E04ED90D5177275092DCCEAD188AD54E1D7DA24A3DAB3BF8D2AA2F024305
Log in or click on link to see number of positives.
- RapidEE.9.2.937.nupkg (6ceafc100f26) - ## / 57
- RapidEEx64_x64.zip (099f40873b13) - ## / 62
- RapidEE_x32.zip (b67f54bf385a) - ## / 61
- rapidee.exe (d83980e1d0fe) - ## / 64
- rapidee.exe (d7f6fc9a251d) - ## / 64
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
RapidEE 9.2.937 | 19032 | Thursday, July 5, 2018 | Approved | |
RapidEE 9.1.936.20170923 | 3580 | Saturday, September 23, 2017 | Approved | |
RapidEE 9.1.936 | 1826 | Monday, May 15, 2017 | Approved | |
RapidEE 9.1.933 | 998 | Thursday, April 13, 2017 | Approved | |
RapidEE 9.1.932 | 1222 | Tuesday, February 14, 2017 | Approved | |
RapidEE 9.0.932 | 934 | Wednesday, January 18, 2017 | Approved | |
RapidEE 9.0.931 | 1319 | Tuesday, November 15, 2016 | Approved | |
RapidEE 9.0.930.20160831 | 1273 | Wednesday, August 31, 2016 | Approved | |
RapidEE 9.0.930 | 710 | Friday, June 10, 2016 | Approved | |
RapidEE 8.0.929 | 1015 | Monday, November 9, 2015 | Approved | |
RapidEE 8.0.829 | 451 | Wednesday, July 29, 2015 | Approved |
Copyright (c) 2007-2017 Oleg Danilov. All rights reserved.
-
- chocolatey (≥ 0.10.8)
Ground Rules:
- This discussion is only about RapidEE and the RapidEE package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or RapidEE, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.