December 20, 2006 at 1:39 am
Hi,
I'm trying to install SQL 2005 Enterprise edition 64 bit, but it wont install the native client.
It complains that it can't find sqlncli_x64.msi
Has anyone had the same problem?
Thanks,
December 21, 2006 at 1:50 am
Nevermind it appears to have been a faulty disc
March 30, 2011 at 12:18 am
Hello
I am developer one software. i am using NSIS for installation program. This msi is integrated in installation program and also install in every machine except 64 Bit operating system machine. When i am trying to install manually this msi then it is installed successfully but with my NSIS program it was not installed and not gives me any error message.
I have give my msi code at below.
File "D:\sqlmsi\sqlncli_X64.msi"
execwait '"msiexec" /i "D:\sqlmsi\SMO64bit\sqlncli_X64.msi" /qn IACCEPTSQLNCLILICENSETERMS=YES /log D:\sqlmsi\test\SMOLOG_X64.TXT'
This code is works with all machine except above machines.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply