Im trying to do a silent install of Aris client 10.0. I have the documentation and am using the silent.properties file.
I need to see an example of what this file should look like with some of the options changed as i must be doing it wrong.
I have changed the installation.path and the products options but it keeps erroring when i try to install it silently with "installation.path is mandatory but not found in the file."
I want it to install to c:\Program files\ (not the root of the C: drive) and i only want Business architect, UML designer and Aris tools to install.
Can someone post an example of what the silent.properties file should look like with these options changed.
thanks.
Dear Emma,
I just can guess why you got the error message. The key value pairs have to be in one line, separated by an equal sign.
<key>=<value>
Maybe you have splitted this in two lines ?
I have attached here a silent.properties file adapted with your options. Hope this works now for you.
If the silent setup failed, you can check the logfiles %temp%/aris_install.log or %temp%/aris_install_full.log for more information.
If you still have problems, please attach the ARIS_Install_full.log or just insert the relevant part here as text.
BR, Andreas