MSFN Forum: CodeGuide - 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

CodeGuide Silent installation Rate Topic: -----

#1 User is offline   darph 

  • Member
  • PipPip
  • Group: Members
  • Posts: 153
  • Joined: 09-September 03

Posted 27 October 2003 - 02:58 AM

Hi

i will install the software CodeGuide in a silent way. But i have the problem that when i use the parameters /s or -s the installation dont work it start the setup dat and end it without installing a file. When i use any other parameters the installation works like i dont use a parameters.

can me help anybody with the parameters i have to use for the installation in a silent way ??

THX

so long

darph


#2 User is offline   visaversa 

  • Face it...
  • PipPipPip
  • Group: Members
  • Posts: 428
  • Joined: 14-October 03

Posted 27 October 2003 - 06:47 AM

darph

it looks like a Installshield Application

To silently install a package that uses InstallShield, you will have to first create a setup.iss file on a working operating system. Use a test PC if you can.

1. Start the setup application using the -R switch (Use Command Prompt)

e.g.
Setup.exe -R

2. The normal setup screens will appear, asking you questions as you go along such as destination directory, etc. It's CRUCIAL that you do not choose the "Restart the computer now" option. If you do, you will terminate your batch when you run an unattended installation.

3. After installation has completed, go to your C:\Windows (or C:\WINNT) directory and take out the setup.iss file. Put this setup.iss file in the same directory where your application setup files reside.

4. Start the Silent installation using:

start /wait %systemdrive%\install\Application\codeguide61\Setup.exe -s -f1"%systemdrive%\install\Applications\codeguide61\setup.iss"

The above line is one whole line, there should be no line breaks when used.

5. Repeat the steps for other setup applications that uses Installshield.

How do I identify an Installshield package?

Most of them can be extracted, I use Winrar to do the job, the Properties box of Setup.exe would have "InstallShield ® Setup Launcher" or something similar. And lastly, if you see an example setup.iss file in the directory, then its definitely Installshield!

I tried it and it installed sillent.

W

#3 User is offline   darph 

  • Member
  • PipPip
  • Group: Members
  • Posts: 153
  • Joined: 09-September 03

Posted 28 October 2003 - 05:07 AM

thx for the support
it works without any problem really good work

so long

darph

Share this topic:


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

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



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