Skip to content

Let the installer add the clink directory location %CLINK_DIR% to the path. #588

@gicalle

Description

@gicalle

When using the installer, provide an option to add the clink directory location to the path.

Add variable %CLINK_DIR% to the path.
set path=%CLINK_DIR%;%path%

Afterwards one can open a cmd prompt and typ clink (or clink.bat) to start a new clink shell.
Handy when not using the "Autorun when cmd.exe starts" option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions