Help - Search - Members - Calendar
Full Version: Problem With Backslashes\quotations
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   


Google Internet Forums Unattended CD/DVD Guide
Nucleus
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
Nucleus
Nevermind, I'll just use RyanVM's switchless installer. But if anyone cares to explain the backslashes & quotations thing, it would be appreciated.
vcBlackBox
QUOTE (Nucleus @ Mar 7 2005, 07:12 AM)
Nevermind, I'll just use RyanVM's switchless installer. But if anyone cares to explain the backslashes & quotations thing, it would be appreciated.
*


http://unattended.msfn.org/intermediate/me...s/runonceex.htm
Nucleus
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
Just before the quotes
REG ADD %KEY%\020 /V 1 /D "%CDROM%\Software\MicrosoftNETframeworkv11\dotnetfx.exe /q /c:\"install /q\"" /f
Nucleus
Thank you smile.gif




Google Internet Forums Unattended CD/DVD Guide

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.