Windows Mobile PowerShell Provider released
June 18, 2008 [General] | By Edward J. R.
Shell scripters rejoice! Windows PowerShell from Microsoft, which is the replacement for .bat and .vbs files now has a provider (a kind of snap-in) to extend it to Windows Mobile.
Features
- Copy, Move, Delete items between folders on your device (including Storage Card) with standard PowerShell Cmdlets
- Move/Copy files to/from your device and your desktop with ConvertTo-WMFile and ConvertFrom-WMFile
- Get device information and manipulate and explore the registry with a rich device object returned from Get-WMDevice
- Invoke-Item against remote items to or execute or trigger their associated applications
- Invoke-Item with -Local switch to attempt to execute a remote file in the context of your local desktop (e.g. office docs or images/videos)
- New "Mode" attributes specific to Windows Mobile file attributes: (I)nRom, Rom(M)odule
- File/Folder objects' attributes can be modified with .Attributes properties just like FileInfos etc.
- Tab completion with MoW's PowerTab Download
- File Manipulation
To learn more visit related posting about Windows Mobile PowerShell Provider.
Credit: looeee
Post your comment (free registration is required to post, but if you register you can edit your posts later)

|
|