MSFN Forum: [Inno Setup] Command line Switches - 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

[Inno Setup] Command line Switches DVD Shrink, Free Download Manager, Duplicate File Finder Rate Topic: -----

#1 User is offline   some1 

  • Blah Face
  • Pip
  • Group: Members
  • Posts: 62
  • Joined: 24-September 06

Posted 03 February 2007 - 06:30 AM

http://unattended.so.../installers.php

Quote

Inno Setup

Inno Setup is an open source competitor in this space. You can usually identify the installers it creates by running "strings" on the executable and grepping for "Inno".

The switches for Inno Setup are fully documented in the ISetup.hlp file in the Inno distribution. Here, is an html version. Thanks to Lawrence Mayer for it.

In our experience, the /silent switch is usually sufficient for a basic unattended installation. But to be completely sure, we recommend /sp- /silent /norestart.

Note that the /verysilent switch may reboot the machine without prompting, which is pretty much the worst of all possible worlds. So if you use /verysilent, be sure to use /norestart as well.


Is there anymore!?
I would love there to be a custom folder one!!!! :rolleyes: :whistle:


#2 User is offline   some1 

  • Blah Face
  • Pip
  • Group: Members
  • Posts: 62
  • Joined: 24-September 06

Posted 03 February 2007 - 06:31 AM

I found this:
http://www.jrsoftwar...sfaq.php#silent

Quote

Can Setup use the value of a registry entry as the default directory name?

Yes. Use a {reg:...} constant in DefaultDirName. For example:

[Setup]DefaultDirName={reg:HKLM\Software\My Program,Path|{pf}\My Program}

See the "Constants" topic in the Inno Setup help file for more information on {reg:...} constants.


But I dunno how to use it!
I tried looking for
HKLM\Software\dvd shirnk
HKLM\Software\dvdshirnk
but I couldnt see it :(

This post has been edited by some1: 03 February 2007 - 06:39 AM


#3 User is offline   MHz 

  • SendToA3X v1.7
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,634
  • Joined: 02-August 04

Posted 03 February 2007 - 07:37 AM

Without looking at the link you gave, those look like the install script options for the person who creates the Inno Setup Installer itself and not for the end user.
Have a look here as a fellow member posted for the Inno Setup switches available. Switches come from the Inno Setup compiler Installation Helpfile. :)

#4 User is offline   bj-kaiser 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 415
  • Joined: 05-December 06
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 03 February 2007 - 07:53 AM

InnoSetup should also have the options "/saveinf=FILE" and "/loadinf=FILE" IIRC. The first one records the user-provided answers of a Installation to a .inf-file and the second one is obviously used to load the formerly recorded answers.

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