home *** CD-ROM | disk | FTP | other *** search
/ Windows 95 v2.4 Fix / W95-v2.4fix.iso / NRTANYWH / NETUNINS.IN_ / NETUNINS.IN
Encoding:
INI File  |  1996-02-24  |  11.6 KB  |  569 lines

  1. [process]
  2. backup.pcawinst
  3.  
  4. Bitmaps.pix
  5.  
  6. Uninstall
  7. CallProc.SetFull
  8.  
  9. PCACopy = SetActiveCopy
  10.  
  11. Backup.SaveEm
  12. messagebox.InformAboutBackup
  13.  
  14. UpdateStartup.Autoexec
  15.  
  16. RemoveFromLoad.RemHost
  17.  
  18. Delete.BaseFiles
  19.  
  20. DelFromIni.VPCAW5
  21.  
  22. switch40 = Exists.Vpcaw386
  23. #if switch40 
  24.     AddToIni.VPCAW
  25. #endif
  26.  
  27. switch40 = VerifyIni.CheckVideoXGA
  28. switch41 = VerifyIni.CheckVideoVGA
  29. switch42 = VerifyIni.CheckVideoVGABW
  30. switch43 = VerifyIni.CheckVideoEGA
  31.  
  32. switch20 = FALSE
  33. #if switch40
  34.     switch20 = TRUE
  35. #endif
  36. #if switch41
  37.     switch20 = TRUE
  38. #endif
  39. #if switch42
  40.     switch20 = TRUE
  41. #endif
  42. #if switch43
  43.     switch20 = TRUE
  44. #endif
  45.  
  46. switch44 = VerifyIni.CheckVideoOldVGA
  47. switch45 = VerifyIni.CheckVideoOldVGABW
  48. switch46 = VerifyIni.CheckVideoOldEGA
  49. switch25 = FALSE
  50. #if switch44
  51.     switch25 = TRUE
  52. #endif
  53. #if switch45
  54.     switch25 = TRUE
  55. #endif
  56. #if switch46
  57.     switch25 = TRUE
  58. #endif
  59.  
  60. switch21 = VerifyIni.CheckMouseDriver
  61. switch26 = VerifyIni.CheckMouseDriverOld
  62.  
  63. switch40 = VerifyIni.CheckKeyboard
  64. switch41 = VerifyIni.CheckKeyboardHP
  65. switch42 = VerifyIni.CheckKeyboardOL
  66. switch22 = FALSE
  67. #if switch40
  68.     switch22 = TRUE
  69. #endif
  70. #if switch41
  71.     switch22 = TRUE
  72. #endif
  73. #if switch42
  74.     switch22 = TRUE
  75. #endif
  76.  
  77. switch43 = VerifyIni.CheckKeyboardOld
  78. switch44 = VerifyIni.CheckKeyboardOldHP
  79. switch45 = VerifyIni.CheckKeyboardOldOL
  80. switch27 = FALSE
  81. #if switch43
  82.     switch27 = TRUE
  83. #endif
  84. #if switch44
  85.     switch27 = TRUE
  86. #endif
  87. #if switch45
  88.     switch27 = TRUE
  89. #endif
  90.  
  91. switch01 = Exists.PcawIni
  92. #ifnot switch01
  93.     switch20 = FALSE
  94.     switch21 = FALSE
  95.     switch22 = FALSE
  96.     switch23 = FALSE
  97. #endif
  98.  
  99. #if switch20
  100.     CopyIni.PCAWVideo
  101. #endif
  102.  
  103. #if switch22
  104.     CopyIni.PCAWKeyboard
  105. #endif
  106.  
  107. switch24=FALSE
  108. #if switch21
  109.    switch24 = VerifyIni.MouseDriverSaved
  110. #endif
  111.  
  112. #if switch24
  113.    CopyIni.RestoreMouseDriver
  114.    switch21=FALSE
  115. #endif
  116.  
  117. #if switch21
  118.    CopyIni.PCAWMouse
  119. #endif
  120.  
  121. groups
  122.  
  123. Delete.BackupFiles
  124. Delete.Leftovers
  125. Delete.AWDrivers
  126.  
  127. switch29=TRUE
  128. #if switch25
  129.     switch29=FALSE
  130. #endif
  131. #if switch26
  132.     switch29=FALSE
  133. #endif
  134. #if switch27
  135.     switch29=FALSE
  136. #endif
  137.  
  138. #if switch29
  139.     Delete.PcawIni
  140. #endif
  141.  
  142. End.bye
  143.  
  144. End
  145.  
  146. ;---------------------------------------------------------------------
  147. ; Subproc when INSTALL takes over Windows
  148. ;---------------------------------------------------------------------
  149.  
  150. [SubProc]
  151. DelFromIni.VPCAW5
  152.  
  153. switch51 = Exists.PcawIni
  154. #ifnot switch51
  155.     Return
  156. #endif
  157.  
  158. switch40 = VerifyIni.CheckVideoXGA
  159. switch41 = VerifyIni.CheckVideoVGA
  160. switch42 = VerifyIni.CheckVideoVGABW
  161. switch43 = VerifyIni.CheckVideoEGA
  162. switch44 = VerifyIni.CheckVideoOldVGA
  163. switch45 = VerifyIni.CheckVideoOldVGABW
  164. switch46 = VerifyIni.CheckVideoOldEGA
  165.  
  166. switch20 = FALSE
  167. #if switch40
  168.     switch20 = TRUE
  169. #endif
  170. #if switch41
  171.     switch20 = TRUE
  172. #endif
  173. #if switch42
  174.     switch20 = TRUE
  175. #endif
  176. #if switch43
  177.     switch20 = TRUE
  178. #endif
  179. #if switch44
  180.     switch20 = TRUE
  181. #endif
  182. #if switch45
  183.     switch20 = TRUE
  184. #endif
  185. #if switch46
  186.     switch20 = TRUE
  187. #endif
  188.  
  189. switch40 = VerifyIni.CheckMouseDriver
  190. switch41 = VerifyIni.CheckMouseDriverOld
  191.  
  192. switch21 = FALSE
  193. #if switch40
  194.     switch21 = TRUE
  195. #endif
  196. #if switch41
  197.     switch21 = TRUE
  198. #endif
  199.  
  200. switch40 = VerifyIni.CheckKeyboard
  201. switch41 = VerifyIni.CheckKeyboardHP
  202. switch42 = VerifyIni.CheckKeyboardOL
  203. switch43 = VerifyIni.CheckKeyboardOld
  204. switch44 = VerifyIni.CheckKeyboardOldHP
  205. switch45 = VerifyIni.CheckKeyboardOldOL
  206.  
  207. switch22 = FALSE
  208. #if switch40
  209.     switch22 = TRUE
  210. #endif
  211. #if switch41
  212.     switch22 = TRUE
  213. #endif
  214. #if switch42
  215.     switch22 = TRUE
  216. #endif
  217. #if switch43
  218.     switch22 = TRUE
  219. #endif
  220. #if switch44
  221.     switch22 = TRUE
  222. #endif
  223. #if switch45
  224.     switch22 = TRUE
  225. #endif
  226.  
  227. #if switch20
  228.     CopyIni.PCAWVideo
  229. #endif
  230.  
  231. switch24=FALSE
  232. #if switch21
  233.    switch24 = VerifyIni.MouseDriverSaved
  234. #endif
  235.  
  236. #if switch24
  237.    CopyIni.RestoreMouseDriver
  238.    switch21=FALSE
  239. #endif
  240.  
  241. #if switch21
  242.    CopyIni.PCAWMouse
  243. #endif
  244.  
  245. #if switch22
  246.     CopyIni.PCAWKeyboard
  247. #endif
  248.  
  249. Return
  250.  
  251. ;-----------------------------------------------------------------------
  252. ; Copy.
  253. ;-----------------------------------------------------------------------
  254. [PCACopy]
  255. #copy.BaseFiles, 0:, "pcANYWHERE - 2,978K ",              2978
  256.  
  257. ;-----------------------------------------------------------------------
  258. ; Delete.
  259. ;-----------------------------------------------------------------------
  260. [BaseFiles]
  261. AWCM.DLL,       SYSTEM
  262. AWCM8250.DLL,   SYSTEM
  263. AWCMIN14.DLL,   SYSTEM
  264. AWCMIPX.DLL,    SYSTEM
  265. AWCMNASI.DLL,   SYSTEM
  266. AWCMNB.DLL,     SYSTEM
  267. AWCMTACS.DLL,   SYSTEM
  268.  
  269. [Leftovers]
  270. WINAW.INI,      WINDOWS
  271. AWINST.DLL,     SYSTEM
  272. AWLPFUNC.DLL,   SYSTEM
  273.  
  274. [BackupFiles]
  275. WIN.$AW,        WINDOWS
  276. SYSTEM.$AW,     WINDOWS
  277. WIN.AWA,        WINDOWS
  278. SYSTEM.AWA,     WINDOWS
  279. WIN.AWO,        WINDOWS
  280. SYSTEM.AWO,     WINDOWS
  281. C:\AUTOEXEC.AWA
  282. C:\AUTOEXEC.AWO
  283.  
  284.  
  285. [AWDrivers]
  286. AW5XGA.DRV,     SYSTEM
  287. AW5VGA.DRV,     SYSTEM
  288. AW5EGA.DRV,     SYSTEM
  289. AW5VGABW.DRV,   SYSTEM
  290. AW5KBD.DRV,     SYSTEM
  291. AW5KBDHP.DRV,   SYSTEM
  292. AW5KBDOL.DRV,   SYSTEM
  293. AW5MOUSE.DRV,   SYSTEM
  294. AWORGMSE.DRV,   SYSTEM
  295. VPCAW5.386,     SYSTEM
  296. AWREMACC.DRV,   SYSTEM
  297. AWFONT.FON,     SYSTEM
  298.  
  299. ;-----------------------------------------------------------------------
  300. ; Groups.
  301. ;-----------------------------------------------------------------------
  302. [groups]
  303. "pcANYWHERE",       winaw.grp
  304.  
  305. [pcANYWHERE]
  306. "pcANYWHERE f÷r Windows",winaw.exe,        copy.BaseFiles
  307. "pcANYWHERE VΣrdinstallation", "install.exe /s", copy.BaseFiles
  308. "Tag bort pcANYWHERE",     "install.exe /u", copy.BaseFiles
  309.  
  310. ;-----------------------------------------------------------------------
  311. ; Dialog Boxes.
  312. ;-----------------------------------------------------------------------
  313. [bye]
  314. caption = "pcANYWHERE -- Avinstallering fΣrdig"
  315. "Detta avslutar borttagningen av pcANYWHERE f÷r Windows."
  316. " "
  317. "VΣlj ett avslutningsalternativ."
  318. " "
  319. "Omstart rekommenderas starkt!"
  320. "Se till att ingen diskett Σr isatt."
  321.  
  322. [InformAboutBackup]
  323. caption = "Startfiler"
  324. "Startfilerna f÷re installationen av pcANYWHERE har placerats i sina ursprungliga kataloger."
  325. " "
  326. "De ursprungliga AUTOEXEC.BAT, WIN.INI, och SYSTEM.INI har namntillΣgget .PCA."
  327.  
  328. [appselect]
  329. caption = "pcANYWHERE -- Val av applikation"
  330. text    = "Ange vilka applikationer som ska tas bort:"
  331.  
  332. [SourceDrive]
  333. caption = "Ta bort pcANYWHERE-filer frσn..."
  334. defpath = c:\winaw
  335.  
  336. [errors]
  337. noprev  = "Symantec Install f÷r Windows k÷rs redan!"
  338.  
  339. [cancel]
  340. caption = "pcANYWHERE"
  341. text    = "Vill du verkligen avbryta?"
  342.  
  343. ;-----------------------------------------------------------------------
  344. ; Backups.
  345. ;-----------------------------------------------------------------------
  346. [SaveEm]
  347. system.awo, system.pca, WINDOWS, WINDOWS
  348. win.awo, win.pca, WINDOWS, WINDOWS
  349. c:\autoexec.awo, c:\autoexec.pca, dummy, dummy
  350.  
  351. [pcawinst]
  352. awinst.dll, awinst.dll, SOURCE, SYSTEM
  353.  
  354. ;-----------------------------------------------------------------------
  355. ; Ini Modifications.
  356. ;-----------------------------------------------------------------------
  357. [VPCAW5]
  358. IniName = system.ini
  359. SectionName = 386Enh
  360. device=vpcaw5.386
  361. timercriticalsection=500
  362.  
  363. [VPCAW]
  364. IniName = system.ini
  365. SectionName = 386Enh
  366. device=vpcaw.386
  367.  
  368. [PcawIni]
  369. pcaw.ini, windows
  370.  
  371. [Vpcaw386]
  372. vpcaw.386, system
  373.  
  374. [CheckVideoXGA]
  375. IniName = system.ini
  376. SectionName = boot
  377. display.drv=*aw5xga.drv
  378.  
  379. [CheckVideoVGA]
  380. IniName = system.ini
  381. SectionName = boot
  382. display.drv=*aw5vga.drv
  383.  
  384. [CheckVideoVGABW]
  385. IniName = system.ini
  386. SectionName = boot
  387. display.drv=*aw5vgabw.drv
  388.  
  389. [CheckVideoEGA]
  390. IniName = system.ini
  391. SectionName = boot
  392. display.drv=*aw5ega.drv
  393.  
  394. [CheckVideoOldVGA]
  395. IniName = system.ini
  396. SectionName = boot
  397. display.drv=*awvga.drv
  398.  
  399. [CheckVideoOldVGABW]
  400. IniName = system.ini
  401. SectionName = boot
  402. display.drv=*awvgamon.drv
  403.  
  404. [CheckVideoOldEGA]
  405. IniName = system.ini
  406. SectionName = boot
  407. display.drv=*awega.drv
  408.  
  409. [CheckKeyboard]
  410. IniName = system.ini
  411. SectionName = boot
  412. keyboard.drv=*aw5kbd.drv
  413.  
  414. [CheckKeyboardHP]
  415. IniName = system.ini
  416. SectionName = boot
  417. keyboard.drv=*aw5kbdhp.drv
  418.  
  419. [CheckKeyboardOL]
  420. IniName = system.ini
  421. SectionName = boot
  422. keyboard.drv=*aw5kbdol.drv
  423.  
  424. [CheckKeyboardOld]
  425. IniName = system.ini
  426. SectionName = boot
  427. keyboard.drv=*awkbd.drv
  428.  
  429. [CheckKeyboardOldHP]
  430. IniName = system.ini
  431. SectionName = boot
  432. keyboard.drv=*awkbdhp.drv
  433.  
  434. [CheckKeyboardOldOL]
  435. IniName = system.ini
  436. SectionName = boot
  437. keyboard.drv=*awkbdoli.drv
  438.  
  439. [CheckMouseDriver]
  440. IniName = system.ini
  441. SectionName = boot
  442. mouse.drv=*aw5mouse.drv
  443.  
  444. [CheckMouseDriverOld]
  445. IniName = system.ini
  446. SectionName = boot
  447. mouse.drv=*awmouse.drv
  448.  
  449. [PCAWVideo]
  450. IniSrc = pcaw.ini
  451. IniTrgt = system.ini
  452. SectionName = pcANYWHERE
  453. NewSectionName = boot
  454. display=*, NewItemName=display.drv
  455.  
  456. [PCAWMouse]
  457. IniSrc = pcaw.ini
  458. IniTrgt = system.ini
  459. SectionName = pcANYWHERE
  460. NewSectionName = boot
  461. mouse=*, NewItemName=mouse.drv
  462.  
  463. [PCAWKeyboard]
  464. IniSrc = pcaw.ini
  465. IniTrgt = system.ini
  466. SectionName = pcANYWHERE
  467. NewSectionName = boot
  468. keyboard=*, NewItemName=keyboard.drv
  469.  
  470. [RestoreMouseDriver]
  471. IniSrc = pcaw.ini
  472. IniTrgt = system.ini
  473. SectionName = uninstall
  474. NewSectionName = boot
  475. mouse.drv=*
  476.  
  477. [MouseDriverSaved]
  478. IniName=pcaw.ini
  479. SectionName=uninstall
  480. mouse.drv=*
  481.  
  482. ;-----------------------------------------------------------------------
  483. ; Shell Functions.
  484. ;-----------------------------------------------------------------------
  485.  
  486. [pix]
  487. color = %s\winaw.bmp
  488.  
  489. ;-----------------------------------------------------------------------
  490. ; Autoexec
  491. ;-----------------------------------------------------------------------
  492. [autoexec]
  493. caption    = "pcANYWHERE -- Modifiering av AUTOEXEC.BAT"
  494. text1      = "F÷ljande rad(er) mσste tas bort frσn filen autoexec.bat:"
  495. FileSpec   = c:\autoexec.bat
  496. EditError1 = "Ett problem uppstod vid tillverkningen av den nya autoexec.bat"
  497. EditError2 = " "
  498. EditError3 = "Du b÷r:"
  499. EditError4 = "1. Kontrollera de rader som beh÷ver tas bort"
  500. EditError5 = "2. VΣlj alternativet 'Spara de n÷dvΣndiga Σndringarna i ny fil'"
  501. EditError6 = "3. FortsΣtt och avsluta avinstalleringen"
  502. EditError7 = "4. G÷r Σndringarna i filen autoexec.bat senare"
  503. AddPath    =
  504. DelItems   = AutoexecDelItems
  505. AddItems   =
  506.  
  507. [AutoexecDelItems]
  508. *aw5host*
  509.  
  510. ;-----------------------------------------------------------------------
  511. ; Misc Uninstall Functions.
  512. ;-----------------------------------------------------------------------
  513. [RemHost]
  514. winhost.exe
  515.  
  516. [RemoveDir]
  517. dll       = awinst.dll
  518. function  = RemoveDir
  519. Directory = SOURCE
  520.  
  521. [SetFull]
  522. dll       = awinst.dll
  523. function  = SetFullUninstall
  524.  
  525. ;-----------------------------------------------------------------------
  526.  
  527. [SetShell]
  528. AppIniName = winaw.ini
  529. WinIniName = win.ini
  530. SystemIniName = system.ini
  531. Message = MessageBox.SetShellMessage
  532. SysSectionName = boot
  533. WinSectionName = windows
  534. shell = %s\install.exe
  535. load =
  536. run =
  537. SetShellIfLoaded=
  538. Backup = Backup.SetShellSave
  539. Restore = Backup.SetShellRestore
  540. Active = yes
  541. IfActiveList=LoadedList
  542. SubProcess=SubProc
  543.  
  544. [SetShellSave]
  545. win.ini, win.$aw, WINDOWS
  546. system.ini, system.$aw, WINDOWS
  547.  
  548. [SetShellRestore]
  549. system.$aw, system.ini, WINDOWS
  550. win.$aw, win.ini, WINDOWS
  551.  
  552. [LoadedList]
  553. INSTALL.EXE
  554.  
  555. [SetShellMessage]
  556. caption  =  "pcANYWHERE -- M÷jlig filkonflik"
  557. "En eller flera av de filer som ska tas bort Σr aktiva i systemet."
  558. ""
  559. "Install mσste ta kontroll ÷ver Windows."
  560. ""
  561. "Windows σterstΣlls till sitt nuvarande lΣge nΣr borttagningen Σr avslutad."
  562. ""
  563. "LΣs om installationsproblem i filen README.TXT i katalogen f÷r pcANYWHERE f÷r Windows om Windows inte startas om."
  564. ""
  565. "Var god vΣnta medan Install tar kontroll ÷ver Windows."
  566.  
  567.  
  568.  
  569.