Double Quote commands
Verfasst: 27 Mär 2015, 20:54
I am stuck with this command! I need to have the quotes passed to a dosinanicon csciprt but it wont pull the quotes. if i use ' in place of the internal " it passes the ' but dos dont like that!
Set $FirewallException$ = "netsh advfirewall firewall add rule name= "jp2launcher.exe Pearson" dir=in program=%ProgramFiles% (x86)\java\" + $jp2launcher_Var$ + " enable=yes profile=any action=allow description="jp2launcher.exe Pearson""
Set $FirewallException$ = "netsh advfirewall firewall add rule name= "jp2launcher.exe Pearson" dir=in program=%ProgramFiles% (x86)\java\" + $jp2launcher_Var$ + " enable=yes profile=any action=allow description="jp2launcher.exe Pearson""