VBScript, wildcards or file extensions
I need a script that can delete either file extensions or a wildcard? Basically due to R2 not being able to set a default printer we still use a vbs in the all users startup folder to set the default after login. Problem is these vbs files and the startup folder is populating the recent documents folder and I was hoping to add to the vbs default printer script at the end to delete *.vbs files and the startup link.
Is this possible? Can you delete file extensions in a VBScript?
Thanks guys, have done an extensive search but with no avail.