I have existing batch scripts which work in windows xp. These scripts use rcp and rsh commands that are supported in windows xp .
These scripts are used to connect to a unix box and transfer files to it. Later using rsh, the files are installed on the system.
In Windows 7 these commands seems to be unavailable. I am stuck on how to make existing installation work on windows 7
Any help in this regard would be appreciated.
Found a solution to this problem. The below steps needs to be followed: