User Tools

Site Tools


talk:userspace:cd-burner_xp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
talk:userspace:cd-burner_xp [2011/12/16 14:21]
Thomas_H
talk:userspace:cd-burner_xp [2021/08/23 08:37] (current)
Line 1: Line 1:
 +==== Suggestion ====
 +
 +Hi [[hungerharke@gmx.de|Thomas_H]], \\
 +This setup-script should be modified, because on a (german) x64-system, it install the programm to "C:\Programme" instead of "C:\Program Files". It can easily modified to (suggestion): \\
 +add/modify: \\
 +
 +<code>
 +=== setup.ins ===
 +DefVar $Inst_Cmd64$   ;new DefVar
 +Set $Inst_Cmd64$        = '/VERYSILENT /LOADINF=%ScriptPath%\default64.cfg' ;New Set
 +......
 +[Winbatch_install_64]
 +%ScriptPath%\$Inst_Prg64$ $Inst_Cmd64$ ;modify to Inst_Cmd64
 +......
 +</code>
 +
 +And a new file default64.cfg with a path to "Dir=C:\Program Files\CDBurnerXP"\\
 +What do you think about?  --- //[[admin@duedal.ch|efred]] 2016/01/25 16:43//
 +
 ==== Changes ==== ==== Changes ====
  
talk/userspace/cd-burner_xp.1324045314.txt.gz ยท Last modified: 2021/08/23 08:37 (external edit)