EXE
WinGet
Redpanda-C++
Roy Qu(royqh1979@gmail.com) · 1.4 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Redpanda-C++-1.4.exe /S
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\RedPanda-C++
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
1.4
Associated with 32-bit app on 64-bit clients
Yes
File Identity
Filename
Redpanda-C++-1.4.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
RoyQu.RedPanda-C++
Version
1.4
Description
A powerful, lighweight and cross-platform C/C++ IDE
License
GPL-3.0
↗
Installer URL
https://sourceforge.net/projects/redpanda-cpp/files/1.4/RedPanda.C%2B%2B.1.4.win32.MinGW-w64.i686.GCC.8.1.Setup.exe/download
Upgrade Behavior
install(Install over existing)
Release Notes
- fix: "Encode in UTF-8" is not correctly checked, when the editor is openned using UTF-8 encoding.
- fix: crash when create non C/C++ source file in project
- fix: can't open text project file in the editor
- change: when create non-text project file, don't auto open it
- fix: the project compiler options is not correctly read when open old dev-c++ project
- fix: astyle.exe can't correctly format files that using non-ascii identifier
- fix: when "cleary symbol table of hidden editors" is turned…