Change Directory type info
.NET (Core and Framework)
1
Posts
1
Posters
0
Views
1
Watching
-
This seems so silly, but, I've been googling now for 2 hours and can't find an answer. Hope someone here can help. I create a temp directory on the path Environment.SpecialFolder.LocalApplicationData combined with a session guid. No problem - the directory is created. The problem is that the 'Use folder type as a template:' (Explorer directory-properties-customize) is set by default on the create to 'Pictures and Videos' or 'Music' and I was wanting it to be set to 'All items'. (The folder look is incorrect on Process (verb 'open') explorer load.) Any help for the call to change the folder type would be greatly appreciated. (I'm running on Vista with VS2005). Thanks.