User Tools

Site Tools


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
userspace:cd-burner_xp [2011/10/27 14:06]
Thomas_H created
userspace:cd-burner_xp [2021/08/23 08:37] (current)
Line 3: Line 3:
 Tested with opsi 4.0.1 \\ Tested with opsi 4.0.1 \\
 requiredWinstVersion >= 4.10.8.6 \\ requiredWinstVersion >= 4.10.8.6 \\
-By //[[hungerharke@gmx.de|Thomas_H]] 2011/10/27 15:57//+By //[[thomas.heinrich@polizei.berlin.de|Thomas_H]] 2011/10/27 15:57/
 + 
 +The installion-files can be downloaded from: http://cdburnerxp.se/
  
 Tree:\\ Tree:\\
- CDBurnerXP.jpg\\ +├ CDBurnerXP.jpg\\ 
- cdbxp_setup_x.y.z.1234.exe\\ +├ cdbxp_setup_x.y.z.1234.exe\\ 
- cdbxp_setup_x.y.z.1234_x64.exe\\ +├ cdbxp_setup_x.y.z.1234_x64.exe\\ 
- delsub.ins\\ +├ default.cfg\\ 
- setup.ins\\ +├ delsub.ins\\ 
- uninstall.ins+├ setup.ins\\ 
 +└ uninstall.ins 
 + 
 + 
 +Last checks: 
 +[[thomas.heinrich@polizei.berlin.de|Thomas_H]] 2019/05/14 11:45\\ 
 + 
  
 ==== setup.ins ==== ==== setup.ins ====
Line 61: Line 70:
 ; no white space use '-' as a seperator ; no white space use '-' as a seperator
 Set $ProductId$       = "CDBurnerXP" Set $ProductId$       = "CDBurnerXP"
-Set $Version$         = "4.3.8"+Set $Version$         = "4.5.8.7032"
 Set $MinimumSpace$    = "13 MB" Set $MinimumSpace$    = "13 MB"
 ; the path were we find the product after the installation ; the path were we find the product after the installation
Line 68: Line 77:
 Set $LicenseRequired$ = "false" Set $LicenseRequired$ = "false"
 Set $LicensePool$     = "p_" + $ProductId$ Set $LicensePool$     = "p_" + $ProductId$
-Set $Inst_Prg32$      = "cdbxp_setup_4.3.8.2631.exe" +Set $Inst_Prg32$      = "cdbxp_setup_" + $Version$ + ".exe" 
-Set $Inst_Prg64$      = "cdbxp_setup_4.3.8.2631_x64.exe"+Set $Inst_Prg64$      = "cdbxp_setup_" + $Version$ + "_x64.exe"
 Set $Uninst_Prg$      = "unins000.exe" Set $Uninst_Prg$      = "unins000.exe"
 Set $Inst_Cmd$        = '/VERYSILENT /LOADINF=%ScriptPath%\default.cfg' Set $Inst_Cmd$        = '/VERYSILENT /LOADINF=%ScriptPath%\default.cfg'
Line 272: Line 281:
 </code> </code>
  
 +==== default.cfg ====
 +
 +<code>
 +[Setup]
 +Lang=German
 +Dir=C:\Programme\CDBurnerXP
 +Group=CDBurnerXP
 +NoIcons=0
 +SetupType=custom
 +Components=main,nmsaccess,lang,lang\germany
 +Tasks=desktopicon,desktopicon\common,fileassoc,isoassoc
 +</code>
userspace/cd-burner_xp.1319724385.txt.gz · Last modified: 2021/08/23 08:37 (external edit)