File Path Question ?


  1. Posts : 542
    Windows 7 64bit
       #1

    File Path Question ?


    Hello,

    Have a program that requires the entering of the File Path to a Driver.

    The Path is, I think is:

    C:\Program Files(x86)\winradio\G31DDC\Driver\G31DDCx64.sys

    Can't get it to work, and am wondering if I have the Path entered correctly regarding its format.

    Questions:

    a. Is a space after the m and before the F in program files O.K., or must there be an underscore, or... ?

    b. should there be a space between the Files and the (x86) ?

    c. is a single \ O.K. after the C: , or should it be C:\\ ?

    Everything else seem reasonable ?

    Much thanks,
    Bob
      My Computer


  2. Posts : 5,440
    Microsoft Windows 7 Home Premium 64-bit 7601 Multiprocessor Free Service Pack 1
       #2

    I don't think I can answer your question but as you are going into the 32 bit Program Files folder it looks like you have a 64 bit driver. And is this not exactly the same problem that you raised in June of this year?
      My Computer


  3. Posts : 6,330
    Multi-Boot W7_Pro_x64 W8.1_Pro_x64 W10_Pro_x64 +Linux_VMs +Chromium_VM
       #3

    You can try wrapping the path in double quotes, like this

    "C:\Program Files(x86)\winradio\G31DDC\Driver\G31DDCx64.sys"
      My Computer


  4. Posts : 2,467
    Windows 7 Ultimate x64
       #4

    Robert11 said:
    a. Is a space after the m and before the F in program files O.K., or must there be an underscore, or... ?
    Yes, there must be an space. Your example is correct.


    Robert11 said:
    b. should there be a space between the Files and the (x86) ?
    Yes, there must be another space there. Your example seems to be missing this space.


    Robert11 said:
    c. is a single \ O.K. after the C: , or should it be C:\\ ?
    Most likely, yes, it's OK. 99% of times, path are specified with all single backslashes. The only time when you need a double backslash is when you're writing in C-programming language style paths, where the backslash is an special character and needs to be escaped by doubling it. Almost every program I know does not need it, but yours might.

    Also as previously said by DavidW7ncus, enclosing everything in double quotes may be necessary. Generally, when a path contains an embedded space or some other special character, it must be wrapped in double quotes.
      My Computer


  5. Posts : 6,330
    Multi-Boot W7_Pro_x64 W8.1_Pro_x64 W10_Pro_x64 +Linux_VMs +Chromium_VM
       #5

    In the Explorer Address you can also right click "Copy address as text".
    For me this is easier and quicker to get a valid path without manual typing.

    Copy as Path - File or Folder - Vista Forums

    File Path Question ?-expsp01.png
    Last edited by Brink; 23 Dec 2012 at 20:59. Reason: added tutorial link for more info
      My Computer


  6. Posts : 72,036
    64-bit Windows 11 Pro for Workstations
       #6

    Hello Bob,

    In addition, does the program have a "Browse" option to be able to navigate to and select the driver instead of having to manually enter it's path?
      My Computer


  7. Posts : 10,485
    W7 Pro SP1 64bit
       #7

    Robert11 said:
    .....The Path is, I think is:

    C:\Program Files(x86)\winradio\G31DDC\Driver\G31DDCx64.sys

    Can't get it to work, and am wondering if I have the Path entered correctly regarding its format.
    .....
    When you discussed this back in June, the file was in a different location.

    And I'll offer one more way of getting the path to the file into the Windows clipboard:
    Locate and select the file using Windows (file) Explorer
    Hold down the shift key
    Right click on the file
    Select "Copy as path" from the context menu

    The result should be that you now have the correct path in the Windows clipboard with quotation marks around the entire path.


    For others in this thread- the software can be found here:
    WiNRADiO Software Download for Windows
    (Updated 20 Dec 2012)

    For a screenshot of the app and other info - visit here:
    WiNRADiO WR-G31DDC 'EXCALIBUR' Receiver

    Installing the software into a W7 64bit OS creates a folder like this:
    File Path Question ?-path1.png

    Installing the software into a W7 64bit OS does not place the "G31DDCx64.sys" file anywhere else. I suspect that the OP is seeing an OS prompt asking for the driver location and the OP should point [browse] to the folder containing the INF... not paste the entire path to the "sys" file into the dialog box.

    That inf file seems to indicate that the driver will be placed in the normal "System32\Drivers" folder once the hardware is detected. See the attached compressed file if you want to see the entire INF file.

    ...but I could be wrong
    File Path Question ? Attached Files
      My Computer


  8. whs
    Posts : 26,210
    Vista, Windows7, Mint Mate, Zorin, Windows 8
       #8

    Why don't you navigate to the file and copy the path from the address bar in Explorer
      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 07:39.
Find Us