do you know some way to navigate trough windows libraries in Powershell?, exist some provider? it will be nice have this posibility because in libraries i have everything that i need almost in one ore two dir depth when in reality practically all those dirs are four or five+ dir depth
Asked
Active
Viewed 664 times
2 Answers
2
I created a library for this for my own use. It is posted here: http://blog.crayon.no/blogs/ragnar/archive/2009/09/02/scripting-windows-7-libraries.aspx
-Ragnar

Ragnar Harper
- 21
- 1
1
Since you can use the .net framework, take a look at Windows 7 Taskbar and Libraries .NET Interop Sample Library

Jim B
- 24,081
- 4
- 36
- 60