Microsoft
Software
Hardware
Network
Question : Need to fix compatability issue with windows 7 64 bit for vfp version 7 (and 8 and 9)
Can someone tell me how to fix this issue? I don't know where to set the compatability here. Quite a few apps I run need to shell out to do their jobs.
--------------------------
-
Unsupported 16-Bit Application
--------------------------
-
The program or feature "\??\c:\program files (x86)\microsoft visual foxpro 7\foxrun.pif" cannot start or run due to incompatibity with 64-bit versions of Windows. Please contact the software vendor to ask if a 64-bit Windows compatible version is available.
--------------------------
-
OK
--------------------------
-
Answer : Need to fix compatability issue with windows 7 64 bit for vfp version 7 (and 8 and 9)
Foxrun.PIF really not supported in 64 bit environment. But it is probably not needed even in 32 bit environment... VFP9 moved this file to Tools\FoxRun\ subfolder.
So, rename foxrun.pif to foxrun.pif.old and try again.
Random Solutions
Active Directory Startup script
union all query
MS Access Query Criteria Text Box
Mailbox management Process in Exchange
Referential Integrity and Constraint Question
why my win vista home edition is allways blue screen
Putting Circle or Bracket, around the correct answer in a Report.
Windows home server - a quick tutorial please?
String extraction with regex
C++ - Calling 'RegDeleteValue' in between 'RegEnumValue' causes 'RegEnumValue' to fail