Categories:
Administration (10)
Adware Spyware (7)
Apache (10)
Bluetooth (125)
DOS Commands (1)
Edge (28)
General (2)
Internet Explorer (217)
Media Center (12)
Media Player (11)
Mozilla Firefox (18)
PHP (15)
Programming (8)
Security (4)
Silverlight (15)
Tips (17)
Tools (218)
Tutorials (5)
Windows 10 (166)
Windows 7 (636)
Windows 8 (1091)
Windows Phone (33)
Windows Server 2008 (165)
Windows Server 2012 (84)
Windows Server 2016 (23)
Windows Vista (52)
Collections:
Other Resources:
Multiple Quotations in a Single Parameter
Can I have multiple quotations in a single parameter for a batch file?
✍: FYIcenter.com
Yes, you can put multiple quotations in a single parameter for a batch file.
Quotations also be started and ended anywhere in the parameter.
Here are some examples on using quotations in a single parameter:
C:\fyicenter>Parameter-Cleaned.bat "\Program Files\Microsoft Office\Office14" (Parameter-Cleaned.bat) ("\Program Files\Microsoft Office\Office14") () () () () ("\Program Files\Microsoft Office\Office14") (\Program Files\Microsoft Office\Office14) C:\fyicenter>Parameter-Cleaned.bat \Pro"gram Fi"les\Microsoft" "Office\"Office"14 (Parameter-Cleaned.bat) (\Pro"gram Fi"les\Microsoft" "Office\"Office"14) () () () () (\Pro"gram Fi"les\Microsoft" "Office\"Office"14) (\Program Files\Microsoft Office\Office14) C:\fyicenter>dir /b \Pro"gram Fi"les\Microsoft" "Office\"Office"14 1033 AUTHZAX.DLL BCSLaunch.dll IEAWSDC.DLL MAPISHELL.DLL Mso Example Setup File A.txt MSOHEV.DLL MSOHEVI.DLL MSOHTMED.EXE NAMEEXT.DLL NPAUTHZ.DLL OLKFSTUB.DLL URLREDIR.DLL VisioCustom.propdesc VISSHE.DLL
⇒ Quotation without the Closing Mark
⇐ Remove Quotation Marks from Parameters
2021-11-12, 1314👍, 0💬
Popular Posts:
Downloading and Installing vStrip "vStrip" is one the most powerful DVD ripper and VOB file processi...
How to see all startup applications on your Window system? If you want see all startup applications ...
Removing Trojan Vundo with FixVundo.exe from Symantec 1. Downloaded FixVundo.exe from http://securit...
Can I disable Windows service "ClipBook" to speedup my computer? Windows service "ClipBook" - Enable...
How to restore Bluetooth icon in the taskbar (system tray) on Windows 7? I removed it by a mistake. ...