/ncftp-3.2.5/win/setup/ncftp.wse
# · Unknown · 1857 lines · 1857 code · 0 blank · 0 comment · 0 complexity · f4af29ed1cce4101aecbb1c45e0b591b MD5 · raw file
Large files are truncated click here to view the full file
- Document Type: WSE
- item: Global
- Version=8.14
- Title=NcFTP 3.2.5 Installation
- Flags=00010100
- Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
- Copy Default=1
- Japanese Font Name=MS Gothic
- Japanese Font Size=9
- Progress Bar DLL=%_WISE_%\Progress\WIZ%_EXE_OS_TYPE_%.DLL
- Start Gradient=0 0 255
- End Gradient=0 0 0
- Windows Flags=00000100000000110010110000001000
- Log Pathname=%MAINDIR%\INSTALL.LOG
- Message Font=MS Sans Serif
- Font Size=8
- Pages Modified=00100001010110001000011000000011
- Extra Pages=00000000000000000000000010100010
- Disk Label=Default
- Disk Filename=SETUP
- Patch Flags=0000000000000001
- Patch Threshold=85
- Patch Memory=4000
- EXE Filename=ncftp-3.2.5-win32.exe
- FTP Cluster Size=20
- Per-User Version ID=1
- Dialogs Version=7
- Crystal Format=01111101101100000010001001001001
- Crystal Destination=00000000000000000000000000001011
- Distribute Path=\\qanuck\xtmp
- Distribute Type=1
- Step View=Properties
- Variable Name1=_SYS_
- Variable Default1=D:\WINNT\System32
- Variable Flags1=00001000
- Variable Name2=_WIN_
- Variable Default2=C:\WINDOWS
- Variable Flags2=00001000
- Variable Name3=_WISE_
- Variable Default3=C:\PROGRAM FILES\WISE INSTALLMASTER 8.0
- Variable Flags3=00001000
- Variable Name4=_ALIASNAME_
- Variable Flags4=00001000
- Variable Name5=_ALIASPATH_
- Variable Flags5=00001000
- Variable Name6=_ALIASTYPE_
- Variable Flags6=00001000
- Variable Name7=_ODBC16_
- Variable Default7=D:\WINNT\System32
- Variable Flags7=00001000
- Variable Name8=_ODBC32_
- Variable Default8=C:\PROGRA~1\WISEIN~1.0\RUNTIME\ODBC30
- Variable Flags8=00001000
- end
- item: Get Temporary Filename
- Variable=READMEFILE
- end
- item: Install File
- Source=D:\src\win\ncftp\doc\readme_windows.txt
- Destination=%TEMP%\%READMEFILE%
- Flags=0000000000100010
- end
- item: Set Variable
- Variable=FIND_DIRECTORY
- end
- item: If/While Statement
- Variable=FIND_DIRECTORY
- end
- item: Get Registry Key Value
- Variable=FIND_DIRECTORY
- Key=HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\App Paths\ncftp.exe
- Value Name=Path
- Flags=00000100
- end
- item: End Block
- end
- item: If/While Statement
- Variable=FIND_DIRECTORY
- end
- item: Search for File
- Variable=FIND_DIRECTORY
- Pathname List=ncftp.exe
- Description=Checking for previously installed components...
- Flags=00011001
- end
- item: End Block
- end
- item: Remark
- Text=If you do not want Rem statements to appear when you create a new installation,
- end
- item: Remark
- Text=open Empty Project.wse from the Template folder in the Wise application
- end
- item: Remark
- Text=directory, delete the Rem statements, and select Save from the File menu.
- end
- item: Open/Close INSTALL.LOG
- Flags=00000001
- end
- item: Remark
- Text=If the destination system does not have a writable Windows\System directory, system files will be written to the Windows\ directory
- end
- item: Check if File/Dir Exists
- Pathname=%SYS%
- Flags=10000100
- end
- item: Set Variable
- Variable=SYS
- Value=%WIN%
- end
- item: End Block
- end
- item: Remark
- Text=APPTITLE is the application title of the installation
- end
- item: Set Variable
- Variable=APPTITLE
- Value=NcFTP 3.2.5
- Flags=10000000
- end
- item: Remark
- Text=GROUP is the variable that holds the Program Files Group that shortcuts will be placed on the Windows Start Menu
- end
- item: Set Variable
- Variable=GROUP
- Value=NcFTP
- Flags=10000000
- end
- item: Remark
- Text=DISABLED variable is initialized for backward compatability
- end
- item: Set Variable
- Variable=DISABLED
- Value=!
- end
- item: Remark
- Text=MAINDIR is the variable that holds the default destination directory
- end
- item: Set Variable
- Variable=MAINDIR
- Value=NcFTP
- Flags=10000000
- end
- item: Remark
- Text=This IF/THEN/ELSE blocks reads the default Program Files and Common directories from the registry
- end
- item: Check Configuration
- Flags=10111011
- end
- item: Get Registry Key Value
- Variable=COMMON
- Key=SOFTWARE\Microsoft\Windows\CurrentVersion
- Default=C:\Program Files\Common Files
- Value Name=CommonFilesDir
- Flags=00000100
- end
- item: Get Registry Key Value
- Variable=PROGRAM_FILES
- Key=SOFTWARE\Microsoft\Windows\CurrentVersion
- Default=C:\Program Files
- Value Name=ProgramFilesDir
- Flags=00000100
- end
- item: Set Variable
- Variable=MAINDIR
- Value=%PROGRAM_FILES%\%MAINDIR%
- Flags=00001100
- end
- item: Set Variable
- Variable=EXPLORER
- Value=1
- end
- item: Else Statement
- end
- item: Set Variable
- Variable=MAINDIR
- Value=C:\%MAINDIR%
- Flags=00001100
- end
- item: End Block
- end
- item: Remark
- Text=BACKUP is the variable that holds the path that all backup files will be copied to when overwritten
- end
- item: If/While Statement
- Variable=FIND_DIRECTORY
- Flags=00000001
- end
- item: Set Variable
- Variable=MAINDIR
- Value=%FIND_DIRECTORY%
- end
- item: End Block
- end
- item: Set Variable
- Variable=BACKUP
- Value=%MAINDIR%\BACKUP
- Flags=10000000
- end
- item: Remark
- Text=DOBACKUP determines if a backup will be performed. The possible values are A (do backup) or B (do not do backup)
- end
- item: Set Variable
- Variable=DOBACKUP
- Value=B
- Flags=10000000
- end
- item: Remark
- Text=If COMPONENTS are enabled, the COMPONENTS variable is initialized with possible selections
- end
- item: Set Variable
- Variable=COMPONENTS
- Value=ABCE
- Flags=10000000
- end
- item: Remark
- Text=BRANDING determines if the installation will be branded with a name and company. By default, this is written to the INST directory (installation media).
- end
- item: Set Variable
- Variable=BRANDING
- Value=0
- end
- item: If/While Statement
- Variable=BRANDING
- Value=1
- end
- item: Read INI Value
- Variable=NAME
- Pathname=%INST%\CUSTDATA.INI
- Section=Registration
- Item=Name
- end
- item: Read INI Value
- Variable=COMPANY
- Pathname=%INST%\CUSTDATA.INI
- Section=Registration
- Item=Company
- end
- item: If/While Statement
- Variable=NAME
- end
- item: Set Variable
- Variable=DOBRAND
- Value=1
- end
- item: Get System Information
- Variable=NAME
- Flags=00000110
- end
- item: Get System Information
- Variable=COMPANY
- Flags=00000111
- end
- item: End Block
- end
- item: End Block
- end
- item: Remark
- Text=The Wizard Loop contains the dialog screens that the user sees in the installation
- end
- item: Remark
- Text=If you would like to change the graphic on the dialog boxes, you need to change it by double-clicking on the Wizard Loop line and change the bitmap path.
- end
- item: Wizard Block
- Direction Variable=DIRECTION
- Display Variable=DISPLAY
- Bitmap Pathname=%_WISE_%\DIALOGS\TEMPLATE\WIZARD.BMP
- X Position=9
- Y Position=10
- Filler Color=8421376
- Dialog=Select Program Manager Group
- Dialog=Select Backup Directory
- Dialog=Display Registration Information
- Dialog=Get Registration Information
- Variable=GROUP
- Variable=DOBACKUP
- Variable=DOBRAND
- Variable=DOBRAND
- Value=
- Value=A
- Value=1
- Value=1
- Compare=0
- Compare=1
- Compare=0
- Compare=1
- Flags=00000011
- end
- item: Remark
- Text=If you need to change the size of your Custom Dialogs, you need only change the "Welcome" screen.
- end
- item: Remark
- Text=It's size is the template for all following dialogs within the Wizard Loop.
- end
- item: Custom Dialog Set
- Name=Welcome
- Display Variable=DISPLAY
- item: Dialog
- Title=Welcome
- Title French=Bienvenue
- Title German=Willkommen
- Title Portuguese=Bem-vindo
- Title Spanish=Bienvenido
- Title Italian=Benvenuto
- Title Danish=Velkommen
- Title Dutch=Welkom
- Title Norwegian=Velkommen
- Title Swedish=V?lkommen
- Width=280
- Height=224
- Font Name=Helv
- Font Size=8
- item: Push Button
- Rectangle=172 185 214 199
- Variable=DIRECTION
- Value=N
- Create Flags=01010000000000010000000000000001
- Text=&Next >
- Text French=&Suivant>
- Text German=&Weiter>
- Text Portuguese=&Pr?ximo>
- Text Spanish=&Siguiente >
- Text Italian=&Avanti >
- Text Danish=&N?ste>
- Text Dutch=&Volgende>
- Text Norwegian=&Neste>
- Text Swedish=&N?sta >
- end
- item: Push Button
- Rectangle=222 185 264 199
- Action=3
- Create Flags=01010000000000010000000000000000
- Text=Cancel
- Text French=Annuler
- Text German=Abbrechen
- Text Portuguese=Cancelar
- Text Spanish=Cancelar
- Text Italian=Annulla
- Text Danish=Annuller
- Text Dutch=Annuleren
- Text Norwegian=Avbryt
- Text Swedish=Avbryt
- end
- item: Static
- Rectangle=9 177 263 178
- Action=3
- Create Flags=01010000000000000000000000000111
- end
- item: Static
- Rectangle=83 8 121 33
- Action=2
- Enabled Color=00000000000000001111111111111111
- Create Flags=01010000000000000000000000001011
- Pathname=%_WISE_%\dialogs\template\install.grf
- Pathname French=%_WISE_%\dialogs\template\install.grf
- Pathname German=%_WISE_%\dialogs\template\install.grf
- Pathname Portuguese=%_WISE_%\dialogs\template\install.grf
- Pathname Spanish=%_WISE_%\dialogs\template\install.grf
- Pathname Italian=%_WISE_%\dialogs\template\install.grf
- Pathname Danish=%_WISE_%\dialogs\template\install.grf
- Pathname Dutch=%_WISE_%\dialogs\template\install.grf
- Pathname Norwegian=%_WISE_%\dialogs\template\install.grf
- Pathname Swedish=%_WISE_%\dialogs\template\install.grf
- end
- item: Static
- Rectangle=121 10 258 44
- Enabled Color=00000000000000001111111111111111
- Create Flags=01010000000000000000000000000000
- Text=Welcome to %APPTITLE% Setup program. This program will install %APPTITLE% on your computer.
- Text French=Bienvenue sur le programme d'installation %APPTITLE%. Ce programme va installer %APPTITLE% sur votre ordinateur.
- Text German=Willkommen im Installationsprogramm f?r %APPTITLE%. Dieses Programm installiert %APPTITLE% auf Ihrem Computer.
- Text Portuguese=Bem-vindo ao programa de configura??o %APPTITLE%. Este programa instalar? %APPTITLE% no seu computador
- Text Spanish=Bienvenido al programa de Configuraci?n %APPTITLE%. Este programa instalar? %APPTITLE en su ordenador
- Text Italian=Benvenuto nel programma di installazione di %APPTITLE%. Con questo programma puoi installare %APPTITLE% sul tuo computer.
- Text Danish=Velkommen til %APPTITLE% installationsprogrammet. Dette program installerer %APPTITLE% p? computeren.
- Text Dutch=Welkom bij het %APPTITLE% installatieprogramma. Dit programma installeert %APPTITLE% op uw computer.
- Text Norwegian=Velkommen til %APPTITLE% Oppsett-program. Dette programmet vil installere %APPTITLE% p? datamaskinen din.
- Text Swedish=V?lkommen till installationsprogrammet f?r %APPTITLE%. Detta program installerar %APPTITLE% p? din dator.
- end
- item: Static
- Rectangle=90 45 260 175
- Enabled Color=00000000000000001111111111111111
- Create Flags=01010000000000000000000000000000
- Text=It is strongly recommended that you exit all Windows programs before running this Setup Program.
- Text=
- Text=Click Cancel to quit Setup and close any programs you have running. Click Next to continue with the Setup program .
- Text=
- Text=WARNING: This program is protected by copyright law and international treaties.
- Text=
- Text=Unauthorized reproduction or distribution of this program, or any portion of it, may result in severe civil and criminal penalties, and will be prosecuted to the maximum extent possible under law.
- Text French=Il vous est fortement recommand? de fermer tous les programmes Windows avant d'ex?cuter le Programme d'Installation
- Text French=
- Text French=Cliquez sur Annuler pour quitter l'Installation et fermez tous les programmes actuellement utilis?s. Cliquez sur Suivant pour continuer l'installation
- Text French=
- Text French=ATTENTION : Ce programme est prot?g? par la loi sur les droits d'exploitation et par les trait?s internationaux
- Text French=
- Text French=Toute reproduction ou distribution, m?me partielle, de ce programme qui n'aura pas re?u d'autorisation pr?alable fera l'objet de poursuites et sera s?v?rement sanctionn?e par le droit civil et p?nal
- Text German=Wir empfehlen nachdr?cklich, vor Ausf?hren dieses Installationsprogramms alle Windows-Programme zu beenden.
- Text German=
- Text German=Auf Abbrechen klicken, um die Installation zu beenden und alle laufenden Programme zu schlie?en. Auf Weiter klicken, um mit dem Installationsprogramm zu beginnen.
- Text German=
- Text German=WARNUNG: Dieses Programm ist urheberrechtlich sowie durch internationale Vertr?ge gesch?tzt.
- Text German=
- Text German=Die unzul?ssige Vervielf?ltigung oder Verbreitung dieses Programms, ob ganz oder auszugsweise, kann schwere zivil- und strafrechtliche Konsequenzen nach sich ziehen und wird unter voller Aussch?pfung der Rechtsmittel geahndet.
- Text Portuguese=Recomenda-se insistentemente que saia de todos os programas do Windows antes de executar este Programa de Configura??o.
- Text Portuguese=
- Text Portuguese=Fa?a um clique sobre Cancelar para sair da Configura??o e feche todos os programas que estiver a executar. Fa?a um clique sobre Pr?ximo para continuar com o programa de configura??o
- Text Portuguese=
- Text Portuguese=AVISO: Este programa est? protegido pela lei de direitos do autor e tratados internacionais
- Text Portuguese=
- Text Portuguese=A reprodu??o e a distribui??o sem autoriza??o deste programa, ou qualquer parte dele, pode dar lugar ? aplica??o de severas san??es civis e criminais, e ser?o perseguidas ? extens?o m?xima permitida pela lei.
- Text Spanish=Se recomienda encarecidamente que salga de todos los programas Windows antes de ejecutar este programa de Configuraci?n.
- Text Spanish=
- Text Spanish=Haga un clic en Cancelar para abandonar la Configuraci?n y cerrar cualquier programa que haya estado ejecutando. Haga un clic en Siguiente para continuar con el programa de Configuraci?n.
- Text Spanish=
- Text Spanish=AVISO: Este programa est? protegido por las leyes de derechos de autor y tratados internacionales.
- Text Spanish=
- Text Spanish=La reproducci?n o distribuci?n no autorizadas de este programa, o cualquier parte de ?l, podr?a dar como resultado rigurosas multas civiles y penales, y se entablar? la m?xima acci?n judicial que permita la ley.
- Text Italian=Ti consigliamo di uscire da tutti i programmi Windows prima di eseguire questo programma di installazione.
- Text Italian=
- Text Italian=Fai clic su Annulla per uscire dal programma di installazione e chiudi tutti i programmi aperti. Fai clic su Avanti per continuare con il programma di Installazione.
- Text Italian=
- Text Italian=AVVERTENZA: Questo programma ? protetto ai sensi delle norme di legge e delle convenzioni internazionali in materia di diritti di copyright.
- Text Italian=
- Text Italian=La riproduzione o la distribuzione totale o parziale non autorizzata di questo programma potr? essere soggetta a penalit? civili e penali, e sar? punita con la massima severit? possibile a norma di legge.
- Text Danish=Det anbefales kraftigt at afslutte alle Windows programmer, inden man k?rer dette installationsprogram.
- Text Danish=
- Text Danish=Klik p? Annuller for at forlade installationsprogrammet og lukke alle igangv?rende programmer. Klik p? N?ste for at forts?tte med installationsprogrammet.
- Text Danish=
- Text Danish=ADVARSEL: Dette program er beskyttet af copyright og internationale traktater.
- Text Danish=
- Text Danish=Uautoriseret gengivelse eller videresalg af dette program eller dele heraf kan f?re til streng civil- og/eller kriminel stra. Retsforf?lgning heraf vil finde sted i det videste omfang der hjemles muligt.
- Text Dutch=Het wordt aangeraden om alle Windows programma's af te sluiten voordat u met de installatie van dit programma begint.
- Text Dutch=
- Text Dutch=Klik op Annuleren om de installatie te verlaten en eventueel nog lopende programma's af te sluiten. Klik op Volgende om verder te gaan met het Installatieprogramma.
- Text Dutch=
- Text Dutch=WAARSCHUWING: dit computerprogramma is auteursrechtelijk beschermd.
- Text Dutch=
- Text Dutch=Onrechtmatige verveelvoudiging of distributie van dit programma of een gedeelte ervan is verboden en strafbaar en zal met alle beschikbare juridische middelen worden bestreden.
- Text Norwegian=Det anbefales p? det sterkeste at du avslutter alle Windows-programmer f?r du kj?rer dette Oppsett-programmet.
- Text Norwegian=
- Text Norwegian=Velg Avbryt for ? avbryte Oppsett og lukk alle programmer som er i bruk. Velg Neste for ? fortsette med Oppsett-programmet.
- Text Norwegian=
- Text Norwegian=ADVARSEL: Dette programmet er beskyttet i henhold til lover om opphavsrett og internasjonale konvensjoner.
- Text Norwegian=
- Text Norwegian=Uautorisert kopiering eller distribuering av dette programmet eller deler av det, vil resultere i alvorlig sivil og kriminell straff og vil f?re til saksm?l i h?yest mulig utstrekning i henhold til loven.
- Text Swedish=Du tillr?ds best?mt att g? ur alla Windows-program innan du k?r installationsprogrammet.
- Text Swedish=
- Text Swedish=Klicka p? Avbryt f?r att g? ur installationsprogrammet och st?ng eventuella program som du har laddade. Klicka p? N?sta f?r att forts?tta med installationen.
- Text Swedish=
- Text Swedish=VARNING: Detta program ?r skyddat av upphovsr?tten och internationella avtal.
- Text Swedish=
- Text Swedish=Om du utan tillst?nd kopierar eller distribuerar detta program eller delar av det kan det bli allvarliga civilr?ttsliga och brottsr?ttliga straffp?f?ljder. Vi beivrar s?dana ?vertr?delser i den allra h?gsta utstr?ckning som lagen till?ter.
- end
- end
- end
- item: Custom Dialog Set
- Name=Display ReadMe
- Display Variable=DISPLAY
- item: Dialog
- Title=Read Me File
- Title French=Fichier Lisez-moi
- Title German=Liesmich-Datei
- Title Portuguese=Ficheiro Leia-me
- Title Spanish=Archivo L?eme
- Title Italian=File Leggimi
- Title Danish=Vigtigt fil
- Title Dutch=Leesmij-bestand
- Title Norwegian=Informasjonsfil
- Title Swedish=L?s mig-fil
- Width=280
- Height=224
- Font Name=Helv
- Font Size=8
- item: Push Button
- Rectangle=172 185 214 199
- Variable=DIRECTION
- Value=N
- Create Flags=01010000000000010000000000000001
- Text=&Next >
- Text French=&Suivant>
- Text German=&Weiter>
- Text Portuguese=&Pr?ximo>
- Text Spanish=&Siguiente >
- Text Italian=&Avanti >
- Text Danish=&N?ste>
- Text Dutch=&Volgende>
- Text Norwegian=&Neste>
- Text Swedish=&N?sta >
- end
- item: Push Button
- Rectangle=222 185 264 199
- Action=3
- Create Flags=01010000000000010000000000000000
- Text=Cancel
- Text French=Annuler
- Text German=Abbrechen
- Text Portuguese=Cancelar
- Text Spanish=Cancelar
- Text Italian=Annulla
- Text Danish=Slet
- Text Dutch=Annuleren
- Text Norwegian=Avbryt
- Text Swedish=Avbryt
- end
- item: Static
- Rectangle=9 177 263 178
- Action=3
- Create Flags=01010000000000000000000000000111
- end
- item: Editbox
- Rectangle=85 11 254 170
- Value=%TEMP%\%READMEFILE%
- Help Context=16711681
- Create Flags=01010000101000000000100000000100
- end
- item: Push Button
- Rectangle=130 185 172 199
- Variable=DIRECTION
- Value=B
- Create Flags=01010000000000010000000000000000
- Flags=0000000000000001
- Text=< &Back
- Text French=<&Retour
- Text German=<&Zur?ck
- Text Portuguese=<&Retornar
- Text Spanish=<&Retroceder
- Text Italian=< &Indietro
- Text Danish=<&Back
- Text Dutch=<&Terug
- Text Norwegian=<&Tilbake
- Text Swedish=< &Tillbaka
- end
- end
- end
- item: Custom Dialog Set
- Name=Select Destination Directory
- Display Variable=DISPLAY
- item: Dialog
- Title=Choose Destination Location
- Title French=Choisissez la localisation de destination
- Title German=Zielpfad w?hlen
- Title Portuguese=Escolher Local de Destino
- Title Spanish=Elegir una localizaci?n de destino
- Title Italian=Scegli Posizione di Destinazione
- Title Danish=V?lg destinationsmappe
- Title Dutch=Kies doellocatie
- Title Norwegian=Velg m?lplassering
- Title Swedish=V?lj st?lle f?r installationen
- Width=280
- Height=224
- Font Name=Helv
- Font Size=8
- item: Push Button
- Rectangle=172 185 214 199
- Variable=DIRECTION
- Value=N
- Create Flags=01010000000000010000000000000001
- Text=&Next >
- Text French=&Suivant>
- Text German=&Weiter>
- Text Portuguese=&Pr?ximo>
- Text Spanish=&Siguiente >
- Text Italian=&Avanti >
- Text Danish=&N?ste>
- Text Dutch=&Volgende>
- Text Norwegian=&Neste>
- Text Swedish=&N?sta >
- end
- item: Push Button
- Rectangle=130 185 172 199
- Variable=DIRECTION
- Value=B
- Create Flags=01010000000000010000000000000000
- Flags=0000000000000001
- Text=< &Back
- Text French=<&Retour
- Text German=<&Zur?ck
- Text Portuguese=<&Retornar
- Text Spanish=<&Retroceder
- Text Italian=< &Indietro
- Text Danish=<&Tilbage
- Text Dutch=<&Terug
- Text Norwegian=<&Tilbake
- Text Swedish=< &Tillbaka
- end
- item: Push Button
- Rectangle=222 185 264 199
- Action=3
- Create Flags=01010000000000010000000000000000
- Text=Cancel
- Text French=Annuler
- Text German=Abbrechen
- Text Portuguese=Cancelar
- Text Spanish=Cancelar
- Text Italian=Annulla
- Text Danish=Annuller
- Text Dutch=Annuleren
- Text Norwegian=Avbryt
- Text Swedish=Avbryt
- end
- item: Static
- Rectangle=9 177 263 178
- Action=3
- Create Flags=01010000000000000000000000000111
- end
- item: Static
- Rectangle=90 10 260 122
- Create Flags=01010000000000000000000000000000
- Text=Setup will install %APPTITLE% in the following folder.
- Text=
- Text=To install into a different folder, click Browse, and select another folder.
- Text=
- Text=You can choose not to install %APPTITLE% by clicking Cancel to exit Setup.
- Text French=%APPTITLE% va ?tre install? dans le r?pertoire ci-dessous
- Text French=
- Text French=Pour l'installer dans un r?pertoire diff?rent, cliquez sur Parcourir et s?lectionnez un autre r?pertoire
- Text French=
- Text French=Vous pouvez choisir de ne pas installer %APPTITLE% en cliquant sur Annuler pour quitter l'Installation
- Text German=Installation speichert %APPTITLE% im unten angegebenen Ordner:
- Text German=
- Text German=Zur Installation in einem anderen Ordner auf Bl?ttern klicken und einen anderen Ordner w?hlen.
- Text German=
- Text German=Wenn Sie %APPTITLE% nicht installieren m?chten, k?nnen Sie durch Klicken auf Abbrechen die Installation beenden.
- Text Portuguese=Configura??o instalar? %APPTITLE% na seguinte pasta
- Text Portuguese=
- Text Portuguese=Para instalar numa pasta diferente, fa?a um clique sobre Procurar, e seleccione uma outra pasta.
- Text Portuguese=
- Text Portuguese=Pode escolher n?o instalar %APPTITLE% clicando no bot?o Cancelar para sair da Configura??o
- Text Spanish=El programa de Configuraci?n instalar? %APPTITLE% en la siguiente carpeta.
- Text Spanish=
- Text Spanish=Para instalar en una carpeta diferente, haga un clic en Visualizar, y seleccione otra carpeta.
- Text Spanish=
- Text Spanish=Puede elegir no instalar %APPTITLE% haciendo un clic en Cancelar para salir de Configuraci?n.
- Text Italian=Il programma di installazione installer? %APPTITLE% nella seguente cartella.
- Text Italian=
- Text Italian=Per effettuare l?installazione in una cartella diversa, fai clic su Sfoglia, e scegli un?altra cartella.
- Text Italian=
- Text Italian=Puoi scegliere di non installare %APPTITLE% facendo clic su Annulla per uscire dal programma di installazione
- Text Danish=Installationsprogrammet installerer %APPTITLE% i denne mappe.
- Text Danish=
- Text Danish=Man installerer i en anden mappe ved at klikke p? Browse og v?lge en anden mappe.
- Text Danish=
- Text Danish=Man kan v?lge ikke at installere %APPTITLE% ved at klikke p? Slet og forlade installationsprogrammet.
- Text Dutch=Het installatieprogramma installeert %APPTITLE% in de volgende directory.
- Text Dutch=
- Text Dutch=Als u het in een andere directory wilt installeren, klik dan op Bladeren en kies een andere locatie.
- Text Dutch=
- Text Dutch=U kunt ervoor kiezen om %APPTITLE% niet te installeren: klik op Annuleren om het installatieprogramma te verlaten.
- Text Norwegian=Oppsett vil installere %APPTITLE% i f?lgende mappe.
- Text Norwegian=
- Text Norwegian=For ? installere i en annen mappe, klikk Bla igjennom og velg en annen mappe.
- Text Norwegian=
- Text Norwegian=Du kan velge ? ikke installere %APPTITLE% ved ? velge Avbryt for ? g? ut av Oppsett.
- Text Swedish=Installationsprogrammet installerar %APPTITLE% i f?ljande mapp.
- Text Swedish=
- Text Swedish=Om du vill att installationen ska g?ras i en annan mapp, klickar du p? Bl?ddra och v?ljer en annan mapp.
- Text Swedish=
- Text Swedish=Du kan v?lja att inte installera %APPTITLE% genom att klicka p? Avbryt f?r att l?mna installationsprogrammet.
- end
- item: Static
- Rectangle=90 134 260 162
- Action=1
- Create Flags=01010000000000000000000000000111
- Text=Destination Folder
- Text French=R?pertoire de destination
- Text German=Zielordner
- Text Portuguese=Pasta de Destino
- Text Spanish=Carpeta de Destino
- Text Italian=Cartella di destinazione
- Text Danish=Destinationsmappe
- Text Dutch=Doeldirectory
- Text Norwegian=M?lmappe
- Text Swedish=Destinationsmapp
- end
- item: Push Button
- Rectangle=213 143 255 157
- Variable=MAINDIR_SAVE
- Value=%MAINDIR%
- Destination Dialog=1
- Action=2
- Create Flags=01010000000000010000000000000000
- Text=B&rowse...
- Text French=P&arcourir
- Text German=B&l?ttern...
- Text Portuguese=P&rocurar
- Text Spanish=V&isualizar...
- Text Italian=Sfoglia...
- Text Danish=&Gennemse...
- Text Dutch=B&laderen...
- Text Norwegian=Bla igjennom
- Text Swedish=&Bl?ddra
- end
- item: Static
- Rectangle=95 146 211 157
- Destination Dialog=2
- Create Flags=01010000000000000000000000000000
- Text=%MAINDIR%
- Text French=%MAINDIR%
- Text German=%MAINDIR%
- Text Portuguese=%MAINDIR%
- Text Spanish=%MAINDIR%
- Text Italian=%MAINDIR%
- Text Danish=%MAINDIR%
- Text Dutch=%MAINDIR%
- Text Norwegian=%MAINDIR%
- Text Swedish=%MAINDIR%
- end
- end
- item: Dialog
- Title=Select Destination Directory
- Title French=Choisissez le r?pertoire de destination
- Title German=Zielverzeichnis w?hlen
- Title Portuguese=Seleccionar Direct?rio de Destino
- Title Spanish=Seleccione el Directorio de Destino
- Title Italian=Seleziona Directory di destinazione
- Title Danish=V?lg Destinationsbibliotek
- Title Dutch=Kies doeldirectory
- Title Norwegian=Velg m?lkatalog
- Title Swedish=V?lj destinationskalatog
- Width=221
- Height=173
- Font Name=Helv
- Font Size=8
- item: Listbox
- Rectangle=5 2 160 149
- Variable=MAINDIR
- Create Flags=01010000100000010000000101000000
- Flags=0000110000100010
- Text=%MAINDIR%
- Text French=%MAINDIR%
- Text German=%MAINDIR%
- Text Portuguese=%MAINDIR%
- Text Spanish=%MAINDIR%
- Text Italian=%MAINDIR%
- Text Danish=%MAINDIR%
- Text Dutch=%MAINDIR%
- Text Norwegian=%MAINDIR%
- Text Swedish=%MAINDIR%
- end
- item: Push Button
- Rectangle=167 6 212 21
- Create Flags=01010000000000010000000000000001
- Text=OK
- Text French=OK
- Text German=OK
- Text Portuguese=OK
- Text Spanish=ACEPTAR
- Text Italian=OK
- Text Danish=OK
- Text Dutch=OK
- Text Norwegian=OK
- Text Swedish=OK
- end
- item: Push Button
- Rectangle=167 25 212 40
- Variable=MAINDIR
- Value=%MAINDIR_SAVE%
- Create Flags=01010000000000010000000000000000
- Flags=0000000000000001
- Text=Cancel
- Text French=Annuler
- Text German=Abbrechen
- Text Portuguese=Cancelar
- Text Spanish=Cancelar
- Text Italian=Annulla
- Text Danish=Slet
- Text Dutch=Annuleren
- Text Norwegian=Avbryt
- Text Swedish=Avbryt
- end
- end
- end
- item: Custom Dialog Set
- Name=Select Components
- Display Variable=DISPLAY
- Flags=00000001
- item: Dialog
- Title=Select Components
- Title French=S?lectionner les ?l?ments
- Title German=Komponenten ausw?hlen
- Title Portuguese=Seleccionar Componentes
- Title Spanish=Seleccione los Componentes
- Title Italian=Seleziona Componenti
- Title Danish=V?lg komponenter
- Title Dutch=Selecteer onderdelen
- Title Norwegian=Velg komponenter
- Title Swedish=V?lj komponenter
- Width=280
- Height=224
- Font Name=Helv
- Font Size=8
- item: Push Button
- Rectangle=172 185 214 199
- Variable=DIRECTION
- Value=N
- Create Flags=01010000000000010000000000000001
- Text=&Next >
- Text French=&Suivant>
- Text German=&Weiter>
- Text Portuguese=&Pr?ximo>
- Text Spanish=&Siguiente >
- Text Italian=&Avanti >
- Text Danish=&N?ste>
- Text Dutch=&Volgende>
- Text Norwegian=&Neste>
- Text Swedish=&N?sta >
- end
- item: Push Button
- Rectangle=130 185 172 199
- Variable=DIRECTION
- Value=B
- Create Flags=01010000000000010000000000000000
- Text=< &Back
- Text French=<&Retour
- Text German=<&Zur?ck
- Text Portuguese=<&Retornar
- Text Spanish=<&Retroceder
- Text Italian=< &Indietro
- Text Danish=<&Tilbage
- Text Dutch=<&Terug
- Text Norwegian=<&Tilbake
- Text Swedish=< &Tillbaka
- end
- item: Push Button
- Rectangle=222 185 264 199
- Action=3
- Create Flags=01010000000000010000000000000000
- Text=Cancel
- Text French=Annuler
- Text German=Abbrechen
- Text Portuguese=Cancelar
- Text Spanish=Cancelar
- Text Italian=Annulla
- Text Danish=Annuller
- Text Dutch=Annuleren
- Text Norwegian=Avbryt
- Text Swedish=Avbryt
- end
- item: Static
- Rectangle=9 177 263 178
- Action=3
- Create Flags=01010000000000000000000000000111
- end
- item: Static
- Rectangle=205 156 253 166
- Variable=COMPONENTS
- Value=MAINDIR
- Create Flags=01010000000000000000000000000010
- end
- item: Static
- Rectangle=205 148 253 157
- Variable=COMPONENTS
- Create Flags=01010000000000000000000000000010
- end
- item: Static
- Rectangle=95 147 184 158
- Create Flags=01010000000000000000000000000000
- Text=Disk Space Required:
- Text French=Espace disque requis
- Text German=Ben?tigter Festplattenspeicher:
- Text Portuguese=Espa?o de disco necess?rio:
- Text Spanish=Espacio de Disco Requerido:
- Text Italian=Spazio su disco richiesto:
- Text Danish=N?dvendig diskplads:
- Text Dutch=Vereiste hoeveelheid schijfruimte
- Text Norwegian=Diskplass n?dvendig:
- Text Swedish=Erforderligt diskutrymme
- end
- item: Static
- Rectangle=95 157 190 167
- Create Flags=01010000000000000000000000000000
- Text=Disk Space Remaining:
- Text French=Espace disque disponible
- Text German=Verbleibender Festplattenspeicher:
- Text Portuguese=Espa?o de disco restante:
- Text Spanish=Espacio de Disco Remanente:
- Text Italian=Spazio su disco rimanente:
- Text Danish=Ledig diskplads:
- Text Dutch=Resterende schijfruimte
- Text Norwegian=Ledig diskplass:
- Text Swedish=?terst?ende diskutrymme
- end
- item: Static
- Rectangle=90 138 264 168
- Action=1
- Create Flags=01010000000000000000000000000111
- end
- item: Static
- Rectangle=90 8 260 41
- Create Flags=01010000000000000000000000000000
- Text=In the options list below, select the checkboxes for the options that you would like to have installed. The disk space fields reflect the requirements of the options you have selected.
- Text French=Dans la liste d'options suivante, veuillez s?lectionner les cases des options que vous d?sirez installer. Le champ d'espace disque indique les conditions requises pour les options choisies
- Text German=W?hlen Sie in der Optionenliste unten die Kontrollk?stchen f?r diejenigen Optionen, die Sie installieren m?chten. Die Speicherfelder zeigen die ben?tigte Speicherkapazit?t f?r die gew?hlten Optionen an.
- Text Portuguese=Na lista de op??es abaixo, seleccione as caixas de verifica??o para as op??es que gostaria de ter instalado. Os campos de espa?o de disco reflectem os requerimentos das op??es que seleccionou.
- Text Spanish=En la lista de opciones que se ofrece a continuaci?n, seleccione las casillas de comprobaci?n para las opciones que desea instalar. Los campos del espacio en el disco reflejan los requerimientos de las opciones que ha seleccionado.
- Text Italian=Nell?elenco delle opzioni sotto, marca le caselle di controllo delle opzioni che vuoi installare. I campi dello spazio sul disco riflettono i requisiti delle opzioni selezionate.
- Text Danish=Marker afkrydsningsfelterne for de komponenter, der skal installeres, p? listen herunder. Diskpladsfelterne angiver pladskravene for de valgte komponenter.
- Text Dutch=Kruis in de onderstaande lijst het vakje aan naast de opties die u wilt installeren. Achter elke optie staat de benodigde schijfruimte vermeld.
- Text Norwegian=I listen over alternativer nedenfor, klikk i kontrollrutene for de alternativene du ?nsker ? installere. Diskplassfeltene gjenspeiler kravene for de alternativene du har valgt.
- Text Swedish=Kryssa f?r i rutorna nedan vilka alternativ du vill f? installerade. I diskutrymmesf?lten anges utrymmesbehoven f?r de alternativ du v?ljer.
- end
- item: Listbox
- Rectangle=90 42 263 133
- Variable=COMPONENTS
- Create Flags=01010000101000010000000101010001
- Flags=0000010001000111
- Text=NcFTP
- Text=NcFTPGet
- Text=NcFTPPut
- Text=NcFTPLs
- Text=HTML Manual Pages
- Text=Unix Man Pages
- Text=
- Text French=NcFTP
- Text French=NcFTPGet
- Text French=NcFTPPut
- Text French=NcFTPLs
- Text French=HTML Manual Pages
- Text French=Unix Man Pages
- Text French=
- Text German=NcFTP
- Text German=NcFTPGet
- Text German=NcFTPPut
- Text German=NcFTPLs
- Text German=HTML Manual Pages
- Text German=Unix Man Pages
- Text German=
- Text Portuguese=%1%
- Text Portuguese=
- Text Spanish=NcFTP
- Text Spanish=NcFTPGet
- Text Spanish=NcFTPPut
- Text Spanish=NcFTPLs
- Text Spanish=HTML Manual Pages
- Text Spanish=Unix Man Pages
- Text Spanish=
- Text Italian=NcFTP
- Text Italian=NcFTPGet
- Text Italian=NcFTPPut
- Text Italian=NcFTPLs
- Text Italian=HTML Manual Pages
- Text Italian=Unix Man Pages
- Text Italian=
- Text Danish=%1%
- Text Danish=
- Text Dutch=%1%
- Text Dutch=
- Text Norwegian=%1%
- Text Norwegian=
- Text Swedish=%1%
- Text Swedish=
- end
- end
- end
- item: Custom Dialog Set
- Name=Select Program Manager Group
- Display Variable=DISPLAY
- item: Dialog
- Title=Select Program Manager Group
- Title French=S?lectionnez le Groupe du Gestionnaire de Programmes
- Title German=Programm-Managergruppe w?hlen
- Title Portuguese=Seleccionar o Grupo Gestor de Programas
- Title Spanish=Seleccione el Grupo del Administrador del Programa
- Title Italian=Seleziona il gruppo Program Manager
- Title Danish=V?lg Programstyringsgruppen
- Title Dutch=Kies Programmabeheergroep.
- Title Norwegian=Velg Programbehandlingsgruppen
- Title Swedish=V?lj grupp i Programhanteraren
- Width=280
- Height=224
- Font Name=Helv
- Font Size=8
- item: Push Button
- Rectangle=172 185 214 199
- Variable=DIRECTION
- Value=N
- Create Flags=01010000000000010000000000000001
- Text=&Next >
- Text French=&Suivant>
- Text German=&Weiter>
- Text Portuguese=&Pr?ximo>
- Text Spanish=&Siguiente >
- Text Italian=&Avanti >
- Text Danish=&N?ste>
- Text Dutch=&Volgende>
- Text Norwegian=&Neste>
- Text Swedish=&N?sta >
- end
- item: Push Button
- Rectangle=130 185 172 199
- Variable=DIRECTION
- Value=B
- Create Flags=01010000000000010000000000000000
- Flags=0000000000000001
- Text=< &Back
- Text French=<&Retour
- Text German=<&Zur?ck
- Text Portuguese=<&Retornar
- Text Spanish=<&Retroceder
- Text Italian=< &Indietro
- Text Danish=<&Back
- Text Dutch=<&Terug
- Text Norwegian=<&Tilbake
- Text Swedish=< &Tillbaka
- end
- item: Push Button
- Rectangle=222 185 264 199
- Action=3
- Create Flags=01010000000000010000000000000000
- Text=Cancel
- Text French=Annuler
- Text German=Abbrechen
- Text Portuguese=Cancelar
- Text Spanish=Cancelar
- Text Italian=Annulla
- Text Danish=Slet
- Text Dutch=Annuleren
- Text Norwegian=Avbryt
- Text Swedish=Avbryt
- end
- item: Static
- Rectangle=9 177 263 178
- Action=3
- Create Flags=01010000000000000000000000000111
- end
- item: Static
- Rectangle=90 10 260 38
- Create Flags=01010000000000000000000000000000
- Text=Enter the name of the Program Manager group to add %APPTITLE% icons to:
- Text French=Entrez le nom du groupe du Gestionnaire de Programmes o? placer les ic?nes %APPTITLE% ? :
- Text German=Den Namen der Programm-Managergruppe w?hlen, in der die %APPTITLE%-Symbole gespeichert werden sollen:
- Text Portuguese=Introduzir o nome do Grupo Gestor de Programa para acrescentar os ?cones %APPTITLE% para:
- Text Spanish=Introduzca el nombre del grupo del Administrador del Programa para a?adir los iconos %APPTITLE para:
- Text Italian=Inserisci il nome del gruppo Program Manager per aggiungere le icone di %APPTITLE% a:
- Text Danish=Indtast navnet p? Programstyringsgruppen der skal tilf?jes %APPTITLE% elementer:
- Text Dutch=Breng de naam van de programmabeheergroep in waaraan u %APPTITLE%-pictogrammen wilt toevoegen.
- Text Norwegian=Tast inn navnet p? programbehandlingsgruppen for ? legge %APPTITLE%-ikoner til:
- Text Swedish=Skriv in namnet p? den grupp i Programhanteraren d?r du vill ha ikonerna f?r %APPTITLE%:
- end
- item: Combobox
- Rectangle=90 42 260 172
- Variable=GROUP
- Create Flags=01010000001000010000001100000001
- Flags=0000000000000001
- Text=%GROUP%
- Text=
- Text French=%GROUP%
- Text French=
- Text German=%GROUP%
- Text German=
- Text Portuguese=%GROUP%
- Text Portuguese=
- Text Spanish=%GROUP%
- Text Spanish=
- Text Italian=%GROUP%
- Text Italian=
- Text Danish=%GROUP%
- Text Danish=
- Text Dutch=%GROUP%
- Text Dutch=
- Text Norwegian=%GROUP%
- Text Norwegian=
- Text Swedish=%GROUP%
- Text Swedish=
- end
- end
- end
- item: Custom Dialog Set
- Name=Start Installation
- Display Variable=DISPLAY
- item: Dialog
- Title=Start Installation
- Title French=Commencer l'installation
- Title German=Installation beginnen
- Title Portuguese=Iniciar Instala??o
- Title Spanish=Comenzar la Instalaci?n
- Title Italian=Avvia Installazione
- Title Danish=Start installationen
- Title Dutch=Start de installatie
- Title Norwegian=Start installeringen
- Title Swedish=Starta installationen
- Width=280
- Height=224
- Font Name=Helv
- Font Size=8
- item: Push Button
- Rectangle=172 185 214 199
- Variable=DIRECTION
- Value=N
- Create Flags=01010000000000010000000000000001
- Text=&Next >
- Text French=&Suivant>
- Text German=&Weiter>
- Text Portuguese=&Pr?ximo>
- Text Spanish=&Siguiente >
- Text Italian=&Avanti >
- Text Danish=&N?ste>
- Text Dutch=&Volgende>
- Text Norwegian=&Neste>
- Text Swedish=&N?sta >
- end
- item: Push Button
- Rectangle=130 185 172 199
- Variable=DIRECTION
- Value=B
- Create Flags=01010000000000010000000000000000
- Text=< &Back
- Text French=<&Retour
- Text German=<&Zur?ck
- Text Portuguese=<&Retornar
- Text Spanish=<&Retroceder
- Text Italian=< &Indietro
- Text Danish=<&Tilbage
- Text Dutch=<&Terug
- Text Norwegian=<&Tilbake
- Text Swedish=< &Tillbaka
- end
- item: Push Button
- Rectangle=222 185 264 199
- Action=3
- Create Flags=01010000000000010000000000000000
- Text=Cancel
- Text French=Annuler
- Text German=Abbrechen
- Text Portuguese=Cancelar
- Text Spanish=Cancelar
- Text Italian=Annulla
- Text Danish=Annuller
- Text Dutch=Annuleren
- Text Norwegian=Avbryt
- Text Swedish=Avbryt
- end
- item: Static
- Rectangle=9 177 263 178
- Action=3
- Create Flags=01010000000000000000000000000111
- end
- item: Static
- Rectangle=90 10 260 70
- Create Flags=01010000000000000000000000000000
- Text=You are now ready to install %APPTITLE%.
- Text=
- Text=Press the Next button to begin the installation or the Back button to reenter the installation information.
- Text French=Vous ?tes maintenant pr?t ? installer %APPTITLE%
- Text French=
- Text French=Cliquez sur Suivant pour commencer l'installation ou Retour pour entrer ? nouveau les informations d'installation
- Text German=Sie sind jetzt zur Installation von %APPTITLE% bereit.
- Text German=
- Text German=Auf die Schaltfl?che Weiter klicken, um mit dem Start der Installation zu beginnen, oder auf die Schaltfl?che Zur?ck, um die Installationsinformationen nochmals aufzurufen.
- Text Portuguese=Est? agora pronto para instalar %APPTITLE%
- Text Portuguese=
- Text Portuguese=Pressione o bot?o Pr?ximo para come?ar a instala??o ou o bot?o Retornar para introduzir novamente a informa??o sobre a instala??o
- Text Spanish=Ahora estar? listo para instalar %APPTITLE%.
- Text Spanish=
- Text Spanish=Pulse el bot?n de Siguiente para comenzar la instalaci?n o el bot?n Retroceder para volver a introducir la informaci?n sobre la instalaci?n.
- Text Italian=Sei pronto ad installare %APPTITLE%.
- Text Italian=
- Text Italian=Premi il tasto Avanti per iniziare l?installazione o il tasto Indietro per rientrare nuovamente nei dati sull?installazione
- Text Danish=Du er nu klar til at installere %APPTITLE%.
- Text Danish=
- Text Danish=Klik p? N?ste for at starte installationen eller p? Tilbage for at ?ndre installationsoplysningerne.
- Text Dutch=U bent nu klaar om %APPTITLE% te installeren.
- Text Dutch=
- Text Dutch=Druk op Volgende om met de installatie te beginnen of op Terug om de installatie-informatie opnieuw in te voeren.
- Text Norwegian=Du er n? klar til ? installere %APPTITLE%
- Text Norwegian=
- Text Norwegian=Trykk p? Neste-tasten for ? starte installeringen, eller Tilbake-tasten for ? taste inn installasjonsinformasjonen p? nytt.
- Text Swedish=Du ?r nu redo att installera %APPTITLE%.
- Text Swedish=
- Text Swedish=Tryck p? N?sta f?r att starta installationen eller p? Tillbaka f?r att skriva in installationsinformationen p? nytt.
- end
- end
- end
- item: Remark
- Text=This reinitialized the BACKUP directory so that it reflects the change the user made to MAINDIR
- end
- item: If/While Statement
- Variable=DISPLAY
- Value=Select Destination Directory
- end
- item: Set Variable
- Variable=BACKUP
- Value=%MAINDIR%\BACKUP
- end
- item: End Block
- end
- item: End Block
- end
- item: Remark
- Text=When the BACKUP feature is enabled, the BACKUPDIR is initialized
- end
- item: If/While Statement
- Variable=DOBACKUP
- Value=A
- end
- item: Set Variable
- Variable=BACKUPDIR
- Value=%BACKUP%
- end
- item: End Block
- end
- item: Remark
- Text=The BRANDING information is written to the INI file on the installation media.
- end
- item: If/While Statement
- Variable=BRANDING
- Value=1
- end
- item: If/While Statement
- Variable=DOBRAND
- Value=1
- end
- item: Edit INI File
- Pathname=%INST%\CUSTDATA.INI
- Settings=[Registration]
- Settings=NAME=%NAME%
- Settings=COMPANY=%COMPANY%
- Settings=
- end
- item: End Block
- end
- item: End Block
- end
- item: Remark
- Text=Begin writing to the INSTALL.LOG
- end
- item: Open/Close INSTALL.LOG
- end
- item: Remark
- Text=Check free disk space calculates free disk space as well as component sizes.
- end
- item: Remark
- Text=It should be located before all Install File actions.
- end
- item: Check Disk Space
- Component=COMPONENTS
- end
- item: Include Script
- Pathname=%_WISE_%\INCLUDE\mfc.wse
- end
- item: Remark
- Text=This include script allows uninstall support
- end
- item: Include Script
- Pathname=%_WISE_%\INCLUDE\uninstal.wse
- end
- item: Install File
- Source=d:\Src\win\ncftp\DONATE.txt
- Destination=%MAINDIR%\DONATE.txt
- Flags=0000000010000010
- File Size=286
- File Date=20060805 163410
- end
- item: Install File
- Source=d:\src\win\ncftp\doc\what_changed_between_v2_v3.txt
- Destination=%MAINDIR%\doc\what_changed_between_v2_v3.txt
- Flags=0000000010000010
- File Size=1284
- File Date=20011116 074724
- end
- item: Install File
- Source=d:\src\win\ncftp\doc\readme_windows.txt
- Destination=%MAINDIR%\doc\readme_windows.txt
- Flags=0000000010000010
- File Size=1108
- File Date=20010413 171844
- end
- item: Install File
- Source=d:\src\win\ncftp\doc\readme_ncftpget_windows.txt
- Destination=%MAINDIR%\doc\readme_ncftpget_windows.txt
- Flags=0000000010000010
- File Size=420
- File Date=20000320 012940
- end
- item: Install File
- Source=d:\src\win\ncftp\doc\READLINE.txt
- Destination=%MAINDIR%\doc\READLINE.txt
- Flags=0000000010000010
- File Size=918
- File Date=20000306 211442
- end
- item: Install File
- Source=d:\src\win\ncftp\doc\LICENSE.txt
- Destination=%MAINDIR%\doc\LICENSE.txt
- Flags=0000000010000010
- File Size=6511
- File Date=20000929 002638
- end
- item: Install File
- Source=d:\src\win\ncftp\doc\FIREWALLS_AND_PROXIES.txt
- Destination=%MAINDIR%\doc\FIREWALLS_AND_PROXIES.txt
- Flags=0000000010000010
- File Size=973
- File Date=19990929 212232
- end
- item: Install File
- Source=d:\src\win\ncftp\doc\CHANGELOG.txt
- Destination=%MAINDIR%\doc\CHANGELOG.txt
- Flags=0000000010000010
- File Size=25546
- File Date=20011122 181114
- end
- item: Install File
- Source=d:\src\win\ncftp\README.txt
- Destination=%MAINDIR%\doc\README.txt
- Flags=0000000010000010
- File Size=3540
- File Date=20011024 164136
- end
- item: Install File
- Source=d:\src\win\ncftp\ncftp\Release\ncftp.exe
- Destination=%MAINDIR%\ncftp.exe
- Flags=0000000010000011
- Version String=3.0.1
- Version MS=196608
- Version LS=65559
- Company=NcFTP Software
- Product=
- File Size=233472
- File Date=20001017 163022
- EXE Type=32
- end
- item: Install File
- Source=d:\src\win\ncftp\sh_util\Release\ncftpbatch.exe
- Destination=%MAINDIR%\ncftpbatch.exe
- Flags=0000000010000010
- File Size=151552
- File Date=20001017 163041
- EXE Type=32
- end
- item: If/While Statement
- Variable=COMPONENTS
- Value=A
- Flags=00001010
- end
- item: Install File
- Source=d:\src\win\ncftp\win\bmed\Release\ncftpbookmarks.exe
- Destination=%MAINDIR%\ncftpbookmarks.exe
- Flags=0000000010000010
- File Size=36864
- File Date=20001017 163034
- EXE Type=32
- end
- item: End Block
- end
- item: If/While Statement
- Variable=COMPONENTS
- Value=B
- Flags=00001010
- end
- item: Install File
- Source=d:\src\win\ncftp\sh_util\Release\ncftpget.exe
- Destination=%MAINDIR%\ncftpget.exe
- Flags=0000000010000010
- File Size=143360
- File Date=20001017 163044
- EXE Type=32
- end
- item: End Block
- end
- item: If/While Statement
- Variable=COMPONENTS
- Value=C
- Flags=00001010
- end
- item: Install File
- Source=d:\src\win\ncftp\sh_util\Release\ncftpput.exe
- Destination=%MAINDIR%\ncftpput.exe
- Flags=0000000010000010
- File Size=143360
- File Date=20001017 163048
- EXE Type=32
- end
- item: End Block
- end
- item: If/While Statement
- Variable=COMPONENTS
- Value=D
- Flags=00001010
- end
- item: Install File
- Source=d:\src\win\ncftp\sh_util\Release\ncftpls.exe
- Destination=%MAINDIR%\ncftpls.exe
- Flags=0000000010000010
- File Size=118784
- File Date=20001017 163046
- EXE Type=32
- end
- item: End Block
- end
- item: If/While Statement
- Variable=COMPONENTS
- Value=E
- Flags=00001010
- end
- item: Install File
- Source=d:\src\win\ncftp\doc\html\ncftpspooler.html
- Destinatio…