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....
