Jump to content

Launching wow via a bat file


tonyloks

Recommended Posts

Hi! I have a problem.

I want to run a file in the reloger not from wow.exe , and as a bat file.

 

At startup, the client starts, but the reloger cannot find its ID. How to fix it?

 

2022-06-19_10-51-04 (2).png

Link to comment
Share on other sites

On 6/19/2022 at 1:02 PM, Droidz said:

Hello, you need to exit your .bat with the wow process id in exitcode 

Could you tell me how to do it? I use the code at the end of the bat file, but it doesn't work:

@ECHO OFF                                                                              
                                                                        
echo ProcessId = %ProcessId%   

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...