Précédent   Forum des professionnels en informatique > Bases de données > Firebird > Installation
Installation Forum d'entraide sur l'installation et la configuration du serveur Firebird
Partagez cette discussion sur d'autres réseaux sociaux : Viadeo Twitter Google Facebook Digg Delicious MySpace Yahoo
Réponse Proposer ce sujet en actualité
 
Outils de la discussion
Publicité
'
Vieux 16/05/2006, 14h25   #1
Inscrit
 
Inscription : mai 2004
Messages : 759
Détails du profil
Informations forums :
Inscription : mai 2004
Messages : 759
Points : 288
Points : 288
Par défaut installation silencieuse

BONJOUR A TOUS
j'ai fini le developpement d'une application je voudrais le deployer chez un client mais je ne veux pas qu'il se rend compte que firebird s'installe sur sa machine. je sais qu'avec interbase open il existe une version silent. je ne me souvient plus du site .
je me demande donc s'il existe une version de firebird qui pareille
merci.
devalender est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 18/05/2006, 13h48   #2
Membre expérimenté
 
Inscription : mars 2002
Messages : 711
Détails du profil
Informations forums :
Inscription : mars 2002
Messages : 711
Points : 599
Points : 599
install.exe /SILENT
install.exe /VERYSILENT
VLDG est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 20/05/2006, 14h26   #3
Inscrit
 
Inscription : mai 2004
Messages : 759
Détails du profil
Informations forums :
Inscription : mai 2004
Messages : 759
Points : 288
Points : 288
je ne vois pas trop bien mais je suppose qu'il faut le faire à partir d'un fichier batch ?
devalender est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 22/05/2006, 09h55   #4
Membre Expert
 
Avatar de Barbibulle
 
Frédéric
Inscription : octobre 2002
Messages : 1 722
Détails du profil
Informations personnelles :
Nom : Frédéric
Âge : 42

Informations forums :
Inscription : octobre 2002
Messages : 1 722
Points : 2 025
Points : 2 025
Depuis au choix :
- le DOS (ligne de commande)
- un .Bat
- un script d'un logiciel d'installation.
- depuis votre propre programme avec l'API windows ShellExecute (de mémoire)
Barbibulle est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 22/05/2006, 20h51   #5
Membre expérimenté
 
Inscription : mars 2002
Messages : 711
Détails du profil
Informations forums :
Inscription : mars 2002
Messages : 711
Points : 599
Points : 599
lire le fichier installation_readme.txt

Installation from a batch file
------------------------------

The setup program can be run from a batch file. The
following parameters may be passed:


/SP-
Disables the 'This will install... Do you wish to
continue?' prompt at the beginning of Setup.

/SILENT, /VERYSILENT
Instructs Setup to be silent or very silent. When
Setup is silent the wizard and the background window
are not displayed but the installation progress
window is. When a setup is very silent this
installation progress window is not displayed.
Everything else is normal so for example error
messages during installation are displayed and the
startup prompt is (if you haven't disabled it with
the '/SP-' command line option explained above)

If a restart is necessary and the '/NORESTART'
command isn't used (see below) and Setup is silent,
it will display a Reboot now? messagebox. If it's
very silent it will reboot without asking.

/NORESTART
Instructs Setup not to reboot even if it's necessary.

/DIR="x:\dirname"
Overrides the default directory name displayed on
the Select Destination Directory wizard page. A
fully qualified pathname must be specified. If the
[Setup] section directive DisableDirPage was set to
yes, this command line parameter is ignored.

/GROUP="folder name"
Overrides the default folder name displayed on the
Select Start Menu Folder wizard page. If the [Setup]
section directive DisableProgramGroupPage was set to
yes, this command line parameter is ignored.

/NOICONS
Instructs Setup to initially disable the Don't create
any icons check box on the Select Start Menu Folder
wizard page.

/COMPONENTS="comma separated list of component names"

Choose from - SuperServerComponent,
ClassicServerComponent,
ServerComponent,
DevAdminComponent and
ClientComponent

Overrides the default components settings. Using
this command line parameter causes Setup to
automatically select a custom type. A full install
requires combining components. For example:

/COMPONENTS="SuperServerComponent, ServerComponent,
DevAdminComponent, ClientComponent"

would be required for a full install.


/FORCE

Tells the installer to ignore its analysis of the
existing environment. It will attempt to install
and configure Firebird 1.5 as if no previous
version of Firebird or InterBase was installed.

This can be useful if you have a seriously broken
installation that you cannot uninstall. Or it
could be another way to aggravate your users by
breaking a perfectly good working install of
InterBase. Its your choice.


/NOCPL

Don't install the Control Panel Applet. This is
useful for two reasons:

o Installing/Uninstalling the CPL applet will
often require a system restart.

o You may wish to use an alternative cpl applet.


/NOGDS32

Don't install a copy of the client library into
the system directory, even if installation
analysis concludes it is OK to do so.


/COPYFBCLIENT

Copy the fbclient.dll to the system directory. This
is recommended for client installs if you are sure
that you will only ever be accessing a single
server version. If your client applications are
likely to take advantage of accessing different
server versions this is not recommended. See

doc/README.Win32LibraryInstallation.txt

for more information.
VLDG est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 29/05/2006, 16h09   #6
Inscrit
 
Inscription : mai 2004
Messages : 759
Détails du profil
Informations forums :
Inscription : mai 2004
Messages : 759
Points : 288
Points : 288
j'avais deja lu ça mais je ne savais pas comment m'y prendre pour un deploiement chez un client.
marci à tous
devalender est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 20/02/2007, 20h53   #7
Membre Expert
 
Avatar de edam
 
Inscription : décembre 2003
Messages : 1 716
Détails du profil
Informations forums :
Inscription : décembre 2003
Messages : 1 716
Points : 1 783
Points : 1 783
salut
je suis pas un asse d'angler, et je sais que tt le monde va dire que c'est obligatoir , mais si quelqu'un peut donnée un example de scripte d'installation en silence:
un pour installé le serveur "superserver" et un pour installé le client

merci,
[edit] ce sujet est marqué faq mais j'ai rien trouvé de dans
__________________
PAS DE DESTIN, C'EST CE QUE NOUS FAISONS
edam est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 29/10/2007, 12h02   #8
Membre du Club
 
Inscription : avril 2004
Messages : 179
Détails du profil
Informations personnelles :
Âge : 41

Informations forums :
Inscription : avril 2004
Messages : 179
Points : 58
Points : 58
pour information, dans la dernière version en date (2.0.3), les instructions d'installation silencieuse sont dans le fichier installation_scripted.txt.
engi est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 29/10/2007, 14h51   #9
Membre Expert
 
Avatar de edam
 
Inscription : décembre 2003
Messages : 1 716
Détails du profil
Informations forums :
Inscription : décembre 2003
Messages : 1 716
Points : 1 783
Points : 1 783
merci
__________________
PAS DE DESTIN, C'EST CE QUE NOUS FAISONS
edam est déconnecté   Envoyer un message privé Réponse avec citation 00
Réponse Proposer ce sujet en actualité
Outils de la discussion



Fuseau horaire GMT +2. Il est actuellement 03h53.


 
 
 
 
Partenaires

Hébergement Web