07-14-2010 12:47 AM
HI!
I am developing a algorithm in which I need to call a VI for entering the serial number before my setup runs or during installation of software as a security feature.I am able to call the VI after installation of my software.
But I need premature termination of installation if some body not putting the right key.
Is there any method??
Regards,
Vivek
Solved! Go to Solution.
07-14-2010 09:48 PM
LabVIEW currently does not support this feature in it's Application Builder. One way to get around this is by building your complete LabVIEW installer, and then wrapping that installer from within a third-party installation creator that supports Product Key Registration.
Also, are you aware of the LabVIEW Idea Exchange? It's a place where you can create an Idea for a feature request that NI will consider implementing in future versions of LabVIEW. Ideas that receive a lot of Kudos will probably be more likely to be implemented. Here is a link to an Idea that requests the feature you want, so I would suggest you give Kudos to that Idea.