userspace:origin
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| userspace:origin [2013/12/13 09:06] – [uninstall.ins] tobias | userspace:origin [2021/08/23 10:37] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | \\ | ||
| - | **This is a master copy. Click on <edit this page> and copy the contents under " | ||
| - | |||
| ====== Origin Ver. 9.1 MSI Installer ====== | ====== Origin Ver. 9.1 MSI Installer ====== | ||
| - | Tested with opsi X.Y.Z\\ | + | |
| - | requiredWinstVersion >= W.X.Y.Z\\ | + | |
| Files can be downloaded at Download here: [[http:// | Files can be downloaded at Download here: [[http:// | ||
| - | By < | + | By --- // |
| Tree:\\ | Tree:\\ | ||
| Line 58: | Line 54: | ||
| ==== What you need ==== | ==== What you need ==== | ||
| *the MSI Installer from Additive (64bit + 32bit) | *the MSI Installer from Additive (64bit + 32bit) | ||
| - | *the MSI files from VISUAL C++ 2012 REDISTRIBUTABLE [[http:// | + | *the MSI files from VISUAL C++ 2012 REDISTRIBUTABLE |
| *the MSI files from VISUAL C++ 2008 REDISTRIBUTABLE (64bit + 32bit) | *the MSI files from VISUAL C++ 2008 REDISTRIBUTABLE (64bit + 32bit) | ||
| - | [[nix|Change the following headlines to the names of your scripts]] | ||
| ==== additional_actions.opsiinc ==== | ==== additional_actions.opsiinc ==== | ||
| Line 481: | Line 476: | ||
| ==== vars.ins ==== | ==== vars.ins ==== | ||
| <code winst> | <code winst> | ||
| - | ;this is my vbs-script... | + | |
| - | echo click on "edit this page" to see the complete source. | + | ; ---------------------------------------------------------------- |
| + | ; - DefVar / DefString | ||
| + | ; ---------------------------------------------------------------- | ||
| + | |||
| + | DefVar $MsiId32$ | ||
| + | DefVar $MsiId64$ | ||
| + | DefVar $LogDir$ | ||
| + | DefVar $ProductId$ | ||
| + | DefVar $MinimumSpace$ | ||
| + | DefVar $InstallDir32$ | ||
| + | DefVar $InstallDir64$ | ||
| + | DefVar $ExitCode$ | ||
| + | DefVar $INST_SystemType$ | ||
| + | DefVar $INST_architecture$ | ||
| + | DefVar $setupcommand32$ | ||
| + | DefVar $setupcommand64$ | ||
| + | DefVar $ID$ | ||
| + | DefVar $subvar$ | ||
| + | DefVar $killtask$ | ||
| + | DefVar $checktask$ | ||
| + | |||
| + | |||
| + | DefStringList $MSI_32$ | ||
| + | DefStringList $MSI_64$ | ||
| + | DefStringList $MSI_Both$ | ||
| + | DefStringlist $installed_MSI_Both$ | ||
| + | DefStringList $installed_MSI_32$ | ||
| + | DefStringList $installed_MSI_64$ | ||
| + | DefStringList $processlist$ | ||
| + | DefStringList $process$ | ||
| + | DefStringList $process_unquote$ | ||
| + | DefStringList $SearchProcess$ | ||
| + | DefStringList $currentchecktask$ | ||
| + | DefStringList $processVAR$ | ||
| + | |||
| </ | </ | ||
userspace/origin.1386922000.txt.gz · Last modified: (external edit)
