Hi, new here.
I was wondering if i am able to run a command prompt exe on the web host?
This is so the game server i rented from here can access player data from several servers.
Thanks for any replys.
Help with running a command prompt exe on the nfo webhost
-
- New to forums
- Posts: 4
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Sun Oct 06, 2013 5:50 am
Re: Help with running a command prompt exe on the nfo webhos
Do you literally mean a windows exe file?
Nfo webhosting is on Linux virtual machines
Nfo webhosting is on Linux virtual machines
Not a NFO employee
Re: Help with running a command prompt exe on the nfo webhos
There is two versions of running this. 1 is not a windows version and the other is not.
This is for the game Killing Floor by the way.
Info here:
This is an application I wrote in C++ which basically works as a remote database for your perks stats. In order to use this you need:
- A dedicated server machine that's on Windows OS.
- Setup a Port and Password in Host.ini:
Quote:
[General]
Port=6000
Password="Pass"
- Do the same on ServerPerksV4.ini (including set IP-address or DNS name of the host):
Quote:
[ServerPerksMut.ServerPerksMut]
RemotePort=6000
bUseRemoteDatabase=True
RemoteDatabaseURL=192.168.1.33
RemotePassword=Pass
- Make sure you allow the application to access internet through Firewall and/or Router (open the desired port).
- IF you have any earlier stats on server, copy over ServerPerksStat.ini to same folder as ServerPerksHost.exe and launch the exe as: ServerPerksHost.exe ServerPerksStat.ini
This way it will convert to the new stats ini file. After this is done delete all ServerPerksStat.ini you have.
- Now simply launch up KillingFloor server as-well as ServerPerksHost.exe.
This is for the game Killing Floor by the way.
Info here:
This is an application I wrote in C++ which basically works as a remote database for your perks stats. In order to use this you need:
- A dedicated server machine that's on Windows OS.
- Setup a Port and Password in Host.ini:
Quote:
[General]
Port=6000
Password="Pass"
- Do the same on ServerPerksV4.ini (including set IP-address or DNS name of the host):
Quote:
[ServerPerksMut.ServerPerksMut]
RemotePort=6000
bUseRemoteDatabase=True
RemoteDatabaseURL=192.168.1.33
RemotePassword=Pass
- Make sure you allow the application to access internet through Firewall and/or Router (open the desired port).
- IF you have any earlier stats on server, copy over ServerPerksStat.ini to same folder as ServerPerksHost.exe and launch the exe as: ServerPerksHost.exe ServerPerksStat.ini
This way it will convert to the new stats ini file. After this is done delete all ServerPerksStat.ini you have.
- Now simply launch up KillingFloor server as-well as ServerPerksHost.exe.
Re: Help with running a command prompt exe on the nfo webhos
By the looks of what you posted it sounds like you need a windows server. As i said Nfo web hosting is linux. If you really Wat to run this though, you can get a windows virtual machine here.
Pm me on steam if you do not want to buy a vds for this, i may be able to help you out.
Http://steamcommunity.com/id/soja992
Pm me on steam if you do not want to buy a vds for this, i may be able to help you out.
Http://steamcommunity.com/id/soja992
Not a NFO employee
Re: Help with running a command prompt exe on the nfo webhos
I have added you on steam.
Talk to you on there
Talk to you on there
Re: Help with running a command prompt exe on the nfo webhos
I am at work right now i will accept in around 6 hours when i am home
Not a NFO employee
Re: Help with running a command prompt exe on the nfo webhos
Thanks.
I'll be going to sleep now as it is late here. I might be on in 10 hours.
I'll be going to sleep now as it is late here. I might be on in 10 hours.