Is it even possible?
I'd like to get the path resulting from command #561 (Favorites / Special System Folders / Documents (All Users)) execution, without actually browsing to that folder.
Marco wrote:Is it even possible?
I'd like to get the path resulting from command #561 (Favorites / Special System Folders / Documents (All Users)) execution, without actually browsing to that folder.
::text get("SpecialFolder", 46);admin wrote:Favorites / Special System Folders / Documents (All Users) is CSIDL_COMMON_DOCUMENTS (46):
- Code: Select all
::text get("SpecialFolder", 46);
Users browsing this forum: No registered users and 1 guest