Subject:
|
Re: Shell Extension DLL for lcd and dat files
|
Newsgroups:
|
lugnet.cad.dev
|
Date:
|
Sat, 24 Apr 1999 12:14:03 GMT
|
Viewed:
|
827 times
|
| |
| |
Terry K wrote:
>
> Useless? No, I think it sounds useful, at least to me. But I can't seem to
> get it to install. Could you expand slightly on the instructions? I tried
> various methods, such as using Windows Run program, making a shortcut for
> regsvr32 and appending shlext.dll on its command line, and dropping to an
> MS-Dos box and running "regsvr32 shlext.dll" - all had the same error:
>
> "LoadLibrary ("shlext.dll") failed.
> GetLastError returns 0x00000485."
The error means "One of the library files needed to run this
application cannot be found". The best option to install the program is
using the DOS prompt, here's what you need to type (you may need to
change the folder names):
1- cd \downloads
2- pkunzip shlext.zip
3- c:\windows\system\regsvr32 shlext.dll
If you moved the dll to another location, you could just type
"c:\windows\system\regsvr32 c:\anyfolder\shlext.dll" instead.
Leonardo
|
|
Message has 1 Reply: | | Re: Shell Extension DLL for lcd and dat files
|
| (...) Nope. Won't work. Same error. I placed everything in the zip file in my c:\windows\system\ directory. Went to the dos prompt, CD'd to system and ran the command c:\windows\system\regsvr32 shlext.dll -- Terry K -- (26 years ago, 25-Apr-99, to lugnet.cad.dev)
|
Message is in Reply To:
| | Re: Shell Extension DLL for lcd and dat files
|
| (...) Useless? No, I think it sounds useful, at least to me. But I can't seem to get it to install. Could you expand slightly on the instructions? I tried various methods, such as using Windows Run program, making a shortcut for regsvr32 and (...) (26 years ago, 24-Apr-99, to lugnet.cad.dev)
|
7 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|