LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error 11006 - LabVIEW 2009 install fails, Windows 7

I got my LabVIEW 2009 Student DVD from school and tried installing in 32 and 64 bit windows 7 but get the following error and the install fails:

 

.\ConfigInfo.cpp(2940): IInstallerError 11006

Developer Error. The following errors were found in your ini file:

1. Specified file not found: [MsiEngine] WinNTPath = bin\WindowsInstaller-KB893803-v2-x86.exe

 

Correct the ini file and try again.

<No Debug Message>

 

BTW, this install was from within Parallels 5 on my MacBook Pro. 

Message Edited by booksix on 03-20-2010 01:23 AM
Message Edited by booksix on 03-20-2010 01:24 AM
0 Kudos
Message 1 of 8
(11,504 Views)

I am not sure if you searched for the error but I was able to find this. Not sure if it will work but maybe worth a go:

http://digital.ni.com/public.nsf/allkb/199D07AE570DED1B8625737800067481

Adnan Zafar
Certified LabVIEW Architect
Coleman Technologies
0 Kudos
Message 2 of 8
(11,494 Views)

Perhaps You need to install WindowsInstaller-KB893803-v2-x86.exe manually.

If the error repeats once again, copy DVD content to hard disk, in all Distributions/*...*/*.ini files replace

 

[MsiEngine]
WinNTPath=bin\WindowsInstaller-KB893803-v2-x86.exe
RequiredVersion=3.1.0.0
CommandLine=/passive /norestart 

 

to absolute path, where You have downloaded exe-file.

 

Hope it helps You.

Good Luck!

0 Kudos
Message 3 of 8
(11,486 Views)

Hello I have the same problem.

Do you have fix your problem ? 

I'm interressed to know how install Labview on a virtual machine (with parallel desktop 5) on my mac.

I try on Win XP

 

thanks for your answer

0 Kudos
Message 4 of 8
(11,291 Views)

Hello Raidehobbit,

 

Have you tried the solutions above to see if those would resolve your issue?

Andy Chang
National Instruments
LabVIEW Control Design and Simulation
0 Kudos
Message 5 of 8
(11,269 Views)

Yes thank you for your answer !

 

I tried to "unshare"my virtual machine why my OS X but it isn't the solution.

 

I had paste all the disk on my Virtual Machine and success !!!

 

I tried to launch Labview today and all is fine 😉

0 Kudos
Message 6 of 8
(11,267 Views)

Hi,

 

actually I had a the same problem using Windows XP Porfessional with Service Pack 3.

 

I first encountered this Error message, when I tried to build an application installer using Labview 8.6. I could not fix that problem. So I tried to install Labview 2009. Doing so, I got the same Error message:

 

 

.\ConfigInfo.cpp(2946): IInstallerError 11006
Developer Error. The following errors were found in your ini file:
1. Specified file not found: [MsiEngine] WinNTPath = bin\WindowsInstaller-KB893803-v2-x86.exe
Correct the ini file and try again.

 

.\ConfigInfo.cpp(2946): IInstallerError 11006Developer Error. The following errors were found in your ini file:1. Specified file not found: [MsiEngine] WinNTPath = bin\WindowsInstaller-KB893803-v2-x86.exe
Correct the ini file and try again.

 

That was quite disappointing for me. I could not even install Labview 2009. So I copied all the Labview files from the ditribution directory of my installation DVD to the Desktop. Now I can instal Labview (still running at the moment). I am curious, if I can finally build no again application installers again.

 

Any hints/tips for what was going wrong in the first time will be appreciated.

 

Cheers

Helmut

0 Kudos
Message 7 of 8
(10,849 Views)

More than likely the reason you were able to get LabVIEW installed once you moved the files to the computer is because the data didn't have to be transfered to the virtual machine on the fly.  We have also seen this issue with some CD drives.  Usually when everything is transfered to the computer and then installed from there it fixes the issue.  This is probably the issue.

 

Brandon Treece

Applications Engineer

National Instruments

0 Kudos
Message 8 of 8
(10,824 Views)