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

Next revision
Previous revision
talk:userspace:cd-burner_xp [2011/12/16 15:21] – created Thomas_Htalk:userspace:cd-burner_xp [2021/08/23 10:37] (current) – external edit 127.0.0.1
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 ====
  
-//[[hungerharke@gmx.de|Thomas_H]] 2011/12/16 15:20//+//[[hungerharke@gmx.de|Thomas_H]] 2011/12/16 15:20// \\
 Dang! I forgot to publish the content of the default.cfg. Thanks to Daniel Tenten. Dang! I forgot to publish the content of the default.cfg. Thanks to Daniel Tenten.
  
  
talk/userspace/cd-burner_xp.1324045298.txt.gz · Last modified: (external edit)