code | Pascal script to check registry for R |
compile_iss | Compile ISS |
copy_deployment | Default Deployment Files |
create_app | Creates deployment files and Inno Setup Script (ISS), "app_name.iss" |
create_bat | Creates app's batch file, "app_name.bat" |
create_config | Creates an app config file, "config.cfg" |
create_pkgs | Creates package dependency file, "packages.txt" |
directives | Inno Setup Preprocessor (ISPP) Directives |
example_app | Example app |
files | File Section of ISS |
get_R | Downloads R |
icons | Icons Section of ISS |
inno_doc | Inno Setup Documentation |
install_inno | Downloads and installs Inno Setup |
ispp_doc | Inno Setup Preprossor Help |
languages | Languages Section of ISS |
run | Run Section of ISS |
setup | Setup Section of ISS |
start_iss | Start ISS |
tasks | Tasks Section of ISS |