The following is quoted from the user "HatulBitzot" at the Bushpounder.com forum in response to me saying Java was required for FPS Limiter:
Just a small note, there is no actual need to install Java in order to put the FPS Limiter to work.
Java is needed only for running the interface that creates the batch file that actually starts the Limiter together with the FSX. Those who don’t need or don’t like the present of Java on their computers can build the Limiter.bat file with any text editor (such as Notepad).
You need only the following 4 files to run the Limiter: “FPS_Limiter.exe” “Limiter_D3D9.dll” "HookHelper.dll" and the batch file. Put them together in a single folder.
Start Notepad write the command line and save the file as Limit.bat make sure that you have it in the same folder as the other limiter files.
The batch file should have only one line in it, mine has the following:
D:\"Sim\FPS\"FPS_Limiter.exe /r

3D9 /f:30 /x:OFF /l:OFF "C:\Program Files (x86)\Microsoft Games\Microsoft Flight Simulator X\fsx.exe"
The first part (D:\"Sim\FPS\"FPS_Limiter.exe) is the path to the limiter program on your computer.
The second part ( /r

3D9 /f:30 /x:OFF /l:OFF) contains the instructions for the limier for running in directX 9 and at maximum of 30 fps (you can write any number between 20 -50 but start with 30 and if needed change it later)
The third part ( "C:\Program Files (x86)\Microsoft Games\Microsoft Flight Simulator X\fsx.exe") is the path to the simulator main program on your computer.
Those who run Win7 must mark the limiter main program FPS_Limiter.exe with the run as administrator switch, otherwise it will not run. Right click on the file name, select Properties and mark the Run as administrator box under the Computability tab.
In order to run the simulator navigate to the Limit.bat file and double-click on it. It should open a black DOS window that should remain open and after few seconds it should start the SIM. Once you close the SIM program the DOS window will prompt you with Press any key to quit.
Don’t forget to set the PFS limit in the simulator to Unlimited. If everything runs OK you should see (Upon pressing Shift+Z+Z) the real FPS (in this case something between 28-32) followed by the word Unlimited.
Just one word of caution don’t do anything if what is written above sounds as Hebrew to you. It is better to stay with what you have now than to end up with corrupted system.
Regards, Mike Mann