EXE
WinGet
Redpanda-C++
Roy Qu(royqh1979@gmail.com) · 2.7 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Redpanda-C++-2.7.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.7
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
Redpanda-C++-2.7.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
RoyQu.RedPanda-C++
Version
2.7
Description
A powerful, lighweight and cross-platform C/C++ IDE
License
GPL-3.0
↗
Upgrade Behavior
install(Install over existing)
Release Notes
- enhancement: Remove multiple problems in the problem set view
- enhancement: Clear the problem view after a new problem set created
- enhancement: "Trim trailing spaces" (Before saving a file) in options / editor / misc
- enhancement: "Trim trailing spaces" in code menu
- change: Don't auto disable compile and debug buttons for compiler sets that don't have compiler/debugger programs.
- enhancement: Better error messages for missing compile/debug/make programs.
- fix: Lost compiler set setting…