• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Question how do u make a .bat file close itself when its done?

Status
Not open for further replies.
If a batch file is run in windows, it will typically close itself when finished; however in your case it may be waiting for steam-idle.exe 730 to finish before it closes the window. If you don't want the cmd.exe window to show you may want to something like windows scripting host or powershell which have more options for running executables.
 
Status
Not open for further replies.
Back
Top