Hi!
I get the following error message during the installation:
It looks like you are missing a couple of things that Indigo needs. Use the buttons bellow to download and install them.
Get Silverlight 5
Cet .NET Framework 4.0
Silverlight and .net had been installed on my system (Win 7 x64). I've tried reinstalling both of the programms, but still get the same message.
How can I fix this problem?
Hello,
If we can get a log file of the installation, we may be able to determine why the installation isn't able to satisfy the prerequisites. To generate one, start up a command prompt as an administrator, go to the directory the MSI is in and use this command line:
msiexec /i IndigoStudio.msi /lvx* log.txt
Go through the normal steps you've gone through to reproduce the error, end the installation, and then we can look through the complete log file to examine for errors.
The problem was solved when i start the installation using command shell as admin (unfortunately, context menu of msi don't have this option)
Thanx for help, Brian!