Created
January 17, 2018 04:28
-
-
Save wilandm/50655834b759d36a7d7a14218e7361c7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
To manually install XNA Game Studio 4.0 | |
Download xnags40_setup.exe and save it to your hard drive | |
Run xnags40_setup.exe /x to extract the contents to a folder of your choosing | |
Go to the folder you extracted to in step 2 and run the MSI named redists.msi | |
Note: This MSI will only display a small progress bar while it is installing and will not tell you when it is done. When the progress bar disappears, continue to the next step. | |
Run the MSI at %ProgramFiles%\Microsoft XNA\XNA Game Studio\v4.0\Setup\XLiveRedist.msi | |
Run the MSI at %ProgramFiles%\Microsoft XNA\XNA Game Studio\v4.0\Redist\XNA FX Redist\xnafx40_redist.msi | |
Run the MSI at %ProgramFiles%\Microsoft XNA\XNA Game Studio\v4.0\Setup\xnaliveproxy.msi | |
Run the MSI at %ProgramFiles%\Microsoft XNA\XNA Game Studio\v4.0\Setup\xnags_platform_tools.msi | |
Run the MSI at %ProgramFiles%\Microsoft XNA\XNA Game Studio\v4.0\Setup\xnags_shared.msi | |
Run the MSI at %ProgramFiles%\Microsoft XNA\XNA Game Studio\v4.0\Setup\xnags_visualstudio.msi | |
Go to the folder you extracted to in step 2 and run the MSI named arpentry.msi | |
<update date="11/8/2010"> Added a note about the %programfiles(x86)% path on 64-bit versions of Windows. </update> | |
<update date="11/21/2011"> Removed an incorrect step from the list. </update> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment