Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4081804
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T18:06:28+00:00 2026-05-20T18:06:28+00:00

Windows x64 versions contain folders named with parenthesis like \Program Files (x86) and this

  • 0

Windows x64 versions contain folders named with parenthesis like “\Program Files (x86)” and this breaks a batch file I use. An example of a problem line:

for %%c in (%path%) do if exist “%%c\xyz.exe” set xyz=OK

i.e. when it reaches “)” in “(x86)” it puts out an error message and exits…

Any ideas on how to fix this?
This is a rather large batch file, and atm I don’t have the time to rewrite it in a better language…

Many thanks 🙂

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T18:06:29+00:00Added an answer on May 20, 2026 at 6:06 pm

    Doesn’t directly answer your question, but if you are trying to do what I thinking you are trying (which is make sure a file exists in the path) you can use something like the following in a batch file.

       @echo off
       for %%i in (xyz.exe) do set xyz=%%~$PATH:i
    
       if "%xyz%" == "" Goto NotFound
    
       Echo "Found"
       Goto TheEnd
    
    :NotFound
       Echo "Not found"
    
    :TheEnd
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using VMware Workstation 6.5 on Windows Vista x64. I would like to
In x64 bit version of windows, i see that are also x86 bit directories.
I'm using Windows Vista x64 with SP1, and I'm developing an ASP.NET app with
I am using VMware Workstation 6.5 on Windows Vista x64. I am trying to
Windows has GetFileTime API which allows getting file time information by open file handle.
I'm running Windows 7 - x64 Edition with IIS 7.5 I have a simple
I've just recently reinstalled Windows 7 x64 on my box. The installation succeeded, and
I installed IronPython 2.6.1 on Windows Vista x64 on a machine with Visual Studio
What's happening with the PHP distribution on Windows? I installed 4 different versions using
I am having trouble compiling wxwidgets with mingw on Windows 7 x64. It compiles

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.