home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=1.3.25
-
- [Setup]
- AppName=haneWIN DHCP/BOOTP Server
- AppVerName=DHCP/BOOTP Server 1.7.16
- AppId=haneWIN DHCP/BOOTP Server
- DefaultDirName={pf}\dhcp
- DefaultGroupName=haneWIN Software
- OutputBaseFilename=dhcp1716d
- Compression=zip
- PrivilegesRequired=none
- LicenseFile=embedded\License.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
-
- [Files]
- Source: "{app}\dhcpsrv.exe"; DestDir: "{app}";
- Source: "{app}\dhcp4nt.exe"; DestDir: "{app}";
- Source: "{app}\Readme,1.txt"; DestDir: "{app}"; DestName: "Readme.txt";
- Source: "{app}\bestell.txt"; DestDir: "{app}";
- Source: "{app}\license.txt"; DestDir: "{app}";
- Source: "{app}\lizenz.txt"; DestDir: "{app}";
- Source: "{app}\order.txt"; DestDir: "{app}";
- Source: "{app}\README,2.TXT"; DestDir: "{app}"; DestName: "README.TXT";
- Source: "{app}\dhcp-d.htm"; DestDir: "{app}";
- Source: "{app}\dhcp.htm"; DestDir: "{app}";
- Source: "{app}\hanewin.url"; DestDir: "{app}";
-
- [Icons]
- Name: "{group}\DhcpBootp Server"; Filename: "{app}\dhcpsrv.exe"; WorkingDir: "{app}";
- Name: "{group}\haneWIN Software Home Page"; Filename: "{app}\hanewin.url";
- Name: "{group}\Install DhcpBootp Service"; Filename: "{app}\dhcp4nt.exe"; Parameters: "-install";
- Name: "{group}\Uninstall DhcpBootp Service"; Filename: "{app}\dhcp4nt.exe"; Parameters: "-remove";
-