Welcome to Telelogic Product Support
  Home Downloads Knowledgebase Case Tracking Licensing Help Telelogic Passport
Telelogic DOORS (steve huntington)
Decrease font size
Increase font size
Topic Title: DOORS silent install and response file ?
Topic Summary:
Created On: 3-Jan-2008 18:05
Status: Post and Reply
Linear : Threading : Single : Branch
Search Topic Search Topic
Topic Tools Topic Tools
Quick Reply Quick Reply
Subscribe to this topic Subscribe to this topic
E-mail this topic to someone. E-mail this topic
Bookmark this topic Bookmark this topic
View similar topics View similar topics
View topic in raw text format. Print this topic.
Answer This question was answered by Chris Welch, on Tuesday, January 22, 2008 5:35 PM

Answer:
turns out that it was pretty simple but just made difficult by the fonts used to display the syntax. I was using -fl vrs -f1

setup.exe -r /f1"response.iss"

the silent install is pretty smooth as well. Just make sure you use the verbose option to log the install if you should need to debug an install.
setup.exe -s /f1"response.iss" /verbose"%TEMP%\doors_install.log"

one way to tell the install is nearly done is to watch the task window or for the icon to show up on the desktop.

Cheers
Chris
 3-Jan-2008 18:05
User is offline View Users Profile Print this message


Chris Welch

Posts: 19
Joined: 10-Jan-2006

Anyone have any luck trying the /r option to capture an installation response file with either 8.2 or 8.3 ?

If so would you care to share the response file as I cannot seem to get one capture. I've opened a trouble ticket but from scanning the boards I'm not holding my breath on this one !
Report this to a Moderator Report this to a Moderator
 14-Jan-2008 12:32
User is offline View Users Profile Print this message


Andrew Tagg

Posts: 151
Joined: 26-Oct-2004

I have this at work somewhere, will try to post it tomorrow, hope you can wait that long

-------------------------
Andrew Tagg
Thales Air Systems, Melbourne
Australia.
andrew.tagg@thalesatm.com
Report this to a Moderator Report this to a Moderator
 22-Jan-2008 17:35
User is offline View Users Profile Print this message


Chris Welch

Posts: 19
Joined: 10-Jan-2006

Answer Answer
turns out that it was pretty simple but just made difficult by the fonts used to display the syntax. I was using -fl vrs -f1

setup.exe -r /f1"response.iss"

the silent install is pretty smooth as well. Just make sure you use the verbose option to log the install if you should need to debug an install.
setup.exe -s /f1"response.iss" /verbose"%TEMP%\doors_install.log"

one way to tell the install is nearly done is to watch the task window or for the icon to show up on the desktop.

Cheers
Chris
Report this to a Moderator Report this to a Moderator
 6-Feb-2008 11:57
User is offline View Users Profile Print this message


Martin Hunter

Posts: 86
Joined: 10-Jan-2005

I have created a small batch file which keeps a dos command prompt window open for the duration of the install.
It also enables me to install the latest patch at the same time

@echo off
echo Telelogic DOORS 8.3 DTG-R Client installation in progress...
echo:
"<<network path>>\client_setup.exe" /s /f1"DOORS 8.3.iss"
echo Installing latest patch...
echo:
"<<network path>>\client_patch.exe" /s /f1"DOORS 8.3 patch.iss"
echo Installation complete

-------------------------
- Martin
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic DOORS forum.
There are currently 1 users logged in.
The most users ever online was 15 on 15-Jan-2009 at 16:36.
There are currently 0 guests browsing this forum, which makes a total of 1 users using this forum.
You have posted 0 messages to this forum. 0 overall.

FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.