omaha-consulting / omaha-server

Google Omaha ("Chromium Update") server
https://omaha-consulting.com
Other
209 stars 82 forks source link

Multiple architecture app. #351

Open mohamedelgaafary opened 5 years ago

mohamedelgaafary commented 5 years ago

is there is a way to have the same appid for x86 and x64 version

kyakovenko commented 5 years ago

Hi @mohamedelgaafary,

Yes, you can use the same appid for different platforms and channels. Especially, for x86 and x64 version, if you can't build a cross-platform installer, I would recommend you to manage it with channels, you can set it up through MetaInstaller using the "tag" or "ap" tags.