About Anaconda Help Download Anaconda

conda-forge / packages / symlink-exe-build 1.0

Build .exe launchers under %PREFIX%/Scripts as symlink substitutes.

copied from cf-staging / symlink-exe-build

Installers

  • win-64 v1.0

conda install

To install this package run one of the following:
conda install conda-forge::symlink-exe-build

Description

Compile small .exe launchers to be placed under, e.g., %PREFIX%/Scripts. These launch target executables relative to their path inside the prefix and as such work as alternative to symbolic links (symlinks) to binaries. Use this package as a build dependency to workaround the fact that by default creating symlinks is not available to non-admin users on Windows. Usage is similar to ln TARGET... DIRECTORY on Unixes, e.g., run call build-symlink-exe "%PREFIX%\some\dir\your.exe" "%PREFIX%\Scripts"


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy