Skip to content

Instantly share code, notes, and snippets.

@ECHO OFF
ECHO ----------------------------------------------------------
ECHO Google Drive FS - Silent Change Mountpoint Utility v0.0001
ECHO ----------------------------------------------------------
REM Scripted: Marc Vandael - 25/01/2018
REM Change the var _mountpoint to whatever driveletter you would like.
REM If the letter is in use, the next free one will be used.
REM This attempts to write to HKLM & HKCU so admin rights are needed for this to work.
@ECHO OFF
ECHO ---------------------------------------------------
ECHO Google Drive FS - Change Mountpoint Utility v0.0001
ECHO ---------------------------------------------------
REM Scripted: Marc Vandael - 25/01/2018
REM Prompts for var _mountpoint.
REM If the letter is in use, the next free one will be used.