Jump to content

Recommended Posts

Posted

I didn't understand the instructions here and i'm not sure if i need to add more backslashes in the second line.

Can someone clear it for me please? Where exactly do i need more backslashes? (if i need any)

REG ADD %KEY%\020 /VE /D "Microsoft .NET Framework v1.1" /f

REG ADD %KEY%\020 /V 1 /D "%CDROM%\Software\MicrosoftNETframeworkv11\dotnetfx.exe /q /c:"install /q"" /f


Posted

Thats the link i put on my first post.

Where do put backslashes on this line?

REG ADD %KEY%\020 /V 1 /D "%CDROM%\Software\MicrosoftNETframeworkv11\dotnetfx.exe /q /c:"install /q"" /f

Posted

Just before the quotes

REG ADD %KEY%\020 /V 1 /D "%CDROM%\Software\MicrosoftNETframeworkv11\dotnetfx.exe /q /c:\"install /q\"" /f

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...