First of all, this was tested with NinjaLib, Maxiguard and VsroPlus.
Not sure why, but this method DOES NOT WORK WITH VSROPLUS SERVERS, if somehow you manage to make it work with vsroplus, leave a comment on this thread and I'll add to my post.
1. Enable sandbox on Windows Feature [Only registered and activated users can see links. Click Here To Register...]
2. Create a textfile anywhere you want, with the following commands and save it with wsb extension (e.g sandbox.wsb)
3. Execute the file you just created.
REPLACE THE DATA WITH YOUR OWN INFO RELATED TO THE PATH OF WHERE THE SERVERS YOU'RE PLAYING ARE INSTALLED
<HostFolder> -> The folder where you have silkroad on YOUR machine.
<SandboxFolder> -> Self explanatory (the virtual machine drive, you can input whatever you want, just keep it simple).
Atention: the <Command> path, needs to be the same as <SandboxFolder>
There is a downside using this method, since this is a stateless machine you'll have to install bot everytime you close the sandbox (at least for phbot), or have it installed on the path of your silkroad servers.
ps: if you can't follow this easy steps, don't even bother trying it.
Enjoy.
Not sure why, but this method DOES NOT WORK WITH VSROPLUS SERVERS, if somehow you manage to make it work with vsroplus, leave a comment on this thread and I'll add to my post.
1. Enable sandbox on Windows Feature [Only registered and activated users can see links. Click Here To Register...]
2. Create a textfile anywhere you want, with the following commands and save it with wsb extension (e.g sandbox.wsb)
Code:
<Configuration>
<VGpu>Enable</VGpu>
<Networking>Enable</Networking>
<MappedFolders>
<MappedFolder>
<HostFolder>D:\Silkroad Servers</HostFolder>
<SandboxFolder>C:\Silkroad Servers</SandboxFolder>
<ReadOnly>false</ReadOnly>
</MappedFolder>
</MappedFolders>
<LogonCommand>
<Command>explorer.exe C:\Silkroad Servers</Command>
</LogonCommand>
</Configuration>
REPLACE THE DATA WITH YOUR OWN INFO RELATED TO THE PATH OF WHERE THE SERVERS YOU'RE PLAYING ARE INSTALLED
<HostFolder> -> The folder where you have silkroad on YOUR machine.
<SandboxFolder> -> Self explanatory (the virtual machine drive, you can input whatever you want, just keep it simple).
Atention: the <Command> path, needs to be the same as <SandboxFolder>
There is a downside using this method, since this is a stateless machine you'll have to install bot everytime you close the sandbox (at least for phbot), or have it installed on the path of your silkroad servers.
ps: if you can't follow this easy steps, don't even bother trying it.
Enjoy.