Changes
/* Client scenario */
=== Client scenario ===
Once a {{UBIK}} client connects to a server and downloads such a customizing archive, it unpacks the archive file and place places all its content (with the folder structures if there's any) under the client's XAML folder.
* If a folder or a file at the root level of the archive already has a same-named counterpart in the client's XAML folder, the existing one is first removed before the one from the archive gets unpacked;
* Once the archive is unpacked, the client tries to reload the UI customizings. If a set is found for the currently selected profile, one should see the changes in the UI.
[[Category:Client|Deploy UI Customizings (Client)]]
[[Category:WinX|Deploy UI Customizings (Client)]]
[[Category:Xamarin|Deploy UI Customizings (Client)]]
=== Some other details ===