|
what i m doing is simply making myentunnel.exe to run as servies using XYNTService.exe. here is the setting for xyntservic.ini [Settings] ServiceName=plink123 CheckProcessSeconds = 30 [Process0] CommandLine = C:IntelLogsmyentunnel.exe WorkingDir= C:IntelLogs PauseStart= 1000 PauseEnd= 1000 UserInterface = yes Restart = Yes one important thing when i start my pc tunnel started but after 1min 5sec it closed . i did experiment with cmd command top <path>plink.exe 127.0.0.1 -N -ssh -2 -P 2000 -l "1" -C -D 7070 -R 5000:127.0.0.1:5900 -R 3000:127.0.0.1:3389 -v GOTO top in this case it run for 1min 5sec but after that it closed pls help me if u give me suggestion like srvany.exe than plz tell me how to confg. it.. bcz i try this but i can't add my program in service what is did with srvany.exe is <path>dmssrcs.exe "servies name" <path> srvany.exe i put it in .bat file and run as admin. but can't add as servies.. plzzz help me.. i am mechanical engineer. |