This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
This procedure was developed by Kyle Patterson. It is a solution to a temporary problem, Future versions of SwitcherPro desktop will hopefully have no problems running on 64bit windows 7
Here is the manual procedure:
1. Check to see if you have a program called CorFlags.exe on your machine. It will most likely be located here C:\Program Files\Microsoft SDKs\Windows\v6.0A
More information on CorFlags.exe can be found here: http://msdn.microsoft.com/en-us/library/ms164699(VS.80).aspx
2. Download SwitcherPro from the TI website and install on the machine.
3. Start a windows shell running as administrator:
a. Press the ‘Window’ button to get to the start bar.
b. Enter ‘cmd’ in the search box.
c. Cmd.exe should appear in the search list. Right click on cmd.exe and select “Run As Administrator”.
4. In the shell navigate to the install directory for SwitcherPro (should be C:\Program Files (x86)\Texas Instruments\SwitcherPro Desktop)
5. Execute the command: CorFlags.exe AppStart.exe /32BIT+
6. Change to the current version directory (i.e. 1.0.0.0 or 3.4.12.18563)
7. Execute the command: CorFlags.exe AppRestarter.exe /32BIT+
8. Execute the command: CorFlags.exe SwitcherProDT.exe /32BIT+
9. Run SwitcherProDT.exe from the shell to ensure that everything is working.