06-26-2006 01:29 PM
06-26-2006 02:29 PM
You could try Dataact's version chooser. I haven't tried it myself, so I can't comment on how convenient it is.
06-26-2006 02:36 PM
06-28-2006 01:20 AM - edited 06-28-2006 01:20 AM
Add in the LabVIEW.ini file of those versions you do not want to rewrite the registry on startup to point to themselves for VI files, the following:
@eaolson wrote:
I have a sinking feeling that the answer to this question is "no." With more than one version installed, is there any way to set the default LabVIEW version for opening a VI? I have both 7.1 and 8 installed, and usually only use 8 to open an example or look at something posted here. When I do that, it resets all the OS hooks so that the default action for opening a VI is to open it in version 8. I've even gone so far as to create actions to open files in 7.1 and 8, but it always resets my default action.
I found this KB article for when version 7 came out, but it's suggestions don't seem to work with 7 and 8.
Ugh. I hate it when software thinks it knows what I want better than I do.
Message Edited by rolfk on 06-28-2006 08:21 AM
06-28-2006 09:30 AM
rolfk wrote: RegisterExtensions=False
06-28-2006 09:40 AM