Install VB6/VFP runtimes
Hello
Ive found in the wikis ( or another place I not remember ), a script that install VB6 Runtimes, it works fine, the answer is : anybody write the same but for install VFP9 Runtimes??
Thanks In Advance
Archive: Install VB6/VFP runtimes
Install VB6/VFP runtimes
Hello
Ive found in the wikis ( or another place I not remember ), a script that install VB6 Runtimes, it works fine, the answer is : anybody write the same but for install VFP9 Runtimes??
Thanks In Advance
Why don't you use the how to install the vb6 runtimes as a guide to build your own script for these VFP9 runtimes? It doesn't look so hard. :-)
Yes I actually use, but the compiler shows me an error
And in addition there are some parameters that I not know how are used
For example in thsi line
!insertmacro InstallLib REGDLL $ALREADY_INSTALLED REBOOT_NOTPROTECTED "msvbvm60.dll" "$SYSDIR\msvbvm60.dll" "$SYSDIR"
Why use REGDLL, and how about REBOOT_NOTPROTECTED??
All these are explained in NSIS documentation http://nsis.sourceforge.net/Docs/AppendixB.html.
Upsss, thats true
Sorry
Thanks and Happy New Year