MSFN Forum: First class 8.2 - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

First class 8.2 trying to make silent install Rate Topic: -----

#1 User is offline   x10a 

  • Group: Members
  • Posts: 6
  • Joined: 13-November 06

Posted 14 November 2006 - 12:26 PM

hi I'm new and I want to make a program install silently. After some search I found the application switch for the the program I want.

the program is downloadable in the following link: http://www3.firstclass.com/ClientDownloads...es/FC8200US.exe

First Class:

Extract downloaded file:
FC8200US.exe -extract_all:"C:\Temp"

Create setup.iss (from the extracted folder):
setup.exe /r
The answerfile will be in C:\Windows

Silent install:
X:\FC82\Setup.exe /s /sms /f1X:\FC82\Setup.iss
or
\\SRVNAME\SHARE\Setup /s /sms /f1\\SRVNAME\SHARE\Setup.iss


However I tried in cmd typing the silent install line just for testing. It attempt to load and then nothing happend . Did a quick read in the setup file created at the same folder as setup.iss adn found these.

Quote

[InstallShield Silent]Version=v7.00
File=Log File
[ResponseResult]
ResultCode=-3


What am I doing wrong? And also I want to know what is /1X:\path

since it will be make as installer later what do I have to change there?


Thanks a ton!

This post has been edited by x10a: 14 November 2006 - 12:56 PM



#2 User is offline   Shark007 

  • Repackaging Specialist
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,154
  • Joined: 07-January 04

Posted 14 November 2006 - 05:33 PM

View Postx10a, on Nov 14 2006, 02:26 PM, said:

Silent install:
X:\FC82\Setup.exe /s /sms /f1X:\FC82\Setup.iss

What am I doing wrong? And also I want to know what is /1X:\path

Thanks a ton!
you're heading in the right direction.
in this line, X:\FC82\Setup.exe /s /sms /f1X:\FC82\Setup.iss

The x's need to be replaced with drive letters, like this,

C:\FC82\Setup.exe /s /sms /f1C:\FC82\Setup.iss

of course, the appopriate files need to be placed to these locations for the commands to work.

shark

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy