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.

23 lines
537 B

  1. #include "resource.h"
  2. #include "version.rc2"
  3. /////////////////////////////////////////////////////////////////////////////
  4. //
  5. // REGISTRY
  6. //
  7. IDR_SMCYSCOM REGISTRY DISCARDABLE "SMCysCom.rgs"
  8. /////////////////////////////////////////////////////////////////////////////
  9. //
  10. // String Table
  11. //
  12. STRINGTABLE DISCARDABLE
  13. BEGIN
  14. IDS_TITLE "Server Management CYS Installer"
  15. IDS_INSERT_CD "Please insert the Microsoft Windows Server 2003 CD."
  16. END
  17. 1 TYPELIB "smcyscom.tlb"