Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

31 lines
983 B

[Version]
Signature="$CHICAGO$"
[InstallAssociations]
ComponentName=IEContentAdvisor.Assoc
ComponentVersion=5.0
AdvOptions=36
AddReg=RegAssociations
RequiredEngine=SETUPAPI,%ERR_NOSETUPAPI%
[UnInstallAssociations]
ComponentName=IEContentAdvisor.Assoc
AdvOptions=260
RequiredEngine=SETUPAPI,%ERR_NOSETUPAPI%
[RegAssociations]
HKCR,.prf,,,"prffile"
HKCR,.prf,"Content Type",,"application/pics-rules"
HKCR,prffile,,,"PICS Rules File"
HKCR,prffile,"FriendlyTypeName",,"msrating.dll,-3001"
HKCR,prffile\DefaultIcon,,,"msrating.dll,3"
HKCR,prffile\Shell\Open\Command,,,"rundll32.exe msrating.dll,ClickedOnPRF %1"
HKCR,.rat,,,"ratfile"
HKCR,.rat,"Content Type",,"application/rat-file"
HKCR,ratfile,,,"Rating System File"
HKCR,ratfile,"FriendlyTypeName",,"msrating.dll,-3000"
HKCR,ratfile\DefaultIcon,,,"msrating.dll,8"
HKCR,ratfile\Shell\Open\Command,,,"rundll32.exe msrating.dll,ClickedOnRAT %1"
[Strings]
ERR_NOSETUPAPI="Cannot register msrating.dll because setupapi.dll is missing."