Click here to Skip to main content
15,906,463 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How can I insert the installation date and retrieve that date when the program starts using installshield? A code snippet would be appreciated
Posted

1 solution

You can take a look at this article[^]. This will help you get started with Install Automation.

To read / write to the registry, go through Read, write and delete from registry with C#[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900