home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 February / Chip_2000-02_cd.bin / tema / ArcData / www / download / AECLIE~1.EXE / %TEMP% / modetect.wse < prev    next >
Encoding:
Wise script  |  1999-12-17  |  11.1 KB  |  495 lines

  1. Document Type: WSE
  2. item: Global
  3.   Version=7.041
  4.   Flags=00000100
  5.   Split=1420
  6.   Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  7.   Japanese Font Name=MS Gothic
  8.   Japanese Font Size=10
  9.   Start Gradient=0 0 255
  10.   End Gradient=0 0 0
  11.   Windows Flags=00000000000000000010110000001000
  12.   Message Font=MS Sans Serif
  13.   Font Size=8
  14.   Disk Label=ESRI
  15.   Disk Filename=SETUP
  16.   Patch Flags=0000000000000001
  17.   Patch Threshold=85
  18.   Patch Memory=4000
  19.   FTP Cluster Size=20
  20.   Step View=Properties
  21.   Variable Name1=_WISE_
  22.   Variable Default1=C:\PROGRA~1\Wise
  23. end
  24. item: Remark
  25. end
  26. item: Remark
  27.   Text=Is MapObjects 1.2 on this system ?
  28. end
  29. item: Remark
  30. end
  31. item: Remark
  32.   Text=Set default to load/update MO
  33. end
  34. item: Set Variable
  35.   Variable=INSTALLMO
  36.   Value=Yes
  37. end
  38. item: Parse String
  39.   Source=%SYS32%
  40.   Pattern=:
  41.   Variable1=SYSDRIVE
  42.   Variable2=JUNK
  43.   Flags=00000010
  44. end
  45. item: Get Registry Key Value
  46.   Variable=PROGRAM_FILES
  47.   Key=SOFTWARE\Microsoft\Windows\CurrentVersion
  48.   Default=%SYSDRIVE%:\Program Files
  49.   Value Name=ProgramFilesDir
  50.   Flags=00000100
  51. end
  52. item: Set Variable
  53.   Variable=COMMON_FILES
  54.   Value=%PROGRAM_FILES%\ESRI\Common Files\ESRI Shared
  55. end
  56. item: Remark
  57. end
  58. item: Get Registry Key Value
  59.   Variable=MO
  60.   Key=SOFTWARE\Classes\CLSID\{0661C401-0E40-11CF-BABB-444553540000}\InProcServer32
  61.   Default=NOT_INSTALLED
  62.   Flags=00000100
  63. end
  64. item: Remark
  65. end
  66. item: Remark
  67.   Text=It is likely that the CLSID is still there even though MO is not installed
  68. end
  69. item: Check if File/Dir Exists
  70.   Pathname=%MO%
  71.   Flags=00000101
  72. end
  73. item: Set Variable
  74.   Variable=MO
  75.   Value=NOT_INSTALLED
  76. end
  77. item: End Block
  78. end
  79. item: Remark
  80. end
  81. item: If/While Statement
  82.   Variable=MO
  83.   Value=NOT_INSTALLED
  84.   Flags=00000101
  85. end
  86. item: Set Variable
  87.   Variable=MOLONG
  88.   Value=%MO%
  89.   Flags=00010000
  90. end
  91. item: Set Variable
  92.   Variable=COMMON_FILES
  93.   Value=%MOLONG%
  94. end
  95. item: Remark
  96. end
  97. item: Remark
  98.   Text=Is this the developer version or runtime ?
  99. end
  100. item: Set Variable
  101.   Variable=PATH
  102.   Value=%MOLONG%
  103.   Flags=00000010
  104. end
  105. item: Set Variable
  106.   Variable=COMMON_FILES
  107.   Value=%PATH%
  108. end
  109. item: Set Variable
  110.   Variable=LICENSEPATH
  111.   Value=%PATH%\Mo10.lic
  112. end
  113. item: Check if File/Dir Exists
  114.   Pathname=%LICENSEPATH%
  115.   Flags=01000100
  116. end
  117. item: Set Variable
  118.   Variable=DEVELOPER
  119.   Value=Developer
  120. end
  121. item: Else Statement
  122. end
  123. item: Set Variable
  124.   Variable=DEVELOPER
  125.   Value=Runtime
  126. end
  127. item: End Block
  128. end
  129. item: Remark
  130. end
  131. item: Remark
  132.   Text=Validate OCX Version
  133. end
  134. item: Get System Information
  135.   Variable=MOVER
  136.   Pathname=%MO%
  137.   Flags=00000101
  138. end
  139. item: Parse String
  140.   Source=%MOVER%
  141.   Pattern=.
  142.   Variable1=ONE
  143.   Variable2=REST
  144. end
  145. item: Parse String
  146.   Source=%REST%
  147.   Pattern=.
  148.   Variable1=TWO
  149.   Variable2=REST
  150. end
  151. item: Parse String
  152.   Source=%REST%
  153.   Pattern=.
  154.   Variable1=THREE
  155.   Variable2=REST
  156. end
  157. item: Parse String
  158.   Source=%REST%
  159.   Pattern=.
  160.   Variable1=FOUR
  161.   Variable2=REST
  162. end
  163. item: Set Variable
  164.   Variable=CONST101313
  165.   Value=101313
  166. end
  167. item: Set Variable
  168.   Variable=NUMBER
  169.   Value=%ONE%%TWO%%THREE%%FOUR%
  170. end
  171. item: If/While Statement
  172.   Variable=NUMBER
  173.   Value=%CONST101313%
  174.   Flags=00000111
  175. end
  176. item: Remark
  177.   Text=Good version.  Now check for all files !
  178. end
  179. item: Set Variable
  180.   Variable=MISSINGFILES
  181.   Value=0
  182. end
  183. item: Check if File/Dir Exists
  184.   Pathname=%PATH%\Shape.dll
  185.   Flags=00000101
  186. end
  187. item: Set Variable
  188.   Variable=MISSINGFILES
  189.   Flags=00000101
  190. end
  191. item: End Block
  192. end
  193. item: Check if File/Dir Exists
  194.   Pathname=%PATH%\Sg.dll
  195.   Flags=00000101
  196. end
  197. item: Set Variable
  198.   Variable=MISSINGFILES
  199.   Flags=00000101
  200. end
  201. item: End Block
  202. end
  203. item: Check if File/Dir Exists
  204.   Pathname=%PATH%\Sde30.dll
  205.   Flags=00000101
  206. end
  207. item: Set Variable
  208.   Variable=MISSINGFILES
  209.   Flags=00000101
  210. end
  211. item: End Block
  212. end
  213. item: Check if File/Dir Exists
  214.   Pathname=%PATH%\Sde21.dll
  215.   Flags=00000101
  216. end
  217. item: Set Variable
  218.   Variable=MISSINGFILES
  219.   Flags=00000101
  220. end
  221. item: End Block
  222. end
  223. item: Check if File/Dir Exists
  224.   Pathname=%PATH%\Sde.dll
  225.   Flags=00000101
  226. end
  227. item: Set Variable
  228.   Variable=MISSINGFILES
  229.   Flags=00000101
  230. end
  231. item: End Block
  232. end
  233. item: Check if File/Dir Exists
  234.   Pathname=%PATH%\Pe.dll
  235.   Flags=00000101
  236. end
  237. item: Set Variable
  238.   Variable=MISSINGFILES
  239.   Flags=00000101
  240. end
  241. item: End Block
  242. end
  243. item: Check if File/Dir Exists
  244.   Pathname=%PATH%\MoSde30Table.dll
  245.   Flags=00000101
  246. end
  247. item: Set Variable
  248.   Variable=MISSINGFILES
  249.   Flags=00000101
  250. end
  251. item: End Block
  252. end
  253. item: Check if File/Dir Exists
  254.   Pathname=%PATH%\MoSde30.dll
  255.   Flags=00000101
  256. end
  257. item: Set Variable
  258.   Variable=MISSINGFILES
  259.   Flags=00000101
  260. end
  261. item: End Block
  262. end
  263. item: Check if File/Dir Exists
  264.   Pathname=%PATH%\AF10.dll
  265.   Flags=00000101
  266. end
  267. item: Set Variable
  268.   Variable=MISSINGFILES
  269.   Flags=00000101
  270. end
  271. item: End Block
  272. end
  273. item: Check if File/Dir Exists
  274.   Pathname=%PATH%\Aiimage.dll
  275.   Flags=00000101
  276. end
  277. item: Set Variable
  278.   Variable=MISSINGFILES
  279.   Flags=00000101
  280. end
  281. item: End Block
  282. end
  283. item: Check if File/Dir Exists
  284.   Pathname=%PATH%\Coverage.dll
  285.   Flags=00000101
  286. end
  287. item: Set Variable
  288.   Variable=MISSINGFILES
  289.   Flags=00000101
  290. end
  291. item: End Block
  292. end
  293. item: Check if File/Dir Exists
  294.   Pathname=%PATH%\InfoTable.dll
  295.   Flags=00000101
  296. end
  297. item: Set Variable
  298.   Variable=MISSINGFILES
  299.   Flags=00000101
  300. end
  301. item: End Block
  302. end
  303. item: Check if File/Dir Exists
  304.   Pathname=%PATH%\Mo10.ocx
  305.   Flags=00000101
  306. end
  307. item: Set Variable
  308.   Variable=MISSINGFILES
  309.   Flags=00000101
  310. end
  311. item: End Block
  312. end
  313. item: Check if File/Dir Exists
  314.   Pathname=%PATH%\moplus.dll
  315.   Flags=00000101
  316. end
  317. item: Set Variable
  318.   Variable=MISSINGFILES
  319.   Flags=00000101
  320. end
  321. item: End Block
  322. end
  323. item: Else Statement
  324. end
  325. item: Custom Dialog Set
  326.   Name=Bad version - Wanna Upgrade ?
  327.   item: Dialog
  328.     Title=%APPTITLE% Installation
  329.     Title French=Installation de %APPTITLE%
  330.     Title German=Installation von %APPTITLE%
  331.     Title Spanish=Instalaci≤n de %APPTITLE%
  332.     Title Italian=Installazione di %APPTITLE%
  333.     Width=271
  334.     Height=224
  335.     Font Name=Helv
  336.     Font Size=8
  337.     item: Static
  338.       Rectangle=85 8 258 44
  339.       Create Flags=01010000000000000000000000000000
  340.       Flags=0000000000000001
  341.       Name=Times New Roman
  342.       Font Style=-23 0 0 0 700 0 0 0 0 3 2 1 18
  343.       Text=Older Version of MapObjects Detected !
  344.       Text French=Bienvenue !
  345.       Text German=Willkommen!
  346.       Text Spanish=íBienvenido!
  347.       Text Italian=Benvenuti!
  348.     end
  349.     item: Static
  350.       Rectangle=84 46 254 124
  351.       Create Flags=01010000000000000000000000000000
  352.       Text=Setup was able to detect the location of a valid MapObjects installation on your computer under %PATH%.  However, it is an older version that is not compatible with MapObject IMS 2.0.
  353.       Text=
  354.       Text=Click Next to upgrade MapObjects, Click Cancel to abort the installation.
  355.       Text French=Ce programme d'installation va installer %APPTITLE%.
  356.       Text French=
  357.       Text French=Cliquez sur le bouton Suite pour dΘmarrer l'installation. Vous pouvez cliquer sur le bouton Quitter l'installation si vous ne voulez pas installer %APPTITLE% tout de suite.
  358.       Text German=Mit diesem Installationsprogramm wird %APPTITLE% installiert.
  359.       Text German=
  360.       Text German=Klicken Sie auf "Weiter", um mit der Installation zu beginnen. Klicken Sie auf "Abbrechen", um die Installation von %APPTITLE% abzubrechen.
  361.       Text Spanish=Este programa de instalaci≤n instalarß %APPTITLE%.
  362.       Text Spanish=
  363.       Text Spanish=Presione el bot≤n Siguiente para iniciar la instalaci≤n. Puede presionar el bot≤n Salir de instalaci≤n si no desea instalar %APPTITLE% en este momento.
  364.       Text Italian=Questo programma installerα %APPTITLE%.
  365.       Text Italian=
  366.       Text Italian=Per avvviare l'installazione premere il pulsante Avanti. Se non si desidera installare %APPTITLE% ora, premere il pulsante Esci dall'installazione.
  367.     end
  368.     item: Static
  369.       Rectangle=8 180 256 181
  370.       Action=3
  371.       Create Flags=01010000000000000000000000000111
  372.     end
  373.     item: Static
  374.       Rectangle=9 10 79 171
  375.       Action=2
  376.       Create Flags=01010000000000000000000000001011
  377.       Pathname=%_WISE_%\DIALOGS\TEMPLATE\WIZARD.BMP
  378.     end
  379.     item: Static
  380.       Rectangle=8 10 79 171
  381.       Action=3
  382.       Create Flags=01010000000000000000000000000111
  383.     end
  384.     item: Push Button
  385.       Rectangle=150 187 195 202
  386.       Action=1
  387.       Create Flags=01010000000000010000000000000001
  388.       Text=&Next >
  389.       Text French=&Fin
  390.       Text German=&Weiter
  391.       Text Spanish=&Terminar
  392.       Text Italian=&Fine
  393.     end
  394.     item: Push Button
  395.       Rectangle=105 187 150 202
  396.       Variable=DISABLED
  397.       Value=!
  398.       Create Flags=01010000000000010000000000000000
  399.       Text=< &Back
  400.       Text French=< &Retour
  401.       Text German=< &Zurⁿck
  402.       Text Spanish=< &Atrßs
  403.       Text Italian=< &Indietro
  404.     end
  405.     item: Push Button
  406.       Rectangle=211 187 256 202
  407.       Action=3
  408.       Create Flags=01010000000000010000000000000000
  409.       Text=&Cancel
  410.       Text French=&Annuler
  411.       Text German=&Abbrechen
  412.       Text Spanish=&Cancelar
  413.       Text Italian=&Annulla
  414.     end
  415.   end
  416. end
  417. item: End Block
  418. end
  419. item: End Block
  420. end
  421. item: Install File
  422.   Source=C:\users\jitka\SourceFiles\Mo\Shape.dll
  423.   Destination=%COMMON_FILES%\Shape.dll
  424.   Flags=0001011000010011
  425. end
  426. item: Install File
  427.   Source=C:\users\jitka\SourceFiles\Mo\sg.dll
  428.   Destination=%COMMON_FILES%\sg.dll
  429.   Flags=0000011000010010
  430. end
  431. item: Install File
  432.   Source=C:\users\jitka\SourceFiles\Mo\Sde30.dll
  433.   Destination=%COMMON_FILES%\Sde30.dll
  434.   Flags=0000011000010010
  435. end
  436. item: Install File
  437.   Source=C:\users\jitka\SourceFiles\Mo\Sde21.dll
  438.   Destination=%COMMON_FILES%\Sde21.dll
  439.   Flags=0000011000010011
  440. end
  441. item: Install File
  442.   Source=C:\users\jitka\SourceFiles\Mo\Sde.dll
  443.   Destination=%COMMON_FILES%\Sde.dll
  444.   Flags=0001011000010011
  445. end
  446. item: Install File
  447.   Source=C:\users\jitka\SourceFiles\Mo\pe.dll
  448.   Destination=%COMMON_FILES%\pe.dll
  449.   Flags=0000011000010011
  450. end
  451. item: Install File
  452.   Source=C:\users\jitka\SourceFiles\Mo\MoSde30Table.dll
  453.   Destination=%COMMON_FILES%\MoSde30Table.dll
  454.   Flags=0001011000010011
  455. end
  456. item: Install File
  457.   Source=C:\users\jitka\SourceFiles\Mo\MoSde30.dll
  458.   Destination=%COMMON_FILES%\MoSde30.dll
  459.   Flags=0001011000010011
  460. end
  461. item: Install File
  462.   Source=C:\users\jitka\SourceFiles\Mo\AF10.dll
  463.   Destination=%COMMON_FILES%\AF10.dll
  464.   Flags=0000011000010011
  465. end
  466. item: Install File
  467.   Source=C:\users\jitka\SourceFiles\Mo\Aiimage.dll
  468.   Destination=%COMMON_FILES%\Aiimage.dll
  469.   Flags=0001011000010011
  470. end
  471. item: Install File
  472.   Source=C:\users\jitka\SourceFiles\Mo\Coverage.dll
  473.   Destination=%COMMON_FILES%\Coverage.dll
  474.   Flags=0001011000010011
  475. end
  476. item: Install File
  477.   Source=C:\users\jitka\SourceFiles\Mo\InfoTable.dll
  478.   Destination=%COMMON_FILES%\InfoTable.dll
  479.   Flags=0001011000010011
  480. end
  481. item: Install File
  482.   Source=C:\users\jitka\SourceFiles\Mo\Mo10.ocx
  483.   Destination=%COMMON_FILES%\Mo10.ocx
  484.   Flags=0001011000010011
  485. end
  486. item: Install File
  487.   Source=C:\users\jitka\SourceFiles\MO\moplus.dll
  488.   Destination=%COMMON_FILES%\moplus.dll
  489.   Flags=0001011000010011
  490. end
  491. item: Remark
  492. end
  493. item: Remark
  494. end
  495.