PwSh.Fw.Iso

1.1.0-pre29

PwSh.Fw.Iso is a collection of functions to manage ISO files

This is a prerelease version of PwSh.Fw.Iso.
There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

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

Install-Module -Name PwSh.Fw.Iso -RequiredVersion 1.1.0-pre29 -AllowPrerelease

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

Install-PSResource -Name PwSh.Fw.Iso -Version 1.1.0-pre29 -Prerelease

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) 2021 Charles-Antoine Degennes. All rights reserved.

Package Details

Author(s)

  • Charles-Antoine Degennes

Tags

Windows Linux MacOS PwSh.Fw iso

Functions

New-IsoFile New-IsoFileLinux New-IsoFileMacOS New-IsoFileWindows

PSEditions

Core

Dependencies

Release Notes

## [unreleased]
### Added
- new code to handle linux platform
- new code to handle macos platform
- `New-IsoFile` is now just a wrapper around `New-IsoFile<<Platform>>`
### Changed
### Deprecated
### Removed
### Fixed
### Security

FileList

Version History

Version Downloads Last updated
1.2.0.39 458 6/29/2023
1.1.0.34 9 6/28/2023
1.1.0-pre30 5 6/28/2023
1.1.0-pre29 (current version) 6 6/28/2023
1.1.0-pre28 5 6/28/2023
1.1.0-pre27 4 6/28/2023
1.1.0-pre26 5 6/28/2023
1.1.0-pre24 4 6/28/2023
1.1.0-pre16 78 4/27/2021
1.0.1.15 314 4/27/2021
1.0.1-pre13 28 4/15/2021
Show more