;Project1.OCX 用の INF ファイル ;DestDir は Windows ディレクトリ用に 10、Windows\System(32) ディレクトリ用に 11、または Occache ディレクトリ用に空白のままにすることができます。 [version] signature="$CHICAGO$" AdvancedINF=2.0 [DefaultInstall] CopyFiles=install.files RegisterDLLs=RegisterFiles AddReg=AddToRegistry [RInstallApplicationFiles] CopyFiles=install.files RegisterDLLs=RegisterFiles AddReg=AddToRegistry [DestinationDirs] install.files=11 [SourceDisksNames] 1=%DiskName%,MYPOP.CAB,1 [Add.Code] mypopInstall.dll=mypopInstall.dll [install.files] mypopInstall.dll=mypopInstall.dll [SourceDisksFiles] mypopInstall.dll=1 [mypopInstall.dll] file-win32-x86=thiscab RegisterServer=yes clsid={70A3ED4F-E41D-452F-8D59-0433205A754A} DestDir= FileVersion=2,0,2,0 [Setup Hooks] AddToRegHook=AddToRegHook [AddToRegHook] InfSection=DefaultInstall2 [DefaultInstall2] AddReg=AddToRegistry [AddToRegistry] HKLM,"SOFTWARE\Classes\CLSID\{70A3ED4F-E41D-452F-8D59-0433205A754A}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}" HKLM,"SOFTWARE\Classes\CLSID\{70A3ED4F-E41D-452F-8D59-0433205A754A}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}" HKCR,"Licenses",,,"Licensing: Copying the keys may be a violation of established copyrights." [RegisterFiles] %11%\mypopInstall.dll