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
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
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 |
|||
|
|
|
Since you can use the .net framework, take a look at Windows 7 Taskbar and Libraries .NET Interop Sample Library |
|||
|
|