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.

22 lines
732 B

  1. [Version]
  2. signature="$Windows NT$"
  3. ClassGUID={00000000-0000-0000-0000-000000000000}
  4. SetupClass=Base
  5. LayoutFile=layout.inf
  6. [DestinationDirs]
  7. ; Anything not installed by the system by default
  8. Copy.NSInstall.Files = 24,%ProgramF%\%NETSHOW_DIR%
  9. [DefaultInstall]
  10. CopyFiles = Copy.NSInstall.Files
  11. UpdateInis= Add.NSInstall.Links
  12. [Copy.NSInstall.Files]
  13. nssrvnt5.exe,,,32
  14. nstlsnt5.exe,,,32
  15. [Add.NSInstall.Links]
  16. setup.ini, progman.groups,,"NETSHOW=%NETSHOW_PROGGROUP%"
  17. setup.ini, NETSHOW,, """%INSTALL_SERVER%"",""""""%24%\%ProgramF%\%NETSHOW_DIR%\nssrvnt5.exe"""""",,,,,%SERVER_SHORT_DESC%"
  18. setup.ini, NETSHOW,, """%INSTALL_TOOLS%"", """"""%24%\%ProgramF%\%NETSHOW_DIR%\nstlsnt5.exe"""""",,,,,%TOOLS_SHORT_DESC%"