X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-cli.git;a=blobdiff_plain;f=contrib%2Fsigrok-cli.nsi.in;h=55868a2c6298791932a79cb794bad6415ef16cf9;hp=fdf41d83765b8d1c92153af24accf16411283c62;hb=548b7ddc8144ca0430f852c89ae4f2e61ab487d7;hpb=69ddd7a5688c4041d61ceadb826ed5fb25b9daaa diff --git a/contrib/sigrok-cli.nsi.in b/contrib/sigrok-cli.nsi.in index fdf41d8..55868a2 100644 --- a/contrib/sigrok-cli.nsi.in +++ b/contrib/sigrok-cli.nsi.in @@ -166,7 +166,7 @@ Section "@PACKAGE_NAME@ (required)" Section1 CreateShortCut "$SMPROGRAMS\sigrok\@PACKAGE_NAME@\sigrok command-line tool.lnk" \ "$SYSDIR\cmd.exe" \ "/K echo For instructions run sigrok-cli --help." \ - "$INSTDIR\Uninstall.exe" 0 \ + "$SYSDIR\cmd.exe" 0 \ SW_SHOWNORMAL "" "Run @PACKAGE_NAME@" # Create a shortcut for the uninstaller.