Downloads:
3,131
Downloads of v 4.61.0:
345
Last Update:
18 Jun 2024
Package Maintainer(s):
Software Author(s):
- Brandon Dargo
Tags:
dargo advanced bat exe converter programming dos command prompt batch binary- Software Specific:
- Software Site
- Software License
- Software Docs
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Advanced BAT to EXE Converter (Install)
- 1
- 2
- 3
4.61.0 | Updated: 18 Jun 2024
- Software Specific:
- Software Site
- Software License
- Software Docs
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
3,131
Downloads of v 4.61.0:
345
Maintainer(s):
Software Author(s):
- Brandon Dargo
Advanced BAT to EXE Converter (Install) 4.61.0
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Brandon Dargo. The inclusion of Brandon Dargo trademark(s), if any, upon this webpage is solely to identify Brandon Dargo goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Are Exempted or Have Failed
Not All Tests Have Passed
Deployment Method: Individual Install, Upgrade, & Uninstall
To install Advanced BAT to EXE Converter (Install), run the following command from the command line or from PowerShell:
To upgrade Advanced BAT to EXE Converter (Install), run the following command from the command line or from PowerShell:
To uninstall Advanced BAT to EXE Converter (Install), 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 advanced-bat-to-exe-converter --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 advanced-bat-to-exe-converter -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 advanced-bat-to-exe-converter -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 advanced-bat-to-exe-converter
win_chocolatey:
name: advanced-bat-to-exe-converter
version: '4.61.0'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'advanced-bat-to-exe-converter' do
action :install
source 'INTERNAL REPO URL'
version '4.61.0'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller advanced-bat-to-exe-converter
{
Name = "advanced-bat-to-exe-converter"
Version = "4.61.0"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'advanced-bat-to-exe-converter':
ensure => '4.61.0',
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 by moderator TheCakeIsNaOH on 21 Jun 2024.
advanced-bat-to-exe-converter
Advanced BAT to EXE Converter is the best choice to compile your Batch Files to .EXE for distributing commercially. Advanced BAT to EXE Converter not only encrypts your code, but also creates an actual native Windows .EXE program. These .EXE do not require any pre-installed software to function and can be digitally signed.
Even the most complex batch files can be instantly converted to executables with the included Intelli-Parse technology. This reduces development time by making sure your EXE works exactly as the original batch file does. You can embed your Company name and Copyright information to build your online reputation. Use the "Include Version Info" feature when compiling your project.
Advanced BAT to EXE Converter is the easiest and fastest way to develop and sell your own Windows apps! There are many batch file examples that use unique extra commands included within the compiler.
.BAT to .EXE Benefits:
- Users of your batch file scripts cannot view/change your code after it is encrypted by the compiler.
- Any actions performed by the script can be kept secret.
- Feature to run your scripts "Invisible" in the background without the batch file console window showing.
- One of the powerful new commands can Launch any Windows program completely Invisible.
** Executables compiled with Advanced BAT to EXE Converter will run on all Windows versions from Windows98 to Win10 64bit.**
Check out the Frequently Asked Questions section.
Advanced BAT to EXE Converter unique features:
- Allows Mouse Input for your batch files
- Built in editor.
- Select executable icon for a professional appearance.
- Encrypts batch file source to keep your code secret.
- You can set EXE product version and company info properties.
- Includes Advanced Extended Batch File Commands unavailable in normal batch files. There are many example batch files that utilize these extended commands.
- Invisible Mode will launch the batch file completely silent. Users will not know any program was launched.
- Embed and Encrypt additional dependency files (images, sounds, .exe)
- Useful for creating installation packages.
- Helps automate repetitive tasks.
- Generated .EXE are stand-alone files that do not require any .DLL or .NET framework to run.
- Works on all Windows 98/ME/2000/XP/2008/Vista/Win7/Win8.1/Win10 32+64bit compatible.
- MSDOS compile option.
All of the advanced commands are available in both the FREE and PRO ($89.95) version.
Advanced BAT to EXE Converter has been updated often since 2003. We have spent thousands of hours developing the only batch file compiler that will work for all complex batch files.
No adware or bloatware in this free software download!
choco://amazon-music
To use choco:// protocol URLs, install (unofficial) choco:// Protocol support
Package-specific issue
If this package isn't up-to-date for some days, Create an issue
Support the package maintainer and
==================== Advanced BAT to EXE Converter ====================
FROM INSTALLER:
User Agreement
---------------------------------------------------------
"Brandon Dargo" cannot be held responsible for any damages to you ("The Software User") or to your equipment or any other damages by using this software package.
You may distribute the ("Advanced BAT to EXE Converter") Free installer anywhere you wish. You may NOT distribute the Upgraded ("Advanced BAT to EXE Converter PRO") version installer.
When you Upgrade to the PRO version, it grants YOU the permission to use the full version of the software. The compiled batch files created with the full version PRO package may be distributed to anyone, anywhere royalty free.
You may NOT allow other users who do not have a license, to use the software. Doing so will be a violation of the User Agreement. You will lose permission to use the software and receive free upgrades to future versions.
You may NEVER distribute a modified version of this software package under any circumstances. If you distribute a modified version of this software package you will be violating U.S. copyright laws, will be prosecuted, and may face additional civil penalties. If you do not agree to or understand this User Agreement, then you may not use this software package and must uninstall and delete immediately.
Advanced BAT to EXE Converter
Copyright © 2003-2020 Brandon Dargo
[email protected]
https://www.BatToExeConverter.com
==================== Advanced BAT to EXE Converter ====================
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.
The embedded software has been downloaded from the listed download
location on and can be verified by doing the following:
1. Download the following:
url: <https://www.battoexeconverter.com/downloads/advbattoexeconverter.exe>
2. You can obtain the checksum using one of the following methods:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'
checksum type: sha256
checksum: AF09248CB756488850F9E6F9A7A00149005BF47A9B2087B792FF6BD937297FFB
Using AU:
Get-RemoteChecksum
#NoEnv
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
WinWaitActive, Installing Advanced BAT to EXE Converter , , 600
WinActivate
Send !a
Send !n
Send !n
;WinWaitActive, Advanced BAT to EXE Converter v4.23 , , 300
;WinActivate
;Send !{F4}
WinWaitActive, Application Installed , , 300
WinActivate
Send {SPACE}
md5: 83BB1B476C7143552853A2CF983C1142 | sha1: 8FF8ED5C533D70A7D933EC45264DD700145ACD8C | sha256: AF09248CB756488850F9E6F9A7A00149005BF47A9B2087B792FF6BD937297FFB | sha512: 6916C6C5ADDF43F56B9DE217E1B640AB6F4D7E5A73CD33A7189F66C9B7F0B954C5AA635F92FCEF5692CA0CA0C8767E97A678E90D545079B5E6D421555F5B761A
Log in or click on link to see number of positives.
- advanced-bat-to-exe-converter.4.61.0.nupkg (657ad6080bcd) - ## / 70
- advbattoexeconverter.exe (af09248cb756) - ## / 72
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 |
---|---|---|---|---|
Advanced BAT to EXE Converter (Install) 4.61.0 | 345 | Tuesday, June 18, 2024 | Approved | |
Advanced BAT to EXE Converter (Install) 4.23 | 823 | Monday, May 24, 2021 | Approved | |
Advanced BAT to EXE Converter (Install) 4.11 | 1372 | Wednesday, December 27, 2017 | Approved | |
Advanced BAT to EXE Converter (Install) 4.09 | 560 | Thursday, July 13, 2017 | Approved |
Copyright Brandon Dargo
-
- autohotkey (≥ 1.1.27)
Ground Rules:
- This discussion is only about Advanced BAT to EXE Converter (Install) and the Advanced BAT to EXE Converter (Install) 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 Advanced BAT to EXE Converter (Install), 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.