|
|
|
|
#1 |
|
Junior Member
Join Date: Feb 2014
Posts: 28
|
Hi,
Had 2.46b and now using 3.01b and still little old Microsoft Visual FoxPro driver can't be executed with both versions ![]() i have code: code: VSTOR.. and setup.exe are executed then program installing, but VFPODBC.msi - not. Don't know why, i don't get any errors while compile or install, the file is in directory but he is not executed. Maybe NSIS not supporting .msi ? :/ Last edited by bankeris; 21st November 2014 at 06:36. |
|
|
|
|
|
#2 |
|
Senior Member
Join Date: Oct 2007
Location: Shanghai, China
Posts: 207
|
ExecWait '"$SYSDIR\msiexec.exe" /i /quiet /qb "$INSTDIR\VFPODBC.msi"'
Change /quiet, /qb options by your requirements. Contact me: 137729898@qq.com |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Feb 2014
Posts: 28
|
Thank you!
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|