add more doc to builder-product.cfg

This commit is contained in:
Mario Fetka
2019-09-20 12:41:25 +02:00
parent 9d18a4bfaf
commit cb8289d5dd
3 changed files with 67 additions and 13 deletions

View File

@@ -145,7 +145,7 @@ copy "$IniCfgFile$" "$InstallDir$"
;
; set_link
; name: $ProductId$
; target: <path to the program>
; target: $InstallDir$\$ProgramExecutable$
; parameters:
; working_dir: $InstallDir$
; icon_file:
@@ -159,7 +159,7 @@ copy "$IniCfgFile$" "$InstallDir$"
;
; set_link
; name: $ProductId$
; target: <path to the program>
; target: $InstallDir$\$ProgramExecutable$
; parameters: <some_param>
; working_dir: $InstallDir$
; icon_file: <path to icon file>