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 42727
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T15:23:00+00:00 2026-05-10T15:23:00+00:00

For a project I’m working on. I need to look for an executable on

  • 0

For a project I’m working on. I need to look for an executable on the filesystem. For UNIX derivatives, I assume the user has the file in the mighty $PATH variable, but there is no such thing on Windows.

I can safely assume the file is at most 2 levels deep into the filesystem, but I don’t know on what drive it will be. I have to try all drives, but I can’t figure out how to list all available drives (which have a letter assigned to it).

Any help?

EDIT: I know there is a %PATH% variable, but it is not as integrated as in UNIX systems. For instance, the application I’m looking for is OpenOffice. Such software would not be in %PATH%, typically.

  • 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. 2026-05-10T15:23:01+00:00Added an answer on May 10, 2026 at 3:23 pm

    http://docs.oracle.com/javase/7/docs/api/java/io/File.html#listRoots()

    File[] roots = File.listRoots(); for(int i = 0; i < roots.length ; i++)     System.out.println('Root['+i+']:' + roots[i]); 

    google: list drives java, first hit:-)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

My project has both client and server components in the same solution file. I
Project file here if you want to download: http://files.me.com/knyck2/918odc So I am working on
A project I'm working on at the moment involves refactoring a C# Com Object
The Project's Web section (under project properties in VS2008) has a list of debuggers:
The project I'm working is using n-tier architecture. Our layers are as follows: Data
Project#1 has some interfaces and classes that project#2 references. Now I want to use
Project layout: /project_a /shared /project_b /shared /shared project_a and project_b both need to contain
Project Darkstar was the topic of the monthly JavaSIG meeting down at the Google
Every project invariably needs some type of reporting functionality. From a foreach loop in
My project is based on spring framework 2.5.4. And I try to add aspects

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.