Fix Print Spooler V2.0 Info

Don't just delete files. Use the new del with path parsing for hidden junctions.

# Open Command Prompt as Administrator net stop spooler del /Q /F /S C:\Windows\System32\spool\PRINTERS\*.* net start spooler fix print spooler v2.0