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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

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