Changes

Jump to: navigation, search

VCmaster

1,357 bytes added, 15:30, 30 October 2013
site created
[http://www.vcmaster.com/ VCmaster] is an commercial text editor software with the ability to calculate within the text. For all kind of use, a license is required. The former name was Bautext.

==VCmaster 2014==
<source lang="xml">
<?xml version="1.0" encoding="UTF-8"?>
<package id="vcmaster" name="VCmaster" revision="%version%" priority="1" >
<depends package-id="ghostscript"/>
<variable name="version" value="2014" />
<check type="uninstall" condition="exists" path="VCmaster" /><!--at the moment there is no easy way to detect the installed version -->
<commands>
<!-- note that upgrading from older versions is not testet and not handeled a.t.m. -->
<command type="install" cmd='%comspec% /C start "Installer" /WAIT "%SOFTWARE%\VCmaster\VCmaster2014\install.exe" /PRGFILES="%ProgramFiles(x86)%\VCmaster" /LIBFILES="\\server\or\local\directory\VCmaster-Vorlagen" /NAME="license name" /CODE="license code" /WITHLIB=no /verysilent /LANG=de' />
<command type="upgrade" include="remove" />
<command type="upgrade" include="install" />
<!-- note: versions before 3014 stored unins00x.exe in systemroot -->
<command type="remove" cmd='%COMSPEC% /c "IF EXIST "%ProgramFiles(x86)%\VCcmaster\unins000.exe" "%ProgramFiles(x86)%\unins000.exe" /SILENT' />
</commands>
</package>
</source>

[[category:Silent Installers|Faststone]]
65
edits

Navigation menu