| Please Support My Advertisers |
|
|
| Newest Engineering Jobs on the RF Cafe Forums |
| Newest Topics on the RF Cafe Forums |
|
RF Cafe Software
RF Cascade Workbook Hobby & Fun Airplanes and Rockets: My personal hobby website Equine Kingdom: My daughter Sally's horse riding business website - lots of info Doggy Dynasty - My son-in-law's dog training business |
If you are having problems with Windows NT or Windows 2000, please click here for screen shots of the File Properties setup I use at work for Win2000 that is usually successful.| A number of people have contacted me regarding problems getting RF Workbench to run (not including the RTE 200 problem). To my knowledge, the problem has always been resolved by running the "install.bat" program that comes zipped up with RF Workbench. Here is a listing of the file. Subdirectories will be created by the batch file that are essential for RF Workbench to execute. If the mixer files (*.mf3) ended up in the root directory, move them to the .\mixers subdirectory. |
In order to run, RF Workbench requires that the following directory structure be created:
.\rfwb40
.\rfwb40\data
.\rfwb40\mixers
.\rfwb40\plans
.\rfwb40\systems
Following is the content of the "install.bat" file:
echo off
echo .
echo .
echo *************************************************************
echo
echo RF Workbench requires 1 MByte of hard drive space to install.
echo
echo *************************************************************
echo .
pause
echo .
mkdir c:\rfwb40
mkdir c:\rfwb40\data
mkdir c:\rfwb40\mixers
mkdir c:\rfwb40\plans
mkdir c:\rfwb40\systems
copy *.* c:\rfwb40
copy .\mixers\*.mf3 c:\rfwb40\mixers
echo .
echo Please refer to Readme.txt for more info on RF Workbench 4.0.
echo .
pause
| RF Cafe's Component Directory Personally Selected |
RF Cafe's Engineering Forums Join the Conversation |
||||
|
|||||