net start command line issue - 64bit issue?


  1. Posts : 74
    windows 7
       #1

    net start command line issue - 64bit issue?


    I am trying (in vain) to issue a net start command "net start - "C:\Program Files (x86)\uTorrent\utorrent.exe", on the command line. The error message is "the filename, directory name or volume label syntax is incorrect". I believe the 3 details are correct, as i am looking at the utorrent.exe file right now, which is sitting on that path. The only issue i can think of is that, since i am running win7 64bit, there nay be some sort of problem with the "(x86)" bit in the path name.

    Any ideas?


    Thanks

    Andy
      My Computer


  2. Posts : 71,977
    64-bit Windows 11 Pro for Workstations
       #2

    Hello Andy,

    If you were just wanting to run the utorrent.exe file, then you would just need to use either command below to do so instead. The net start command is for services instead.

    "C:\Program Files (x86)\uTorrent\utorrent.exe"

    OR

    "%ProgramFilesx86%\uTorrent\utorrent.exe"
      My Computer


  3. Posts : 934
    Windows 8.1 ; Windows 7 x86 (Dec2008-Jan2013)
       #3

    Why would you use command "net start"? It starts system services.

    However, if you managed to create yourself utorrent as a system service you could substitute Program Files (x86) into same thing in dos version. So it would go like this:
    Code:
    C:\Progra~3\uTorrent\utorrent.exe
    At the end of this post I have explained how to use dos links if problem with spaces in names of folders occurs.

    Or use quotation marks are Brink suggested.
    Last edited by Neutron16; 11 May 2011 at 21:46. Reason: added info about quotation marks
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 04:50.
Find Us