PC Review Forums Newsgroups Windows XP Windows XP Setup Installing a dll

Reply

Installing a dll

 
Thread Tools Rate Thread
Old 10-07-2004, 08:50 PM   #1
Andy
Guest
 
Posts: n/a
Default Installing a dll


How do I install a DLL file. I can't figure it out.
  Reply With Quote
Old 14-07-2004, 08:43 AM   #2
Ashokan Achari [MSFT]
Guest
 
Posts: n/a
Default RE: Installing a dll

Hi,

Here's how to register/install the DLL.

1. Click Start -> Run
2. Type "RegSvr32 /i <filename.dll>" (without quotes) and click OK.
Note: Replace "filename.dll" with the DLL you would like to register.
3. Please see the following options available with RegSvr32.


Usage: regsvr32 [/u] [/s] [/n] [/i[:cmdline]] dllname
/u - Unregister server
/s - Silent; display no message boxes
/i - Call DllInstall passing it an optional [cmdline]; when used with /u
calls dll uninstall
/n - do not call DllRegisterServer; this option must be used with /i

Hope this helps ......


Ashok (Ashokan Achari)

The Posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
--Content-Class: urn:content-classes:message
--From: "Andy" <Andy@mercio.net>
--Sender: "Andy" <Andy@mercio.net>
--Subject: Installing a dll
--Date: Sat, 10 Jul 2004 11:50:20 -0700
--Lines: 1
--Message-ID: <29d3701c466ae$c037edd0$a601280a@phx.gbl>
--MIME-Version: 1.0
--Content-Type: text/plain;
-- charset="iso-8859-1"
--Content-Transfer-Encoding: 7bit
--X-Newsreader: Microsoft CDO for Windows 2000
--thread-index: AcRmrsA37mo3PhO9QPuA0syVA0WsCw==
--X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
--Newsgroups: microsoft.public.windowsxp.setup_deployment
--Path: cpmsftngxa06.phx.gbl
--Xref: cpmsftngxa06.phx.gbl
microsoft.public.windowsxp.setup_deployment:115690
--NNTP-Posting-Host: tk2msftngxa14.phx.gbl 10.40.1.166
--X-Tomcat-NG: microsoft.public.windowsxp.setup_deployment
--
--How do I install a DLL file. I can't figure it out.
--

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off