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
Conferences Close Tree View
+ Stylus Studio Feature Requests (1192)
- Stylus Studio Technical Forum (14621)
-> + SS says my trial has expired -... (2)
-> + XSD input; SQL Table Output Ne... (2)
-> + Building Schema from XML (2)
-> + conditions on tag values expre... (3)
-> + XML converter "omit fields whe... (3)
-> + Marklogic XQuery support in St... (2)
-> + XSL switching stylesheet from ... (10)
-> + Maximum recursion depth exceed... (3)
-> + How do I develop the server si... (2)
-> + XSD Reuse (2)
-> + what happened to my preview re... (3)
-> + How do I use the Custom XML Co... (4)
-> + WYSIWYG missing in release 2 o... (2)
-> + space between elements (3)
-> + Oracle XML Gateway output CONV... (6)
-> + Someone please help me install... (5)
-> + XML Schema (XSD) to COBOL Data... (2)
-> + Can't compile Java (9)
-> + Trouble using the UDDI Browser (5)
-> + JVM Problem when installing Ar... (2)
-- Previous [1381-1400] [1401-1420] [1421-1440] Next
+ Website Feedback (249)
+ XSLT Help and Discussion (7625)
+ XQuery Help and Discussion (2016)
+ Stylus Studio FAQs (159)
+ Stylus Studio Code Samples & Utilities (364)
+ Stylus Studio Announcements (113)
Topic  
Postnext
Michael MadsenSubject: Unattended install?
Author: Michael Madsen
Date: 18 Sep 2007 03:40 AM
We have Stylus Studio 2007 XML Enterprise. I am currently creating unattended setups for all our developer tools.

Is it possible to install Stylus Studio unattended?

Postnext
(Deleted User) Subject: Unattended install?
Author: (Deleted User)
Date: 20 Sep 2007 02:22 AM
Hi Michael,
the current installer doesn't support silent installations.

Sorry,
Alberto

Posttop
brandon iSubject: Unattended install?
Author: brandon i
Date: 06 Aug 2014 12:11 PM
Originally Posted: 06 Aug 2014 12:08 PM
Despite it not being supported, it doesn't mean it can't be done.

These are my steps on how to perform an unattended/silent install for Stylus Studio 2007. I hope this helps.

First, run the StylusStudio's setup.exe file. This will extract all of the setup files to the user's %temp% folder and start the InstallShield wizard.

Leave the setup running, and navigate to %temp%. You can sort the files/folders by Date Modified and look for the 3 recently modified folders in that folder (they should all have the same date/time). One folder contains setup.exe and other related files. Copy all of those files to another folder for use (i.e. C:\stylusstudio).

In the folder you just created, open a command prompt window (hold Shift then right-click a blank area in Windows Explorer and click "Open command window here".

You'll first need to record the Setup configuration by running through a setup installation in record mode and output to a .iss file for later use. At the cmd window, type the following:

setup.exe /r /f1"C:\stylusstudio\setup.iss"

This will start the installation normally. Proceed through the steps and define any special configuration settings for all users you want to silently install.

After installation is finished, look in your original C:\stylusstudio folder and you should see a setup.iss file. This holds all info you specified for the installation you just performed. This can now be defined for silent installs using the command line below:

setup.exe /s /f1"C:\stylusstudio\setup.iss"

StylusStudio 2007 will perform a silent installation.

Please note that an absolute path needs to be specified after the f1 parameter (i.e. setup.exe /s /f1"setup.iss" will not work even if the file is in the same folder).

I haven't figured out yet how to automatically activate the software yet using a key, but I am working on it. :)

   
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.