For the shortcuts...
Just add this to both issp code lines
Code:
""";"
to
"""; Check: CreateIcons;"
I have forgot this
I will look at the path and crc check later (I think I will copy it to app instead).
PS: The shortcut problem is the INI setting. I will remove this (this gave me already headache in the past). I have to look how to use WForm.DirEdit(TEdit) input into ispp.
Edit: I don't think this is possible with ispp. ispp will be executed and written on compile. Impossible to change it afterwards.