Skip to content

Instantly share code, notes, and snippets.

View Zingam's full-sized avatar

Hristo Hristov Zingam

  • Roccoor Multimedia
View GitHub Profile
@Zingam
Zingam / MakeDriveX.bat
Created March 14, 2016 14:29
Create persistent drive subst of a folder
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:: This command will create a persistant drive subst of a folder accross
:: reboots and will also be available to command prompts with raised
:: privileges.
::
:: Example:
:: "C:\Users\HGH\Documents\Programming" will be mapped to drive "X:\"
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:: For details see:
:: http://superuser.com/questions/29072/how-to-make-subst-mapping-persistent-across-reboots