EXE
WinGet
Redpanda-C++
Roy Qu(royqh1979@gmail.com) · 2.24 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Redpanda-C++-2.24.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
2.24
Associated with 32-bit app on 64-bit clients
Yes
File Identity
Filename
Redpanda-C++-2.24.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
RoyQu.RedPanda-C++
Version
2.24
Description
A powerful, lighweight and cross-platform C/C++ IDE
License
GPL-3.0
↗
Installer URL
https://sourceforge.net/projects/redpanda-cpp/files/2.24/RedPanda.C%2B%2B.2.24.win32.MinGW-w64.i686.GCC.8.1.Setup.exe/download
Upgrade Behavior
install(Install over existing)
Release Notes
- fix: members of elements of stl maps are not correctly suggested.
- fix: memory view's cell size is too wide in linux.
- fix: Code completion doesn't work if "min id length to show completion" is not 1.
- fix: english typos. (thanks for sangiye0@github)
- fix: Goto definition/declaration may choose wrong symbol when multiple files are opened and symbols have the same name.
- fix: "UTF-8 BOM" can't be correctly loaded as project file's encoding.
- fix: Project file's encoding is not correctly u…