Hi Guys
This is not really a LabVIEW problem, but more a Windows 7/ LabVIEW's Registry Writing VIs.
My LabVIEW application updates the Registry, to link a File-Extension to a exe-file.
I do this by adding some keys under the: HKEY_LOCAL_MACHINE\SOFTWARE\Classes\
It works in XP, but now with Vista and Win7, I get permission denied from the Registry VIs.
Err=-604,Remote registry access denied
Does anybody know how to solve this?
Ilike my LV applications to check if it has been modified when it starts andupdate it if needed.
Different LV applications should be able to relink the same file-extension to different targetexe-files.
I can manually change the permission in the registry but I don't want all users to need to do that.
Cheers,
Mike