Collections:
Other Resources:
Escape Double Quote in Batch Parameter
Is there any way to escape the double quote in a batch parameter? I really want to enter a double quote as part of the parameter.
✍: FYIcenter.com
The answer is no.
There is no way you can escape the double quote in a batch file parameter.
Double quotes are reserved by Windows to form quotations to protect space characters, redirect operators, and command joining operators.
See previous tutorials on how double quotes are used a quotations in Windows command line.
⇒ cmd.exe - Command Prompt Program
⇐ Quotation without the Closing Mark
2021-07-02, ∼8685🔥, 1💬
Popular Posts:
What is "Remote Desktop Services UserMode Port Redirector" in my Windows XP service list? And how is...
What is the startup program "QuickSet MFC Application - quickset.exe" on my Windows 8 computer? Can ...
How do I know which version of Internet Explorer (IE) is on my computer? If you want to know which v...
I am unable to copy data from my external hard-disk (NTFS). When I try to repair it from cmd using c...
What is "Wired AutoConfig" in my Windows XP service list? And how is "Wired AutoConfig" service rela...