This shows you the differences between two versions of the page.
| 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$  | Set $MinimumSpace$  | ||
| ; the path were we find the product after the installation | ; the path were we find the product after the installation | ||
| - | Set $InstallDir32$  | + | Set $InstallDir32$  | 
| Set $LicenseRequired$ = " | Set $LicenseRequired$ = " | ||
| Set $LicensePool$  | Set $LicensePool$  | ||
| Line 94: | Line 94: | ||
| else | else | ||
| - |         if FileExists(" | + |         if FileExists(" | 
|                 comment "Start uninstall sub section" |                 comment "Start uninstall sub section" | ||
|                 Sub " |                 Sub " | ||