Page:
Index
Pages
B64 Commands
Command Addon
Command Alert
Command Alias
Command CBRegex
Command Echo Suppression Operator (@)
Comments and Comment-Blocks
Conditional Exit Operator
Conditional Jump Operator
Configuration Files
Index
Labels
Line-Break Operator
No-Operation Operator
Running the Application
Subroutines
System Requirements, About and How To Build / Install
Unconditional Jump Operator
Web Service REST API Documentation
Web Service SSE Event Documentation
No results
17
Index
steve-px edited this page 2026-07-07 13:23:21 +00:00
Table of Contents
MCN Launch Pad
Reference User Guide and Manual
Version 1.X.X
Index
- Background Info and System Requirements
- Building and Installation
- Running the Application
- Using the Program
- The Console System
- Introduction
- First Commands (CLEAR, ECHO and "Hello World")
- The HELP Command and Named Parameters
- Console Variables
- Console Macros
- Escape Characters and Special Characters
- The B64 Command (Version 2)
- Submitting Multiple Commands
- The ALIAS Command
- The EXEC Command
- Configuration Files
- File: autoexec.cfg
- File: convars.cfg
- File: runonce.cfg
- Custom Configuration Files
- Building the Launchpad
- The Graphical User Interface
- File: main.cfg
- Extending the File Structure
- Referencing the configuration files from main and __construct
- Creating a Sample Page
- Creating the Center Action Panel on our Page (WebNavigate)
- Order of Operations
- Show Me The Page
- Buttons Instead of Links
- Creating 2 Left Side Panels (WebNavigate)
- Creating the Right-Side Panel (SysCMD)
- Aliases
- The Status Bar
- Adding Buttons to the Toolbar
- The Console System
- Appendix A1 - Configuration Script Interpreter
- Appendix A2 - Console Commands
- ActionLink
- ActionPanel
- Addon
- Alert
- Alias
- B64 / B64Enc / B64Dec (Version 2)
- CBRegex
- Clear
- Console
- DumpCFG
- Echo
- Exec
- Eval (or "?")
- Free
- GPrompt
- Help
- Log
- LP
- Menu
- NonVolatile
- Page
- RegVar
- SetClipBoard
- SetVar
- Store
- SysCmd
- TimedCmd
- Toolbar
- Trust
- Version
- VersionCheck
- Volatile
- WebNavigate
- Appendix B - Variables of Interest
- cv_alwaysontop
- cv_echo
- cv_language
- cv_last_execution_result
- cv_last_output
- cv_logfile_maxsize
- cv_logtofile
- cv_maxlines
- cv_trust_enabled
- cv_trust_level
- cv_trust_allow_expired
- cv_var_a -> cv_var_f
- cv_win_maximize, cv_win_width & cv_win_height
- env_*
- ui_*
- Appendix C - Security and TrustShield
- Introduction to TrustShield
- What Are Certificates?
- Certificate Authorities
- Chain of Trust
- What Are Signatures
- User Certificates
- Generating User Certificates
- Signing Files
- Using the Console Commands
- Using the GUI Signing Tool
- Enabling and Configuring TrustShield
- Signatures with Expired User Certificates
- Calculating a File Hash
- Validating a File With TrustShield
- Validating a Certificate with TrustShield
- Display a Certificate Information with TrustShield
- Display a File Signature with TrustShield
- Display a File Dump with TrustShield
- Appendix D - Plugins and Add-ons