updated install location of rundll32

svn path=/trunk/; revision=6733
This commit is contained in:
Vizzini 2003-11-20 21:28:47 +00:00
parent ef9cbc6dbf
commit 7531504712

View file

@ -109,7 +109,7 @@ cp apps/utils/pice/module/pice.sys $ROS_INSTALL/system32/drivers
cp apps/utils/pice/module/pice.sym $ROS_INSTALL/symbols
cp apps/utils/pice/pice.cfg $ROS_INSTALL/symbols
cp apps/utils/sc/sc.exe $ROS_INSTALL/bin
cp apps/utils/rundll32/rundll32.exe $ROS_INSTALL/bin
cp apps/utils/rundll32/rundll32.exe $ROS_INSTALL/system32
cp apps/tests/hello/hello.exe $ROS_INSTALL/bin
cp apps/tests/args/args.exe $ROS_INSTALL/bin
cp apps/tests/apc/apc.exe $ROS_INSTALL/bin