Subject:
|
Re: Shell Extension DLL for lcd and dat files
|
Newsgroups:
|
lugnet.cad.dev
|
Date:
|
Sun, 25 Apr 1999 05:02:07 GMT
|
Viewed:
|
884 times
|
| |
| |
On Sat, 24 Apr 1999 12:14:03 GMT, Leonardo Zide <leonardo@centroin.com.br>
wrote:
> 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.
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 --
|
|
Message has 1 Reply: | | Re: Shell Extension DLL for lcd and dat files
|
| (...) That version was linked to ATL.DLL and you probably didn't have it in your system. I've uploaded another version that uses only files that are in the standard Windows installation (KERNEL32.dll, USER32.dll, ADVAPI32.dll, SHELL32.dll, (...) (26 years ago, 26-Apr-99, to lugnet.cad.dev)
|
Message is in Reply To:
| | Re: Shell Extension DLL for lcd and dat files
|
| (...) 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 (...) (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
|
|
|
|