Search found 2 matches

Go to advanced search

by dean.kinnear
Mon Jul 21, 2025 5:39 pm
Forum: Common Problems
Topic: Create full install that can also update if already installed
Replies: 3
Views: 1205
 
Jump to post

Re: Create full install that can also update if already installed

I want registry settings to only be removed on uninstall.
Right now, it is always removing registry on update as well.
I want to persist registry values between updates.
by dean.kinnear
Mon Jun 30, 2025 4:04 pm
Forum: Common Problems
Topic: Create full install that can also update if already installed
Replies: 3
Views: 1205
 
Jump to post

Create full install that can also update if already installed

I am trying to build an exe installer for our product.
I want the same exe to either:

1) Full install if not already present
2) Update components if installed previously.

I keep the product code and upgrade code the same, just increment the version.
I want to persist the registry keys between ...

Go to advanced search