kolibrios/data/common/File Managers/ndn/NDN.QDR
Kirill Lipatov (Leency) 2df395b5e3 move ndn to a /common folder, add to ISO
git-svn-id: svn://kolibrios.org@9362 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-03 00:15:04 +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%