Hi,
So far while working with vfp 5.0 or 6.0, after creating an Exe application, i always do this as follow
1- if the Exe is going to run from a WIN XP 32bit, i copied the support library into the c:\windows\system32 on that machine and worked fine
2 if the same above is on a machine with windows 7 64bit then the "Supp. Lib.", I put it into the c:\windows\syswow64 and that worked fine for me.
questions 1- for VFP 9.0: if windows xp 32bit then where should be the two support Lib files ?
2- " " : if windows 7 32/64bit " " ?
Just want to know cause i was googleing around and some are saying that should resides in the same folder where the application is running, i don't see anything wrong with that but what about when your application(Exe) is in the server ? i don't think it is a good idea having the "Supp. Lib" in the server folder where the exe, dbf etc resides, just my opinion, please correct me.
So far while working with vfp 5.0 or 6.0, after creating an Exe application, i always do this as follow
1- if the Exe is going to run from a WIN XP 32bit, i copied the support library into the c:\windows\system32 on that machine and worked fine
2 if the same above is on a machine with windows 7 64bit then the "Supp. Lib.", I put it into the c:\windows\syswow64 and that worked fine for me.
questions 1- for VFP 9.0: if windows xp 32bit then where should be the two support Lib files ?
2- " " : if windows 7 32/64bit " " ?
Just want to know cause i was googleing around and some are saying that should resides in the same folder where the application is running, i don't see anything wrong with that but what about when your application(Exe) is in the server ? i don't think it is a good idea having the "Supp. Lib" in the server folder where the exe, dbf etc resides, just my opinion, please correct me.