home *** CD-ROM | disk | FTP | other *** search
- ;FAHpp.dll
-
- [version]
- signature="$CHICAGO$"
-
- [InstallWin98]
- CopyFiles = ThisFile, Files, HelpFile, FAH
- DelReg = FAHpp.UnReg
- AddReg = FAHppCommon.Reg, FAHppW98.Reg
-
- [InstallWin95]
- CopyFiles = ThisFile, Files, HelpFile, FAH
- DelReg = FAHpp.UnReg
- AddReg = FAHppCommon.Reg, FAHppW95.Reg
-
- [InstallWin2K]
- CopyFiles = ThisFile, Files, HelpFile, FAH
- DelReg = FAHpp.UnReg
- AddReg = FAHppCommon.Reg, FAHppWNT.Reg
-
- [InstallWinXP]
- CopyFiles = ThisFile, Files, HelpFile, FAH
- DelReg = FAHpp.UnReg, FAHppAll.UnReg
- AddReg = FAHppCommon.Reg, FAHppWNT.Reg
-
- [HKLMDefaultInstall]
- DelReg = GetRidofHKCU
-
- [HKCUDefaultInstall]
- DelReg = GetRidofHKLM
-
- [DefaultUnInstall]
- DelFiles = ThisFile, Files
- DelReg = FAHpp.UnReg, FAHppUninst.UnReg
-
- [DestinationDirs]
- ThisFile=32768
- HelpFile=18
- Files=32768
- FAH=32768,Folding
-
- [SourceDisksNames]
- 666=%DescName%,"",0
-
- [SourceDisksFiles]
- FAH.inf=666,,
- FAHpp.dll=666,,
- R3D_EN.chm=666,,
- FAH.exe=666,,
-
- [FAH]
- client.cfg,fah.cfg,,5
-
- [Files]
- FAHpp.dll,FAHpp.dl_,FAHpp.new,5
-
- [ThisFile]
- fah.inf,,,5
-
- [HelpFile]
- R3D_EN.chm,,,5
-
- [FAHppCommon.Reg]
-
- ;Gui
- HKR,%rtroot%,GUID,,%GUID%
- HKR,%root%,HelpFile,,%helpfile%
- HKR,%root%,Icon,,"r3d.ico"
-
- HKR,%root%\Localization,1005,,"Status: (Right-Click for menu options)"
-
- HKR,%root%\Colours,1003,65537,0,50,70,00
- HKR,%root%\Colours,default,65537,0,0,70,00
-
- HKR,%root%\%fonts1%\Font1,Font,,"Comic Sans MS"
- HKR,%root%\%fonts1%\Font1,FontHeight,,"10"
- HKR,%root%\%fonts1%\Font1,FontWeight,,"600"
- HKR,%root%\%fonts1%\Font1,ID,,"1"
-
- HKR,%root%\%fonts1%\Display,Font,,"Comic Sans MS"
- HKR,%root%\%fonts1%\Display,FontHeight,,"12"
- HKR,%root%\%fonts1%\Display,FontWeight,,"800"
- HKR,%root%\%fonts1%\Display,ID,,"2"
-
- HKR,%root%\%fonts2%,Default,,"2"
- HKR,%root%\%fonts2%,1003,,"1"
- HKR,%root%\%fonts2%,1007,,"1"
- HKR,%root%\%fonts2%,1008,,"1"
-
- ;Install
- HKCR,CLSID\%GUID%,,,%DescName%
- HKCR,CLSID\%GUID%\InProcServer32,,,%32768%\FAHpp.dll
- HKCR,CLSID\%GUID%\InProcServer32,ThreadingModel,,Apartment
- HKCR,CLSID\%GUID%\ProgID,,,%ClassName%
- HKLM,%approved%,%GUID%,,%DescName%
-
- HKR,%root%,ExeName,,"FAH.exe"
- HKR,%root%,FolderPath,,"%32768%\Folding"
- HKR,%root%,WindowSubString,,"FAH"
- HKR,%root%,FAHURL,,"http://folding.stanford.edu/download.html"
-
- [FAHppW98.Reg]
- HKLM,%win98%\%InstKey%,,,%GUID%
- HKR,%root%,Usetimer,,"1"
-
- [FAHppW95.Reg]
- HKLM,%win95%\%InstKey%,,,%GUID%
- HKR,%root%,Usetimer,,"1"
-
- [FAHppWNT.Reg]
- HKLM,%win2k%\%InstKey%,,,%GUID%
- HKR,%root%,Usetimer,,"1"
-
- [GetRidOfHKCU]
- HKCU,"%root%"
- HKCU,"%rtroot%"
-
- [GetRidOfHKLM]
- HKLM,"%root%"
- HKLM,"%rtroot%"
-
- [FAHpp.UnReg]
- HKCR,CLSID\%GUID%
- HKLM,%win95%\%InstKey%
- HKLM,%win98%\%InstKey%
- HKLM,%win2k%\%InstKey%
- HKR,%rtroot%
- HKLM,%approved%,%GUID%
- HKR,%run%\FAH
-
- [FAHppUninst.UnReg]
- HKR,%root%
-
- [strings]
-
- ClassName=FAHpp
- DescName="Folding@Home"
- Help="A front end for the folding @ home project"
- infile="fah.inf"
- NeedsRegTweak="false"
- helpfile="R3D_EN.chm"
- GUID="{86B89425-5944-11d6-BBCF-00024424ACD8}"
- approved="Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved"
-
- ;LangIDs="0409, 0809, 0c09, 1009, 1409,1809"
- ;AllLangIDs="0410, 0810, 040c, 080c, 0c0c, 100c, 0407, 0807, 0c07"
-
- root="Software\Folding Tab"
- rtroot="Software\Registry Tweak\Folding"
- fonts1="Fonts\Definitions"
- fonts2="Fonts\Controls"
-
- win95="SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\ShellEx\PropertySheetHandlers"
- win98="SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Device\ShellEx\PropertySheetHandlers"
- win2k="SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\ShellEx\PropertySheetHandlers"
-
- UninstallMe="DefaultUninstall fah.inf"
- InstKey="FoldingAtHome"
- Run="SOFTWARE\Microsoft\Windows\CurrentVersion\Run"
-
-