Page 1 of 1

Web Update not working

Posted: Tue Oct 10, 2017 5:35 am
by akshat
Hi

I have created a setup with version 1.0.0.0 installed it. It's working fine.

After that I have added update pack with url http://localhost/New Project.exe
version 1.0.0.0 and selected this update pack.

In media web deploy blocks added download url http://localhost/My Product.7zip.

Also added update.ini file containts
[Update Packs for Versions]
1.0.0.0=d
[d]
URL=http://localhost/New Project.exe
Description=update
Reboot=No
Silent=Yes
Parameters=/update

updated version to 2.0.0.0

After running exe file its not asking for any available update.
Please help.... :(