home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2002 #8 / K-CD-8-2002.ISO / AFolder / Folders.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1998-03-13  |  3.8 KB  |  111 lines

  1. ;To install right-click on this file and choose "Install" from context menu
  2.  
  3. [version]
  4. Signature="$CHICAGO$"
  5. Provider=Artem
  6. SetupClass=BASE
  7. Class=NoDriver
  8.  
  9. [DefaultInstall]
  10. CopyFiles=FoldersDll.sys.install,IconsDll.sys.install,FoldersHlp.sys.install
  11. AddReg=FoldersDll.Add.Reg,FoldersDll.Uninst.Reg
  12. Ini2Reg=FoldersDll.Add.Ini2Reg
  13.  
  14. [DefaultInstall.ntx86]
  15. CopyFiles=FoldersDll.sys.install,IconsDll.sys.install,FoldersHlp.sys.install
  16. AddReg=FoldersDll.Add.Reg,FoldersDll.Uninst.Reg.ntx86
  17. Ini2Reg=FoldersDll.Add.Ini2Reg
  18.  
  19. [ContentInstall]
  20. CopyFiles=FoldersDll.sys.install,IconsDll.sys.install,FoldersHlp.sys.install
  21. AddReg=FoldersDll.Add.Reg,FoldersDll.Uninst.Reg
  22. Ini2Reg=FoldersDll.Add.Ini2Reg
  23.  
  24. [DefaultUninstall]
  25. DelReg=FoldersDll.Add.Reg,FoldersDll.Uninst.Reg
  26. DelFiles=FoldersDll.sys.uninstall,IconsDll.sys.install,FoldersHlp.sys.install,Gen.sys.install
  27. AddReg=FoldersDll.UninstRun.Reg
  28.  
  29. [DefaultUninstall.ntx86]
  30. DelReg=FoldersDll.Add.Reg,FoldersDll.Uninst.Reg.ntx86
  31. DelFiles=FoldersDll.sys.uninstall,IconsDll.sys.install,FoldersHlp.sys.install,Gen.sys.install
  32. AddReg=FoldersDll.UninstRun.Reg
  33.  
  34. [FoldersDll.Add.Reg]
  35. HKCR,CLSID\%AFCLSID%,,,"File Folder"       ;"%Content_DESC%"
  36. HKCR,CLSID\%AFCLSID%\DefaultIcon,,,"%1"
  37. HKCR,CLSID\%AFCLSID%\InProcServer32,,,"%11%\%SubDir%\%FoldersDll%"
  38. HKCR,CLSID\%AFCLSID%\InProcServer32,ThreadingModel,,"Apartment"
  39. HKCR,CLSID\%AFCLSID%\shellex\IconHandler,,,%AFCLSID%
  40. HKCR,CLSID\%AFCLSID%\shell\find\command,,,"Explorer.exe"
  41. HKCR,CLSID\%AFCLSID%\shell\find\ddeexec,,,"[FindFolder(\"%l\", %I)]"
  42. HKCR,CLSID\%AFCLSID%\shell\find\ddeexec\application,,,"Folders"
  43. HKCR,CLSID\%AFCLSID%\shell\find\ddeexec\topic,,,"AppProperties"
  44. HKCR,Folder\shellex\PropertySheetHandlers\FoldersPage,,,%AFCLSID%
  45. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Shell%SP%Extensions\Approved,%AFCLSID%,,"AnyFolder shell extension"
  46. HKLM,%SMWCV%\RunOnce\Setup,%AFSTUP%,,"RUNDLL32.EXE %11%\%SubDir%\Folders.dll,Install"
  47. HKLM,%SMWCV%\RunOnce\Setup,%AFHLP%,,"WINHLP32.EXE -i FIRST %18%\Folders.HLP"
  48.  
  49. [FoldersDll.Uninst.Reg]
  50. HKLM,%SMWCV%\Uninstall\FoldersDLL,,,
  51. HKLM,%SMWCV%\Uninstall\FoldersDLL,"UninstallString",,"rundll.exe setupx.dll,InstallHinfSection DefaultUnInstall 4 %11%\%SubDir%\Folders.inf"
  52. HKLM,%SMWCV%\Uninstall\FoldersDLL,"DisplayName",,%Content_DESC%
  53.  
  54. [FoldersDll.Uninst.Reg.ntx86]
  55. HKLM,%SMWCV%\Uninstall\FoldersDLL,,,
  56. HKLM,%SMWCV%\Uninstall\FoldersDLL,"DisplayName",,%Content_DESC%
  57. HKLM,%SMWCV%\Uninstall\FoldersDLL,"UninstallString",,"RunDll32 syssetup.dll,SetupInfObjectInstallAction DefaultUnInstall.ntx86 4 %11%\%SubDir%\Folders.inf"
  58.  
  59. [FoldersDll.UninstRun.Reg]
  60. HKLM,%SMWCV%\RunOnce\Setup,%AFSEARCH%,,"RUNDLL32.EXE %11%\%SubDir%\Folders.dll,Uninstall"
  61.  
  62. [FoldersDll.sys.install]
  63. Folders.dll
  64. Folders.inf
  65.  
  66. [IconsDll.sys.install]
  67. AFIcons.dll
  68.  
  69. [FoldersHlp.sys.install]
  70. Folders.hlp
  71.  
  72. [FoldersDll.sys.uninstall]
  73. Folders.inf
  74.  
  75. [Gen.sys.install]
  76. Folders.gid
  77. ;Folders.fts
  78.  
  79. [FoldersDll.Add.Ini2Reg]
  80. win.ini,Desktop,Wallpaper,HKLM,%BK%,2
  81. win.ini,Desktop,TileWallpaper,HKLM,%BK%,2
  82.  
  83. [DestinationDirs]
  84. FoldersDll.sys.install=11,%SubDir%
  85. FoldersDll.sys.uninstall=11,%SubDir%
  86. IconsDll.sys.install=11
  87. FoldersHlp.sys.install=18
  88. Gen.sys.install=18
  89.  
  90. [SourceDisksNames]
  91. 1="AnyFolder 1.0.5","",1
  92.  
  93. [SourceDisksFiles]
  94. AFIcons.dll=1
  95. Folders.dll=1
  96. Folders.inf=1
  97. Folders.hlp=1
  98.  
  99. [Strings]
  100. Content_DESC =  "AnyFolder shell extension"
  101. SubDir =        "ShellExt"
  102. IconsDll =      "AFIcons.dll"
  103. FoldersDll =    "Folders.dll"
  104. AFSTUP =        "AnyFolder shell extension"
  105. AFHLP =         "AnyFolder Context Help"
  106. AFSEARCH =      "Clear custom icons from folders"
  107. AFCLSID =       "{5E676C24-194A-11d1-9FCB-4854E821E610}"
  108. SMWCV=          "Software\Microsoft\Windows\CurrentVersion"
  109. BK=             "Software\Microsoft\Windows\CurrentVersion\Setup"
  110. SP=             " "
  111.