Problems Running the software?
If the program does not seem to be operating properly; for example when making changes in the map options they do not save... then follow these steps so Vista allows the program to function properly:
- Right click the icon you will use to start F5.
- Go to Properties
- Click on Advanced
- Select Run as Administrator
- Hit OK
- You may have to put a path in the "Start In" field.
- The path is similar to the Target, without the file name, for example: C:\Program Files\F5
- Hit OK
- This is a one time setting you need to make. From here on out clicking the icon will launch the program as Administrator.
Problems Installing the software?
It can sometimes be difficult to get programs to install properly on Windows Vista. We have found the following fix to be useful if you are encountering problems running any of our software on a Windows Vista Operating System.
First, make sure you have the latest updates from Microsoft. You can insure you have the latest updates and Service Packs by clicking here. Specifically important is Service Pack 1, which can be directly downloaded here if Windows Update didn't do it for you.
- Uninstall any existing installations of the problem software from your computer.
- Turn on User Accounts Control (UAC) under Control Panel --> User Accounts
- Reboot
- Re-Download the software (see Download Software menu item above). Right click on the software and Save target as... to your desktop.
- Install it by right-clicking the downloaded file on your desktop and select 'Run As Administrator'
- Delete the installation icon from your desktop that you just downloaded.
- Run the newly installed software from the new desktop shortcut or from the start menu.
If that doesn't do the trick, you can try this one:
There is a super secret Administrator account that has more power than the administrator accounts that are visible in Vista.
One might want to try to enable this Administrator account and install the software under it, giving it full permissions over the UAC constraints. To enable this, go to your Command Prompt and type:
Net user administrator /active:yes
Reboot the computer and click on the Administrator account on the welcome screen. Install the software under this account. Then you can shut off this Administrator account by going to the command prompt and typing:
Net user administrator /active:no
You can minimize the amount of prompts that the UAC gives you about every little change. The below instructions are optional and will eliminate most of the prompts done by UAC.
Turn off User Accounts Control (UAC) under Control Panel --> User Accounts
If that doesn't work try:
- Make sure you have full administrative rights.
- Click Vista's start circle.
- Click "Accessories"
- Click "Command Prompt"
- Type 'gpedit' and press enter
- Navigate to the following path:
"Computer Configuration\Windows Settings\Local Policies\Security Options"
- On the right side, find this policy:
"User Account Control: Behavior of the elevation prompt for administrators in Admin Approval Mode"
- Double click the policy and change from "Prompt for consent" to "Elevate without prompting" and click "OK".
For more security you can keep all these prompts coming by following these steps to turn those back on:
- Follow the steps above, except change the policy from "Elevate without prompting" to "Prompt for consent" in step 8 and click OK.