How To Register Windows Component *.dll files into Windows 2003 Server
Here is the easy way to register windows component into your windows 2003 server :
Example : you have testing.dll files that need to be installed on your server,
This file is stored in c:\
First, login into your windows box with RDP and administrator user.
Open a command prompt box
Start >> Run >> Command
[code]c:\>Regsvr32 testing.dll [/code]
ShareThis
Recent comments
1 week 22 hours ago
4 weeks 1 day ago
5 weeks 7 hours ago
5 weeks 13 hours ago
5 weeks 1 day ago
5 weeks 1 day ago
5 weeks 2 days ago
5 weeks 3 days ago
5 weeks 6 days ago
6 weeks 2 days ago