Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!fu-berlin.de!uni-berlin.de!news.dfncis.de!not-for-mail From: =?ISO-8859-1?Q?Sven_K=F6hler?= Newsgroups: comp.lang.java.programmer Subject: Re: exec problem is JDK 1.7.0_21 Date: Sat, 20 Apr 2013 19:34:15 +0300 Lines: 7 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: news.dfncis.de 4ITY7W4sfLINWsJLmhG2KwnD7o3xGQI+eQfwRdDauRVEwvClPXynoRYb84 Cancel-Lock: sha1:BdBodbY+c+JVDj7Gu1gjRX4SzN4= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130408 Thunderbird/17.0.5 In-Reply-To: Xref: csiph.com comp.lang.java.programmer:23531 Am 20.04.2013 19:24, schrieb markspace: > Which is correct, because if you wanted two separate arguments Well, you should have read the part of the documentation I quoted. Windows is one of the operating systems, where programs tokenize the command line parameters by themselves - in which case the array passed to the ProcessBuilder should contain exactly two elements. q.e.d.