The easy solution is to just use the run checkbox and a callback function because it is just a couple of defines.
If it has to be a link then you must create the link control yourself. For MUI1 this means changing the .ini and for MUI2 you need to use a macro from nsdialogs.nsh.
IntOp $PostCount $PostCount + 1
|