Native

1.4

Commands to facilitate native-shell and external-executable calls.

Minimum PowerShell version

3.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Native -RequiredVersion 1.4

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Native -Version 1.4

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2020 Michael Klement <mklement0@gmail.com>, released under the [MIT license](http://opensource.org/licenses/MIT)

Package Details

Author(s)

  • Michael Klement <mklement0@gmail.com>

Tags

native shell invoke invocation executable quoting escaping

Functions

Invoke-NativeShell ie iee Debug-ExecutableArguments

Dependencies

This module has no dependencies.

Release Notes

https://github.com/mklement0/Native/blob/master/CHANGELOG.md

FileList

Version History

Version Downloads Last updated
1.5 8,097 4/30/2021
1.4.2 15 4/29/2021
1.4.1 20 4/22/2021
1.4 (current version) 33 4/22/2021
1.3.3 557 4/18/2021
1.3.2 14 4/17/2021
1.3.1 14 4/8/2021
1.3 27 4/8/2021
1.2.2 13 4/6/2021
1.2.1 17 3/16/2021
1.2 14 3/16/2021
1.1.1 13 3/12/2021
1.1 70 8/29/2020
1.0.10 22 8/21/2020
Show more