home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 January / pcwk_01_1999.iso / Top20av / Intelan / LEGACY.INF < prev    next >
Windows Setup INFormation  |  1997-06-20  |  4KB  |  138 lines

  1. ;************************************************************************
  2. ;    Intel LANDesk Virus Protect 5.0 INF file                        
  3. ;    Author: Gordon Roylance
  4. ;    
  5. ;    Copyright(c) 1997 Intel Corporation
  6. ;************************************************************************
  7.  
  8.  
  9. [Version]
  10. signature="$Windows NT$"
  11.  
  12.  
  13. ;************************************************************************
  14. ;                            Legacy Uninstall Section
  15. ;************************************************************************
  16.  
  17. [LegacyUninstall]
  18. DelFiles=Windows.copy.files,Legacy.copy.files
  19. DelReg=Legacy.Del.Reg
  20.  
  21.  
  22.  
  23. ;************************************************************************
  24. ;                        Destination Dirs for copy Sections
  25. ;************************************************************************
  26.  
  27.  
  28. [DestinationDirs]
  29. DefaultDestDir=65600                ; LDVP home        ; server destination dirs
  30. Windows.copy.files=10                ; Windows dir
  31.  
  32. ;************************************************************************
  33. ;                             Windows Copy Files
  34. ;************************************************************************
  35.  
  36. [Windows.copy.files]
  37. ldvp95.ini
  38.     
  39. ;************************************************************************
  40. ;                            Legacy Copy Files
  41. ;************************************************************************
  42.  
  43. [Legacy.copy.files]
  44. ctl3d32.sto
  45. event.dll
  46. wol32.dll
  47. readme.txt
  48. vpwin32.exe
  49. oscuistf.dll
  50. ldvptrap.dll
  51. expand.dll
  52. uninst.exe
  53. vpwin32.hlp
  54. support.hlp
  55. viruses.hlp
  56. pscan.sys
  57. rtvscan.exe
  58. action.dll
  59. rss.exq
  60. vp_undo.exe
  61. decom32.dll
  62. scannt.dll
  63. smice32.dll
  64. README.TXT
  65. RESCUE.DOS
  66. LDVP95.EXE
  67. RESCUE.EXE
  68. RESCUE.DAT
  69. MSVCRT40.DLL
  70. VSCAND.EXE
  71. MFC40.DLL
  72. LDVP95.HLP
  73. GCL51FW.DLL
  74. COMMON.VIR
  75. SCAN32.DLL
  76. MEMBOOT.DLL
  77. SMICE32.DLL
  78. DECOM32.DLL
  79.  
  80. ;************************************************************************
  81. ;                            Legacy Directories Section
  82. ;************************************************************************
  83.  
  84. [LegacyDirs]
  85. Suspect
  86. Client
  87.  
  88. ;************************************************************************
  89. ;                            Program Links
  90. ;************************************************************************
  91.  
  92. [LegacyLinks]
  93. Link=StartUp,,WProtect for Windows 95
  94. Link=LANDesk Virus Protect,,LDVP Uninstall
  95. Link=LANDesk Virus Protect,,README
  96. Link=LANDesk Virus Protect,,WProtect for Windows NT
  97. Link=LANDesk Virus Protect,,WProtect for Windows 95
  98. Link=LANDesk Virus Protect,,WProtect for Windows 95 Read Me
  99. Link=LANDesk Virus Protect,,Uninstall WProtect for Windows 95
  100. Link=LANDesk Virus Protect,,Create Emergency Rescue Disk
  101.  
  102. ;************************************************************************
  103. ;                            Registry Uninstall Section
  104. ;************************************************************************
  105.  
  106. [Legacy.Del.Reg]                    ; Legacy registry keys
  107. HKLM,SOFTWARE\Intel\Landesk\"VirusProtect"
  108. HKLM,SOFTWARE\Intel\"WProtect for Windows 95"
  109. HKLM,Software\Microsoft\Windows\CurrentVersion\App Paths\"LDVP95.exe"
  110. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\"WProtect for Windows 95"
  111.  
  112.  
  113. ;************************************************************************
  114. ;                            Legacy Services Section
  115. ;************************************************************************
  116.  
  117. [Legacy_Client_Services]
  118. DelService=LANDesk VirusProtect Server
  119. DelService=Pscan
  120.  
  121.  
  122.  
  123. [Legacy_Server_Services]
  124. DelService=LANDesk Notification
  125. DelService=LANDesk VirusProtect Server
  126. DelService=Pscan
  127.  
  128.  
  129.  
  130. ;************************************************************************
  131. ;                            Legacy Shares Section
  132. ;************************************************************************
  133.  
  134. [LegacyShares]
  135. DelShare=VPHOME
  136. DelShare=VPALERT$
  137.  
  138.