Page 1 of 1

create shortcut for uninstall

Posted: Fri Aug 22, 2014 6:16 am
by Rulan
Hi,
simple question..

1) Is it possible to create shortcut to make an uninstall of a installed product by clicking on the icon?
2) Or is it possible to install an "uninstall.exe" together with the files in the folder of the installed software?

Regards

Re: create shortcut for uninstall

Posted: Fri Aug 22, 2014 7:26 am
by FrancescoT
Dear Rulan,

just create a shortcut that points to the value of UNINSTALLLINK pre-defined variable.

For example;

Code: Select all

~InstallAware Clipboard Data~
~Create Shortcut~
~{A4D01994-D7C1-4148-970D-BB0A32313887}~
~$UNINSTALLLINK$~
~Uninstall #TITLE#~
~$SHORTCUTFOLDER$~
~Removes this InstallAware Software Corporation product~
~~
~~
~~
~~
~0~


Regards