You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

103 lines
8.7 KiB

; Script generated by the Inno Script Studio Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "DPM - Dental Practice Manager"
#define MyAppVersion "1.5"
#define MyAppPublisher "Stefan Hutter Unternehmensberatung"
#define MyAppURL "http://www.dpmweb.ch"
#define MyAppExeName "DPM2018.exe"
[Setup]
; NOTE: The value of AppId uniquely identifies this application.
; Do not use the same AppId value in installers for other applications.
; (To generate a new GUID, click Tools | Generate GUID inside the IDE.)
AppId={{40619D51-6274-40F3-91AC-BDDCB25452C8}
AppName={#MyAppName}
AppVersion={#MyAppVersion}
;AppVerName={#MyAppName} {#MyAppVersion}
AppPublisher={#MyAppPublisher}
AppPublisherURL={#MyAppURL}
AppSupportURL={#MyAppURL}
AppUpdatesURL={#MyAppURL}
DefaultDirName={pf}\{#MyAppName}
DefaultGroupName={#MyAppName}
InfoBeforeFile=E:\Software-Projekte\DPM\DPM2016\Setup\Anzeige.txt
InfoAfterFile=E:\Software-Projekte\DPM\DPM2016\Setup\Anzeige2.txt
OutputDir=E:\Software-Projekte\DPM\DPM2016\Setup
OutputBaseFilename=DPM_Setup
SetupIconFile=E:\Software-Projekte\DPM\DPM2016\Images\DPMNeu.ico
Compression=lzma
SolidCompression=yes
[Languages]
Name: "german"; MessagesFile: "compiler:Languages\German.isl"
[Tasks]
Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}"; Flags: unchecked
[Files]
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\DPM2018.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\Demo\*"; DestDir: "{app}"; Flags: ignoreversion recursesubdirs createallsubdirs
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\PDF\*"; DestDir: "{app}"; Flags: ignoreversion recursesubdirs createallsubdirs
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\Pdfium\*"; DestDir: "{app}"; Flags: ignoreversion recursesubdirs createallsubdirs
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\Aga.Controls.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\Aga.Controls.pdb"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\C1.Data.2.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\C1.Data.2.xml"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\C1.Win.C1Command.4.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\C1.Win.C1Command.4.xml"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\C1.Win.C1Input.4.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\C1.Win.C1Input.4.xml"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\C1.Win.C1TrueDBGrid.2.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\C1.Win.C1TrueDBGrid.2.xml"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\Connectionstrings.cfg"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\DevComponents.DotNetBar.Charts.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\DevComponents.DotNetBar.Schedule.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\DevComponents.DotNetBar.Schedule.xml"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\DevComponents.DotNetBar2.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\DevComponents.DotNetBar2.xml"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\DevComponents.TreeGX.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\DPM2018.application"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\DPM2018.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\DPM2018.exe.config"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\DPM2018.exe.manifest"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\DPM2018.pdb"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\DPM2018.xml"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\FastReport.Bars.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\FastReport.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\FastReport.Editor.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\FlexCel.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\Gnostice.Core.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\Gnostice.Free.Documents.Controls.WinForms.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\Gnostice.Free.Documents.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\Gnostice.XtremeFontEngine.4.0.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\Gnostice.XtremeImageEngine.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\Google.Protobuf.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\Ionic.Zip.Reduced.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\Ionic.Zlib.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\MySql.Data.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\MySql.Data.xml"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\PropertyGridEx.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\SHUKeyGen.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\SHUKeyGen.pdb"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\SHUKeyGen.xml"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\Syncfusion.Compression.Base.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\Syncfusion.Compression.Base.xml"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\Syncfusion.Pdf.Base.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\Syncfusion.Pdf.Base.xml"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\Syncfusion.PdfViewer.Windows.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\Syncfusion.PdfViewer.Windows.xml"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\Syncfusion.Shared.Base.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\Syncfusion.Shared.Base.xml"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\Syncfusion.Shared.Windows.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\Syncfusion.Shared.Windows.xml"; DestDir: "{app}"; Flags: ignoreversion
Source: "E:\Software-Projekte\DPM\DPM2016\DPM2016\bin\Release\XLSLib.dll"; DestDir: "{app}"; Flags: ignoreversion
; NOTE: Don't use "Flags: ignoreversion" on any shared system files
[Icons]
Name: "{group}\{#MyAppName}"; Filename: "{app}\{#MyAppExeName}"
Name: "{commondesktop}\{#MyAppName}"; Filename: "{app}\{#MyAppExeName}"; Tasks: desktopicon
[Run]
Filename: "{app}\{#MyAppExeName}"; Description: "{cm:LaunchProgram,{#StringChange(MyAppName, '&', '&&')}}"; Flags: nowait postinstall skipifsilent