currently i am trying something like this (this is the way it works with CreateShortCut at least):
!define MUI_FINISHPAGE_RUN '$INSTDIR\program.exe /PARAM "$INSTDIR/filename.xyz"' but it seems !define with double quotes inside single quotes makes nsis complain.thanks,
m