Installer version number
Dmitry Avtonomov <[email protected]> Fri, 20 Jan 2017 01:31:57 -0500
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <CAMMjtf-e2RExdy0ChhpR6MAU5c7wnc9h1s1X-vuQn1dfr3VioQ@mail.gmail.com> |
Does anyone still remember how to update the version number of the product? It is 1.0.0.0 by default. If you don't update that when creating a new installer, running the installer of the new version will give you a message, that the product is already installed. AFAIR, those values were all hidden inside the harness. I've tried changing the values as per here: http://stackoverflow.com/questions/17626614/set-the-release-version-for-netbeans-rcp-application-windows-installer, but it didn't help. Still got the installer message. Thanks, Dmitry