Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- **********************
- Windows PowerShell Transcript Start
- Start time: 20170314201804
- Username : (PC name)\(name)
- Machine : (PC name) (Microsoft Windows NT 6.1.7601 Service Pack 1)
- **********************
- Transcript started, output file is C:\Users\(name)\Desktop\VGAudio-2.0\build\runbu
- ild.txt
- psake version 4.6.0
- Copyright (c) 2010-2014 James Kovacs & Contributors
- Loading module: C:\Users\(name)\Desktop\VGAudio-2.0\tools\psake\modules\WindowsSDK
- Tools.psm1
- The term 'Get-ItemPropertyValue' is not recognized as the name of a cmdlet, fun
- ction, script file, or operable program. Check the spelling of the name, or if
- a path was included, verify that the path is correct and try again.
- At C:\Users\(name)\Desktop\VGAudio-2.0\tools\psake\modules\WindowsSDKTools.psm1:4
- char:41
- + $sdkPath = Get-ItemPropertyValue <<<< -Path "HKLM:\SOFTWARE\Microsof
- t\Windows Kits\Installed Roots" -Name KitsRoot10
- + CategoryInfo : ObjectNotFound: (Get-ItemPropertyValue:String) [
- ], ParentContainsErrorRecordException
- + FullyQualifiedErrorId : CommandNotFoundException
- Import-Module : The specified module 'C:\Users\(name)\Desktop\VGAudio-2.0\tools\ps
- ake\modules\WindowsSDKTools.psm1' was not loaded because no valid module file w
- as found in any module directory.
- At C:\Users\(name)\Desktop\VGAudio-2.0\tools\psake\psake.psm1:482 char:40
- + $module = import-module <<<< $_ -passthru -DisableNameChecki
- ng -global:$global
- + CategoryInfo : ResourceUnavailable: (C:\Users\Ben\De...wsSDKToo
- ls.psm1:String) [Import-Module], FileNotFoundException
- + FullyQualifiedErrorId : Modules_ModuleNotFound,Microsoft.PowerShell.Comm
- ands.ImportModuleCommand
- Error: 3/14/2017 20:18:04:
- At C:\Users\(name)\Desktop\VGAudio-2.0\tools\psake\psake.psm1:484 char:26 +
- throw <<<< ($msgs.error_loading_module -f $_.Name) [<<==>>] Exc
- eption: Error loading module .
- **********************
- Windows PowerShell Transcript End
- End time: 20170314201804
- **********************
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement