Add the APP_DRIVE and APP_DRIVE_LETTER predefined configuration variables in the [var] section which respectively must expand to U:\ and U if Keypirinha is installed in U:\apps\Keypirinha for example.
Ref: initial discussion
Edit: stick to adding APP_DRIVE only. APP_DRIVE_LETTER would be empty in case of a network path and it can be harmful to have it expanded to an empty string.
Add the
APP_DRIVEandpredefined configuration variables in theAPP_DRIVE_LETTER[var]section which respectively must expand toU:\andif Keypirinha is installed inUU:\apps\Keypirinhafor example.Ref: initial discussion
Edit: stick to adding
APP_DRIVEonly.APP_DRIVE_LETTERwould be empty in case of a network path and it can be harmful to have it expanded to an empty string.