613 lines
18 KiB
HTML
613 lines
18 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
|
<META NAME="Author" CONTENT="Rick Elliott">
|
|
<META NAME="GENERATOR" CONTENT="Mozilla/4.04 [en] (Win95; I) [Netscape]">
|
|
<TITLE>Windows Registry Settings</TITLE>
|
|
</HEAD>
|
|
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
|
|
|
|
<H1>
|
|
Windows Registry Settings</H1>
|
|
This document is provided as a reference to the Windows registry settings
|
|
implemented by Communicator and Navigator. You may use this as a
|
|
guide to the registry settings you must implement if you create your own
|
|
installation program (as opposed to localizing an existing Netscape installer).
|
|
|
|
<P>Note that in the Netscape installers, these settings are implemented
|
|
only within .INI files. This simplifies modifying and localizing
|
|
the installer. It is recommended that your installer do the same.
|
|
|
|
<P>You may observe the registry changes made by any product with tools
|
|
such as <A HREF="http://www.ntinternals.com/regmon.htm">Regmon.</A> This
|
|
may be a useful addition to your toolset.
|
|
|
|
<P>These notes are applicable to Netscape Communicator version 4.03.
|
|
<BR>
|
|
<TABLE BORDER COLS=1 WIDTH="100%" >
|
|
<TR>
|
|
<TD><B>MPLAY32.INI</B>
|
|
|
|
<P>Key : HKEY_LOCAL_MACHINE\Software\Netscape
|
|
<BR>Name : (Default)
|
|
<BR>Value:
|
|
<BR>Type :
|
|
<BR>
|
|
|
|
<P>Key : HKEY_LOCAL_MACHINE\Software\Netscape\Media Player
|
|
<BR>Name : CurrentVersion
|
|
<BR>Value: 4.03 (en)
|
|
<BR>Type :
|
|
<BR>
|
|
|
|
<P>Key : HKEY_LOCAL_MACHINE\Software\Netscape\Media Player\4.03 (en)
|
|
<BR>Name : (Default)
|
|
<BR>Value:
|
|
<BR>Type :
|
|
<BR>
|
|
|
|
<P>Key : HKEY_LOCAL_MACHINE\Software\Netscape\Media Player\4.03 (en)\Main
|
|
<BR>Name : Install Directory
|
|
<BR>Value: [Default Path]\MPlayer
|
|
<BR>Type : REGDB_STRING
|
|
|
|
<P>Name : Program Folder
|
|
<BR>Value: [Program Folder]
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_CLASSES_ROOT\.LAM
|
|
<BR>Name : (Default)
|
|
<BR>Value: LAMDocument
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_CLASSES_ROOT\LAMDocument\shell\open\command
|
|
<BR>Name : (Default)
|
|
<BR>Value: [WINSYSDIR]\mplay32.exe %1
|
|
<BR>Type : REGDB_STRING
|
|
|
|
<P>Name : (Default)
|
|
<BR>Value: [WINDIR]\mplayer.exe %1
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_CLASSES_ROOT\LAMDocument\DefaultIcon
|
|
<BR>Name : (Default)
|
|
<BR>Value: [Default Path]\MPlayer\npcfg32.exe ,0
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\MCI32
|
|
<BR>Name : LiveAudioFile
|
|
<BR>Value: mcilma32.dll
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\MCI
|
|
<BR>Name : LiveAudioFile
|
|
<BR>Value: mcilma.dll
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\MCI32
|
|
<BR>Name : LiveAudioMetafile
|
|
<BR>Value: mcilau32.dll
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\drivers.desc
|
|
<BR>Name : mcilau32.dll
|
|
<BR>Value: (MCI) Netscape Media Player
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\MCI
|
|
<BR>Name : LiveAudioMetafile
|
|
<BR>Value: mcilau.dll
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\MCI
|
|
Extensions
|
|
<BR>Name : LAM
|
|
<BR>Value: LiveAudioMetafile
|
|
<BR>Type : REGDB_STRING
|
|
|
|
<P>Name : LMA
|
|
<BR>Value: LiveAudioFile
|
|
<BR>Type : REGDB_STRING
|
|
|
|
<P>Name : LA
|
|
<BR>Value: LiveAudioFile
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\drivers.desc
|
|
<BR>Name : mcilma32.dll
|
|
<BR>Value: (MCI) Netscape Packetized Audio
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Drivers32
|
|
<BR>Name : MSACM.NSPAC
|
|
<BR>Value: NSPAC32.ACM
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\drivers.desc
|
|
<BR>Name : NSPAC32.ACM
|
|
<BR>Value: elemedia(TM) AX24000P Music Codec
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Drivers32
|
|
<BR>Name : MSACM.voxacm118
|
|
<BR>Value: vdk32118.acm
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\drivers.desc
|
|
<BR>Name : vdk32118.acm
|
|
<BR>Value: Voxware 32bit Codec
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Drivers32
|
|
<BR>Name : MSACM.NSX83
|
|
<BR>Value: NSX83P32.ACM
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\drivers.desc
|
|
<BR>Name : NSX83P32.ACM
|
|
<BR>Value: elemedia(TM) SX8300 Speech Codec
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Drivers32
|
|
<BR>Name : MSACM.NSMLAW
|
|
<BR>Value: NSMLAW32.DLL
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\drivers.desc
|
|
<BR>Name : NSMLAW32.DLL
|
|
<BR>Value: Netscape G.711 Decoder
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
<HR WIDTH="100%">
|
|
<BR><B>NAV40.INI</B>
|
|
|
|
<P>Key : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\App
|
|
Paths\Netscape.exe
|
|
<BR>Name : (Default)
|
|
<BR>Value: [Default Path]\Program\Netscape.exe
|
|
<BR>Type : REGDB_STRING
|
|
|
|
<P>Name : Path
|
|
<BR>Value: [Default Path]\Program
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_CLASSES_ROOT\CLSID\{7865A9A1-33A8-11d0-BED9-00A02468FAB6}\InprocServer32
|
|
<BR>Name : (Default)
|
|
<BR>Value: [Default Path]\Program\brpref32.dll
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_CLASSES_ROOT\CLSID\{543EC0D0-6AB7-11d0-BF56-00A02468FAB6}\InprocServer32
|
|
<BR>Name : (Default)
|
|
<BR>Value: [Default Path]\Program\brpref32.dll
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_CLASSES_ROOT\CLSID\{543EC0D1-6AB7-11d0-BF56-00A02468FAB6}\InprocServer32
|
|
<BR>Name : (Default)
|
|
<BR>Value: [Default Path]\Program\brpref32.dll
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_CLASSES_ROOT\CLSID\{2D0A7D70-748C-11d0-9705-00805F8AA8B8}\InprocServer32
|
|
<BR>Name : (Default)
|
|
<BR>Value: [Default Path]\Program\edpref32.dll
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_CLASSES_ROOT\CLSID\{E8D6B4F0-8B58-11d0-9B63-00805F8ADDDE}\InprocServer32
|
|
<BR>Name : (Default)
|
|
<BR>Value: [Default Path]\Program\mnpref32.dll
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_CLASSES_ROOT\CLSID\{DDF4AB60-8B84-11d0-9B63-00805F8ADDDE}\InprocServer32
|
|
<BR>Name : (Default)
|
|
<BR>Value: [Default Path]\Program\mnpref32.dll
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_CLASSES_ROOT\CLSID\{CC3E2871-43CA-11d0-B6D8-00805F8ADDDE}\InprocServer32
|
|
<BR>Name : (Default)
|
|
<BR>Value: [Default Path]\Program\mnpref32.dll
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_CLASSES_ROOT\CLSID\{CC3E2872-43CA-11d0-B6D8-00805F8ADDDE}\InprocServer32
|
|
<BR>Name : (Default)
|
|
<BR>Value: [Default Path]\Program\mnpref32.dll
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_LOCAL_MACHINE\Software\Netscape
|
|
<BR>Name : (Default)
|
|
<BR>Value:
|
|
<BR>Type :
|
|
<BR>
|
|
|
|
<P>Key : HKEY_LOCAL_MACHINE\Software\Netscape\Netscape Navigator
|
|
<BR>Name : CurrentVersion
|
|
<BR>Value: 4.03 (en)
|
|
<BR>Type :
|
|
<BR>
|
|
|
|
<P>Key : HKEY_LOCAL_MACHINE\Software\Netscape\Netscape Navigator\Users
|
|
<BR>Name : (Default)
|
|
<BR>Value:
|
|
<BR>Type :
|
|
<BR>
|
|
|
|
<P>Key : HKEY_LOCAL_MACHINE\Software\Netscape\Netscape Navigator\4.03
|
|
(en)
|
|
<BR>Name : (Default)
|
|
<BR>Value:
|
|
<BR>Type :
|
|
<BR>
|
|
|
|
<P>Key : HKEY_LOCAL_MACHINE\Software\Netscape\Netscape Navigator\4.03
|
|
(en)\Main
|
|
<BR>Name : Install Directory
|
|
<BR>Value: [Default Path]
|
|
<BR>Type : REGDB_STRING
|
|
|
|
<P>Name : Java Directory
|
|
<BR>Value: [Default Path]\Program\Java
|
|
<BR>Type : REGDB_STRING
|
|
|
|
<P>Name : NetHelp Directory
|
|
<BR>Value: [Default Path]\Program\NetHelp
|
|
<BR>Type : REGDB_STRING
|
|
|
|
<P>Name : Plugins Directory
|
|
<BR>Value: [Default Path]\Program\Plugins
|
|
<BR>Type : REGDB_STRING
|
|
|
|
<P>Name : Program Folder
|
|
<BR>Value: [Program Folder]
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_CURRENT_USER\Software\Netscape
|
|
<BR>Name : (Default)
|
|
<BR>Value:
|
|
<BR>Type :
|
|
<BR>
|
|
|
|
<P>Key : HKEY_CURRENT_USER\Software\Netscape\Netscape Navigator
|
|
<BR>Name : (Default)
|
|
<BR>Value:
|
|
<BR>Type :
|
|
<BR>
|
|
|
|
<P>Key : HKEY_CURRENT_USER\Software\Netscape\Netscape Navigator\Main
|
|
<BR>Name : Install Directory
|
|
<BR>Value: [Default Path]
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_CLASSES_ROOT\NetscapeMarkup\CLSID
|
|
<BR>Name : (Default)
|
|
<BR>Value: {61D8DE20-CA9A-11CE-9EA5-0080C82BE3B6}
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_CLASSES_ROOT\NetscapeMarkup\Insertable
|
|
<BR>Name : (Default)
|
|
<BR>Value:
|
|
<BR>Type :
|
|
<BR>
|
|
|
|
<P>Key : HKEY_CLASSES_ROOT\NetscapeMarkup\protocol\StdFileEditing\server
|
|
<BR>Name : (Default)
|
|
<BR>Value: [Default Path]\Program\Netscape.exe
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_CLASSES_ROOT\NetscapeMarkup\protocol\StdFileEditing\verb\0
|
|
<BR>Name : (Default)
|
|
<BR>Value: &Edit
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_CLASSES_ROOT\NetscapeMarkup\shell\open\command
|
|
<BR>Name : (Default)
|
|
<BR>Value: [Default Path]\Program\Netscape.exe "%1"
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_CLASSES_ROOT\NetscapeMarkup\shell\print\command
|
|
<BR>Name : (Default)
|
|
<BR>Value: [Default Path]\Program\Netscape.exe /print("%1")
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_CLASSES_ROOT\NetscapeMarkup\shell\print\ddeexec
|
|
<BR>Name : (Default)
|
|
<BR>Value: [print("%1")]
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_CLASSES_ROOT\NetscapeMarkup\shell\PrintTo\command
|
|
<BR>Name : (Default)
|
|
<BR>Value: [Default Path]\Program\Netscape.exe /printto("%1","%2","%3","%4")
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_CLASSES_ROOT\NetscapeMarkup\shell\PrintTo\ddeexec
|
|
<BR>Name : (Default)
|
|
<BR>Value: [("%1","%2","%3","%4")]
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_CLASSES_ROOT\NetscapeMarkup\shell\open\ddeexec
|
|
<BR>Name : (Default)
|
|
<BR>Value: "%1"
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_CLASSES_ROOT\NetscapeMarkup\shell\open\ddeexec\Application
|
|
<BR>Name : (Default)
|
|
<BR>Value: NSShell
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_CLASSES_ROOT\NetscapeMarkup\shell\open\ddeexec\Topic
|
|
<BR>Name : (Default)
|
|
<BR>Value: WWW_OpenURL
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_CLASSES_ROOT\NetscapeMarkup\shell\Edit\command
|
|
<BR>Name : (Default)
|
|
<BR>Value: [Default Path]\Program\Netscape.exe -edit "%1"
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_CLASSES_ROOT\NetscapeMarkup\shell\Edit\ddeexec
|
|
<BR>Name : (Default)
|
|
<BR>Value: [edit("%1")]
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_LOCAL_MACHINE\Software\Netscape\Netcaster
|
|
<BR>Name : CurrentVersion
|
|
<BR>Value: 4.03 (en)
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_LOCAL_MACHINE\Software\Netscape\Netcaster\4.03 (en)\Main
|
|
<BR>Name : Install Directory
|
|
<BR>Value: [Shell Path]\Netcast
|
|
<BR>Type : REGDB_STRING
|
|
|
|
<P>Name : Program Folder
|
|
<BR>Value: [Program Folder]
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_CLASSES_ROOT\CLSID\{C98D0190-7D81-11d0-BF8D-00A02468FAB6}\InprocServer32
|
|
<BR>Name : (Default)
|
|
<BR>Value: [Default Path]\Program\brpref32.dll
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_CLASSES_ROOT\CLSID\{37B601C0-8AC8-11d0-83AF-00805F8A274D}\InprocServer32
|
|
<BR>Name : (Default)
|
|
<BR>Value: [Default Path]\Program\brpref32.dll
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_CLASSES_ROOT\CLSID\{913A4A20-8EBF-11d0-BFAB-00A02468FAB6}\InprocServer32
|
|
<BR>Name : (Default)
|
|
<BR>Value: [Default Path]\Program\brpref32.dll
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_CLASSES_ROOT\NetscapeMarkup\shell\print\ddeexec\Application
|
|
<BR>Name : (Default)
|
|
<BR>Value: NSShell
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_CLASSES_ROOT\NetscapeMarkup\shell\PrintTo\ddeexec\Application
|
|
<BR>Name : (Default)
|
|
<BR>Value: NSShell
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_CLASSES_ROOT\NetscapeMarkup\shell\Edit\ddeexec\Application
|
|
<BR>Name : (Default)
|
|
<BR>Value: NSShell
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_CLASSES_ROOT\NetscapeMarkup
|
|
<BR>Name : (Default)
|
|
<BR>Value: Hypertext Markup Language
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_CLASSES_ROOT\telnet
|
|
<BR>Name : (Default)
|
|
<BR>Value: URL:Telnet Protocol
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_CLASSES_ROOT\telnet\shell\open\command
|
|
<BR>Name : (Default)
|
|
<BR>Value: telnet %1
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
<HR WIDTH="100%">
|
|
<BR><B>NETCAST.INI</B>
|
|
|
|
<P>Key : HKEY_LOCAL_MACHINE\Software\Netscape
|
|
<BR>Name : (Default)
|
|
<BR>Value:
|
|
<BR>Type :
|
|
<BR>
|
|
|
|
<P>Key : HKEY_LOCAL_MACHINE\Software\Netscape\Netcaster
|
|
<BR>Name : CurrentVersion
|
|
<BR>Value: 1.0 (en)
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_LOCAL_MACHINE\Software\Netscape\Netcaster\1.0 (en)
|
|
<BR>Name : (Default)
|
|
<BR>Value:
|
|
<BR>Type :
|
|
<BR>
|
|
|
|
<P>Key : HKEY_LOCAL_MACHINE\Software\Netscape\Netcaster\1.0 (en)\Main
|
|
<BR>Name : Install Directory
|
|
<BR>Value: [Default Path]
|
|
<BR>Type : REGDB_STRING
|
|
|
|
<P>Name : Program Folder
|
|
<BR>Value: [Program Folder]
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
<HR WIDTH="100%">
|
|
<BR><B>NSCONF.INI</B>
|
|
|
|
<P>Key : HKEY_LOCAL_MACHINE\Software\Netscape
|
|
<BR>Name : (Default)
|
|
<BR>Value:
|
|
<BR>Type :
|
|
<BR>
|
|
|
|
<P>Key : HKEY_LOCAL_MACHINE\Software\Netscape\Conference
|
|
<BR>Name : (Default)
|
|
<BR>Value:
|
|
<BR>Type :
|
|
<BR>
|
|
|
|
<P>Key : HKEY_LOCAL_MACHINE\Software\Netscape\Conference\CurrentVersion
|
|
<BR>Name : Description
|
|
<BR>Value: Conference
|
|
<BR>Type : REGDB_STRING
|
|
|
|
<P>Name : InstallDate
|
|
<BR>Value: [TIME]
|
|
<BR>Type : REGDB_NUMBER
|
|
|
|
<P>Name : Installed
|
|
<BR>Value: 1
|
|
<BR>Type : REGDB_NUMBER
|
|
|
|
<P>Name : PathName
|
|
<BR>Value: [Default Path]
|
|
<BR>Type : REGDB_STRING
|
|
|
|
<P>Name : SoftwareType
|
|
<BR>Value: application
|
|
<BR>Type : REGDB_STRING
|
|
|
|
<P>Name : VersionBuild
|
|
<BR>Value: 1213
|
|
<BR>Type : REGDB_NUMBER
|
|
|
|
<P>Name : VersionMajor
|
|
<BR>Value: 1
|
|
<BR>Type : REGDB_NUMBER
|
|
|
|
<P>Name : VersionMinor
|
|
<BR>Value: 0
|
|
<BR>Type : REGDB_NUMBER
|
|
<BR>
|
|
|
|
<P>Key : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Drivers32
|
|
<BR>Name : MSACM.VOXACM118
|
|
<BR>Value: vdk32118.acm
|
|
<BR>Type : REGDB_STRING
|
|
|
|
<P>Name : MSACM.NSX83
|
|
<BR>Value: nsx83p32.acm
|
|
<BR>Type : REGDB_STRING
|
|
|
|
<P>Name : MSACM.NSX723
|
|
<BR>Value: sx5363s.acm
|
|
<BR>Type : REGDB_STRING
|
|
|
|
<P>Name : MSACM.NSMLAW
|
|
<BR>Value: nsmlaw32.dll
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_CURRENT_USER\Software\Netscape
|
|
<BR>Name : (Default)
|
|
<BR>Value:
|
|
<BR>Type :
|
|
<BR>
|
|
|
|
<P>Key : HKEY_CLASSES_ROOT\nscfile\shell\open\command
|
|
<BR>Name : (Default)
|
|
<BR>Value: [Default Path]\NSConf32.exe -f "%1"
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_LOCAL_MACHINE\Software\Netscape\Conference
|
|
<BR>Name : CurrentVersion
|
|
<BR>Value: 4.03 (en)
|
|
<BR>Type : REGDB_STRING
|
|
<BR>
|
|
|
|
<P>Key : HKEY_LOCAL_MACHINE\Software\Netscape\Conference\4.03 (en)
|
|
<BR>Name : (Default)
|
|
<BR>Value:
|
|
<BR>Type :
|
|
<BR>
|
|
|
|
<P>Key : HKEY_LOCAL_MACHINE\Software\Netscape\Conference\4.03 (en)\Main
|
|
<BR>Name : Install Directory
|
|
<BR>Value: [Default Path]
|
|
<BR>Type : REGDB_STRING
|
|
|
|
<P>Name : Program Folder
|
|
<BR>Value: [Program Folder]
|
|
<BR>Type : REGDB_STRING
|
|
<BR> </TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<BR>
|
|
<CENTER><TABLE COLS=2 WIDTH="50%" >
|
|
<TR>
|
|
<TD>
|
|
<CENTER>[<A HREF="kitOverview.html">BACK</A>]</CENTER>
|
|
</TD>
|
|
|
|
<TD>
|
|
<CENTER>[<A HREF="toc.html">CONTENTS</A>]</CENTER>
|
|
</TD>
|
|
</TR>
|
|
</TABLE></CENTER>
|
|
|
|
<CENTER> </CENTER>
|
|
|
|
<CENTER><FONT FACE="Arial, Helvetica"><FONT SIZE=-2>1998, Copyright Netscape
|
|
Communications Corp. All Rights Reserved</FONT></FONT></CENTER>
|
|
|
|
</BODY>
|
|
</HTML>
|