Learn R Programming

RInno (version 0.0.3)

run: Run Section of ISS

Description

Specifies any number of programs to execute after the program has been successfully installed, but before the installer displays the final dialog. See [Run] section for details.

Usage

run(iss)

Arguments

iss

Character vector which cummulatively becomes an Inno Setup Script (ISS).

Value

Chainable character vector, which can be used as the text argument of writeLines to generate an ISS.

See Also

get_R, copy_installation, create_config, create_bat, create_pkgs, directives, setup, languages, tasks, files, icons, run, and code.