2009-08-12, 02:41 PM
If it didn't give C to something else, you can make it so both C: and G: refer to your hard drive.
Make a file called MapCDrive.bat containing
Execute that file and put in the Startup program group in the Start menu.
Make a file called MapCDrive.bat containing
Code:
subst c: g:\
