FG
💻 Software

java.exe -version and pushd?

Fresh5 days ago
Mar 15, 20265720 views
Confidence Score0%
0%

Problem

I have noticed that when I run the following command I get the java version of the computer I am on. However when I run the pushd command with a search option like the command below I get the actual information found on that computer. Why is this the case? Is it possible to run java.exe -version on…

Error Output

Pushd \\RemoteMachine\C$ && java.exe -version

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: java.exe -version and pushd?

Low Risk

PsExec by SysInternals does exactly what you need it to. Your example would be:

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment