AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Programmierung allgemein Programmieren allgemein Installsheeld Setup im Silent mode installieren
Thema durchsuchen
Ansicht
Themen-Optionen

Installsheeld Setup im Silent mode installieren

Ein Thema von CTV · begonnen am 30. Jan 2004 · letzter Beitrag vom 2. Feb 2004
Antwort Antwort
Benutzerbild von CTV
CTV

Registriert seit: 20. Jan 2004
Ort: Zug CH
83 Beiträge
 
Delphi 7 Professional
 
#1

Re: Installsheeld Setup im Silent mode installieren

  Alt 2. Feb 2004, 08:55
das hier hab ich gefunden:

Zitat:
/s : Silent mode
For an InstallScript MSI or InstallScript project, the command Setup.exe /s runs the installation in silent mode, by default based on the responses contained in a response file called Setup.iss in the same directory (response files are created by running Setup.exe with the /r option). To specify an alternative file name or location of the response file, use the /f1 option, described below.

The command Setup.exe /s also suppresses the Setup.exe initialization window for a Basic MSI installation program, but does not read a response file. To run a Basic MSI product silently, run the command line Setup.exe /s /v/qn. (To specify the values of public properties for a silent Basic MSI installation, you can use a command such as Setup.exe /s /v"/qn INSTALLDIR=D:\Destination".)

/f1 : Specify alternative response file name (InstallScript and InstallScript MSI projects only)
Using the /f1 argument allows you to specify where the response file is (or where it should be created) and what its name is, as in Setup.exe /s /f1"C:\Temp\Setup.iss". The /f1 switch is available both when creating a response file (with the /r option) and when using a response file (with the /s option).
Mal schauen obs funktioniert danke für eure Hilfe

Ich könnte doch auch ein InstallShield Setup selber erstellen, welches nur BDE installiert. Das hab ich auch versucht jedoch kann ich das nicht so machen dass gar keine Dialoge kommen. Der erste Weiter Dialog kommt immer kann man den irgendwie abstellen ? Ich hab die Option im IS nicht gefunden. Brauche ich für das eine andere Version von IS als die, die bei Delphi Dabei ist ? Das beste währe wenn ich einfach dieses IS setup ausführen könnte und dies einfach durch rattern würde ohne dass man was klicken muss. dann könnte ich das nähmlich mit SW_HIDE aufrufen geht so was?

Greetz Cyrus
Wer glaub er ist, hört auf zu werden!
Delphi Rulez!!!
  Mit Zitat antworten Zitat
Antwort Antwort


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 08:51 Uhr.
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz