cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Fuhans
Level 2

Update the System in C# WinForms with InstallShield

I already created the application and install it on my own computer and other computers. I created the set up of my application using InstallShield 2013 and I want to update my system to the latest version. From version 1.00 to 1.01 . Is that possible with InstallShield 2013? If so, could you guys please tell me where do I have to start first in order to get the update system (updater and auto-update system)?

Thank you guys!

Your answer much appreciated!
Labels (1)
0 Kudos
(1) Reply
Vardhaman
Level 2

Hi,

Yes, with the help of InstallShield you can update your application. You need to create a minor upgrade entry to upgrade your application from project version 1.00 to 1.01.
While creating the minor upgrade entry only the Product Version gets changed and Product code remains same.
So while installing the upgraded application version changes to 1.01.

Please do let me know in case you need more information.

Thanks,
Vardhaman
0 Kudos