[How To] Mount '' D '' Drive, most easy way possible.

  • Hey, in this tutorial i will show you how to mount a D path for your grannyviewer and models etc.


    1st step:
    Create a folder with the name '' D '' In your main hard drive. ( So it stays like this.)


    Bitte melden Sie sich an, um dieses Bild zu sehen.


    2nd Step:
    Create 2 notepad files inside D folder. ( Can be notepad or notepad ++.)


    Bitte melden Sie sich an, um dieses Bild zu sehen.



    3rd step:
    Open first and inside paste this.

    Code
    1. @cd %~dp0
    2. @subst d: .
    3. @pause


    Dont close, open second and inside paste this.


    Code
    1. @subst d: /D
    2. @pause


    4th step:


    in the first choose '' Save as '', in the name put '' mount_d.bat'', and in file type choose '' All files''.


    Bitte melden Sie sich an, um dieses Bild zu sehen.


    Save, and in the other do the same but change the name to '' unmount_d.bat''.


    And easy now you run mount_d and the D drive appears.


    You run unmount_d and it disappears.


    I will leave download of the d folder with both mount_d and unmount_d to the lazzy ones. ( just put inside main drive.)


    Download: