How To Remove Dll Files
Am having a batch file used to update certain files.However when i try to delete a file from a specified folder i am getting error 'Invalid syntax, directory'.
The command is belowdel /Q %INSTDIR%xyz.dll
The %INSTDIR% is taken from registry and is correctly processing any copy commands. But am getting error for del command. Please help
ckvOr, you can uninstall DLL-Files Fixer Full from your computer by using the Add/Remove Program feature in the Window's Control Panel. On the Start menu (for Windows 8, right-click the screen's bottom-left corner), click Control Panel, and then, under Programs, do one of the following. Keep in mind, SpyHunter’s malware & virus scanner is free. To remove the infection, you'll need to purchase its full version. More information about SpyHunter and steps to uninstall. This page aims to help you remove KZIPSHELL.DLL. These KZIPSHELL.DLL removal instructions work for every version of Windows.
How To Remove .dll Files From Your Computer
ckv1 Answer
Remove Dll Files From Startup
Try this:
Most likely %INSTDIR% has spaces in it sometimes and thus the failure. You must place double quotes around long file/folder names.
AngryHackerAngryHacker