lundi 20 décembre 2004
10:59, Par alexandre jenny :: Coding, Dev
.NET reinstallation forcée
Hint & Tips :
Perform Repair Installation of the .NET Framework 1.1
- Insert your Visual Studio .NET 2003 Professional Prerequisites disk
- Cancel any dialog boxes that appear (Choose Yes to run setup from Disk 1)
x:\dotnetframework\dotnetfx.exe /t:c:\windows\temp /c:"msiexec.exe /i c:\windows\temp\netfx.msi REINSTALL=ALL REINSTALLMODE=vacmus"
Perform Repair Installation of Visual Studio .NET 2003 Professional
- Insert your Visual Studio .NET 2003 Professional Setup Disk 1
- Cancel any dialog boxes that appear
x:\vs_setup.msi REINSTALL=ALL REINSTALLMODE=vacmus