Ignore:
Timestamp:
Jul 4, 2012, 6:53:50 PM (12 years ago)
Author:
joergs
Message:

bugfixes, uninstall, properties, bacula-fd.conf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • opsi/products/bacula/CLIENT_DATA/uninstall3264.ins

    r1022 r1023  
    3131; ----------------------------------------------------------------
    3232Set $ProductId$       = "opsi-template"
    33 Set $InstallDir32$    = "%ProgramFiles32Dir%\<path to the product>"
    34 Set $InstallDir64$    = "%ProgramFiles64Dir%\<path to the product>"
     33Set $InstallDir32$    = "%ProgramFiles32Dir%\Bacula"
     34Set $InstallDir64$    = "%ProgramFiles64Dir%\Bacula"
    3535Set $LicenseRequired$ = "false"
    3636Set $LicensePool$     = "p_" + $ProductId$
     
    4848endif
    4949
    50 if $LicenseRequired$ = "true"
    51         comment "Licensing required, free license used"
    52         Sub_free_license
    53 endif
     50;if $LicenseRequired$ = "true"
     51;       comment "Licensing required, free license used"
     52;       Sub_free_license
     53;endif
    5454
    5555[Sub_free_license]
Note: See TracChangeset for help on using the changeset viewer.