Unpacking Software Livestream

Join our monthly Unpacking Software livestream to hear about the latest news, chat and opinion on packaging, software deployment and lifecycle management!

Learn More

Chocolatey Product Spotlight

Join the Chocolatey Team on our regular monthly stream where we put a spotlight on the most recent Chocolatey product releases. You'll have a chance to have your questions answered in a live Ask Me Anything format.

Learn More

Chocolatey Coding Livestream

Join us for the Chocolatey Coding Livestream, where members of our team dive into the heart of open source development by coding live on various Chocolatey projects. Tune in to witness real-time coding, ask questions, and gain insights into the world of package management. Don't miss this opportunity to engage with our team and contribute to the future of Chocolatey!

Learn More

Calling All Chocolatiers! Whipping Up Windows Automation with Chocolatey Central Management

Webinar from
Wednesday, 17 January 2024

We are delighted to announce the release of Chocolatey Central Management v0.12.0, featuring seamless Deployment Plan creation, time-saving duplications, insightful Group Details, an upgraded Dashboard, bug fixes, user interface polishing, and refined documentation. As an added bonus we'll have members of our Solutions Engineering team on-hand to dive into some interesting ways you can leverage the new features available!

Watch On-Demand
Chocolatey Community Coffee Break

Join the Chocolatey Team as we discuss all things Community, what we do, how you can get involved and answer your Chocolatey questions.

Watch The Replays
Chocolatey and Intune Overview

Webinar Replay from
Wednesday, 30 March 2022

At Chocolatey Software we strive for simple, and teaching others. Let us teach you just how simple it could be to keep your 3rd party applications updated across your devices, all with Intune!

Watch On-Demand
Chocolatey For Business. In Azure. In One Click.

Livestream from
Thursday, 9 June 2022

Join James and Josh to show you how you can get the Chocolatey For Business recommended infrastructure and workflow, created, in Azure, in around 20 minutes.

Watch On-Demand
The Future of Chocolatey CLI

Livestream from
Thursday, 04 August 2022

Join Paul and Gary to hear more about the plans for the Chocolatey CLI in the not so distant future. We'll talk about some cool new features, long term asks from Customers and Community and how you can get involved!

Watch On-Demand
Hacktoberfest Tuesdays 2022

Livestreams from
October 2022

For Hacktoberfest, Chocolatey ran a livestream every Tuesday! Re-watch Cory, James, Gary, and Rain as they share knowledge on how to contribute to open-source projects such as Chocolatey CLI.

Watch On-Demand

Downloads:

138,048

Downloads of v 123.1.0.10526:

2,019

Last Update:

01 Jul 2021

Package Maintainer(s):

Software Author(s):

  • Ubisoft Entertainment

Tags:

ubisoft-connect uplay ubisoft ubisoft-client games-distributor games-delivery ubisoft-downloader game-downloader gaming

Ubisoft Connect

This is not the latest version of Ubisoft Connect available.

  • 1
  • 2
  • 3

123.1.0.10526 | Updated: 01 Jul 2021

Downloads:

138,048

Downloads of v 123.1.0.10526:

2,019

Maintainer(s):

Software Author(s):

  • Ubisoft Entertainment

Ubisoft Connect 123.1.0.10526

This is not the latest version of Ubisoft Connect available.

  • 1
  • 2
  • 3

Some Checks Have Failed or Are Not Yet Complete

Not All Tests Have Passed


Validation Testing Passed


Verification Testing Passed

Details

Scan Testing Resulted in Flagged as a Note:

At least one file within this package has greater than 0 detections, but less than 5

Details
Learn More

Deployment Method: Individual Install, Upgrade, & Uninstall

To install Ubisoft Connect, run the following command from the command line or from PowerShell:

>

To upgrade Ubisoft Connect, run the following command from the command line or from PowerShell:

>

To uninstall Ubisoft Connect, run the following command from the command line or from PowerShell:

>

Deployment Method:

NOTE

This applies to both open source and commercial editions of Chocolatey.

1. Enter Your Internal Repository Url

(this should look similar to https://community.chocolatey.org/api/v2/)


2. Setup Your Environment

1. Ensure you are set for organizational deployment

Please see the organizational deployment guide

2. Get the package into your environment

  • Open Source or Commercial:
    • Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
    • You can also just download the package and push it to a repository Download

3. Copy Your Script

choco upgrade ubisoft-connect -y --source="'INTERNAL REPO URL'" --version="'123.1.0.10526'" [other options]

See options you can pass to upgrade.

See best practices for scripting.

Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.

If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:


choco upgrade ubisoft-connect -y --source="'INTERNAL REPO URL'" --version="'123.1.0.10526'" 
$exitCode = $LASTEXITCODE

Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
  Exit 0
}

Exit $exitCode

- name: Install ubisoft-connect
  win_chocolatey:
    name: ubisoft-connect
    version: '123.1.0.10526'
    source: INTERNAL REPO URL
    state: present

See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.


chocolatey_package 'ubisoft-connect' do
  action    :install
  source   'INTERNAL REPO URL'
  version  '123.1.0.10526'
end

See docs at https://docs.chef.io/resource_chocolatey_package.html.


cChocoPackageInstaller ubisoft-connect
{
    Name     = "ubisoft-connect"
    Version  = "123.1.0.10526"
    Source   = "INTERNAL REPO URL"
}

Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.


package { 'ubisoft-connect':
  ensure   => '123.1.0.10526',
  provider => 'chocolatey',
  source   => 'INTERNAL REPO URL',
}

Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.


4. If applicable - Chocolatey configuration/installation

See infrastructure management matrix for Chocolatey configuration elements and examples.

NOTE

Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...

Package Approved

This package was approved as a trusted package on 01 Jul 2021.

Description

Ubisoft Connect is the ecosystem of players services for Ubisoft games across all platforms. It aims at giving the best environment for all players to enjoy their games and connect with each other whatever the device.

Ubisoft Connect is a free service available on all devices. You can access it on your PC, through a mobile app, or even directly from your games. All you need to login is a Ubisoft Account!

Features

One network for all players

Connect with players across all platforms, for all games
Whether you play on PC or console, you'll be part of a global network of Ubisoft players with access to all the same services. Regular updates will provide you with more ways to interact with an ever-growing community.

Find friends on all platforms, see what they're playing, and check their achievements.

Keep your progression on all devices
For our newest releases, all your game progression is saved within Ubisoft Connect, so you won't lose a step if you change consoles or switch to PC.

Endless celebration

Win more
Over 1000 free rewards are available across our back catalogue of games.

On our latest titles, unlock legendary weapons, character outfits, emotes, and consumables just by playing your games. Every time you level up in Ubisoft Connect, you'll earn Units you can spend on unique rewards.

Learn more about our loyalty program here.

20% off the Ubisoft Store
Redeem 100 Units to get 20% off your next purchase in the Ubisoft Store.

Know more and improve

Access your stats at any time and compare with your friends
Keep up to date with your stats, progression and performance in your favorite games.

Compare yourself with your friends, no matter what platform they are playing on.

Get Smart Intel to improve your next session
Before starting your game session, get highlights of your best performances, along with some personalized tips based on your playstyle.

Don't miss any news or events on your favorite games
Check your feed to get all the latest news on your games: upcoming seasons, new challenges, and rewards... We'll give you everything you need to know about the games you love.


tools\chocolateyInstall.ps1
$ErrorActionPreference = 'Stop'

$packageArgs = @{
  packageName    = $env:ChocolateyPackageName
  fileType       = 'exe'
  url            = 'https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UbisoftConnectInstaller.exe'
  softwareName   = 'Ubisoft Connect'
  checksum       = 'D83C384FD00ADE273CE09C530B386B530296B6BBF8D86459F433613FF60032B1954387073EB3980CBC32A25A5835E1284E8ED2560A1E54350137D7257094D009'
  checksumType   = 'sha512'
  silentArgs     = '/S'
  validExitCodes = @(0)
}

Install-ChocolateyPackage @packageArgs
tools\chocolateyUninstall.ps1
$ErrorActionPreference = 'Stop'

$packageArgs = @{
  packageName    = $env:ChocolateyPackageName
  softwareName   = 'Ubisoft Connect'
  fileType       = 'exe'
  silentArgs     = '/S'
  validExitCodes = @(0)
}

$uninstalled = $false

[array]$key = Get-UninstallRegistryKey @packageArgs

if ($key.Count -eq 1) {
  $key | ForEach-Object {
    $packageArgs['file'] = "$($_.UninstallString)"

    Uninstall-ChocolateyPackage @packageArgs
  }
}
elseif ($key.Count -eq 0) {
  Write-Warning "$packageName has already been uninstalled by other means."
}
elseif ($key.Count -gt 1) {
  Write-Warning "$($key.Count) matches found!"
  Write-Warning "To prevent accidental data loss, no programs will be uninstalled."
  Write-Warning "Please alert the package maintainer that the following keys were matched:"
  $key | ForEach-Object { Write-Warning "- $($_.DisplayName)" }
}

Log in or click on link to see number of positives.

In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).

Chocolatey Pro provides runtime protection from possible malware.

Add to Builder Version Downloads Last Updated Status
Ubisoft Connect 151.0.0.11045 395 Tuesday, March 26, 2024 Approved
Ubisoft Connect 150.1.0.11037 2071 Thursday, February 29, 2024 Approved
Ubisoft Connect 150.0.0.11034 609 Tuesday, February 27, 2024 Approved
Ubisoft Connect 149.3.0.11030 2001 Monday, February 5, 2024 Approved
Ubisoft Connect 149.1.0.11026 1967 Thursday, January 25, 2024 Approved
Ubisoft Connect 149.0.0.11025 629 Tuesday, January 23, 2024 Approved
Ubisoft Connect 148.3.0.10999 2210 Monday, January 8, 2024 Approved
Ubisoft Connect 148.2.0.10984 4023 Tuesday, December 5, 2023 Approved
Ubisoft Connect 148.1.0.10975 826 Monday, November 27, 2023 Approved
Ubisoft Connect 147.0.0.10965 3024 Tuesday, November 7, 2023 Approved
Ubisoft Connect 146.1.0.10956 2578 Tuesday, October 17, 2023 Approved
Ubisoft Connect 146.0.0.10945 2110 Wednesday, October 4, 2023 Approved
Ubisoft Connect 145.1.0.10933 1462 Monday, September 25, 2023 Approved
Ubisoft Connect 142.1.0.10881 14249 Thursday, June 1, 2023 Approved
Ubisoft Connect 142.0.0.10872 1392 Friday, May 26, 2023 Approved
Ubisoft Connect 141.0.0.10865 3599 Wednesday, May 3, 2023 Approved
Ubisoft Connect 140.0.0.10857 3012 Wednesday, April 12, 2023 Approved
Ubisoft Connect 140.0.0.10852 1757 Tuesday, April 4, 2023 Approved
Ubisoft Connect 139.2.0.10843 2070 Thursday, March 16, 2023 Approved
Ubisoft Connect 139.1.0.10842 633 Wednesday, March 15, 2023 Approved
Ubisoft Connect 139.0.0.10836 632 Tuesday, March 14, 2023 Approved
Ubisoft Connect 138.3.0.10824 2209 Wednesday, February 22, 2023 Approved
Ubisoft Connect 138.2.0.10815 1926 Thursday, February 9, 2023 Approved
Ubisoft Connect 138.1.0.10811 495 Wednesday, February 8, 2023 Approved
Ubisoft Connect 138.0.0.10807 1313 Wednesday, February 1, 2023 Approved
Ubisoft Connect 137.0.0.10799 3767 Wednesday, December 7, 2022 Approved
Ubisoft Connect 136.2.0.10786 1952 Friday, November 25, 2022 Approved
Ubisoft Connect 136.0.0.10773 2210 Wednesday, November 9, 2022 Approved
Ubisoft Connect 135.1.0.10758 2628 Monday, October 17, 2022 Approved
Ubisoft Connect 135.0.0.10753 2425 Wednesday, September 28, 2022 Approved
Ubisoft Connect 134.0.0.10731 2409 Wednesday, September 7, 2022 Approved
Ubisoft Connect 133.1.0.10715 1087 Thursday, September 1, 2022 Approved
Ubisoft Connect 133.0.0.10702 2986 Wednesday, July 27, 2022 Approved
Ubisoft Connect 132.2.0.10690 2037 Monday, July 11, 2022 Approved
Ubisoft Connect 132.1.0.10679 2067 Thursday, June 23, 2022 Approved
Ubisoft Connect 132.0.0.10676 2384 Wednesday, June 1, 2022 Approved
Ubisoft Connect 131.0.0.10667 2946 Wednesday, April 27, 2022 Approved
Ubisoft Connect 130.1.0.10657 3080 Thursday, March 17, 2022 Approved
Ubisoft Connect 130.0.0.10655 1929 Friday, March 4, 2022 Approved
Ubisoft Connect 129.0.0.10647 3082 Wednesday, January 26, 2022 Approved
Ubisoft Connect 128.0.0.10632 3849 Wednesday, December 8, 2021 Approved
Ubisoft Connect 127.4.0.10629 1403 Thursday, December 2, 2021 Exempted
Ubisoft Connect 127.2.0.10625 4089 Monday, November 15, 2021 Approved
Ubisoft Connect 127.1.0.10616 2297 Thursday, October 28, 2021 Approved
Ubisoft Connect 127.0.0.10614 903 Wednesday, October 27, 2021 Approved
Ubisoft Connect 126.1.0.10597 2130 Monday, October 11, 2021 Approved
Ubisoft Connect 126.0.0.10593 2027 Wednesday, September 29, 2021 Approved
Ubisoft Connect 125.1.0.10585 2364 Monday, September 6, 2021 Approved
Ubisoft Connect 125.0.0.10582 1234 Wednesday, September 1, 2021 Approved
Ubisoft Connect 124.3.0.10571 1916 Monday, August 16, 2021 Approved
Ubisoft Connect 124.2.0.10565 1958 Friday, July 30, 2021 Approved
Ubisoft Connect 124.1.0.10563 146 Thursday, July 29, 2021 Approved
Ubisoft Connect 124.0.0.10560 412 Wednesday, July 28, 2021 Approved
Ubisoft Connect 123.2.0.10554 1530 Tuesday, July 20, 2021 Approved
Ubisoft Connect 123.1.0.10526 2019 Thursday, July 1, 2021 Approved
Ubisoft Connect 123.0.0.10520 687 Tuesday, June 29, 2021 Approved
Ubisoft Connect 122.2.0.10507 1548 Monday, June 21, 2021 Approved
Ubisoft Connect 122.2.0.10488 1922 Wednesday, June 9, 2021 Approved
Ubisoft Connect 122.1.0.10474 1434 Wednesday, June 2, 2021 Approved
Ubisoft Connect 121.0.0.10451 2960 Monday, April 26, 2021 Approved
Ubisoft Connect 120.0.0.10418 1942 Wednesday, April 14, 2021 Approved
Uplay 119.0.0.10382 2632 Wednesday, February 24, 2021 Approved

This package has no dependencies.

Discussion for the Ubisoft Connect Package

Ground Rules:

  • This discussion is only about Ubisoft Connect and the Ubisoft Connect package. If you have feedback for Chocolatey, please contact the Google Group.
  • This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
  • The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
  • Tell us what you love about the package or Ubisoft Connect, or tell us what needs improvement.
  • Share your experiences with the package, or extra configuration or gotchas that you've found.
  • If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
comments powered by Disqus