Hi,
I am using Advanced Installer Version 9.7 for creating an installer for my product.
I created the installer, and everything went great. Now, I want to update the installer and so I am using the Auto Updater functionality.
For updating my product, I run the updater.exe from command prompt as
>updater /silent
When I do this for the first time, it pop-up the screen and tells me I have new updates. Now if I click "Next" and install the update everything works great.
BUT, instead of clicking "Next", if I click "Cancel" and try to run the updater again from command prompt as:
>updater /silent
The updating screen does not pop up saying I have a new update as it did before? Why is that? Is this a bug where on click "Cancel" /silent feature does not work again?
I tried doing the same using:
>updater /checknow
and when I use /checknow option everything works great...if I click "Cancel" and again run updater with /checknow option, it again pops up the window and tells me that I have a new update. The same does not happen when I use the /silent option.
Can someone please help me out in this regards. It would be much appreciated. Hope to hear from you guys soon.
and also as it is tearmed silent whey does it pops up ? Is as any way that i can read the return type so that when it trurns true, ill popup my coustem message which come in sysytem tray