Updated to install whois and edit
authorSteven Edwards <winehacker@gmail.com>
Sat, 26 Jan 2002 03:23:25 +0000 (03:23 +0000)
committerSteven Edwards <winehacker@gmail.com>
Sat, 26 Jan 2002 03:23:25 +0000 (03:23 +0000)
svn path=/trunk/; revision=2553

rosapps/installapps.bat

index 6b5b456..09d930a 100644 (file)
@@ -10,12 +10,14 @@ echo Installing winelib programs to %ROS_INSTALL%\bin
 @echo off
 
 copy cmd\cmd.exe               %ROS_INSTALL%\bin
+copy dflat32\edit.exe          %ROS_INSTALL%\bin
 copy mc\release\mc.exe         %ROS_INSTALL%\bin
 copy net\ncftp\ncftp.exe       %ROS_INSTALL%\bin
 copy net\ping\ping.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 net\whois\whois.exe       %ROS_INSTALL%\bin
 copy notevil\notevil.exe       %ROS_INSTALL%\bin
 copy sysutils\chkdsk.exe       %ROS_INSTALL%\bin
 copy sysutils\chklib.exe       %ROS_INSTALL%\bin