XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
Bob VidaSubject: Stylus Studio Pro x15 unattended install
Author: Bob Vida
Date: 26 Jul 2013 09:47 AM
I have 16 users that I need to install version x15 upgrade. How do I go about installing it in silent or unattended mode. I also use SCCM to deploy my applications.

Postnext
Ivan PedruzziSubject: Stylus Studio Pro x15 unattended install
Author: Ivan Pedruzzi
Date: 26 Jul 2013 12:25 PM
Hi Bob

Starting with Stylus Studio X15 you can use the following instructions:

1)Create a response file running the installer using the following command line. Be careful, there is no space after the f1 argument and, the file path cannot contain special characters like space or _

stylus-studio-professional-15r1.exe -r /f1c:\StylusStudioPro.iss

The command starts the Stylus Studio installer in interactive mode, follow the installation steps, click yes on the license page, choose the destination folder, etc.
When the installation is completed, your actions are captured into

c:\StylusStudioPro.iss


You can now install Stylus Studio on the target machine in silent mode.

Create a simple text file named “X15 XML Professional Suite.key” with the activation key in it.

The procedure needs 3 files: the installer, the response file and the license key file
- stylus-studio-professional-15r1.exe
- StylusStudioPro.iss
- X15 XML Professional Suite.key

To run the installer, use the following command line. Notice that the process returns when the installation is completed. The path to the .iss file can be different has long as there are no special characters.

start /wait stylus-studio-professional-15r1.exe -s /f1c:\StylusStudioPro.iss

After your script has performed the above steps, copy “X15 XML Professional Suite.key” to
c:\ProgramData\Stylus Studio\X15 XML Professional Suite.key


Hope this helps
Ivan Pedruzzi
Stylus Studio Team

Postnext
Bob VidaSubject: Stylus Studio Pro x15 unattended install
Author: Bob Vida
Date: 26 Jul 2013 12:51 PM
Hi Ivan,
Will this update remove the old version installed on the PC?
Thanks,
Bob

Postnext
Ivan PedruzziSubject: Stylus Studio Pro x15 unattended install
Author: Ivan Pedruzzi
Date: 26 Jul 2013 01:59 PM

It does not un-install previous releases.

Ivan

Posttop
Bob VidaSubject: Stylus Studio Pro x15 unattended install
Author: Bob Vida
Date: 30 Jan 2015 03:34 PM
How do I unistall 2010 11 r1 in silent or unattended mode before I install the new X15 Release 2?

 
Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.