Hi,
I made a VFP9 sp2 application. This application is very simple. The only external object I use is :
oXML=CREATEOBJECT("msxml2.xmlhttp.3.0")
I have made a working installation process with InstallShield Express but get error on Windows 7.
So, I downloaded "InnoSetup"...but can't find a working script. Now, the time to create the installer starting to take more time than the time to create the application itself.
Can someone help me or redirect me to a working script/process?
thank you for your times
I made a VFP9 sp2 application. This application is very simple. The only external object I use is :
oXML=CREATEOBJECT("msxml2.xmlhttp.3.0")
I have made a working installation process with InstallShield Express but get error on Windows 7.
So, I downloaded "InnoSetup"...but can't find a working script. Now, the time to create the installer starting to take more time than the time to create the application itself.
Can someone help me or redirect me to a working script/process?
thank you for your times