Game Disk Partition
Creates an Account File in the “D:\GameInfo\share” folder. The folder structure is as shown in the image below.

Create a batch file to instantiate the main partitions of the server.
subst G: DBSRV\guild
subst R: DBSRV\current_user
subst K: SQLDMN\Rank
subst Q: GameInfo\share
The generated Account File file is imported into DBSRV by DBSRV.exe. In order for DBSRV to import the Account File file, the share folder must be shared. Also, you need to connect the shared folder from DBSRV to Q driver. image reference
