04-28-2011 10:14 AM
Is there an easy work around to install an 8.5.1 application (build installer in LabVIEW proj) on a windows7 machine. It fails the runtime installation.
I know I could rebuild the appliacation and installer in LabVIEW 2010 but am trying to avoid this since there are many copies throughout the world of this instalation disk.
04-28-2011 10:24 AM - edited 04-28-2011 10:26 AM
This is the same issue as trying to install LabVIEW versions that are not officially supported on Windows 7. Did you try a search? This has come up many times.
Try to run the installer in compatibility mode for XP.
Try to run the installer with administrative rights.
Try to turn off the Aero interface.
Try to run the .msi file instead of "setup.exe".
As well as all the other ways to get "incompatible" programs installed on Windows 7.
04-28-2011 12:33 PM
I will try your suggestions.
I am not installing labview but a labview exe installer for a custom app (has visa added as well).
Yes I searched, I find the search is not all that good (I tried 8.5 installer fails, 8.5 win7 and many other variations, most links had nothins to do with compatability issues). I know it is not win7 supported though.
What posts were you refering to?
04-28-2011 12:57 PM
@falkpl wrote:
I will try your suggestions.
I am not installing labview but a labview exe installer for a custom app (has visa added as well).
I know - I understood that when reading your post. Same still applies here.
What posts were you refering to?
04-28-2011 04:12 PM
Thanks, it still doesnt install the runtime engine, I think I will just update the project to 2010 and rebuild the app and installer to be safe. There are already over 50 copies of this app worldwide and I will just make a new version to support window 7 clients.