View Single Post
  #1385  
Old 27-04-2020, 16:31
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,074
Thanks: 1,814
Thanked 2,304 Times in 787 Posts
Cesar82 is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
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.
Attached Files
File Type: 7z Shortcuts ISPP.7z (1.0 KB, 5 views)

Last edited by Cesar82; 28-04-2020 at 03:23.
Reply With Quote
The Following User Says Thank You to Cesar82 For This Useful Post:
KaktoR (28-04-2020)