Returns path for a specific special folder in system
Passing the name of that folder will return its path
If passing WhichFolder = "All" list of all paths will be returned as 2-dim ANStr
Expected values for WhichFolder
"AllUsersDesktop", "AllUsersStartMenu", "AllUsersPrograms", "AllUsersStartup",
"Desktop", "Favorites", "Fonts", "MyDocuments", "NetHood", "PrintHood", "Programs",
"Recent", "SendTo", "StartMenu", "Startup", "Templates"
Access is limited.
Login here using your Linkedin account. to see or download code.
No registration, not another password to remember, login using your Linkedin account and have access to all public codes in Mydev.net
Linkedin LoginOptional WhichFolder = "All"
? ANmaSpecialFolders("Favorites")
C:\Users\ANmar\AppData\Roaming
? ANmaSpecialFolders()
AllUsersDesktop{$C$}C:\Users\Public\Desktop{$R$}AllUsersStartMenu{$C$}C:\ProgramData\Microsoft\Windows\Start Menu{$R$ ....
C:\Users\ANmar\AppData\Roaming
? ANmaSpecialFolders()
AllUsersDesktop{$C$}C:\Users\Public\Desktop{$R$}AllUsersStartMenu{$C$}C:\ProgramData\Microsoft\Windows\Start Menu{$R$ ....
Views 113
Downloads 28
CodeID
DB ID
ANmarAmdeen
692
Revisions
v1.0
Saturday
July
27
2024