Jump to content

Recommended Posts

Posted

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 @ /HID

SetLocal enableextensions
SET CDROM=%~d0

start /wait %CDROM%\Apps\dotnet1\install.exe /Q
start /wait %CDROM%\Apps\dotnet1sp3\KB867461.exe /Q
start /wait rundll32 setupapi.dll,InstallHinfSection Freestyle 128 medctroc.inf

ENDLOCAL

EXIT

(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


Posted

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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...