sinterlkaas
New Member
- Joined
- Jan 17, 2012
- Messages
- 536
- Reaction score
- 14
You have to copy your plugins and Settings folder into the relogger directory and sorry been swamped at work with no time to update this.
I will try to ASAP.
hey why would people need to move there plugins + settings to the root directory on DBrelogger ? is this due to the working directory is changed when DBRelogger starts DB if so you could change the working directory again to where Demonbuddy.exe location is
rocess.StartInfo.shellexecute = false
process.StartInfo.workingdirectory = ...
MSDN
ProcessStartInfo.WorkingDirectory Property (System.Diagnostics)