

InterviewSolution
Saved Bookmarks
1. |
Solve : Start command in Batch file? |
Answer» <html><body><p>I am trying to <a href="https://interviewquestions.tuteehub.com/tag/use-241643" style="font-weight:bold;" target="_blank" title="Click to know more about USE">USE</a> the start command for a networked printer. I cannot make the command work with a printer name that includes spaces. I <a href="https://interviewquestions.tuteehub.com/tag/tried-7272297" style="font-weight:bold;" target="_blank" title="Click to know more about TRIED">TRIED</a> using quotes but it will not <a href="https://interviewquestions.tuteehub.com/tag/find-11616" style="font-weight:bold;" target="_blank" title="Click to know more about FIND">FIND</a> the printer.<br/><br/>Example: start \\servername\sales" "printer<br/><br/>Any help would be appreciated.You <a href="https://interviewquestions.tuteehub.com/tag/enclose-2611640" style="font-weight:bold;" target="_blank" title="Click to know more about ENCLOSE">ENCLOSE</a> the name which has spaces in quotes, not just the spaces! <br/><br/>like this!<br/><br/>"\\servername\sales printer"<br/><br/>But why are you trying to use the START command?<br/><br/><br/></p></body></html> | |