Hi,Wyatt thanks for your reply,
as of you said, i followed http://wyday.com/wybuild/help/walkthrough.php this link,
In video tutorial you shown the debug application(not App.msi) example know. So what i done is
Instead of copying (.dll,app.exe,autoupdater.dll etc...), i copied MyApp.msi and setup.exe in wybuild version files folder.and building those files successfully and uploading those to server fine.
===>And in one of your forum posts i red that, no need to copy setup.exe files to the version file folder.IF it's Yes!
Then, how can i proceed further, i mean if i just copy the (.dll,app.exe,autoupdater.dll etc...) these files, then what is the need of creating MyApp.msi with client,wybuild.exe and my application files????
My question is how the application will install with out MyApp.msi installer, Or your software will work with out uploading the msi files to the server? if No, in which step i need to upload MyApp.msi files to the server for updates....
If possible please send the attachment that shows me the clear procedure to update the applications with .msi installer files for each version.
am using1.visual studio 2010 professional (setup project and windows app)One more thing, in setup project, IS it must and should to change the version no of setup project in the properties window???
Thank you!