; Copyright © 1999 Vasanth Philomin, All Rights Reserved [version] signature="$CHICAGO$" [DefaultInstall] AddReg = Explore.AddReg CopyFiles = Explore.CopyFiles.Inf [ExploreInstall] AddReg = Explore.AddReg CopyFiles = Explore.CopyFiles.Inf [DefaultUninstall] DelFiles = Explore.CopyFiles.Inf DelReg = Explore.DelReg [Explore_Remove] DelFiles = Explore.CopyFiles.Inf DelReg = Explore.DelReg [Explore.AddReg] HKCR,Folder\shell\rootexplore,,,"%EXPLORE_DESC%" HKCR,Folder\shell\rootexplore\command,,,"Explorer.exe /e,/root,/idlist,%I" HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\rootexplore,DisplayName,,"%Explore_REMOVE_DESC%" HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\rootexplore,UninstallString,,"RunDll32 syssetup.dll,SetupInfObjectInstallAction Explore_Remove 132 %17%\Explore.inf" [Explore.DelReg] HKCR,Folder\shell\rootexplore HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\rootexplore [Explore.CopyFiles.Inf] Explore.Inf [SourceDisksNames] 55="Explore From Here","",1 [SourceDisksFiles] Explore.Inf=55 [DestinationDirs] Explore.CopyFiles.Inf = 17 [Strings] Explore_DESC = "Explore From Here" EXPLORE_REMOVE_DESC = "Explore From Here (Remove only)"