View Single Post
  #805  
Old 01-05-2020, 02:41
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,689
Thanks: 1,106
Thanked 7,336 Times in 2,838 Posts
KaktoR is on a distinguished road
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.
__________________
Haters gonna hate

Last edited by KaktoR; 01-05-2020 at 04:04.
Reply With Quote
The Following User Says Thank You to KaktoR For This Useful Post:
Titeuf (01-05-2020)