|
Re: how to register dll files
"how do i register dll files myself without any program or regsvr32 command"
regsvr32.exe is built into Windows 7 so I don't know why you seem to think you don't have it. Open a command-prompt window and type:
regsvr32 <name of dll file>
Then press Enter.
__________________
|