salextx64.dll

This is a place for users to discuss Altap Salamander. Please feel free to ask, answer questions, and express your opinion. Please do not post problems, bug reports or feature requests here.
mesajflaviu
Posts: 3
Joined: 12 Jan 2020, 20:18

salextx64.dll

Post by mesajflaviu »

I have on my HDD a folder as308sdk, to test your software. And when I have tried to delete it, I cannot delete two files: salextx64.dll and salextx86.dll. I have seek it on registry, and I deleted from there, but I still cannot delete these files from HDD .. .why ? Can you help me ?
User avatar
SvA
Posts: 483
Joined: 29 Mar 2006, 02:41
Location: DE

Re: salextx64.dll

Post by SvA »

Hi,

these are shell extensions.

Try to unregister them from an elevated command prompt using

Code: Select all

regsvr32 /u <file.dll>
(Replace <file.dll> with absolute or relative path to the files in use by the system.)

Then, after a reboot, you should be able to delete them.
mesajflaviu
Posts: 3
Joined: 12 Jan 2020, 20:18

Re: salextx64.dll

Post by mesajflaviu »

Yes, it worked. Thank you.
Post Reply