setup_fpc
Installs the Free Pascal Compiler when no Pascal compiler is present, downloading FPC 3.2.2 from the official mirror and performing a silent installation to a specified directory.
Instructions
Download and install Free Pascal Compiler (FPC).
Only use this when no Pascal compiler is available on the system. Downloads FPC 3.2.2 from the official SourceForge mirror and performs a silent installation. May require administrator privileges.
Args: install_dir: Where to install FPC. Defaults to C:\FPC\3.2.2. Avoid paths with spaces.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| install_dir | No | C:\FPC\3.2.2 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |