Hey Samar,
If I were to guess the problem I would say you're not building wyUpdate for the correct version of your app.
Did you read the step-by-step walkthrough? In that article we cover how to create your first update and test it.
Hello,
I am trying to create a update version of my app, and what I need to do is update a XML file in Users AppData/myaap folder, so I create myapp folderin Current Users AppData fodler and then simply Drag and Drop that XML file to Current User's AppData Folder/myapp.
Now when I run the update1) The XML file does not get Overwrite at users AppData/myapp folder.
Secondly, I have to register a dll when the app tries to update using automatic updater from a XP machine(32 Bit) . So I just drag and drop that dll in system 32 Bit folder and check the checkbox "Register COM Dll".
Again When I run the update on a XP machine, it actually asked that it will register a DLL and I then cliked Update. It says Updated sucessfully to 1.1 but when I checked the system32 folder that dll is not there.
Can anyone see whats the issue.
Thanks
Hey Samar,
If I were to guess the problem I would say you're not building wyUpdate for the correct version of your app.
Did you read the step-by-step walkthrough? In that article we cover how to create your first update and test it.