################################################
#
# ISPConfig Setup Script
#
################################################


[Setup]
MinVersion=1.0
AdminPrivilegesRequired=true
RequiredUser=admispconfig
AppName=ISPConfig
AppId=remoting
AppType=addon
AppVersion=1.0
AppCopyright=Copyright  Projektfarm GmbH 2005
AppPublisher=projektfarm GmbH
AppPublisherURL=http://www.projektfarm.de/
CreateUninstall=true
UninstallFilesDir={uninstall}
Uninstallable=true
DefaultDirName={app}
DefaultDirTrenner=/
ServerRestart=yes
ServicesRestart=
Compression=tgz
LicenseFile=


[Dirs]
MKDIR: "{app}/web/remote"
MKDIR: "{app}/web/tools/tools/remote"

[Files]
CPFILE: "{src}/index.php"; DestDir: "{app}/web/remote"; DestName: "index.php"; Chmod: ""
CPFILE: "{src}/userlist.php"; DestDir: "{app}/web/tools/tools/remote"; DestName: "userlist.php"; Chmod: ""
CPFILE: "{src}/useredit.php"; DestDir: "{app}/web/tools/tools/remote"; DestName: "useredit.php"; Chmod: ""
CPFILE: "{src}/userdelete.php"; DestDir: "{app}/web/tools/tools/remote"; DestName: "userdelete.php"; Chmod: ""
CPFILE: "{src}/nav.inc.php"; DestDir: "{app}/web/tools/tools/remote"; DestName: "nav.inc.php"; Chmod: ""

CPFILE: "{src}/ispconfig_dns.lib.php"; DestDir: "{app}/lib/classes"; DestName: "ispconfig_dns.lib.php"; Chmod: ""
CPFILE: "{src}/ispconfig_kunde.lib.php"; DestDir: "{app}/lib/classes"; DestName: "ispconfig_kunde.lib.php"; Chmod: ""
CPFILE: "{src}/ispconfig_reseller.lib.php"; DestDir: "{app}/lib/classes"; DestName: "ispconfig_reseller.lib.php"; Chmod: ""
CPFILE: "{src}/ispconfig_slave.lib.php"; DestDir: "{app}/lib/classes"; DestName: "ispconfig_slave.lib.php"; Chmod: ""
CPFILE: "{src}/ispconfig_soap.obj.php"; DestDir: "{app}/lib/classes"; DestName: "ispconfig_soap.obj.php"; Chmod: ""
CPFILE: "{src}/ispconfig_status.lib.php"; DestDir: "{app}/lib/classes"; DestName: "ispconfig_status.lib.php"; Chmod: ""
CPFILE: "{src}/ispconfig_web.lib.php"; DestDir: "{app}/lib/classes"; DestName: "ispconfig_web.lib.php"; Chmod: ""
CPFILE: "{src}/br.lng"; DestDir: "{app}/lib/lang"; DestName: "br.lng"; Chmod: ""
CPFILE: "{src}/ch.lng"; DestDir: "{app}/lib/lang"; DestName: "ch.lng"; Chmod: ""
CPFILE: "{src}/de.lng"; DestDir: "{app}/lib/lang"; DestName: "de.lng"; Chmod: ""
CPFILE: "{src}/dk.lng"; DestDir: "{app}/lib/lang"; DestName: "dk.lng"; Chmod: ""
CPFILE: "{src}/en.lng"; DestDir: "{app}/lib/lang"; DestName: "en.lng"; Chmod: ""
CPFILE: "{src}/es.lng"; DestDir: "{app}/lib/lang"; DestName: "es.lng"; Chmod: ""
CPFILE: "{src}/fr.lng"; DestDir: "{app}/lib/lang"; DestName: "fr.lng"; Chmod: ""
CPFILE: "{src}/gr.lng"; DestDir: "{app}/lib/lang"; DestName: "gr.lng"; Chmod: ""
CPFILE: "{src}/hu.lng"; DestDir: "{app}/lib/lang"; DestName: "hu.lng"; Chmod: ""
CPFILE: "{src}/it.lng"; DestDir: "{app}/lib/lang"; DestName: "it.lng"; Chmod: ""
CPFILE: "{src}/nl.lng"; DestDir: "{app}/lib/lang"; DestName: "nl.lng"; Chmod: ""
CPFILE: "{src}/ru.lng"; DestDir: "{app}/lib/lang"; DestName: "ru.lng"; Chmod: ""
CPFILE: "{src}/sr.lng"; DestDir: "{app}/lib/lang"; DestName: "sr.lng"; Chmod: ""
CPFILE: "{src}/pl.lng"; DestDir: "{app}/lib/lang"; DestName: "pl.lng"; Chmod: ""
CPFILE: "{src}/se.lng"; DestDir: "{app}/lib/lang"; DestName: "se.lng"; Chmod: ""

[SQL]
SQLFILEEXEC: "{src}/sql.txt"; DATABASE: ""

[Run]


[UninstallRun]


[InstallDelete]

