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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T23:36:16+00:00 2026-06-16T23:36:16+00:00

Possible Duplicate: Get login username in java I am looking for a way to

  • 0

Possible Duplicate:
Get login username in java

I am looking for a way to find you the name of the user in the OS in java so I can get the right directory on how to find out whether a there is a missing file on the user’s appdata.
I am using this code:

`File myFile = new File(“C:” + File.separator + “Users” + File.separator, “Matty” + File.separator, “AppData” + File.separator, “Roaming”);

System.out.println(myFile.isDirectory());

if (myFile.isDirectory() = true)

{
//This will install the program, but i need to find out whether it is already installed

installer.install()

}`

There must be a code for this as most installers have to know what the user’s name is!

  • 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-06-16T23:36:18+00:00Added an answer on June 16, 2026 at 11:36 pm

    Try:

    public class OSName
    {
        public static void main(String[] args)
        {
            System.out.println("Your username is: " + System.getProperty("user.name"));
        }
    }
    

    The relevant docs are here and here.

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

Sidebar

Related Questions

Possible Duplicate: Get variable name. javascript “reflection” Is there a way to know the
Possible Duplicate: get name of current PHP script in include file Can an included
Possible Duplicate: Is there a way to get an user's email ID after verifying
Possible Duplicate: Get file name from URI string in C# How to extract file
Possible Duplicate: Can I get more than 1000 records from a DirectorySearcher in Asp.Net?
Possible Duplicate: Putting a django login form on every page how can I add
Possible Duplicate: Get first and last day of the week in JavaScript Can any
Possible Duplicate: PHP 2-way encryption: I need to store passwords that can be retrieved
Possible Duplicate: How can I get the MAC and the IP address of a
Possible Duplicate: Get list of installed apps on iphone Is there a way to

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.