Running the Elocarry Loader via CMD
If you want the loader’s CMD window to stay open (useful for troubleshooting crashes or errors), you can launch it directly through Command Prompt.
Steps
- Locate the Loader
- Find your Elocarry loader (.exe) on your PC.
Copy the full folder path where it’s located.
Example:
C:\Users\YourName\Downloads\Elocarry
- Open Command Prompt
Press Windows + R, type
cmd, and press Enter.Navigate to the Loader Folder
- In the CMD window, type:
cd [paste the folder path here]
- Example:
cd C:\Users\YourName\Downloads\Elocarry
Press Enter.
Launch the Loader
Type the exact name of your loader file, including
.exe, and press Enter.Example:
myloadername.exe
The loader will start, and the CMD window will remain open.
If the loader crashes or encounters errors, the messages will appear directly in this window, making troubleshooting easier.