💻 Software
Why won't cmd exit after execution of batch file?
Fresh5 days ago
Mar 15, 2026217528 viewsConfidence Score0%
0%
Problem
Why won't cmd exit after execution of batch file? I have tried: and
Error Output
"C:\Program Files (x86)\Java\jre6\bin\javaw.exe" -Xmx1024M -Xms1024M -jar Jilko.jar
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Why won't cmd exit after execution of batch file?
Low Risk
If the Java app does not terminate (e.g. you are using the batch file to launch the Java app), then use the command to launch it:- This will launch the java app and carry on executing the batch file without waiting for the java app to finish.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix