Hello

Hello,
 
I Have a dll Project. I want to run this Project with paserver on remote windows machine. How can i pass my dll outpath dir on remote side and how can i pass my dll’s debug launcher application ?
 
For example my dll should be run on C:\MyApp\MyApp.DLL (On remote side)
And my debug launcher program should be run on C:\MyApp\MyDebugger.EXE (On remote side)
 
Best Regards

Comments