Advertisement
Kurausukun

Output

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