The default GEONIS disk drive letter Q can be replaced easily with other one. Learn how to change the default GEONIS Q:\ drive, even when it is in use.
The default Q:\ drive is defined in the following BATCH-file:
C:\Users\USERNAME\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\GeonisQDrive.batUse the following adjustment to assign a new letter to the disk drive:
subst Q: /D (removes the Q drive)
subst X: C:\GEONIS\ArcProj_Oberburg (assigns the letter X as new disk drive letter)