riverphoenix12 Posted November 18, 2010 Posted November 18, 2010 Hi all, Wondered if anyone could help. We need Visual Studio 2008 Express Edition for our GCSE and A-Level courses. The Express edition is free. The problem is we have 200 computers to put it on. We cannot seem to deploy it - it just fails to install. Does anyone have any suggestions on how we can get around this. Thanks.
Dos_Box Posted November 18, 2010 Posted November 18, 2010 This any help? Deploying Visual Studio 2008 Express via Microsoft Deployment | Personal website of Dave Hope
riverphoenix12 Posted November 18, 2010 Author Posted November 18, 2010 Yes tried that, and info found A simpler way to silently install Visual Studio 2008 Express Editions (with a caveat) - Aaron Stebner's WebLog - Site Home - MSDN Blogs Just get errors throwing.
riverphoenix12 Posted November 19, 2010 Author Posted November 19, 2010 Extracting the msi, even from a fresh download.
riverphoenix12 Posted November 21, 2010 Author Posted November 21, 2010 I managed to get the MSI extracted using: ixpvb.exe /q:a /c: "msiexec /i vs_setup.msi VSEXTUI=1 ADDLOCAL=ALL REBOOT=ReallySuppress /qn" With the MSI I get the error that it must be run from setup. Screenshot of files and error attached.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now