Import-Dependencies

0.0.7

Script to import dependencies from the PowerShell Gallery and NuGet.

Please make sure to have the Modules WriteLog and PowerShellGet (>= 2.2.4) installed.

Installation Options

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

Install-Script -Name Import-Dependencies -RequiredVersion 0.0.7

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

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) 2024 Apteco GmbH. All rights reserved.

Package Details

Author(s)

  • florian.von.bracht@apteco.de

Tags

"PSEdition_Desktop" "Windows" "Apteco"

Dependencies

This script has no dependencies.

Release Notes

0.0.7 Added a note in the log that a runtime was only possibly loaded
0.0.6 Checking 64bit of OS and process
Output last error when using Kernel32
Adding runtime errors to log instead of console
0.0.5 Make sure Get-Package is from PackageManagement and NOT VS
0.0.4 Make sure to reuse a log, if already set
0.0.3 Minor Improvements
Status information at the end
Differentiation between .net core and windows/desktop priorities
0.0.2 Fixed a problem with out commented input parameters
0.0.1 Initial release of this script

FileList

Version History

Version Downloads Last updated
0.0.8 24 7/16/2024
0.0.7 (current version) 22 6/24/2024
0.0.6 16 6/5/2024
0.0.4 6 6/4/2024
0.0.3 90 9/27/2023
0.0.2 10 9/22/2023
0.0.1 15 9/19/2023
Show more