mirror of
https://github.com/reactos/reactos.git
synced 2024-12-26 17:14:41 +00:00
Updates for console telnet for win32
svn path=/trunk/; revision=2466
This commit is contained in:
parent
ab18809029
commit
36214fbd89
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ copy mc\release\mc.exe %ROS_INSTALL%\bin
|
||||||
copy net\ncftp\ncftp.exe %ROS_INSTALL%\bin
|
copy net\ncftp\ncftp.exe %ROS_INSTALL%\bin
|
||||||
copy net\ping\ping.exe %ROS_INSTALL%\bin
|
copy net\ping\ping.exe %ROS_INSTALL%\bin
|
||||||
copy net\telnet\telnet.exe %ROS_INSTALL%\bin
|
copy net\telnet\telnet.exe %ROS_INSTALL%\bin
|
||||||
|
copy net\telnet\keys.cfg %ROS_INSTALL%\bin
|
||||||
|
copy net\telnet\telnet.ini %ROS_INSTALL%\bin
|
||||||
copy notevil\notevil.exe %ROS_INSTALL%\bin
|
copy notevil\notevil.exe %ROS_INSTALL%\bin
|
||||||
copy sysutils\chkdsk.exe %ROS_INSTALL%\bin
|
copy sysutils\chkdsk.exe %ROS_INSTALL%\bin
|
||||||
copy sysutils\chklib.exe %ROS_INSTALL%\bin
|
copy sysutils\chklib.exe %ROS_INSTALL%\bin
|
||||||
|
|
Loading…
Reference in a new issue