drosenkranz
Programmer
I'd like to create a set of installation disks so users can run my application. I have VFP6 with SP4 and mdac 2.5 updates. My EXE and the data files will reside on the server. Since our user's desktops are all locked down, all I'm going to do is install a shortcut in C:\Windows\Start Menu\Programs to allow users to launch the EXE.
I'm assuming the wizard will create the setup disks with all of the .dlls and related VFP files necessary for installation to the user's c:\Windows\System directory so their PC can run a VFP Exe.
1) Will I need to install VFP Runtime for the users or is the EXE sufficient?
I have another section in this agency distributing their Apps built with SP2 and older mdac versions.
2) Is VFP's setup disks capable of comparing version numbers or dates when copying a file to a user's PC or does it just overwrite files of the same name? In other words, could a VFP SP2 installation overwrite my SP4 installation's newer .dll's and cause problems?
Any basic installation (distribution) advice, tips or tricks would be greatly appreciated. The early bird may get the occasional worm...
but the 2nd mouse always gets the cheese.
I'm assuming the wizard will create the setup disks with all of the .dlls and related VFP files necessary for installation to the user's c:\Windows\System directory so their PC can run a VFP Exe.
1) Will I need to install VFP Runtime for the users or is the EXE sufficient?
I have another section in this agency distributing their Apps built with SP2 and older mdac versions.
2) Is VFP's setup disks capable of comparing version numbers or dates when copying a file to a user's PC or does it just overwrite files of the same name? In other words, could a VFP SP2 installation overwrite my SP4 installation's newer .dll's and cause problems?
Any basic installation (distribution) advice, tips or tricks would be greatly appreciated. The early bird may get the occasional worm...
but the 2nd mouse always gets the cheese.