Leaked source code of windows server 2003
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.

19 lines
505 B

  1. ; INF file for Test.DLL
  2. [version]
  3. ; version signature (same for both NT and Win95) do not remove
  4. signature="$CHICAGO$"
  5. AdvancedINF=2.0
  6. [Add.Key]
  7. HKCR, CLSID\{60BB8C4D-4644-48DC-86D8-5ED7697FB984}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}
  8. [Add.Code]
  9. APPCOMPR.DLL=APPCOMPR.DLL
  10. [APPCOMPR.DLL]
  11. file-win32-x86=thiscab
  12. clsid={E065DE4B-6F0E-45FD-B30F-04ED81D5C258}
  13. FileVersion=1,0,0,1
  14. DestDir=%windir%\Downloaded Program Files
  15. RegisterServer=yes
  16. ; end of INF file