Hello everyone!
I have some problems in using a script. I've already installed XNA 4.0 and Visual Studio 2013. But when I run script in Windows PowerShell some errors occurred.
Here is errors' description, help me please. Thank you!
Step 3/4: Adding Extensions to Installed Versions of Visual Studio
Visual Studio 2013 Pro is installed on this machine. XNA will be added there.
Copying files.
Copy-Item : Не удается найти путь "C:\XNA-temp\ExtractedExtensions\Microsoft Visual Studio
Microsoft\XNA Game Studio 4.0", так как он не существует.
C:\Users\Аза\Downloads\XnaFor2013.ps1:24 знак:12
copy-item «« $xnaLocation $installLocation -recurse -force;
+ CategoryInfo : ObjectNotFound: (C:\XNA-temp\Ext…Game Studio 4.0:String) [C
ption
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
Updating configuration for this version.
Get-Content : Не удается найти путь "C:\Program Files\Microsoft Visual Studio 12.0\Common7 Game Studio 4.0\extension.vsixmanifest", так как он не существует.
C:\Users\Аза\Downloads\XnaFor2013.ps1:27 знак:25
$content = Get-Content «« ($installLocation + "\XNA Game Studio 4.0\extension.
+ CategoryInfo : ObjectNotFound: (C:\Program File…on.vsixmanifest:String) [G
ception
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand
Out-File : Не удалось найти часть пути "C:\Program Files\Microsoft Visual Studio 12.0\Commo
XNA Game Studio 4.0\extension.vsixmanifest".
C:\Users\Аза\Downloads\XnaFor2013.ps1:29 знак:22
$content | Out-File «« ($installLocation + "\XNA Game Studio 4.0\extension.vsi
+ CategoryInfo : OpenError: (:) [Out-File], DirectoryNotFoundException
+ FullyQualifiedErrorId : FileOpenFailure,Microsoft.PowerShell.Commands.OutFileCommand
***
Не удается найти путь - can't find a path
так как он не существует - since it does not exist