This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| 
                    userspace:citavi [2012/12/20 08:22] tobias created  | 
                
                    userspace:citavi [2021/08/23 08:37] (current) | 
            ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | =CITAVI= | + | ====== Citavi ====== | 
| + | Script by  --- // | ||
| - | Setup32.ins | + | This Scribt is based on the UIB OPSI-Template | 
| + | |||
| + | ==== Setup32.ins  | ||
| <code winst> | <code winst> | ||
| ; Copyright (c) uib gmbh (www.uib.de) | ; Copyright (c) uib gmbh (www.uib.de) | ||
| Line 111: | Line 114: | ||
| ; Example of recursively copying some files into the installation directory: | ; Example of recursively copying some files into the installation directory: | ||
| ; | ; | ||
| - |  copy -s " | + | |
| [Registry_install] | [Registry_install] | ||
| Line 223: | Line 226: | ||
| </ | </ | ||
| - | uninstall32.ins | + | ==== uninstall32.ins  | 
| <code winst> | <code winst> | ||
| ; Copyright (c) uib gmbh (www.uib.de) | ; Copyright (c) uib gmbh (www.uib.de) | ||
| Line 284: | Line 287: | ||
| </ | </ | ||
| - | delsub.ins | + | ==== delsub.ins  | 
| <code winst> | <code winst> | ||
| ; Copyright (c) uib gmbh (www.uib.de) | ; Copyright (c) uib gmbh (www.uib.de) | ||