User Tools

Site Tools


userspace:pdf-creator

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
userspace:pdf-creator [2011/12/02 11:00]
sneitzel Fixed a typo and removed an unecessary backslash
userspace:pdf-creator [2021/08/23 08:37] (current)
Line 76: Line 76:
 Set $MinimumSpace$    = "10 MB" Set $MinimumSpace$    = "10 MB"
 ; the path were we find the product after the installation ; the path were we find the product after the installation
-Set $InstallDir32$      = "%ProgramFilesDir%\PDFCreator\"+Set $InstallDir32$      = "%ProgramFiles32Dir%\PDFCreator\"
 Set $LicenseRequired$ = "false" Set $LicenseRequired$ = "false"
 Set $LicensePool$     = "p_" + $ProductId$ Set $LicensePool$     = "p_" + $ProductId$
Line 94: Line 94:
 else else
  
-        if FileExists("$InstallDir32\$Uninst_Prg$")+        if FileExists("$InstallDir32$\$Uninst_Prg$")
                 comment "Start uninstall sub section"                 comment "Start uninstall sub section"
                 Sub "%ScriptPath%\delsub.ins"                 Sub "%ScriptPath%\delsub.ins"
userspace/pdf-creator.1322823651.txt.gz ยท Last modified: 2021/08/23 08:37 (external edit)