userspace:autodesk_dwg_trueview
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| userspace:autodesk_dwg_trueview [2015/03/24 17:38] – created adlerweb | userspace:autodesk_dwg_trueview [2021/08/23 10:37] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Autodesk DWG TrueView | + | ====== Autodesk DWG TrueView |
| * Tested with opsi 4.0.5.x | * Tested with opsi 4.0.5.x | ||
| Line 7: | Line 7: | ||
| By --- // | By --- // | ||
| - | Start the Setup and wait for the extraction to complete. Copy the folder generated at c:\Autodesk to CLIENT_DATA. Only 64 Bit is implemented. The Setup will install several prerequirements, | + | Update --- // |
| + | |||
| + | Start the Setup and wait for the extraction to complete. Copy the folder generated at c:\Autodesk to CLIENT_DATA. Only 64 Bit is implemented. The Setup will install several prerequirements, | ||
| Tree:\\ | Tree:\\ | ||
| < | < | ||
| * delsub.ins | * delsub.ins | ||
| - | * SetupDWGTrueView2016_ENU_64bit | + | * DWGTrueView_2017_Enu_64bit |
| * dwgtrueview.png | * dwgtrueview.png | ||
| * setup.ins | * setup.ins | ||
| Line 65: | Line 67: | ||
| [Winbatch_install] | [Winbatch_install] | ||
| - | " | + | " |
| ; Note: This will show a process-bar with cancel-button | ; Note: This will show a process-bar with cancel-button | ||
| ; You can replace /qb with /q to hide the process dialog alltogether | ; You can replace /qb with /q to hide the process dialog alltogether | ||
| Line 142: | Line 144: | ||
| ; 2016 | ; 2016 | ||
| set $MsiId$ = " | set $MsiId$ = " | ||
| + | set $DisplayName$ = GetRegistryStringValue64 (" | ||
| + | if not ($DisplayName$ = "" | ||
| + | set $UninstallCommand$ = " | ||
| + | Message "Found " | ||
| + | Comment " | ||
| + | Winbatch_uninstall | ||
| + | sub_check_exitcode | ||
| + | endif | ||
| + | |||
| + | ; 2017 | ||
| + | set $MsiId$ = " | ||
| set $DisplayName$ = GetRegistryStringValue64 (" | set $DisplayName$ = GetRegistryStringValue64 (" | ||
| if not ($DisplayName$ = "" | if not ($DisplayName$ = "" | ||
userspace/autodesk_dwg_trueview.1427215109.txt.gz · Last modified: (external edit)
