1
edit
Changes
→Disable update in pdfcreator: new section
</Wix>
</source>
== Disable update in pdfcreator ==
Hi
After adding HKLM\SOFTWARE\PDFCreator\Program\UpdateInterval=0 to my installer, my users aren't automatically asked about updates anymore
But they still have the option to use the menu Help/Check Updates
I solved that issue about version 1.3.2 with HKLM\SOFTWARE\PDFCreator\Program\ApplicationVersion=9.1.3.2
And now my users can't upgrade using the menu Help/Check Updates, because they is '''only''' told, that they have the latest version, and '''not''' that it is version "9.1.3.2"
And if they use the menu Help/About they is still told that they have version 1.3.2 installed.
So now my installer script both have the UpdateInterval and the ApplicationVersion regkeys.
Sincerely
J. Malmgren
IT-Programmer
Denmark
[http://www.tryware.dk]