kolibrios/programs/fs/ndn/NDN.QDR
Kirill Lipatov (Leency) 9b12ffd9b1 Upload NDN (Necromancer's Dos Navigator) by CandyMan
Eolite: always show disk path in the sidebar

git-svn-id: svn://kolibrios.org@9361 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-02 23:37:22 +00:00

30 lines
758 B
Plaintext

; Necromancer's Dos Navigator: External Quick Directories ³
; ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ
;
; Format: One directory on one line, environment variables are allowed.
; No duplicate directories will be displayed.
;
; "?" at first position: Only add the directory if it exists.
; "-" on a single line: Add a menu line to the displayed list.
; "*" as a separator between a path and a description string
; Temporary directories
?%TMP%
?%TEMP%
; Windows NT+
?%SystemRoot%
?%ProgramFiles%
?%CommonProgramFiles%
?%ALLUSERSPROFILE%
?%HomeDrive%%HomePath%
?%APPDATA%
?%UserProfile%
; Language specific
?%UserProfile%\Eigene Dateien\
?%UserProfile%\My Documents\
; Windows 9x
?%WinDir%
?%WinBootDir%