PageRenderTime 58ms CodeModel.GetById 16ms RepoModel.GetById 0ms app.codeStats 1ms

/ncftp-3.2.5/win/setup/ncftp.wse

#
Unknown | 1857 lines | 1857 code | 0 blank | 0 comment | 0 complexity | f4af29ed1cce4101aecbb1c45e0b591b MD5 | raw file
Possible License(s): AGPL-3.0
  1. Document Type: WSE
  2. item: Global
  3. Version=8.14
  4. Title=NcFTP 3.2.5 Installation
  5. Flags=00010100
  6. Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  7. Copy Default=1
  8. Japanese Font Name=MS Gothic
  9. Japanese Font Size=9
  10. Progress Bar DLL=%_WISE_%\Progress\WIZ%_EXE_OS_TYPE_%.DLL
  11. Start Gradient=0 0 255
  12. End Gradient=0 0 0
  13. Windows Flags=00000100000000110010110000001000
  14. Log Pathname=%MAINDIR%\INSTALL.LOG
  15. Message Font=MS Sans Serif
  16. Font Size=8
  17. Pages Modified=00100001010110001000011000000011
  18. Extra Pages=00000000000000000000000010100010
  19. Disk Label=Default
  20. Disk Filename=SETUP
  21. Patch Flags=0000000000000001
  22. Patch Threshold=85
  23. Patch Memory=4000
  24. EXE Filename=ncftp-3.2.5-win32.exe
  25. FTP Cluster Size=20
  26. Per-User Version ID=1
  27. Dialogs Version=7
  28. Crystal Format=01111101101100000010001001001001
  29. Crystal Destination=00000000000000000000000000001011
  30. Distribute Path=\\qanuck\xtmp
  31. Distribute Type=1
  32. Step View=Properties
  33. Variable Name1=_SYS_
  34. Variable Default1=D:\WINNT\System32
  35. Variable Flags1=00001000
  36. Variable Name2=_WIN_
  37. Variable Default2=C:\WINDOWS
  38. Variable Flags2=00001000
  39. Variable Name3=_WISE_
  40. Variable Default3=C:\PROGRAM FILES\WISE INSTALLMASTER 8.0
  41. Variable Flags3=00001000
  42. Variable Name4=_ALIASNAME_
  43. Variable Flags4=00001000
  44. Variable Name5=_ALIASPATH_
  45. Variable Flags5=00001000
  46. Variable Name6=_ALIASTYPE_
  47. Variable Flags6=00001000
  48. Variable Name7=_ODBC16_
  49. Variable Default7=D:\WINNT\System32
  50. Variable Flags7=00001000
  51. Variable Name8=_ODBC32_
  52. Variable Default8=C:\PROGRA~1\WISEIN~1.0\RUNTIME\ODBC30
  53. Variable Flags8=00001000
  54. end
  55. item: Get Temporary Filename
  56. Variable=READMEFILE
  57. end
  58. item: Install File
  59. Source=D:\src\win\ncftp\doc\readme_windows.txt
  60. Destination=%TEMP%\%READMEFILE%
  61. Flags=0000000000100010
  62. end
  63. item: Set Variable
  64. Variable=FIND_DIRECTORY
  65. end
  66. item: If/While Statement
  67. Variable=FIND_DIRECTORY
  68. end
  69. item: Get Registry Key Value
  70. Variable=FIND_DIRECTORY
  71. Key=HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\App Paths\ncftp.exe
  72. Value Name=Path
  73. Flags=00000100
  74. end
  75. item: End Block
  76. end
  77. item: If/While Statement
  78. Variable=FIND_DIRECTORY
  79. end
  80. item: Search for File
  81. Variable=FIND_DIRECTORY
  82. Pathname List=ncftp.exe
  83. Description=Checking for previously installed components...
  84. Flags=00011001
  85. end
  86. item: End Block
  87. end
  88. item: Remark
  89. Text=If you do not want Rem statements to appear when you create a new installation,
  90. end
  91. item: Remark
  92. Text=open Empty Project.wse from the Template folder in the Wise application
  93. end
  94. item: Remark
  95. Text=directory, delete the Rem statements, and select Save from the File menu.
  96. end
  97. item: Open/Close INSTALL.LOG
  98. Flags=00000001
  99. end
  100. item: Remark
  101. Text=If the destination system does not have a writable Windows\System directory, system files will be written to the Windows\ directory
  102. end
  103. item: Check if File/Dir Exists
  104. Pathname=%SYS%
  105. Flags=10000100
  106. end
  107. item: Set Variable
  108. Variable=SYS
  109. Value=%WIN%
  110. end
  111. item: End Block
  112. end
  113. item: Remark
  114. Text=APPTITLE is the application title of the installation
  115. end
  116. item: Set Variable
  117. Variable=APPTITLE
  118. Value=NcFTP 3.2.5
  119. Flags=10000000
  120. end
  121. item: Remark
  122. Text=GROUP is the variable that holds the Program Files Group that shortcuts will be placed on the Windows Start Menu
  123. end
  124. item: Set Variable
  125. Variable=GROUP
  126. Value=NcFTP
  127. Flags=10000000
  128. end
  129. item: Remark
  130. Text=DISABLED variable is initialized for backward compatability
  131. end
  132. item: Set Variable
  133. Variable=DISABLED
  134. Value=!
  135. end
  136. item: Remark
  137. Text=MAINDIR is the variable that holds the default destination directory
  138. end
  139. item: Set Variable
  140. Variable=MAINDIR
  141. Value=NcFTP
  142. Flags=10000000
  143. end
  144. item: Remark
  145. Text=This IF/THEN/ELSE blocks reads the default Program Files and Common directories from the registry
  146. end
  147. item: Check Configuration
  148. Flags=10111011
  149. end
  150. item: Get Registry Key Value
  151. Variable=COMMON
  152. Key=SOFTWARE\Microsoft\Windows\CurrentVersion
  153. Default=C:\Program Files\Common Files
  154. Value Name=CommonFilesDir
  155. Flags=00000100
  156. end
  157. item: Get Registry Key Value
  158. Variable=PROGRAM_FILES
  159. Key=SOFTWARE\Microsoft\Windows\CurrentVersion
  160. Default=C:\Program Files
  161. Value Name=ProgramFilesDir
  162. Flags=00000100
  163. end
  164. item: Set Variable
  165. Variable=MAINDIR
  166. Value=%PROGRAM_FILES%\%MAINDIR%
  167. Flags=00001100
  168. end
  169. item: Set Variable
  170. Variable=EXPLORER
  171. Value=1
  172. end
  173. item: Else Statement
  174. end
  175. item: Set Variable
  176. Variable=MAINDIR
  177. Value=C:\%MAINDIR%
  178. Flags=00001100
  179. end
  180. item: End Block
  181. end
  182. item: Remark
  183. Text=BACKUP is the variable that holds the path that all backup files will be copied to when overwritten
  184. end
  185. item: If/While Statement
  186. Variable=FIND_DIRECTORY
  187. Flags=00000001
  188. end
  189. item: Set Variable
  190. Variable=MAINDIR
  191. Value=%FIND_DIRECTORY%
  192. end
  193. item: End Block
  194. end
  195. item: Set Variable
  196. Variable=BACKUP
  197. Value=%MAINDIR%\BACKUP
  198. Flags=10000000
  199. end
  200. item: Remark
  201. Text=DOBACKUP determines if a backup will be performed. The possible values are A (do backup) or B (do not do backup)
  202. end
  203. item: Set Variable
  204. Variable=DOBACKUP
  205. Value=B
  206. Flags=10000000
  207. end
  208. item: Remark
  209. Text=If COMPONENTS are enabled, the COMPONENTS variable is initialized with possible selections
  210. end
  211. item: Set Variable
  212. Variable=COMPONENTS
  213. Value=ABCE
  214. Flags=10000000
  215. end
  216. item: Remark
  217. 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).
  218. end
  219. item: Set Variable
  220. Variable=BRANDING
  221. Value=0
  222. end
  223. item: If/While Statement
  224. Variable=BRANDING
  225. Value=1
  226. end
  227. item: Read INI Value
  228. Variable=NAME
  229. Pathname=%INST%\CUSTDATA.INI
  230. Section=Registration
  231. Item=Name
  232. end
  233. item: Read INI Value
  234. Variable=COMPANY
  235. Pathname=%INST%\CUSTDATA.INI
  236. Section=Registration
  237. Item=Company
  238. end
  239. item: If/While Statement
  240. Variable=NAME
  241. end
  242. item: Set Variable
  243. Variable=DOBRAND
  244. Value=1
  245. end
  246. item: Get System Information
  247. Variable=NAME
  248. Flags=00000110
  249. end
  250. item: Get System Information
  251. Variable=COMPANY
  252. Flags=00000111
  253. end
  254. item: End Block
  255. end
  256. item: End Block
  257. end
  258. item: Remark
  259. Text=The Wizard Loop contains the dialog screens that the user sees in the installation
  260. end
  261. item: Remark
  262. 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.
  263. end
  264. item: Wizard Block
  265. Direction Variable=DIRECTION
  266. Display Variable=DISPLAY
  267. Bitmap Pathname=%_WISE_%\DIALOGS\TEMPLATE\WIZARD.BMP
  268. X Position=9
  269. Y Position=10
  270. Filler Color=8421376
  271. Dialog=Select Program Manager Group
  272. Dialog=Select Backup Directory
  273. Dialog=Display Registration Information
  274. Dialog=Get Registration Information
  275. Variable=GROUP
  276. Variable=DOBACKUP
  277. Variable=DOBRAND
  278. Variable=DOBRAND
  279. Value=
  280. Value=A
  281. Value=1
  282. Value=1
  283. Compare=0
  284. Compare=1
  285. Compare=0
  286. Compare=1
  287. Flags=00000011
  288. end
  289. item: Remark
  290. Text=If you need to change the size of your Custom Dialogs, you need only change the "Welcome" screen.
  291. end
  292. item: Remark
  293. Text=It's size is the template for all following dialogs within the Wizard Loop.
  294. end
  295. item: Custom Dialog Set
  296. Name=Welcome
  297. Display Variable=DISPLAY
  298. item: Dialog
  299. Title=Welcome
  300. Title French=Bienvenue
  301. Title German=Willkommen
  302. Title Portuguese=Bem-vindo
  303. Title Spanish=Bienvenido
  304. Title Italian=Benvenuto
  305. Title Danish=Velkommen
  306. Title Dutch=Welkom
  307. Title Norwegian=Velkommen
  308. Title Swedish=V?lkommen
  309. Width=280
  310. Height=224
  311. Font Name=Helv
  312. Font Size=8
  313. item: Push Button
  314. Rectangle=172 185 214 199
  315. Variable=DIRECTION
  316. Value=N
  317. Create Flags=01010000000000010000000000000001
  318. Text=&Next >
  319. Text French=&Suivant>
  320. Text German=&Weiter>
  321. Text Portuguese=&Pr?ximo>
  322. Text Spanish=&Siguiente >
  323. Text Italian=&Avanti >
  324. Text Danish=&N?ste>
  325. Text Dutch=&Volgende>
  326. Text Norwegian=&Neste>
  327. Text Swedish=&N?sta >
  328. end
  329. item: Push Button
  330. Rectangle=222 185 264 199
  331. Action=3
  332. Create Flags=01010000000000010000000000000000
  333. Text=Cancel
  334. Text French=Annuler
  335. Text German=Abbrechen
  336. Text Portuguese=Cancelar
  337. Text Spanish=Cancelar
  338. Text Italian=Annulla
  339. Text Danish=Annuller
  340. Text Dutch=Annuleren
  341. Text Norwegian=Avbryt
  342. Text Swedish=Avbryt
  343. end
  344. item: Static
  345. Rectangle=9 177 263 178
  346. Action=3
  347. Create Flags=01010000000000000000000000000111
  348. end
  349. item: Static
  350. Rectangle=83 8 121 33
  351. Action=2
  352. Enabled Color=00000000000000001111111111111111
  353. Create Flags=01010000000000000000000000001011
  354. Pathname=%_WISE_%\dialogs\template\install.grf
  355. Pathname French=%_WISE_%\dialogs\template\install.grf
  356. Pathname German=%_WISE_%\dialogs\template\install.grf
  357. Pathname Portuguese=%_WISE_%\dialogs\template\install.grf
  358. Pathname Spanish=%_WISE_%\dialogs\template\install.grf
  359. Pathname Italian=%_WISE_%\dialogs\template\install.grf
  360. Pathname Danish=%_WISE_%\dialogs\template\install.grf
  361. Pathname Dutch=%_WISE_%\dialogs\template\install.grf
  362. Pathname Norwegian=%_WISE_%\dialogs\template\install.grf
  363. Pathname Swedish=%_WISE_%\dialogs\template\install.grf
  364. end
  365. item: Static
  366. Rectangle=121 10 258 44
  367. Enabled Color=00000000000000001111111111111111
  368. Create Flags=01010000000000000000000000000000
  369. Text=Welcome to %APPTITLE% Setup program. This program will install %APPTITLE% on your computer.
  370. Text French=Bienvenue sur le programme d'installation %APPTITLE%. Ce programme va installer %APPTITLE% sur votre ordinateur.
  371. Text German=Willkommen im Installationsprogramm f?r %APPTITLE%. Dieses Programm installiert %APPTITLE% auf Ihrem Computer.
  372. Text Portuguese=Bem-vindo ao programa de configura??o %APPTITLE%. Este programa instalar? %APPTITLE% no seu computador
  373. Text Spanish=Bienvenido al programa de Configuraci?n %APPTITLE%. Este programa instalar? %APPTITLE en su ordenador
  374. Text Italian=Benvenuto nel programma di installazione di %APPTITLE%. Con questo programma puoi installare %APPTITLE% sul tuo computer.
  375. Text Danish=Velkommen til %APPTITLE% installationsprogrammet. Dette program installerer %APPTITLE% p? computeren.
  376. Text Dutch=Welkom bij het %APPTITLE% installatieprogramma. Dit programma installeert %APPTITLE% op uw computer.
  377. Text Norwegian=Velkommen til %APPTITLE% Oppsett-program. Dette programmet vil installere %APPTITLE% p? datamaskinen din.
  378. Text Swedish=V?lkommen till installationsprogrammet f?r %APPTITLE%. Detta program installerar %APPTITLE% p? din dator.
  379. end
  380. item: Static
  381. Rectangle=90 45 260 175
  382. Enabled Color=00000000000000001111111111111111
  383. Create Flags=01010000000000000000000000000000
  384. Text=It is strongly recommended that you exit all Windows programs before running this Setup Program.
  385. Text=
  386. Text=Click Cancel to quit Setup and close any programs you have running. Click Next to continue with the Setup program .
  387. Text=
  388. Text=WARNING: This program is protected by copyright law and international treaties.
  389. Text=
  390. 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.
  391. Text French=Il vous est fortement recommand? de fermer tous les programmes Windows avant d'ex?cuter le Programme d'Installation
  392. Text French=
  393. Text French=Cliquez sur Annuler pour quitter l'Installation et fermez tous les programmes actuellement utilis?s. Cliquez sur Suivant pour continuer l'installation
  394. Text French=
  395. Text French=ATTENTION : Ce programme est prot?g? par la loi sur les droits d'exploitation et par les trait?s internationaux
  396. Text French=
  397. 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
  398. Text German=Wir empfehlen nachdr?cklich, vor Ausf?hren dieses Installationsprogramms alle Windows-Programme zu beenden.
  399. Text German=
  400. 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.
  401. Text German=
  402. Text German=WARNUNG: Dieses Programm ist urheberrechtlich sowie durch internationale Vertr?ge gesch?tzt.
  403. Text German=
  404. 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.
  405. Text Portuguese=Recomenda-se insistentemente que saia de todos os programas do Windows antes de executar este Programa de Configura??o.
  406. Text Portuguese=
  407. 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
  408. Text Portuguese=
  409. Text Portuguese=AVISO: Este programa est? protegido pela lei de direitos do autor e tratados internacionais
  410. Text Portuguese=
  411. 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.
  412. Text Spanish=Se recomienda encarecidamente que salga de todos los programas Windows antes de ejecutar este programa de Configuraci?n.
  413. Text Spanish=
  414. 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.
  415. Text Spanish=
  416. Text Spanish=AVISO: Este programa est? protegido por las leyes de derechos de autor y tratados internacionales.
  417. Text Spanish=
  418. 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.
  419. Text Italian=Ti consigliamo di uscire da tutti i programmi Windows prima di eseguire questo programma di installazione.
  420. Text Italian=
  421. 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.
  422. Text Italian=
  423. Text Italian=AVVERTENZA: Questo programma ? protetto ai sensi delle norme di legge e delle convenzioni internazionali in materia di diritti di copyright.
  424. Text Italian=
  425. 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.
  426. Text Danish=Det anbefales kraftigt at afslutte alle Windows programmer, inden man k?rer dette installationsprogram.
  427. Text Danish=
  428. 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.
  429. Text Danish=
  430. Text Danish=ADVARSEL: Dette program er beskyttet af copyright og internationale traktater.
  431. Text Danish=
  432. 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.
  433. Text Dutch=Het wordt aangeraden om alle Windows programma's af te sluiten voordat u met de installatie van dit programma begint.
  434. Text Dutch=
  435. 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.
  436. Text Dutch=
  437. Text Dutch=WAARSCHUWING: dit computerprogramma is auteursrechtelijk beschermd.
  438. Text Dutch=
  439. 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.
  440. Text Norwegian=Det anbefales p? det sterkeste at du avslutter alle Windows-programmer f?r du kj?rer dette Oppsett-programmet.
  441. Text Norwegian=
  442. Text Norwegian=Velg Avbryt for ? avbryte Oppsett og lukk alle programmer som er i bruk. Velg Neste for ? fortsette med Oppsett-programmet.
  443. Text Norwegian=
  444. Text Norwegian=ADVARSEL: Dette programmet er beskyttet i henhold til lover om opphavsrett og internasjonale konvensjoner.
  445. Text Norwegian=
  446. 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.
  447. Text Swedish=Du tillr?ds best?mt att g? ur alla Windows-program innan du k?r installationsprogrammet.
  448. Text Swedish=
  449. 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.
  450. Text Swedish=
  451. Text Swedish=VARNING: Detta program ?r skyddat av upphovsr?tten och internationella avtal.
  452. Text Swedish=
  453. 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.
  454. end
  455. end
  456. end
  457. item: Custom Dialog Set
  458. Name=Display ReadMe
  459. Display Variable=DISPLAY
  460. item: Dialog
  461. Title=Read Me File
  462. Title French=Fichier Lisez-moi
  463. Title German=Liesmich-Datei
  464. Title Portuguese=Ficheiro Leia-me
  465. Title Spanish=Archivo L?eme
  466. Title Italian=File Leggimi
  467. Title Danish=Vigtigt fil
  468. Title Dutch=Leesmij-bestand
  469. Title Norwegian=Informasjonsfil
  470. Title Swedish=L?s mig-fil
  471. Width=280
  472. Height=224
  473. Font Name=Helv
  474. Font Size=8
  475. item: Push Button
  476. Rectangle=172 185 214 199
  477. Variable=DIRECTION
  478. Value=N
  479. Create Flags=01010000000000010000000000000001
  480. Text=&Next >
  481. Text French=&Suivant>
  482. Text German=&Weiter>
  483. Text Portuguese=&Pr?ximo>
  484. Text Spanish=&Siguiente >
  485. Text Italian=&Avanti >
  486. Text Danish=&N?ste>
  487. Text Dutch=&Volgende>
  488. Text Norwegian=&Neste>
  489. Text Swedish=&N?sta >
  490. end
  491. item: Push Button
  492. Rectangle=222 185 264 199
  493. Action=3
  494. Create Flags=01010000000000010000000000000000
  495. Text=Cancel
  496. Text French=Annuler
  497. Text German=Abbrechen
  498. Text Portuguese=Cancelar
  499. Text Spanish=Cancelar
  500. Text Italian=Annulla
  501. Text Danish=Slet
  502. Text Dutch=Annuleren
  503. Text Norwegian=Avbryt
  504. Text Swedish=Avbryt
  505. end
  506. item: Static
  507. Rectangle=9 177 263 178
  508. Action=3
  509. Create Flags=01010000000000000000000000000111
  510. end
  511. item: Editbox
  512. Rectangle=85 11 254 170
  513. Value=%TEMP%\%READMEFILE%
  514. Help Context=16711681
  515. Create Flags=01010000101000000000100000000100
  516. end
  517. item: Push Button
  518. Rectangle=130 185 172 199
  519. Variable=DIRECTION
  520. Value=B
  521. Create Flags=01010000000000010000000000000000
  522. Flags=0000000000000001
  523. Text=< &Back
  524. Text French=<&Retour
  525. Text German=<&Zur?ck
  526. Text Portuguese=<&Retornar
  527. Text Spanish=<&Retroceder
  528. Text Italian=< &Indietro
  529. Text Danish=<&Back
  530. Text Dutch=<&Terug
  531. Text Norwegian=<&Tilbake
  532. Text Swedish=< &Tillbaka
  533. end
  534. end
  535. end
  536. item: Custom Dialog Set
  537. Name=Select Destination Directory
  538. Display Variable=DISPLAY
  539. item: Dialog
  540. Title=Choose Destination Location
  541. Title French=Choisissez la localisation de destination
  542. Title German=Zielpfad w?hlen
  543. Title Portuguese=Escolher Local de Destino
  544. Title Spanish=Elegir una localizaci?n de destino
  545. Title Italian=Scegli Posizione di Destinazione
  546. Title Danish=V?lg destinationsmappe
  547. Title Dutch=Kies doellocatie
  548. Title Norwegian=Velg m?lplassering
  549. Title Swedish=V?lj st?lle f?r installationen
  550. Width=280
  551. Height=224
  552. Font Name=Helv
  553. Font Size=8
  554. item: Push Button
  555. Rectangle=172 185 214 199
  556. Variable=DIRECTION
  557. Value=N
  558. Create Flags=01010000000000010000000000000001
  559. Text=&Next >
  560. Text French=&Suivant>
  561. Text German=&Weiter>
  562. Text Portuguese=&Pr?ximo>
  563. Text Spanish=&Siguiente >
  564. Text Italian=&Avanti >
  565. Text Danish=&N?ste>
  566. Text Dutch=&Volgende>
  567. Text Norwegian=&Neste>
  568. Text Swedish=&N?sta >
  569. end
  570. item: Push Button
  571. Rectangle=130 185 172 199
  572. Variable=DIRECTION
  573. Value=B
  574. Create Flags=01010000000000010000000000000000
  575. Flags=0000000000000001
  576. Text=< &Back
  577. Text French=<&Retour
  578. Text German=<&Zur?ck
  579. Text Portuguese=<&Retornar
  580. Text Spanish=<&Retroceder
  581. Text Italian=< &Indietro
  582. Text Danish=<&Tilbage
  583. Text Dutch=<&Terug
  584. Text Norwegian=<&Tilbake
  585. Text Swedish=< &Tillbaka
  586. end
  587. item: Push Button
  588. Rectangle=222 185 264 199
  589. Action=3
  590. Create Flags=01010000000000010000000000000000
  591. Text=Cancel
  592. Text French=Annuler
  593. Text German=Abbrechen
  594. Text Portuguese=Cancelar
  595. Text Spanish=Cancelar
  596. Text Italian=Annulla
  597. Text Danish=Annuller
  598. Text Dutch=Annuleren
  599. Text Norwegian=Avbryt
  600. Text Swedish=Avbryt
  601. end
  602. item: Static
  603. Rectangle=9 177 263 178
  604. Action=3
  605. Create Flags=01010000000000000000000000000111
  606. end
  607. item: Static
  608. Rectangle=90 10 260 122
  609. Create Flags=01010000000000000000000000000000
  610. Text=Setup will install %APPTITLE% in the following folder.
  611. Text=
  612. Text=To install into a different folder, click Browse, and select another folder.
  613. Text=
  614. Text=You can choose not to install %APPTITLE% by clicking Cancel to exit Setup.
  615. Text French=%APPTITLE% va ?tre install? dans le r?pertoire ci-dessous
  616. Text French=
  617. Text French=Pour l'installer dans un r?pertoire diff?rent, cliquez sur Parcourir et s?lectionnez un autre r?pertoire
  618. Text French=
  619. Text French=Vous pouvez choisir de ne pas installer %APPTITLE% en cliquant sur Annuler pour quitter l'Installation
  620. Text German=Installation speichert %APPTITLE% im unten angegebenen Ordner:
  621. Text German=
  622. Text German=Zur Installation in einem anderen Ordner auf Bl?ttern klicken und einen anderen Ordner w?hlen.
  623. Text German=
  624. Text German=Wenn Sie %APPTITLE% nicht installieren m?chten, k?nnen Sie durch Klicken auf Abbrechen die Installation beenden.
  625. Text Portuguese=Configura??o instalar? %APPTITLE% na seguinte pasta
  626. Text Portuguese=
  627. Text Portuguese=Para instalar numa pasta diferente, fa?a um clique sobre Procurar, e seleccione uma outra pasta.
  628. Text Portuguese=
  629. Text Portuguese=Pode escolher n?o instalar %APPTITLE% clicando no bot?o Cancelar para sair da Configura??o
  630. Text Spanish=El programa de Configuraci?n instalar? %APPTITLE% en la siguiente carpeta.
  631. Text Spanish=
  632. Text Spanish=Para instalar en una carpeta diferente, haga un clic en Visualizar, y seleccione otra carpeta.
  633. Text Spanish=
  634. Text Spanish=Puede elegir no instalar %APPTITLE% haciendo un clic en Cancelar para salir de Configuraci?n.
  635. Text Italian=Il programma di installazione installer? %APPTITLE% nella seguente cartella.
  636. Text Italian=
  637. Text Italian=Per effettuare l?installazione in una cartella diversa, fai clic su Sfoglia, e scegli un?altra cartella.
  638. Text Italian=
  639. Text Italian=Puoi scegliere di non installare %APPTITLE% facendo clic su Annulla per uscire dal programma di installazione
  640. Text Danish=Installationsprogrammet installerer %APPTITLE% i denne mappe.
  641. Text Danish=
  642. Text Danish=Man installerer i en anden mappe ved at klikke p? Browse og v?lge en anden mappe.
  643. Text Danish=
  644. Text Danish=Man kan v?lge ikke at installere %APPTITLE% ved at klikke p? Slet og forlade installationsprogrammet.
  645. Text Dutch=Het installatieprogramma installeert %APPTITLE% in de volgende directory.
  646. Text Dutch=
  647. Text Dutch=Als u het in een andere directory wilt installeren, klik dan op Bladeren en kies een andere locatie.
  648. Text Dutch=
  649. Text Dutch=U kunt ervoor kiezen om %APPTITLE% niet te installeren: klik op Annuleren om het installatieprogramma te verlaten.
  650. Text Norwegian=Oppsett vil installere %APPTITLE% i f?lgende mappe.
  651. Text Norwegian=
  652. Text Norwegian=For ? installere i en annen mappe, klikk Bla igjennom og velg en annen mappe.
  653. Text Norwegian=
  654. Text Norwegian=Du kan velge ? ikke installere %APPTITLE% ved ? velge Avbryt for ? g? ut av Oppsett.
  655. Text Swedish=Installationsprogrammet installerar %APPTITLE% i f?ljande mapp.
  656. Text Swedish=
  657. 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.
  658. Text Swedish=
  659. Text Swedish=Du kan v?lja att inte installera %APPTITLE% genom att klicka p? Avbryt f?r att l?mna installationsprogrammet.
  660. end
  661. item: Static
  662. Rectangle=90 134 260 162
  663. Action=1
  664. Create Flags=01010000000000000000000000000111
  665. Text=Destination Folder
  666. Text French=R?pertoire de destination
  667. Text German=Zielordner
  668. Text Portuguese=Pasta de Destino
  669. Text Spanish=Carpeta de Destino
  670. Text Italian=Cartella di destinazione
  671. Text Danish=Destinationsmappe
  672. Text Dutch=Doeldirectory
  673. Text Norwegian=M?lmappe
  674. Text Swedish=Destinationsmapp
  675. end
  676. item: Push Button
  677. Rectangle=213 143 255 157
  678. Variable=MAINDIR_SAVE
  679. Value=%MAINDIR%
  680. Destination Dialog=1
  681. Action=2
  682. Create Flags=01010000000000010000000000000000
  683. Text=B&rowse...
  684. Text French=P&arcourir
  685. Text German=B&l?ttern...
  686. Text Portuguese=P&rocurar
  687. Text Spanish=V&isualizar...
  688. Text Italian=Sfoglia...
  689. Text Danish=&Gennemse...
  690. Text Dutch=B&laderen...
  691. Text Norwegian=Bla igjennom
  692. Text Swedish=&Bl?ddra
  693. end
  694. item: Static
  695. Rectangle=95 146 211 157
  696. Destination Dialog=2
  697. Create Flags=01010000000000000000000000000000
  698. Text=%MAINDIR%
  699. Text French=%MAINDIR%
  700. Text German=%MAINDIR%
  701. Text Portuguese=%MAINDIR%
  702. Text Spanish=%MAINDIR%
  703. Text Italian=%MAINDIR%
  704. Text Danish=%MAINDIR%
  705. Text Dutch=%MAINDIR%
  706. Text Norwegian=%MAINDIR%
  707. Text Swedish=%MAINDIR%
  708. end
  709. end
  710. item: Dialog
  711. Title=Select Destination Directory
  712. Title French=Choisissez le r?pertoire de destination
  713. Title German=Zielverzeichnis w?hlen
  714. Title Portuguese=Seleccionar Direct?rio de Destino
  715. Title Spanish=Seleccione el Directorio de Destino
  716. Title Italian=Seleziona Directory di destinazione
  717. Title Danish=V?lg Destinationsbibliotek
  718. Title Dutch=Kies doeldirectory
  719. Title Norwegian=Velg m?lkatalog
  720. Title Swedish=V?lj destinationskalatog
  721. Width=221
  722. Height=173
  723. Font Name=Helv
  724. Font Size=8
  725. item: Listbox
  726. Rectangle=5 2 160 149
  727. Variable=MAINDIR
  728. Create Flags=01010000100000010000000101000000
  729. Flags=0000110000100010
  730. Text=%MAINDIR%
  731. Text French=%MAINDIR%
  732. Text German=%MAINDIR%
  733. Text Portuguese=%MAINDIR%
  734. Text Spanish=%MAINDIR%
  735. Text Italian=%MAINDIR%
  736. Text Danish=%MAINDIR%
  737. Text Dutch=%MAINDIR%
  738. Text Norwegian=%MAINDIR%
  739. Text Swedish=%MAINDIR%
  740. end
  741. item: Push Button
  742. Rectangle=167 6 212 21
  743. Create Flags=01010000000000010000000000000001
  744. Text=OK
  745. Text French=OK
  746. Text German=OK
  747. Text Portuguese=OK
  748. Text Spanish=ACEPTAR
  749. Text Italian=OK
  750. Text Danish=OK
  751. Text Dutch=OK
  752. Text Norwegian=OK
  753. Text Swedish=OK
  754. end
  755. item: Push Button
  756. Rectangle=167 25 212 40
  757. Variable=MAINDIR
  758. Value=%MAINDIR_SAVE%
  759. Create Flags=01010000000000010000000000000000
  760. Flags=0000000000000001
  761. Text=Cancel
  762. Text French=Annuler
  763. Text German=Abbrechen
  764. Text Portuguese=Cancelar
  765. Text Spanish=Cancelar
  766. Text Italian=Annulla
  767. Text Danish=Slet
  768. Text Dutch=Annuleren
  769. Text Norwegian=Avbryt
  770. Text Swedish=Avbryt
  771. end
  772. end
  773. end
  774. item: Custom Dialog Set
  775. Name=Select Components
  776. Display Variable=DISPLAY
  777. Flags=00000001
  778. item: Dialog
  779. Title=Select Components
  780. Title French=S?lectionner les ?l?ments
  781. Title German=Komponenten ausw?hlen
  782. Title Portuguese=Seleccionar Componentes
  783. Title Spanish=Seleccione los Componentes
  784. Title Italian=Seleziona Componenti
  785. Title Danish=V?lg komponenter
  786. Title Dutch=Selecteer onderdelen
  787. Title Norwegian=Velg komponenter
  788. Title Swedish=V?lj komponenter
  789. Width=280
  790. Height=224
  791. Font Name=Helv
  792. Font Size=8
  793. item: Push Button
  794. Rectangle=172 185 214 199
  795. Variable=DIRECTION
  796. Value=N
  797. Create Flags=01010000000000010000000000000001
  798. Text=&Next >
  799. Text French=&Suivant>
  800. Text German=&Weiter>
  801. Text Portuguese=&Pr?ximo>
  802. Text Spanish=&Siguiente >
  803. Text Italian=&Avanti >
  804. Text Danish=&N?ste>
  805. Text Dutch=&Volgende>
  806. Text Norwegian=&Neste>
  807. Text Swedish=&N?sta >
  808. end
  809. item: Push Button
  810. Rectangle=130 185 172 199
  811. Variable=DIRECTION
  812. Value=B
  813. Create Flags=01010000000000010000000000000000
  814. Text=< &Back
  815. Text French=<&Retour
  816. Text German=<&Zur?ck
  817. Text Portuguese=<&Retornar
  818. Text Spanish=<&Retroceder
  819. Text Italian=< &Indietro
  820. Text Danish=<&Tilbage
  821. Text Dutch=<&Terug
  822. Text Norwegian=<&Tilbake
  823. Text Swedish=< &Tillbaka
  824. end
  825. item: Push Button
  826. Rectangle=222 185 264 199
  827. Action=3
  828. Create Flags=01010000000000010000000000000000
  829. Text=Cancel
  830. Text French=Annuler
  831. Text German=Abbrechen
  832. Text Portuguese=Cancelar
  833. Text Spanish=Cancelar
  834. Text Italian=Annulla
  835. Text Danish=Annuller
  836. Text Dutch=Annuleren
  837. Text Norwegian=Avbryt
  838. Text Swedish=Avbryt
  839. end
  840. item: Static
  841. Rectangle=9 177 263 178
  842. Action=3
  843. Create Flags=01010000000000000000000000000111
  844. end
  845. item: Static
  846. Rectangle=205 156 253 166
  847. Variable=COMPONENTS
  848. Value=MAINDIR
  849. Create Flags=01010000000000000000000000000010
  850. end
  851. item: Static
  852. Rectangle=205 148 253 157
  853. Variable=COMPONENTS
  854. Create Flags=01010000000000000000000000000010
  855. end
  856. item: Static
  857. Rectangle=95 147 184 158
  858. Create Flags=01010000000000000000000000000000
  859. Text=Disk Space Required:
  860. Text French=Espace disque requis
  861. Text German=Ben?tigter Festplattenspeicher:
  862. Text Portuguese=Espa?o de disco necess?rio:
  863. Text Spanish=Espacio de Disco Requerido:
  864. Text Italian=Spazio su disco richiesto:
  865. Text Danish=N?dvendig diskplads:
  866. Text Dutch=Vereiste hoeveelheid schijfruimte
  867. Text Norwegian=Diskplass n?dvendig:
  868. Text Swedish=Erforderligt diskutrymme
  869. end
  870. item: Static
  871. Rectangle=95 157 190 167
  872. Create Flags=01010000000000000000000000000000
  873. Text=Disk Space Remaining:
  874. Text French=Espace disque disponible
  875. Text German=Verbleibender Festplattenspeicher:
  876. Text Portuguese=Espa?o de disco restante:
  877. Text Spanish=Espacio de Disco Remanente:
  878. Text Italian=Spazio su disco rimanente:
  879. Text Danish=Ledig diskplads:
  880. Text Dutch=Resterende schijfruimte
  881. Text Norwegian=Ledig diskplass:
  882. Text Swedish=?terst?ende diskutrymme
  883. end
  884. item: Static
  885. Rectangle=90 138 264 168
  886. Action=1
  887. Create Flags=01010000000000000000000000000111
  888. end
  889. item: Static
  890. Rectangle=90 8 260 41
  891. Create Flags=01010000000000000000000000000000
  892. 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.
  893. 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
  894. 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.
  895. 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.
  896. 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.
  897. 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.
  898. Text Danish=Marker afkrydsningsfelterne for de komponenter, der skal installeres, p? listen herunder. Diskpladsfelterne angiver pladskravene for de valgte komponenter.
  899. 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.
  900. 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.
  901. 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.
  902. end
  903. item: Listbox
  904. Rectangle=90 42 263 133
  905. Variable=COMPONENTS
  906. Create Flags=01010000101000010000000101010001
  907. Flags=0000010001000111
  908. Text=NcFTP
  909. Text=NcFTPGet
  910. Text=NcFTPPut
  911. Text=NcFTPLs
  912. Text=HTML Manual Pages
  913. Text=Unix Man Pages
  914. Text=
  915. Text French=NcFTP
  916. Text French=NcFTPGet
  917. Text French=NcFTPPut
  918. Text French=NcFTPLs
  919. Text French=HTML Manual Pages
  920. Text French=Unix Man Pages
  921. Text French=
  922. Text German=NcFTP
  923. Text German=NcFTPGet
  924. Text German=NcFTPPut
  925. Text German=NcFTPLs
  926. Text German=HTML Manual Pages
  927. Text German=Unix Man Pages
  928. Text German=
  929. Text Portuguese=%1%
  930. Text Portuguese=
  931. Text Spanish=NcFTP
  932. Text Spanish=NcFTPGet
  933. Text Spanish=NcFTPPut
  934. Text Spanish=NcFTPLs
  935. Text Spanish=HTML Manual Pages
  936. Text Spanish=Unix Man Pages
  937. Text Spanish=
  938. Text Italian=NcFTP
  939. Text Italian=NcFTPGet
  940. Text Italian=NcFTPPut
  941. Text Italian=NcFTPLs
  942. Text Italian=HTML Manual Pages
  943. Text Italian=Unix Man Pages
  944. Text Italian=
  945. Text Danish=%1%
  946. Text Danish=
  947. Text Dutch=%1%
  948. Text Dutch=
  949. Text Norwegian=%1%
  950. Text Norwegian=
  951. Text Swedish=%1%
  952. Text Swedish=
  953. end
  954. end
  955. end
  956. item: Custom Dialog Set
  957. Name=Select Program Manager Group
  958. Display Variable=DISPLAY
  959. item: Dialog
  960. Title=Select Program Manager Group
  961. Title French=S?lectionnez le Groupe du Gestionnaire de Programmes
  962. Title German=Programm-Managergruppe w?hlen
  963. Title Portuguese=Seleccionar o Grupo Gestor de Programas
  964. Title Spanish=Seleccione el Grupo del Administrador del Programa
  965. Title Italian=Seleziona il gruppo Program Manager
  966. Title Danish=V?lg Programstyringsgruppen
  967. Title Dutch=Kies Programmabeheergroep.
  968. Title Norwegian=Velg Programbehandlingsgruppen
  969. Title Swedish=V?lj grupp i Programhanteraren
  970. Width=280
  971. Height=224
  972. Font Name=Helv
  973. Font Size=8
  974. item: Push Button
  975. Rectangle=172 185 214 199
  976. Variable=DIRECTION
  977. Value=N
  978. Create Flags=01010000000000010000000000000001
  979. Text=&Next >
  980. Text French=&Suivant>
  981. Text German=&Weiter>
  982. Text Portuguese=&Pr?ximo>
  983. Text Spanish=&Siguiente >
  984. Text Italian=&Avanti >
  985. Text Danish=&N?ste>
  986. Text Dutch=&Volgende>
  987. Text Norwegian=&Neste>
  988. Text Swedish=&N?sta >
  989. end
  990. item: Push Button
  991. Rectangle=130 185 172 199
  992. Variable=DIRECTION
  993. Value=B
  994. Create Flags=01010000000000010000000000000000
  995. Flags=0000000000000001
  996. Text=< &Back
  997. Text French=<&Retour
  998. Text German=<&Zur?ck
  999. Text Portuguese=<&Retornar
  1000. Text Spanish=<&Retroceder
  1001. Text Italian=< &Indietro
  1002. Text Danish=<&Back
  1003. Text Dutch=<&Terug
  1004. Text Norwegian=<&Tilbake
  1005. Text Swedish=< &Tillbaka
  1006. end
  1007. item: Push Button
  1008. Rectangle=222 185 264 199
  1009. Action=3
  1010. Create Flags=01010000000000010000000000000000
  1011. Text=Cancel
  1012. Text French=Annuler
  1013. Text German=Abbrechen
  1014. Text Portuguese=Cancelar
  1015. Text Spanish=Cancelar
  1016. Text Italian=Annulla
  1017. Text Danish=Slet
  1018. Text Dutch=Annuleren
  1019. Text Norwegian=Avbryt
  1020. Text Swedish=Avbryt
  1021. end
  1022. item: Static
  1023. Rectangle=9 177 263 178
  1024. Action=3
  1025. Create Flags=01010000000000000000000000000111
  1026. end
  1027. item: Static
  1028. Rectangle=90 10 260 38
  1029. Create Flags=01010000000000000000000000000000
  1030. Text=Enter the name of the Program Manager group to add %APPTITLE% icons to:
  1031. Text French=Entrez le nom du groupe du Gestionnaire de Programmes o? placer les ic?nes %APPTITLE% ? :
  1032. Text German=Den Namen der Programm-Managergruppe w?hlen, in der die %APPTITLE%-Symbole gespeichert werden sollen:
  1033. Text Portuguese=Introduzir o nome do Grupo Gestor de Programa para acrescentar os ?cones %APPTITLE% para:
  1034. Text Spanish=Introduzca el nombre del grupo del Administrador del Programa para a?adir los iconos %APPTITLE para:
  1035. Text Italian=Inserisci il nome del gruppo Program Manager per aggiungere le icone di %APPTITLE% a:
  1036. Text Danish=Indtast navnet p? Programstyringsgruppen der skal tilf?jes %APPTITLE% elementer:
  1037. Text Dutch=Breng de naam van de programmabeheergroep in waaraan u %APPTITLE%-pictogrammen wilt toevoegen.
  1038. Text Norwegian=Tast inn navnet p? programbehandlingsgruppen for ? legge %APPTITLE%-ikoner til:
  1039. Text Swedish=Skriv in namnet p? den grupp i Programhanteraren d?r du vill ha ikonerna f?r %APPTITLE%:
  1040. end
  1041. item: Combobox
  1042. Rectangle=90 42 260 172
  1043. Variable=GROUP
  1044. Create Flags=01010000001000010000001100000001
  1045. Flags=0000000000000001
  1046. Text=%GROUP%
  1047. Text=
  1048. Text French=%GROUP%
  1049. Text French=
  1050. Text German=%GROUP%
  1051. Text German=
  1052. Text Portuguese=%GROUP%
  1053. Text Portuguese=
  1054. Text Spanish=%GROUP%
  1055. Text Spanish=
  1056. Text Italian=%GROUP%
  1057. Text Italian=
  1058. Text Danish=%GROUP%
  1059. Text Danish=
  1060. Text Dutch=%GROUP%
  1061. Text Dutch=
  1062. Text Norwegian=%GROUP%
  1063. Text Norwegian=
  1064. Text Swedish=%GROUP%
  1065. Text Swedish=
  1066. end
  1067. end
  1068. end
  1069. item: Custom Dialog Set
  1070. Name=Start Installation
  1071. Display Variable=DISPLAY
  1072. item: Dialog
  1073. Title=Start Installation
  1074. Title French=Commencer l'installation
  1075. Title German=Installation beginnen
  1076. Title Portuguese=Iniciar Instala??o
  1077. Title Spanish=Comenzar la Instalaci?n
  1078. Title Italian=Avvia Installazione
  1079. Title Danish=Start installationen
  1080. Title Dutch=Start de installatie
  1081. Title Norwegian=Start installeringen
  1082. Title Swedish=Starta installationen
  1083. Width=280
  1084. Height=224
  1085. Font Name=Helv
  1086. Font Size=8
  1087. item: Push Button
  1088. Rectangle=172 185 214 199
  1089. Variable=DIRECTION
  1090. Value=N
  1091. Create Flags=01010000000000010000000000000001
  1092. Text=&Next >
  1093. Text French=&Suivant>
  1094. Text German=&Weiter>
  1095. Text Portuguese=&Pr?ximo>
  1096. Text Spanish=&Siguiente >
  1097. Text Italian=&Avanti >
  1098. Text Danish=&N?ste>
  1099. Text Dutch=&Volgende>
  1100. Text Norwegian=&Neste>
  1101. Text Swedish=&N?sta >
  1102. end
  1103. item: Push Button
  1104. Rectangle=130 185 172 199
  1105. Variable=DIRECTION
  1106. Value=B
  1107. Create Flags=01010000000000010000000000000000
  1108. Text=< &Back
  1109. Text French=<&Retour
  1110. Text German=<&Zur?ck
  1111. Text Portuguese=<&Retornar
  1112. Text Spanish=<&Retroceder
  1113. Text Italian=< &Indietro
  1114. Text Danish=<&Tilbage
  1115. Text Dutch=<&Terug
  1116. Text Norwegian=<&Tilbake
  1117. Text Swedish=< &Tillbaka
  1118. end
  1119. item: Push Button
  1120. Rectangle=222 185 264 199
  1121. Action=3
  1122. Create Flags=01010000000000010000000000000000
  1123. Text=Cancel
  1124. Text French=Annuler
  1125. Text German=Abbrechen
  1126. Text Portuguese=Cancelar
  1127. Text Spanish=Cancelar
  1128. Text Italian=Annulla
  1129. Text Danish=Annuller
  1130. Text Dutch=Annuleren
  1131. Text Norwegian=Avbryt
  1132. Text Swedish=Avbryt
  1133. end
  1134. item: Static
  1135. Rectangle=9 177 263 178
  1136. Action=3
  1137. Create Flags=01010000000000000000000000000111
  1138. end
  1139. item: Static
  1140. Rectangle=90 10 260 70
  1141. Create Flags=01010000000000000000000000000000
  1142. Text=You are now ready to install %APPTITLE%.
  1143. Text=
  1144. Text=Press the Next button to begin the installation or the Back button to reenter the installation information.
  1145. Text French=Vous ?tes maintenant pr?t ? installer %APPTITLE%
  1146. Text French=
  1147. Text French=Cliquez sur Suivant pour commencer l'installation ou Retour pour entrer ? nouveau les informations d'installation
  1148. Text German=Sie sind jetzt zur Installation von %APPTITLE% bereit.
  1149. Text German=
  1150. 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.
  1151. Text Portuguese=Est? agora pronto para instalar %APPTITLE%
  1152. Text Portuguese=
  1153. 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
  1154. Text Spanish=Ahora estar? listo para instalar %APPTITLE%.
  1155. Text Spanish=
  1156. 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.
  1157. Text Italian=Sei pronto ad installare %APPTITLE%.
  1158. Text Italian=
  1159. Text Italian=Premi il tasto Avanti per iniziare l?installazione o il tasto Indietro per rientrare nuovamente nei dati sull?installazione
  1160. Text Danish=Du er nu klar til at installere %APPTITLE%.
  1161. Text Danish=
  1162. Text Danish=Klik p? N?ste for at starte installationen eller p? Tilbage for at ?ndre installationsoplysningerne.
  1163. Text Dutch=U bent nu klaar om %APPTITLE% te installeren.
  1164. Text Dutch=
  1165. Text Dutch=Druk op Volgende om met de installatie te beginnen of op Terug om de installatie-informatie opnieuw in te voeren.
  1166. Text Norwegian=Du er n? klar til ? installere %APPTITLE%
  1167. Text Norwegian=
  1168. Text Norwegian=Trykk p? Neste-tasten for ? starte installeringen, eller Tilbake-tasten for ? taste inn installasjonsinformasjonen p? nytt.
  1169. Text Swedish=Du ?r nu redo att installera %APPTITLE%.
  1170. Text Swedish=
  1171. Text Swedish=Tryck p? N?sta f?r att starta installationen eller p? Tillbaka f?r att skriva in installationsinformationen p? nytt.
  1172. end
  1173. end
  1174. end
  1175. item: Remark
  1176. Text=This reinitialized the BACKUP directory so that it reflects the change the user made to MAINDIR
  1177. end
  1178. item: If/While Statement
  1179. Variable=DISPLAY
  1180. Value=Select Destination Directory
  1181. end
  1182. item: Set Variable
  1183. Variable=BACKUP
  1184. Value=%MAINDIR%\BACKUP
  1185. end
  1186. item: End Block
  1187. end
  1188. item: End Block
  1189. end
  1190. item: Remark
  1191. Text=When the BACKUP feature is enabled, the BACKUPDIR is initialized
  1192. end
  1193. item: If/While Statement
  1194. Variable=DOBACKUP
  1195. Value=A
  1196. end
  1197. item: Set Variable
  1198. Variable=BACKUPDIR
  1199. Value=%BACKUP%
  1200. end
  1201. item: End Block
  1202. end
  1203. item: Remark
  1204. Text=The BRANDING information is written to the INI file on the installation media.
  1205. end
  1206. item: If/While Statement
  1207. Variable=BRANDING
  1208. Value=1
  1209. end
  1210. item: If/While Statement
  1211. Variable=DOBRAND
  1212. Value=1
  1213. end
  1214. item: Edit INI File
  1215. Pathname=%INST%\CUSTDATA.INI
  1216. Settings=[Registration]
  1217. Settings=NAME=%NAME%
  1218. Settings=COMPANY=%COMPANY%
  1219. Settings=
  1220. end
  1221. item: End Block
  1222. end
  1223. item: End Block
  1224. end
  1225. item: Remark
  1226. Text=Begin writing to the INSTALL.LOG
  1227. end
  1228. item: Open/Close INSTALL.LOG
  1229. end
  1230. item: Remark
  1231. Text=Check free disk space calculates free disk space as well as component sizes.
  1232. end
  1233. item: Remark
  1234. Text=It should be located before all Install File actions.
  1235. end
  1236. item: Check Disk Space
  1237. Component=COMPONENTS
  1238. end
  1239. item: Include Script
  1240. Pathname=%_WISE_%\INCLUDE\mfc.wse
  1241. end
  1242. item: Remark
  1243. Text=This include script allows uninstall support
  1244. end
  1245. item: Include Script
  1246. Pathname=%_WISE_%\INCLUDE\uninstal.wse
  1247. end
  1248. item: Install File
  1249. Source=d:\Src\win\ncftp\DONATE.txt
  1250. Destination=%MAINDIR%\DONATE.txt
  1251. Flags=0000000010000010
  1252. File Size=286
  1253. File Date=20060805 163410
  1254. end
  1255. item: Install File
  1256. Source=d:\src\win\ncftp\doc\what_changed_between_v2_v3.txt
  1257. Destination=%MAINDIR%\doc\what_changed_between_v2_v3.txt
  1258. Flags=0000000010000010
  1259. File Size=1284
  1260. File Date=20011116 074724
  1261. end
  1262. item: Install File
  1263. Source=d:\src\win\ncftp\doc\readme_windows.txt
  1264. Destination=%MAINDIR%\doc\readme_windows.txt
  1265. Flags=0000000010000010
  1266. File Size=1108
  1267. File Date=20010413 171844
  1268. end
  1269. item: Install File
  1270. Source=d:\src\win\ncftp\doc\readme_ncftpget_windows.txt
  1271. Destination=%MAINDIR%\doc\readme_ncftpget_windows.txt
  1272. Flags=0000000010000010
  1273. File Size=420
  1274. File Date=20000320 012940
  1275. end
  1276. item: Install File
  1277. Source=d:\src\win\ncftp\doc\READLINE.txt
  1278. Destination=%MAINDIR%\doc\READLINE.txt
  1279. Flags=0000000010000010
  1280. File Size=918
  1281. File Date=20000306 211442
  1282. end
  1283. item: Install File
  1284. Source=d:\src\win\ncftp\doc\LICENSE.txt
  1285. Destination=%MAINDIR%\doc\LICENSE.txt
  1286. Flags=0000000010000010
  1287. File Size=6511
  1288. File Date=20000929 002638
  1289. end
  1290. item: Install File
  1291. Source=d:\src\win\ncftp\doc\FIREWALLS_AND_PROXIES.txt
  1292. Destination=%MAINDIR%\doc\FIREWALLS_AND_PROXIES.txt
  1293. Flags=0000000010000010
  1294. File Size=973
  1295. File Date=19990929 212232
  1296. end
  1297. item: Install File
  1298. Source=d:\src\win\ncftp\doc\CHANGELOG.txt
  1299. Destination=%MAINDIR%\doc\CHANGELOG.txt
  1300. Flags=0000000010000010
  1301. File Size=25546
  1302. File Date=20011122 181114
  1303. end
  1304. item: Install File
  1305. Source=d:\src\win\ncftp\README.txt
  1306. Destination=%MAINDIR%\doc\README.txt
  1307. Flags=0000000010000010
  1308. File Size=3540
  1309. File Date=20011024 164136
  1310. end
  1311. item: Install File
  1312. Source=d:\src\win\ncftp\ncftp\Release\ncftp.exe
  1313. Destination=%MAINDIR%\ncftp.exe
  1314. Flags=0000000010000011
  1315. Version String=3.0.1
  1316. Version MS=196608
  1317. Version LS=65559
  1318. Company=NcFTP Software
  1319. Product=
  1320. File Size=233472
  1321. File Date=20001017 163022
  1322. EXE Type=32
  1323. end
  1324. item: Install File
  1325. Source=d:\src\win\ncftp\sh_util\Release\ncftpbatch.exe
  1326. Destination=%MAINDIR%\ncftpbatch.exe
  1327. Flags=0000000010000010
  1328. File Size=151552
  1329. File Date=20001017 163041
  1330. EXE Type=32
  1331. end
  1332. item: If/While Statement
  1333. Variable=COMPONENTS
  1334. Value=A
  1335. Flags=00001010
  1336. end
  1337. item: Install File
  1338. Source=d:\src\win\ncftp\win\bmed\Release\ncftpbookmarks.exe
  1339. Destination=%MAINDIR%\ncftpbookmarks.exe
  1340. Flags=0000000010000010
  1341. File Size=36864
  1342. File Date=20001017 163034
  1343. EXE Type=32
  1344. end
  1345. item: End Block
  1346. end
  1347. item: If/While Statement
  1348. Variable=COMPONENTS
  1349. Value=B
  1350. Flags=00001010
  1351. end
  1352. item: Install File
  1353. Source=d:\src\win\ncftp\sh_util\Release\ncftpget.exe
  1354. Destination=%MAINDIR%\ncftpget.exe
  1355. Flags=0000000010000010
  1356. File Size=143360
  1357. File Date=20001017 163044
  1358. EXE Type=32
  1359. end
  1360. item: End Block
  1361. end
  1362. item: If/While Statement
  1363. Variable=COMPONENTS
  1364. Value=C
  1365. Flags=00001010
  1366. end
  1367. item: Install File
  1368. Source=d:\src\win\ncftp\sh_util\Release\ncftpput.exe
  1369. Destination=%MAINDIR%\ncftpput.exe
  1370. Flags=0000000010000010
  1371. File Size=143360
  1372. File Date=20001017 163048
  1373. EXE Type=32
  1374. end
  1375. item: End Block
  1376. end
  1377. item: If/While Statement
  1378. Variable=COMPONENTS
  1379. Value=D
  1380. Flags=00001010
  1381. end
  1382. item: Install File
  1383. Source=d:\src\win\ncftp\sh_util\Release\ncftpls.exe
  1384. Destination=%MAINDIR%\ncftpls.exe
  1385. Flags=0000000010000010
  1386. File Size=118784
  1387. File Date=20001017 163046
  1388. EXE Type=32
  1389. end
  1390. item: End Block
  1391. end
  1392. item: If/While Statement
  1393. Variable=COMPONENTS
  1394. Value=E
  1395. Flags=00001010
  1396. end
  1397. item: Install File
  1398. Source=d:\src\win\ncftp\doc\html\ncftpspooler.html
  1399. Destination=%MAINDIR%\doc\html\ncftpspooler.html
  1400. Flags=0000000010000010
  1401. File Size=13542
  1402. File Date=20011020 115410
  1403. end
  1404. item: Install File
  1405. Source=d:\src\win\ncftp\doc\html\index.html
  1406. Destination=%MAINDIR%\doc\html\index.html
  1407. Flags=0000000010000010
  1408. File Size=985
  1409. File Date=20000321 020938
  1410. end
  1411. item: Install File
  1412. Source=d:\src\win\ncftp\doc\html\ncftp.html
  1413. Destination=%MAINDIR%\doc\html\ncftp.html
  1414. Flags=0000000010000010
  1415. File Size=39455
  1416. File Date=20000320 011132
  1417. end
  1418. item: Install File
  1419. Source=d:\src\win\ncftp\doc\html\ncftpbatch.html
  1420. Destination=%MAINDIR%\doc\html\ncftpbatch.html
  1421. Flags=0000000010000010
  1422. File Size=2348
  1423. File Date=20000320 012732
  1424. end
  1425. item: Install File
  1426. Source=d:\src\win\ncftp\doc\html\ncftpget.html
  1427. Destination=%MAINDIR%\doc\html\ncftpget.html
  1428. Flags=0000000010000010
  1429. File Size=7544
  1430. File Date=20000929 031848
  1431. end
  1432. item: Install File
  1433. Source=d:\src\win\ncftp\doc\html\ncftpls.html
  1434. Destination=%MAINDIR%\doc\html\ncftpls.html
  1435. Flags=0000000010000010
  1436. File Size=3479
  1437. File Date=20000929 031852
  1438. end
  1439. item: Install File
  1440. Source=d:\src\win\ncftp\doc\html\ncftpput.html
  1441. Destination=%MAINDIR%\doc\html\ncftpput.html
  1442. Flags=0000000010000010
  1443. File Size=7475
  1444. File Date=20000929 031738
  1445. end
  1446. item: End Block
  1447. end
  1448. item: If/While Statement
  1449. Variable=COMPONENTS
  1450. Value=F
  1451. Flags=00001010
  1452. end
  1453. item: Install File
  1454. Source=d:\src\win\ncftp\doc\man\ncftpspooler.1
  1455. Destination=%MAINDIR%\doc\man\ncftpspooler.1
  1456. Flags=0000000010000010
  1457. File Size=12338
  1458. File Date=20011020 103738
  1459. end
  1460. item: Install File
  1461. Source=d:\src\win\ncftp\doc\man\ncftpput.1
  1462. Destination=%MAINDIR%\doc\man\ncftpput.1
  1463. Flags=0000000010000010
  1464. File Size=6487
  1465. File Date=20000319 163034
  1466. end
  1467. item: Install File
  1468. Source=d:\src\win\ncftp\doc\man\ncftpls.1
  1469. Destination=%MAINDIR%\doc\man\ncftpls.1
  1470. Flags=0000000010000010
  1471. File Size=2785
  1472. File Date=20000319 161638
  1473. end
  1474. item: Install File
  1475. Source=d:\src\win\ncftp\doc\man\ncftpget.1
  1476. Destination=%MAINDIR%\doc\man\ncftpget.1
  1477. Flags=0000000010000010
  1478. File Size=6670
  1479. File Date=20000319 160956
  1480. end
  1481. item: Install File
  1482. Source=d:\src\win\ncftp\doc\man\ncftp.1
  1483. Destination=%MAINDIR%\doc\man\ncftp.1
  1484. Flags=0000000010000010
  1485. File Size=33125
  1486. File Date=20000319 173322
  1487. end
  1488. item: Install File
  1489. Source=d:\src\win\ncftp\doc\man\ncftpbatch.1
  1490. Destination=%MAINDIR%\doc\man\ncftpbatch.1
  1491. Flags=0000000010000010
  1492. File Size=1831
  1493. File Date=20000319 171820
  1494. end
  1495. item: End Block
  1496. end
  1497. item: Create Directory
  1498. Pathname=%MAINDIR%\Users
  1499. end
  1500. item: Set Variable
  1501. Variable=COMMON
  1502. Value=%COMMON%
  1503. Flags=00010100
  1504. end
  1505. item: Set Variable
  1506. Variable=MAINDIR
  1507. Value=%MAINDIR%
  1508. Flags=00010100
  1509. end
  1510. item: Remark
  1511. Text=This IF/THEN/ELSE reads the correct registry entries for shortcut/icon placement
  1512. end
  1513. item: Check Configuration
  1514. Flags=10111011
  1515. end
  1516. item: Get Registry Key Value
  1517. Variable=STARTUPDIR
  1518. Key=Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
  1519. Default=%WIN%\Start Menu\Programs\StartUp
  1520. Value Name=StartUp
  1521. Flags=00000010
  1522. end
  1523. item: Get Registry Key Value
  1524. Variable=DESKTOPDIR
  1525. Key=Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
  1526. Default=%WIN%\Desktop
  1527. Value Name=Desktop
  1528. Flags=00000010
  1529. end
  1530. item: Get Registry Key Value
  1531. Variable=STARTMENUDIR
  1532. Key=Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
  1533. Default=%WIN%\Start Menu
  1534. Value Name=Start Menu
  1535. Flags=00000010
  1536. end
  1537. item: Get Registry Key Value
  1538. Variable=GROUPDIR
  1539. Key=Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
  1540. Default=%WIN%\Start Menu\Programs
  1541. Value Name=Programs
  1542. Flags=00000010
  1543. end
  1544. item: Get Registry Key Value
  1545. Variable=CSTARTUPDIR
  1546. Key=Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
  1547. Default=%STARTUPDIR%
  1548. Value Name=Common Startup
  1549. Flags=00000100
  1550. end
  1551. item: Get Registry Key Value
  1552. Variable=CDESKTOPDIR
  1553. Key=Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
  1554. Default=%DESKTOPDIR%
  1555. Value Name=Common Desktop
  1556. Flags=00000100
  1557. end
  1558. item: Get Registry Key Value
  1559. Variable=CSTARTMENUDIR
  1560. Key=Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
  1561. Default=%STARTMENUDIR%
  1562. Value Name=Common Start Menu
  1563. Flags=00000100
  1564. end
  1565. item: Get Registry Key Value
  1566. Variable=CGROUPDIR
  1567. Key=Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
  1568. Default=%GROUPDIR%
  1569. Value Name=Common Programs
  1570. Flags=00000100
  1571. end
  1572. item: Set Variable
  1573. Variable=CGROUP_SAVE
  1574. Value=%GROUP%
  1575. end
  1576. item: Set Variable
  1577. Variable=GROUP
  1578. Value=%GROUPDIR%\%GROUP%
  1579. end
  1580. item: If/While Statement
  1581. Variable=COMPONENTS
  1582. Value=A
  1583. Flags=00001010
  1584. end
  1585. item: Create Shortcut
  1586. Source=%MAINDIR%\ncftp.exe
  1587. Destination=%CGROUPDIR%\%CGROUP_SAVE%\NcFTP.lnk
  1588. Icon Number=0
  1589. end
  1590. item: End Block
  1591. end
  1592. item: If/While Statement
  1593. Variable=COMPONENTS
  1594. Value=E
  1595. Flags=00001010
  1596. end
  1597. item: Create Shortcut
  1598. Source=%MAINDIR%\doc\html\index.html
  1599. Destination=%CGROUPDIR%\%CGROUP_SAVE%\Documentation.lnk
  1600. Icon Number=0
  1601. end
  1602. item: End Block
  1603. end
  1604. item: Else Statement
  1605. end
  1606. item: If/While Statement
  1607. Variable=COMPONENTS
  1608. Value=A
  1609. Flags=00001010
  1610. end
  1611. item: Add ProgMan Icon
  1612. Group=%GROUP%
  1613. Icon Name=NcFTP
  1614. Command Line=%MAINDIR%\ncftp.exe
  1615. end
  1616. item: End Block
  1617. end
  1618. item: If/While Statement
  1619. Variable=COMPONENTS
  1620. Value=E
  1621. Flags=00001010
  1622. end
  1623. item: Add ProgMan Icon
  1624. Group=%GROUP%
  1625. Icon Name=Documentation
  1626. Command Line=%MAINDIR%\doc\html\index.html
  1627. end
  1628. item: End Block
  1629. end
  1630. item: End Block
  1631. end
  1632. item: Remark
  1633. Text=All OCX/DLL/EXE files that are self-registered
  1634. end
  1635. item: Edit Registry
  1636. Total Keys=2
  1637. item: Key
  1638. Key=Software\Microsoft\Windows\CurrentVersion\App Paths\ncftp.exe
  1639. New Value=%MAINDIR%\ncftp.exe
  1640. Root=2
  1641. end
  1642. item: Key
  1643. Key=Software\Microsoft\Windows\CurrentVersion\App Paths\ncftp.exe
  1644. New Value=%MAINDIR%
  1645. Value Name=Path
  1646. Root=2
  1647. end
  1648. end
  1649. item: Self-Register OCXs/DLLs
  1650. Description=Updating System Configuration, Please Wait...
  1651. end
  1652. item: Remark
  1653. Text=This Wizard Loop finalizes the install
  1654. end
  1655. item: Add Directory to Path
  1656. Directory=%MAINDIR%
  1657. end
  1658. item: Wizard Block
  1659. Direction Variable=DIRECTION
  1660. Display Variable=DISPLAY
  1661. Bitmap Pathname=%_WISE_%\DIALOGS\TEMPLATE\WIZARD.BMP
  1662. X Position=9
  1663. Y Position=10
  1664. Filler Color=8421440
  1665. Flags=00000011
  1666. end
  1667. item: Custom Dialog Set
  1668. Name=Finished
  1669. Display Variable=DISPLAY
  1670. item: Dialog
  1671. Title=Installation Complete
  1672. Title French=Installation en cours
  1673. Title German=Installation abgeschlossen
  1674. Title Portuguese=Instala??o Completa
  1675. Title Spanish=Se ha completado la Instalaci?n
  1676. Title Italian=Installazione completata
  1677. Title Danish=Installation gennemf?rt
  1678. Title Dutch=Installatie afgerond
  1679. Title Norwegian=Installasjonen er fullf?rt
  1680. Title Swedish=Installationen klar
  1681. Width=280
  1682. Height=224
  1683. Font Name=Helv
  1684. Font Size=8
  1685. item: Push Button
  1686. Rectangle=170 185 212 199
  1687. Variable=DIRECTION
  1688. Value=N
  1689. Create Flags=01010000000000010000000000000001
  1690. Text=&Finish >
  1691. Text French=&Terminer>
  1692. Text German=&Fertigstellen>
  1693. Text Portuguese=&Terminar >
  1694. Text Spanish=&Finalizar>
  1695. Text Italian=&Fine >
  1696. Text Danish=&Afslut >
  1697. Text Dutch=&Klaar>
  1698. Text Norwegian=&Avslutt>
  1699. Text Swedish=&Sluta>
  1700. end
  1701. item: Push Button
  1702. Control Name=CANCEL
  1703. Rectangle=222 185 264 199
  1704. Action=3
  1705. Create Flags=01010000000000010000000000000000
  1706. Text=Cancel
  1707. Text French=Annuler
  1708. Text German=Abbrechen
  1709. Text Portuguese=Cancelar
  1710. Text Spanish=Cancelar
  1711. Text Italian=Annulla
  1712. Text Danish=Annuller
  1713. Text Dutch=Annuleren
  1714. Text Norwegian=Avbryt
  1715. Text Swedish=Avbryt
  1716. end
  1717. item: Static
  1718. Rectangle=9 177 263 178
  1719. Action=3
  1720. Create Flags=01010000000000000000000000000111
  1721. end
  1722. item: Static
  1723. Rectangle=90 10 260 108
  1724. Enabled Color=00000000000000001111111111111111
  1725. Create Flags=01010000000000000000000000000000
  1726. Text=%APPTITLE% has been successfully installed.
  1727. Text=
  1728. Text=
  1729. Text=Press the Finish button to exit this installation.
  1730. Text=
  1731. Text=
  1732. Text=
  1733. Text=If you are one of the many people since 1992 to find
  1734. Text=NcFTP Client useful, we would appreciate a donation,
  1735. Text=which you can start by visiting the site below.
  1736. Text=Your support allows us to keep maintaining the project!
  1737. Text=
  1738. Text French=L'installation de %APPTITLE% est r?ussie
  1739. Text French=
  1740. Text French=
  1741. Text French=Cliquez sur Terminer pour quitter cette installation
  1742. Text French=
  1743. Text German=%APPTITLE% wurde erfolgreich installiert.
  1744. Text German=
  1745. Text German=
  1746. Text German=Zum Beenden dieser Installation Fertigstellen anklicken.
  1747. Text German=
  1748. Text Portuguese=%APPTITLE% foi instalado com ?xito
  1749. Text Portuguese=
  1750. Text Portuguese=
  1751. Text Portuguese=Pressionar o bot?o Terminar para sair desta instala??o
  1752. Text Portuguese=
  1753. Text Spanish=%APPTITLE% se ha instalado con ?xito.
  1754. Text Spanish=
  1755. Text Spanish=
  1756. Text Spanish=Pulse el bot?n de Finalizar para salir de esta instalaci?n.
  1757. Text Spanish=
  1758. Text Italian=%APPTITLE% ? stato installato.
  1759. Text Italian=
  1760. Text Italian=
  1761. Text Italian=Premi il pulsante Fine per uscire dal programma di installazione
  1762. Text Italian=
  1763. Text Danish=%APPTITLE% er nu installeret korrekt.
  1764. Text Danish=
  1765. Text Danish=
  1766. Text Danish=Klik p? Afslut for at afslutte installationen.
  1767. Text Danish=
  1768. Text Dutch=%APPTITLE% is met succes ge?nstalleerd.
  1769. Text Dutch=
  1770. Text Dutch=
  1771. Text Dutch=Druk op Klaar om deze installatie af te ronden.
  1772. Text Dutch=
  1773. Text Norwegian=Installasjonen av %APPTITLE% er vellykket.
  1774. Text Norwegian=
  1775. Text Norwegian=
  1776. Text Norwegian=Trykk p? Avslutt-tasten for ? avslutte denne installasjonen.
  1777. Text Norwegian=
  1778. Text Swedish=Installationen av %APPTITLE% har lyckats.
  1779. Text Swedish=
  1780. Text Swedish=
  1781. Text Swedish=Tryck p? Sluta f?r att g? ur installationsprogrammet.
  1782. Text Swedish=
  1783. end
  1784. item: Push Button
  1785. Control Name=BACK
  1786. Rectangle=128 185 170 199
  1787. Variable=DIRECTION
  1788. Value=B
  1789. Create Flags=01010000000000010000000000000000
  1790. Text=< &Back
  1791. Text French=<&Retour
  1792. Text German=<&Zur?ck
  1793. Text Portuguese=<&Retornar
  1794. Text Spanish=<&Retroceder
  1795. Text Italian=< &Indietro
  1796. Text Danish=<&Tilbage
  1797. Text Dutch=<&Terug
  1798. Text Norwegian=<&Tilbake
  1799. Text Swedish=< &Tillbaka
  1800. end
  1801. item: Static
  1802. Rectangle=79 109 275 133
  1803. Enabled Color=00000000000000001111111111111111
  1804. Create Flags=01010000000000000000000000000001
  1805. Flags=0000000000000001
  1806. Name=Arial
  1807. Font Style=-16 0 0 0 700 0 0 0 0 3 2 1 34
  1808. Text=http://www.ncftp.com/ncftp/donate.html
  1809. end
  1810. item: Set Control Attribute
  1811. Control Name=BACK
  1812. Operation=1
  1813. end
  1814. item: Set Control Attribute
  1815. Control Name=CANCEL
  1816. Operation=1
  1817. end
  1818. end
  1819. end
  1820. item: End Block
  1821. end
  1822. item: Edit Registry
  1823. Total Keys=4
  1824. item: Key
  1825. Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\%APPTITLE%
  1826. New Value=http://www.NcFTP.com/ncftp/
  1827. Value Name=HelpLink
  1828. Root=2
  1829. end
  1830. item: Key
  1831. Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\%APPTITLE%
  1832. New Value=NcFTP Software
  1833. Value Name=Publisher
  1834. Root=2
  1835. end
  1836. item: Key
  1837. Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\%APPTITLE%
  1838. New Value=http://www.NcFTP.com/support/
  1839. Value Name=URLInfoAbout
  1840. Root=2
  1841. end
  1842. item: Key
  1843. Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\%APPTITLE%
  1844. New Value=Mike Gleason
  1845. Value Name=Contact
  1846. Root=2
  1847. end
  1848. end
  1849. item: New Event
  1850. Name=Cancel
  1851. end
  1852. item: Remark
  1853. Text=This include script supports a rollback to preinstallation state if the user chooses to cancel before the installation is complete.
  1854. end
  1855. item: Include Script
  1856. Pathname=%_WISE_%\INCLUDE\rollback.wse
  1857. end