home *** CD-ROM | disk | FTP | other *** search
/ Mundo do CD-ROM 11 / CDROM11.iso / internet / vchat / vchat.exe / VCHAT11.INF < prev    next >
Encoding:
Windows Setup INFormation  |  1997-03-04  |  8.2 KB  |  280 lines

  1. ; VCHAT11.INF
  2. ;
  3. ; This is the Setup information file to install 
  4. ; Microsoft V-Chat 1.1.
  5. ;
  6. ; Copyright (c) 1996-1997 Microsoft Corporation
  7. ;
  8.  
  9. [Version]
  10. Signature   = "$CHICAGO$"
  11. Provider    = %MSFT%
  12. AdvancedINF = 2.5,"You need a new version of advpack.dll"
  13.  
  14. [DefaultInstall]
  15. CopyFiles      = ProductFiles, InfFiles, SysFiles, SharedAvatarFiles, SharedImageFiles, SharedSoundFiles, MiscFiles
  16. AddReg         = VChatReg, VChatReg95
  17. UpdateInis     = VChatInis
  18. Uninstall      = VChatUninstall
  19. CustomDestination = InstallDestination
  20. SmartReboot = N
  21. RunPostSetupCommands = PostSetupCommands
  22.  
  23. [DefaultInstall.NT]
  24. CopyFiles      = ProductFiles, InfFiles, SysFiles, SharedAvatarFiles, SharedImageFiles, SharedSoundFiles, MiscFiles
  25. AddReg         = VChatReg, VChatRegNT
  26. UpdateInis     = VChatInisNT
  27. Uninstall      = VChatUninstall
  28. CustomDestination = InstallDestination
  29. SmartReboot = N
  30. RunPostSetupCommands = PostSetupCommands
  31.  
  32. [VChatUninstall.NT]
  33. DelFiles          = ProductFiles, SharedAvatarFiles, SharedImageFiles, SharedSoundFiles
  34. UpdateInis        = VChatDelInis
  35. DelReg            = VChatDelReg
  36. BeginPrompt       = UninstallBeginPromptSection
  37. EndPrompt         = UninstallEndPromptSection
  38. CustomDestination = UninstallDestination
  39. RunPostSetupCommands = PostUninstallSection.NT
  40. CleanUp           = 1  
  41.  
  42. [VChatUninstall.95]
  43. DelFiles          = ProductFiles, SharedAvatarFiles, SharedImageFiles, SharedSoundFiles
  44. UpdateInis        = VChatDelInis
  45. DelReg            = VChatDelReg
  46. BeginPrompt       = UninstallBeginPromptSection
  47. EndPrompt         = UninstallEndPromptSection
  48. CustomDestination = UninstallDestination
  49. RunPostSetupCommands = PostUninstallSection.95
  50. CleanUp           = 1  
  51.  
  52. [PostSetupCommands]
  53. ;install the Compass V-Chat environment
  54. %DefaultWorldPackage% /N:g /Q
  55. ;install the WININET.DLL and associated files
  56. wintdist.exe /N:g
  57. ;update items on the StartMenu
  58. grpconv.exe -o
  59.  
  60. [PostUninstallSection.NT]
  61. ;remove the v-chat directories and their contents
  62. %25%\vchatdel.exe -F """%49000%\%CacheDir%""" -R -D
  63. %25%\vchatdel.exe -F """%49000%\%SharedDir%""" -R -D
  64. %25%\vchatdel.exe -F """%49000%\%WorldsDir%""" -R -D
  65. %25%\vchatdel.exe -F """%49000%""" -R
  66.  
  67. [PostUninstallSection.95]
  68. ;remove the v-chat directories and their contents
  69. %25%\vchatdel.exe -F "%49000%\%CacheDir%" -R -D
  70. %25%\vchatdel.exe -F "%49000%\%SharedDir%" -R -D
  71. %25%\vchatdel.exe -F "%49000%\%WorldsDir%" -R -D
  72. %25%\vchatdel.exe -F "%49000%" -R
  73.  
  74. [InstallDestination]
  75. ;<OEM SFN>, <ANSI LFN>, <ANSI SFN>, <OEM LFN> = <SECTION>, Flag
  76. 49010,49011,49012,49013 = ProgramFilesDir,5
  77. 49000,49001,49002,49003 = VChatFilesDir,1
  78.  
  79. [UninstallDestination]
  80. 49000 = VChatUninstFilesDir,5
  81.  
  82. [VChatUninstFilesDir]
  83. HKLM,"SOFTWARE\Microsoft\%VChatName%","InstallDir","",""
  84.  
  85. [ProgramFilesDir]
  86. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion","ProgramFilesDir","",""
  87.  
  88. [VChatFilesDir]
  89. HKLM,"SOFTWARE\Microsoft\%VChatName%","InstallDir","%LocationPrompt%","%49011%\%VChatDir%"
  90.  
  91. [BeginPrompt]
  92. Title = %VChatName%
  93.  
  94. [UninstallBeginPromptSection]
  95. Prompt = %UninstallBeginPrompt%
  96. ButtonType = YESNO
  97. Title = %VChatName%
  98.  
  99. [UninstallEndPromptSection]
  100. Prompt = %UninstallEndPrompt%
  101.  
  102. [VChatInis]
  103. ;adds shortcut to StartMenu
  104. setup.ini, progman.groups,, "group0=""%VChatGroup%"""
  105. setup.ini, group0,, ""%VChatGroup%""
  106. setup.ini, group0,, """%VChatGroup%"", ""%49002%\%ExeName%"",,0,"
  107.  
  108. [VChatInisNT]
  109. ;adds shortcut to StartMenu (NT only)
  110. setup.ini, progman.groups,, "group0=""%VChatGroup%"""
  111. setup.ini, group0,, """%VChatGroup%"", """"""%49001%\%ExeName%"""""""
  112.  
  113. [VChatDelInis]
  114. ;removes shortcut from StartMenu
  115. setup.ini, progman.groups,, "group0=""%VChatGroup%"""
  116. setup.ini, group0,, """%VChatGroup%"""
  117.  
  118. [VChatReg]
  119. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\%ExeName%",,,"%49001%\%ExeName%"
  120. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\%ExeName%","Path",,"%49001%"
  121. HKLM,"SOFTWARE\Microsoft\%VChatName%","InstallDir",,"%49001%"
  122. ;register file type (.vce)
  123. HKCR,%VChatExtension%,,,"%VChatDesc%"
  124. HKCR,%VChatDesc%,,,"%VCEDesc%"
  125. HKCR,%VChatDesc%,"IsShortcut",,""
  126. HKCR,%VChatDesc%,"NeverShowExt",,""
  127. HKCR,%VChatDesc%\Shell\Open,,,"&Open"
  128. HKCR,%VChatDesc%\Shell\Open\Command,,,"%49001%\VChat11.exe ""%1"""
  129. HKCR,%VChatDesc%\DefaultIcon,,,"%49001%\VChat11.exe,0"
  130. ; add entry for default server name
  131. HKCU,"SOFTWARE\Microsoft\%VChatShortName%\%VChatName%\Settings\MRUServerNames","ServerName",,"%DefaultServerName%
  132. ; add entry for default world name
  133. HKCU,"SOFTWARE\Microsoft\%VChatShortName%\%VChatName%\Settings","Channel",,"%DefaultWorldName%
  134. ; add entry for default publishing server name
  135. HKCU,"SOFTWARE\Microsoft\%VChatShortName%\%VChatName%\Settings\MRUAvatarServers","ServerName",,"%DefaultAvatarServer%
  136.  
  137. [VChatReg95]
  138. ; add uninstall reg entry
  139. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\V-Chat,"DisplayName",,"%VChatName%"
  140. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\V-Chat,"UninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\%InfFileName%,VChatUninstall.95"
  141.  
  142. [VChatRegNT]
  143. ; add uninstall reg entry
  144. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\V-Chat,"DisplayName",,"%VChatName%"
  145. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\V-Chat,"UninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\%InfFileName%,VChatUninstall.NT"
  146.  
  147. [VChatDelReg]
  148. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\V-Chat
  149. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\%ExeName%"
  150. HKLM,"SOFTWARE\Microsoft\%VChatName%"
  151. HKCU,"SOFTWARE\Microsoft\%VChatShortName%"
  152. HKCR,"%VChatDesc%"
  153. HKCR,"%VChatExtension%"
  154.  
  155. [DestinationDirs]
  156. ProductFiles      = 49000
  157. InfFiles          = 17    
  158. SysFiles          = 11
  159. SharedAvatarFiles = 49000,%SharedAvatarDir%
  160. SharedImageFiles  = 49000,%SharedImageDir%
  161. SharedSoundFiles  = 49000,%SharedSoundDir%
  162. CacheAvatarFiles  = 49000,%CacheDir%
  163. MiscFiles         = 25
  164.  
  165. [ProductFiles]
  166. VCHAT11.EXE
  167. VCHAT11.HLP
  168. VCHAT11.CNT
  169. GOTHIC.TTF
  170. LICENSE.TXT     
  171.  
  172. [InfFiles]
  173. VCHAT11.INF
  174.  
  175. [SysFiles]
  176. MFC42.DLL
  177. MSVCRT.DLL
  178. CHATSOCK.DLL
  179.  
  180. [SharedAvatarFiles]
  181. AMANI.PNG
  182. ANDERSON.PNG
  183. BRB.PNG
  184. CRAB.PNG
  185. DANCER.PNG
  186. DEFAULT.PNG
  187. CAT.PNG
  188. DUGGAN.PNG
  189. DRED.PNG
  190. JOEY.PNG
  191. LULU.PNG
  192. MANNY.PNG
  193. MONTY.PNG
  194. PEPPIE.PNG
  195. POSSUM.PNG
  196. ROSA.PNG
  197. SKY.PNG
  198. TARO.PNG
  199. UNCLMORT.PNG
  200. VIOLET.PNG
  201. YUKO.PNG
  202.  
  203. [SharedImageFiles]
  204. README.TXT
  205.  
  206. [SharedSoundFiles]
  207. COLLIDE.WAV
  208. ENTER.WAV
  209. EXIT.WAV
  210.  
  211. [MiscFiles]
  212. VCHATDEL.EXE    
  213.  
  214. [SourceDisksNames]
  215. 1 = %DiskName%,,1
  216.  
  217. [SourceDisksFiles]
  218. VCHAT11.EXE    = 1
  219. VCHAT11.HLP    = 1
  220. VCHAT11.CNT    = 1
  221. GOTHIC.TTF     = 1
  222. LICENSE.TXT    = 1
  223. VCHAT11.INF    = 1
  224. MFC42.DLL      = 1
  225. MSVCRT.DLL     = 1
  226. CHATSOCK.DLL   = 1
  227. AMANI.PNG      = 1
  228. ANDERSON.PNG   = 1
  229. BRB.PNG        = 1
  230. CRAB.PNG       = 1
  231. DANCER.PNG     = 1
  232. DEFAULT.PNG    = 1
  233. CAT.PNG        = 1
  234. DUGGAN.PNG     = 1
  235. DRED.PNG       = 1
  236. JOEY.PNG       = 1
  237. LULU.PNG       = 1
  238. MANNY.PNG      = 1
  239. MONTY.PNG      = 1
  240. PEPPIE.PNG     = 1
  241. POSSUM.PNG     = 1
  242. ROSA.PNG       = 1
  243. SKY.PNG        = 1
  244. TARO.PNG       = 1
  245. UNCLMORT.PNG   = 1
  246. VIOLET.PNG     = 1
  247. YUKO.PNG       = 1
  248. README.TXT     = 1
  249. COLLIDE.WAV    = 1
  250. ENTER.WAV      = 1
  251. EXIT.WAV       = 1
  252. VCHATDEL.EXE   = 1    
  253.  
  254. [Strings]
  255. VCEDesc           = "Microsoft V-Chat 1.1 Shortcut"
  256. VChatGroup        = "Microsoft V-Chat 1.1"
  257. VChatName         = "Microsoft V-Chat 1.1"
  258. VChatShortName    = "V-Chat 1.1"
  259. VChatDir          = "V-Chat"
  260. VChatExtension    = ".vce"
  261. ExeName           = "VChat11.exe"
  262. InfFileName       = "Vchat11.inf"
  263. SharedAvatarDir   = "Shared\Avatars"
  264. SharedImageDir    = "Shared\Images"
  265. SharedSoundDir    = "Shared\Sounds"
  266. CacheDir          = "Cache"
  267. SharedDir         = "Shared"
  268. WorldsDir         = "Worlds"
  269. VChat_LINK        = "Microsoft V-Chat 1.1"
  270. VChatDesc         = "V-Chat.Files"
  271. DiskName          = "Microsoft V-Chat 1.1 Installation Disk"
  272. LocationPrompt    = "Install Microsoft V-Chat 1.1 to:"
  273. UninstallBeginPrompt = "Uninstalling will remove V-Chat, all environments, and avatars.  Do you wish to continue?"
  274. UninstallEndPrompt   = "Microsoft V-Chat 1.1 has been successfully removed from your system."
  275. ;v-chat world to be distributed with this package
  276. DefaultWorldPackage = "COMPASS.EXE"
  277. DefaultServerName = "vchat1.microsoft.com"
  278. DefaultAvatarServer = "http://vchat2.microsoft.com/AvaPub.DLL"
  279. DefaultWorldName  = "#Compass"
  280.