-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Description
I copied the DriverAutomationToolCore psd1 and psm1 files to C:\Program Files\WindowsPowerShell\Modules per the instructions, but when launching DriverAutomationTool.exe, I get this error:
Import-Module : The specified module 'DriverAutomationToolCore' was not loaded because no valid module file was found in any module directory.
At line:1351 char:2
-
Import-Module -Name DriverAutomationToolCore -
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~- CategoryInfo : ResourceUnavailable: (DriverAutomationToolCore:String) [Import-Module], FileNotFoundException
- FullyQualifiedErrorId : Modules_ModuleNotFound,Microsoft.PowerShell.Commands.ImportModuleCommand
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels