DocuWare

Silent installer for DocuWare Client, a document management System.

This installer uses the .NET packages described at [1]

<?xml version="1.0" encoding="UTF-8"?>
<packages>

	<package id="docuwareclient"
		name="DocuWare"
		revision="5.1b"
		reboot="false"
		priority="0">
	
	<depends package-id="dotnet20" />
	<depends package-id="dotnet20lp" />
	
	<check type="file" condition="versionequalto" path="%PROGRAMFILES%\DocuWare\DWClient\Dw5.exe" value="5.1.2.2" />

	<install cmd='msiexec /qn /i %SOFTWARE%\DocuWareClient\dwDocuWareGerman.msi NEWORGANIZATION="your organisation" DWUSERNAME=user DWUSERPWD=secret WINUSERNAME=domain\user WINUSERPWD=secret /liwearmo %SYSTEMDRIVE%\DWSilentSetup.log /q' />

	</package>

</packages>

You have to change the parameters: NEWORGANIZATION to the name of your docuWare Organisation DWUSERNAME and DWUSERPWD to a DocuWare User with admin privileges WINUSERNAME and WINUSERPWD to a Windows User with admin privileges

For the silent installer to work, you may have to download DocuWare Hotfix9 in your corresponding language: English Deutsch Italian Polnish French