Quote:
Originally Posted by KaktoR
Thanks Cesar.
But there seems to be a problem with this ispp code.
I have this
Code:
[Executable1]
ShortcutName=Application
ExePath=bin\Application.exe
ExeParam=-Testparameter
Path is always "C:\bin" (I use {sd}\Games constant as default) and my test archive is like this: Archive.arc\bin\application.exe
The shortcut on desktop and startmenu is always C:\bin\application.exe.
I would like it read from INI: DefaultInstallDir={sd}\Games\{#Name}
|
Try as in the attachment...
@KaktoR, I changed the attachment.
If you don't want to use tasks for the desktop shortcut, simply remove the
[Tasks] section and also
+ "Tasks: desktopicon;" the shortcut line.
If you do not want to use a URL, simply do not include the lines referring to the URL shortcut.