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.

185 lines
4.5 KiB

  1. ; NMRK.Inf
  2. ; Setup INF file for the Windows NetMeeting Resource Kit
  3. [version]
  4. signature="$CHICAGO$"
  5. AdvancedINF=2.5
  6. [DefaultInstall]
  7. CustomDestination = NMRK.Destination
  8. CopyFiles = NMRK.Install.Inf,NMRK.Install.Kit,NMRK.Install.Src,NMRK.Install.Tools,NMRK.Install.Sys
  9. AddReg = NMRK.Install.Reg
  10. UpdateInis = NMRK.Install.Inis
  11. ; Uninstall section
  12. ;
  13. [NMRK.Remove]
  14. SmartReboot = I
  15. BeginPrompt = NMRK.Remove.BeginPrompt
  16. EndPrompt = NMRK.Remove.EndPrompt
  17. CustomDestination = NMRK.Existing
  18. DelFiles = NMRK.Remove.Kit,NMRK.Remove.Src,NMRK.Remove.Tools
  19. DelReg = NMRK.Remove.Reg
  20. UpdateInis = NMRK.Remove.Inis
  21. Cleanup=1
  22. [NMRK.Remove.BeginPrompt]
  23. Prompt="%REMOVE_CONFIRMATION_PROMPT%"
  24. ButtonType=YESNO
  25. Title="%PRODUCT_NAME_AND_VER%"
  26. [NMRK.Remove.EndPrompt]
  27. Prompt="%REMOVE_COMPLETION_PROMPT%"
  28. [DestinationDirs]
  29. NMRK.Install.Kit = 49000 ; NMRKDir
  30. NMRK.Install.Src = 49000, Source ; SRCDir
  31. NMRK.Install.Tools = 49000, Tools ; ToolDir
  32. NMRK.Install.Inf = 17 ; LDID_INF
  33. NMRK.Install.Sys = 11 ; LDID_SYS
  34. NMRK.Remove.Kit = 49000 ; NMRKDir
  35. NMRK.Remove.Src = 49000, Source ; SRCDir
  36. NMRK.Remove.Tools = 49000, Tools ; ToolDir
  37. ; Sections for custom directory installation
  38. [NMRK.Destination]
  39. 49300,49301=ProgramFilesDir,5
  40. 49000,49001,49002=NMRKDir,1
  41. [NMRK.Existing]
  42. 49000,49001,49002=NMRKDir.Remove,7
  43. [NMRKDir]
  44. HKLM,"%KEY_NMRK%",'InstallationDirectory','%INSTALL_DIR_PROMPT%',"%49301%\%NMRKDIR%"
  45. [NMRKDir.Remove]
  46. HKLM,"%KEY_NMRK%",'InstallationDirectory','',''
  47. "","","",'%REMOVE_NODIR_ERROR%',""
  48. [ProgramFilesDir]
  49. HKLM,"Software\Microsoft\Windows\CurrentVersion","ProgramFilesDir",,"%24%"
  50. [NMRK.Install.Inf]
  51. nmrk.inf
  52. [NMRK.Install.Sys]
  53. msvcp50.dll,,,32
  54. msvcrt.dll,,,16
  55. [NMRK.Install.Src]
  56. nm30.exe
  57. [NMRK.Remove.Src]
  58. nm30.exe,,,1
  59. [NMRK.Install.Tools]
  60. updfile.exe
  61. [NMRK.Remove.Tools]
  62. updfile.exe,,,1
  63. [NMRK.Install.Kit]
  64. nmrk.exe
  65. conf.adm
  66. nmrk30.doc
  67. before.htm
  68. default.htm
  69. during.htm
  70. glossary.htm
  71. new30.htm
  72. newusers.htm
  73. readme.htm
  74. trblsh.htm
  75. netmeet.gif
  76. tray.gif
  77. trayi.gif
  78. wan.gif
  79. license.txt
  80. [NMRK.Remove.Kit]
  81. nmrk.exe,,,1
  82. conf.adm,,,1
  83. nmrk30.doc,,,1
  84. before.htm,,,1
  85. default.htm,,,1
  86. during.htm,,,1
  87. glossary.htm,,,1
  88. new30.htm,,,1
  89. newusers.htm,,,1
  90. readme.htm,,,1
  91. trblsh.htm,,,1
  92. netmeet.gif,,,1
  93. tray.gif,,,1
  94. trayi.gif,,,1
  95. wan.gif,,,1
  96. license.txt,,,1
  97. [NMRK.Install.Reg]
  98. HKLM,%KEY_NMRK%,"InstallationDirectory",,"%49001%"
  99. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\nmrk.exe",,,"%49001%\nmrk.exe"
  100. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\nmrk.exe","Path",,"%49001%;"
  101. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\NMRK,"DisplayName",,"%PRODUCT_NAME_AND_VER%"
  102. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\NMRK,"UninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\nmrk.inf,NMRK.Remove"
  103. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\NMRK,"QuietUninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\nmrk.inf,NMRK.Remove,5"
  104. [NMRK.Remove.Reg]
  105. HKLM,%KEY_NMRK%
  106. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\NMRK
  107. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\nmrk.exe"
  108. [NMRK.Install.Inis]
  109. setup.ini, progman.groups,, "nmrkgroup="%PGMGRP_NMRK%""
  110. setup.ini, nmrkgroup,, """%PGMITEM_NMRKWIZARD%"", """"""%49002%\nmrk.exe"""""""
  111. setup.ini, nmrkgroup,, """%PGMITEM_NMRKDOC%"", """"""%49002%\nmrk30.doc"""""""
  112. setup.ini, nmrkgroup,, """%PGMITEM_NMRKREADME%"", """"""%49002%\readme.htm"""""""
  113. setup.ini, nmrkgroup,, """%PGMITEM_NMRKFILES%"", """"""%49002%"""""""
  114. [NMRK.Remove.Inis]
  115. setup.ini, progman.groups,, "nmrkgroup="%PGMGRP_NMRK%""
  116. setup.ini, nmrkgroup,, """%PGMITEM_NMRKWIZARD%"""
  117. setup.ini, nmrkgroup,, """%PGMITEM_NMRKDOC%"""
  118. setup.ini, nmrkgroup,, """%PGMITEM_NMRKREADME%""
  119. setup.ini, nmrkgroup,, """%PGMITEM_NMRKFILES%"""
  120. [SourceDisksNames]
  121. 1=%DISK1%,"",1
  122. [SourceDisksFiles]
  123. msvcp50.dll=1
  124. msvcrt.dll=1
  125. nmrk.exe=1
  126. nm30.exe=1
  127. conf.adm=1
  128. nmrk30.doc=1
  129. updfile.exe=1
  130. before.htm=1
  131. default.htm=1
  132. during.htm=1
  133. glossary.htm=1
  134. new30.htm=1
  135. newusers.htm=1
  136. readme.htm=1
  137. trblsh.htm=1
  138. netmeet.gif=1
  139. tray.gif=1
  140. trayi.gif=1
  141. wan.gif=1
  142. license.txt=1
  143. [Strings]
  144. ; ************************************************************************
  145. ; IMPORTANT - Be sure to place any localizable strings below the
  146. ; "LOCALIZATION BORDER" comment.
  147. ; ************************************************************************
  148. KEY_NMRK = "SOFTWARE\Microsoft\NMRK"