Greetings, tianlijian!
> how to hide the console window.
Don't create it in first place.
If you want to run daemon - run the daemon.
net start sshd
However, you have to configure it properly first.
--
WBR,
Andrey Repin (anrdae...@freemail.ru) 24.02.2012, <03:14>
Sorry f
hi
> how to hide the console window.
>
> the bat code is:
>
> @echo off
>
>
>
> REM batch file directory
> set BATCH_FILE_DIR=%~dp0
>
> set PATH=/usr/sbin;/bin;/usr/bin;%PATH%
> REM "%BATCH_FILE_DIR%bin\bash.exe" -c "/usr/sbin/sshd"
&g
On Feb 23 19:07, tianlijian wrote:
> how to hide the console window.
>
> the bat code is:
>
> @echo off
>
>
>
> REM batch file directory
> set BATCH_FILE_DIR=%~dp0
>
> set PATH=/usr/sbin;/bin;/usr/bin;%PATH%
> REM "%BATCH_FILE_DIR%bin\bash.e
how to hide the console window.
the bat code is:
@echo off
REM batch file directory
set BATCH_FILE_DIR=%~dp0
set PATH=/usr/sbin;/bin;/usr/bin;%PATH%
REM "%BATCH_FILE_DIR%bin\bash.exe" -c "/usr/sbin/sshd"
start "sshd by wei" "%BATCH_FILE_DIR%bin\bash.exe&quo
4 matches
Mail list logo