Letters by running Process
Probably useful in OnArrival or OnRemoval sections only...
; USB drives on U: if the Windows Calculator is running
[DriveLetters]
ProcessIsRunning=CALC.EXE
Letters=U
; USB drives on V: if the Windows Editor is not running
[DriveLetters11]
ProcessIsNotRunning=NOTEPAD.EXE
Letters=V
; others on Z:
[DriveLetters]
Letter=Z
Process names must be noted without path but with extension, as shown in the Windows TaskManager's "Processes" tab.