Normally we place our shortcut of important folder either in Start Menu or in desktop for quick access. If the folder would be placed as a separate drive then it would better. Here I’ll show you how to convert your important folder as a drive.
1. Open Notepad.
2. Write the following code:
subst “Drive Name”: Path of folder (eg: Subst g: D:\work)
3. Click File then SaveAs.
4. Type the Name Drive.bat and select All Filles as Save as type.
5. Click save.
6. Double click the file.
7. Now open your My Computer.
This is not permanent.
To Convert permanently follow those steps:
1. Copy the drive.bat file
2. Open Run. (ΓΏ+R)
3. Type shell:startup.
4. Paste the file here.