This repository has been archived on 2023-12-22. You can view files and clone it, but cannot push or open issues or pull requests.
dashboard/scripts/installer.nsh

3 lines
97 B
Text

!macro customInstall
CreateShortcut "$SMSTARTUP\Heliox.lnk" "$INSTDIR\Heliox.exe"
!macroend