To install adllyou can do itmanuallyor you can usea smallscript.HereI show youtwoways.
MANUALLY WAY
Uncompress the DLL file in
your system32 folder within the Windows folder.
C:\WINDOWS\system32
Click Start button >Run; or click Start button > All Program > Accessories >Command Prompt
Type the following (regsvr32 filename.dll)
* replace filename with the actual filename of the file you downloaded *.
Pressing the Enter button.
When the installation was successful, you should see a message saying that
"your file was successfully installed/uninstalled".
SCRIPTING WAY
Copy and paste in Notepad the script below.
Save it anywhere and with any name e.g C:\dllinstallation.bat.
Right click in it an Run as administrator.
* You canaddall .dll do you want to install. To do thisyou mustaddmore lines "start regsvr32xxxxxxx.dll" where youwill change thevariable "xxxxxx" with the name of the .dll do you want toinstall.
No comments:
Post a Comment