View Single Post
  #5  
Old 06-14-2019, 11:11 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

Backslashes are a windows file structure standard, forward slashes are linux file structure and url standards.

Windows took one for the team and recognizes forward slashes as valid file structure separators.

That greatly simplifies cross-platform command line implementations.

EDIT: The script should definitely install MariaDB..it probably installs HeidiSQL as well.


You'll need to open an actual command prompt window - usually under windows button (start) >> accessories.

Then, change directory to your server's location (cd "c:\EQEmu Test" in my case.)

There, you can manually type world.exe, zone.exe, ucs.exe, etc... to launch each one manually.
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote