💻 Software
Can I use the "start" command with spaces in the path?
Fresh5 days ago
Mar 15, 202659858 viewsConfidence Score0%
0%
Problem
I have a path like this: is mapped to an FTP address. Now when I try to use to open my folder I cannot. Command prompt makes mistake a and goes to folder! I already tried to use instead of a space, but that was also unsuccessful. I am running this using a batch file from an Oracle form.
Error Output
Y:\xxx\dd sss\aaa\ccc
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Can I use the "start" command with spaces in the path?
Low Risk
Use quotes like this: The builtin command can be used to create new console windows, if you give it a console-based program (or nothing at all, in which case it starts the default shell). If the first argument is quoted, assumes it's the title for t…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix