home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 June / CHIP_CD_2004-06.iso / software / efwc / files / freecam.exe / MAINDIR / webhanc.exe / whAgent.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2003-06-06  |  4.1 KB  |  151 lines

  1. ;;
  2. ;; webHancer Customer Companion INF file
  3. ;;
  4. [version] 
  5. ; version signature (same for both NT and Win95) do not remove
  6. signature   = "$CHICAGO$"
  7. AdvancedINF = 2.0
  8.  
  9. ;;
  10. ;; Clean-Previous-Install Sections
  11. ;;
  12.  
  13. [DefaultInstall.WindowsNT]
  14. CopyFiles = CopyProgramFiles,CopySystemFiles,CopySystem32Files,CopyInstallerFiles
  15. AddReg    = InstallRegistry
  16. DelReg    = CleanOldRegistry
  17. DelFiles  = CleanOldInstallerFiles,CleanOldProgFiles
  18.  
  19. [DefaultInstall.Windows]
  20. CopyFiles = CopyProgramFiles,CopySystemFiles,CopyWinSystemFiles,CopyInstallerFiles
  21. AddReg    = InstallRegistry
  22. DelReg    = CleanOldRegistry
  23. DelFiles  = CleanOldInstallerFiles,CleanOldProgFiles
  24.  
  25. [DefaultUninstall]
  26. DelReg    = UninstallRegistry
  27. DelFiles  = DelProgramFiles,DelLogFiles,DelSystemFiles,DelInstallerFiles
  28.  
  29.  
  30. ;;
  31. ;; Clean-Previous-Install Sections
  32. ;;
  33.  
  34. [CleanOldRegistry]
  35. HKLM,Software\Microsoft\Windows\CurrentVersion\Run,"webHancer Agent"
  36. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\"webHancer Agent"
  37.  
  38. [CleanOldInstallerFiles]
  39.  
  40.  
  41. [CleanOldProgFiles]
  42.  
  43.  
  44.  
  45. ;;
  46. ;; Install Sections
  47. ;;
  48.  
  49. [InstallRegistry]
  50. HKLM,Software\webHancer,,,
  51. HKLM,Software\webHancer,"BaseDir",,"%32769%"
  52. HKLM,Software\webHancer\CC,"DistTag",0x00000002,"UKSOFT"
  53. HKLM,Software\webHancer\ESO,"aa",,"002.009.000.000"
  54. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\"webHancer Agent",,,
  55. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\"webHancer Agent","DisplayName",,"%AppLongName%"
  56. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\"webHancer Agent","UninstallString",,"%10%\whInstaller.exe /uninstall %AppShortName%"
  57. HKLM,Software\Microsoft\Windows\CurrentVersion\Run,"webHancer Agent",,"""%32769%\%ProgramDir%\whAgent.exe"""
  58.  
  59. ; CopyFiles flags
  60. ; 0x00000001 COPYFLG_WARN_IF_SKIP
  61. ; 0x00000002 COPYFLG_NOSKIP
  62. ; 0x00000004 COPYFLG_NOVERSIONCHECK
  63. ; 0x00000008 COPYFLG_FORCE_FILE_IN_USE
  64. ; 0x00000010 COPYFLG_NO_OVERWRITE
  65. ; 0x00000020 COPYFLG_NO_VERSION_DIALOG
  66. ; 0x00000040 COPYFLG_REPLACEONLY
  67.  
  68. [CopyProgramFiles]
  69. license.txt       =     license.txt,,,0x00000008
  70. readme.txt        =      readme.txt,,,0x00000008
  71. sporder.dll       =     sporder.dll,,,0x00000028
  72. wbhshare.dll      =    wbhshare.dll,,,0x00000028
  73. whAgent.exe       =     whAgent.exe,,,0x00000028
  74. whiehlpr.dll      =    whiehlpr.dll,,,0x00000028
  75. whieshm.dll       =     whieshm.dll,,,0x00000028
  76. whAgent.ini       =     whAgent.ini,,,0x00000010
  77.  
  78.  
  79. [CopySystemFiles]
  80. webhdll.dll       =     webhdll.dll,,,0x00000028
  81.  
  82. [CopyInstallerFiles]
  83. whInstaller.exe   = whInstaller.exe,,,0x00000020
  84. whAgent.inf       =     whAgent.inf,,,0x00000008
  85.  
  86. ;;
  87. ;; Uninstall Sections
  88. ;;
  89.  
  90. [UninstallRegistry]
  91. HKLM,Software\Microsoft\Windows\CurrentVersion\Run,"webHancer Agent"
  92. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\"webHancer Agent"
  93. HKLM,Software\webHancer\ESO,"aa"
  94.  
  95. ; DelFiles flags
  96. ; 0x00000001 DELFLG_IN_USE 
  97. ; 0x00010000 DELFLG_IN_USE1 
  98.  
  99. [DelProgramFiles]
  100. license.txt,,,0x00000001 
  101. readme.txt,,,0x00000001 
  102. sporder.dll,,,0x00000001 
  103. wbhshare.dll,,,0x00000001 
  104. whAgent.exe,,,0x00000001 
  105. whAgent.ini,,,0x00000001 
  106. whiehlpr.dll,,,0x00000001 
  107. whieshm.dll,,,0x00000001 
  108.  
  109. regwebh.dll,,,0x00000001 
  110. whiedc.dll,,,0x00000001 
  111. whiehlpr.ini,,,0x00000001
  112.  
  113. [DelLogFiles]
  114. whAgent.log,,,0x00000001 
  115.  
  116. [DelSystemFiles]
  117. webhdll.dll,,,0x00000001 
  118.  
  119. [DelInstallerFiles]
  120. ; leave whAgent.inf for re-uninstall attempts
  121. ; leave whInstaller.exe for re-uninstall attempts
  122. ; leave whInstaller.ini for re-uninstall attempts
  123.  
  124. ;
  125. ; Common section and the rest
  126. ;
  127.  
  128. [DestinationDirs]
  129. BaseDir                 = 32769
  130. CleanOldInstallerFiles  = 10
  131. CleanOldProgFiles       = 32769,%ProgramDir%
  132. CopyProgramFiles        = 32769,%ProgramDir%
  133. CopySystemFiles         = 10
  134. CopyWinSystemFiles      = 11
  135. CopySystem32Files       = 11
  136. CopyInstallerFiles      = 10
  137. DelProgramFiles         = 32769,%ProgramDir%
  138. DelLogFiles             = 32769,%LogDir%
  139. DelSystemFiles          = 10
  140. DelInstallerFiles       = 10
  141.  
  142. [Strings]
  143. AppShortName  = "whAgent"
  144. AppLongName   = "webHancer Customer Companion"
  145. ProgramDir    = "Programs"
  146. LogDir        = "Logs"
  147. HelpDir       = "Help"
  148.  
  149. ; end of INF file
  150.  
  151.