Tag: visual basic

Map network drive with a visual basic script

Every now and again, I have had requirements to access shared drives on other domains on which I have an account and do not want to create a permanent network connection. A couple of years ago, I stumbled upon this visual basic script that I have been using without any issues. I have tested this script using Microsoft Windows XP…

Read More »

Visual Basic Script to clear Prefetch

The Prefetch folder is used to increase the speed in loading times for applications that have already been executed.  There are several problems with thought process.  The folder is never purged leaving old and unwanted clutter in that folder that will eventually slow down the computer.  Another annoyance, is that this is yet another folder that maintains tracking of what…

Read More »