Retrieve Information from Setup Application

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do I retrieve the Customer Information and Serial Number used after my Application has been Installed (as per Visual Studio .NET splash screen)
 
I ususally store that information in the registry on setup, and retreive it
on program start.

You have to have your installer put it into the registry.
Connull said:
How do I retrieve the Customer Information and Serial Number used after my
Application has been Installed (as per Visual Studio .NET splash screen)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top