Folder structure

My application's binaries install into a Bin subfolder of the installation root. I also put wyUpdate and client.wyc there. When I do manual update there is another Bin subfolder created and new files go into:

<my installation root>\Bin\Bin

How do I properly define the update to make sure I preserve my folder structure? Should wyUpdate and client.wyc be always in the root? That means that the AutomaticUpdater.dll should be there too as well as all my other DLLs. Is that right? Or there is a way to move all my binaries into a subfolder off the root?

Thanks

The AutomaticUpdater.dll goes in the same folder as your app. The wyUpdate goes in the base folder of your application. ("Your program's folder" in wyBuild corresponds to wherever wyUpdate.exe is sitting on the customer's computer).

Of course your can customize all of this. We have extensive documentation. What you'll want to use.