Nucleus Posted March 7, 2005 Posted March 7, 2005 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" /fREG ADD %KEY%\020 /V 1 /D "%CDROM%\Software\MicrosoftNETframeworkv11\dotnetfx.exe /q /c:"install /q"" /f
Nucleus Posted March 7, 2005 Author Posted March 7, 2005 Nevermind, I'll just use RyanVM's switchless installer. But if anyone cares to explain the backslashes & quotations thing, it would be appreciated.
vcBlackBox Posted March 7, 2005 Posted March 7, 2005 Nevermind, I'll just use RyanVM's switchless installer. But if anyone cares to explain the backslashes & quotations thing, it would be appreciated.<{POST_SNAPBACK}>http://unattended.msfn.org/intermediate/me...s/runonceex.htm
Nucleus Posted March 7, 2005 Author Posted March 7, 2005 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
Dahi Posted March 8, 2005 Posted March 8, 2005 Just before the quotesREG ADD %KEY%\020 /V 1 /D "%CDROM%\Software\MicrosoftNETframeworkv11\dotnetfx.exe /q /c:\"install /q\"" /f
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