LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Creating a DSN programmatically

Basically, it checks if that entry exists, if exists it doesn't create again, and if it doesn't exist it creates that entry.

Thanks,

ToNi.
0 Kudos
Message 11 of 12
(941 Views)
As another option, you could try creating a .reg file (that's a registry script file) and run it to update the registry. You can see the format of such a file by exporting data from the registry, but if I remember correctly, the format changes between different windows versions, so you should watch out for that.

___________________
Try to take over the world!
0 Kudos
Message 12 of 12
(875 Views)