Bolus123 Posted February 9, 2007 Posted February 9, 2007 Hi,I am trying to install dotnet 1.0 and dotnet 1sp3. I run a batch file from cmdlines.txt. I use the following lines:cmdow @ /HIDSetLocal enableextensionsSET CDROM=%~d0start /wait %CDROM%\Apps\dotnet1\install.exe /Qstart /wait %CDROM%\Apps\dotnet1sp3\KB867461.exe /Qstart /wait rundll32 setupapi.dll,InstallHinfSection Freestyle 128 medctroc.infENDLOCALEXIT(it's for installing Media center on XP).The problem is dotnet just won't install. During installation an error occurs which I believe is coming from KB867461.exe that it can't install because dotnet 1 hasn't been found. If I repeat the process from local hard disk, it installs just fine. (using the exact same code). Hope one can help.Greetz
KRYOGENIUS Posted February 11, 2007 Posted February 11, 2007 HelloHere's a post that it could help you i thinkhttp://www.msfn.org/board/index.php?act=ST...=80&t=91951Just add the correct parameters into the cmdlines.txt and at least test it into a virtual machine.++
Bolus123 Posted February 11, 2007 Author Posted February 11, 2007 I think I might have the incorrect file. The methods don't work for me. Mine is called dotnetredist.exe. I can't find the dotnetfx file anywhere, unless you all renamed it?? I can only find version 1.0a on the official microsoft website. Maybe that's the problem.
neo Posted February 11, 2007 Posted February 11, 2007 If I m not wrong U are trying to port Media Center Application to Windows XP Professional.visit : May Help U
Bolus123 Posted February 11, 2007 Author Posted February 11, 2007 Yup, you're right. I solved the problem using this file:http://www.ryanvm.net/forum/viewtopic.php?...p;highlight=netSomeone in that post suggested it, works perfect for me. Dotnet is a real pain in the ***. Thanks anyway for all support.
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