01-07-2011 12:37 AM
Is there a workaround to use a Source Control Provider with LV2010 32bit under Win7 64bit ?
It seems that the VI 'WinCI Find all Providers.vi' is not working with the 64bit OS due to registry access restrictions.
The Open Registry Key.vi is not able to parse lower than HKey SOFTWARE but the complete path is SOFTWARE\SourceCodeControlProvider\InstalledSCCProviders.
Best regards
Christian
Solved! Go to Solution.
01-26-2011 03:32 AM
By reading this thread http://forums.ni.com/t5/LabVIEW/LabVIEW-32-bit-and-Vista-64-Registry-Read/m-p/978676#M438513 I was able to get a workaround.
I replaced the NI version of the Open Registry Key VI by the "AIT - WinAPI - Open Registry Key (WOW64 Support).vi" within WinCI Find all Providers.vi and now I can select the installed SCC provider via the LabVIEW IDE-> Tools -> Source Control -> Configure Source Control.