Opened 17 years ago
Closed 17 years ago
#992 closed Feature Request (Rejected)
Macros for all useful system user folders
| Reported by: | larchen | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
Hi!
I´m just starting out using AutoIt and I´m totally loving it.
The only thing I´m missing so far is Macros for system user folder like "My Video/Music/Pictures".
I think I can use the function "RegRead" to get the information but why include Macros for some and not for all useful shell folders.
To me my feature request seems so obvious so I guess Im I missing something but otherwise my feature request is:
Macros for ALL useful User Shell Folders.
Thanks a lot for AutoIt. It´s so good!
Kind regards,
larchen
Attachments (0)
Change History (2)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
Replying to larchen:
Macros for ALL useful User Shell Folders.
Your definition of useful may not match what others find useful. For example, as far as I'm concerned we have provided macros for all the useful ones. The rest you can get yourself with a single line of RegRead().

What about @DocumentsCommonDir ?