Downloads:
13
Downloads of v 1.6.4:
13
Last Update:
19 Nov 2024
Published Date:
19 Nov 2024
Package Maintainer(s):
Software Author(s):
- CCP
Tags:
eve-online gaming launcher- Software Specific:
- Software Site
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
EVE Online Launcher (New)
(Maintainer responded, waiting for review/Maintainer update)
- 1
- 2
- 3
1.6.4 | Updated: 19 Nov 2024
- Software Specific:
- Software Site
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
13
Downloads of v 1.6.4:
13
Published:
19 Nov 2024
Maintainer(s):
Software Author(s):
- CCP
EVE Online Launcher (New) 1.6.4
(Maintainer responded, waiting for review/Maintainer update)
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by CCP. The inclusion of CCP trademark(s), if any, upon this webpage is solely to identify CCP goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
This version is in moderation and has not yet been approved. This means it doesn't show up under normal search.
- Until approved, you should consider this package version unsafe - it could do very bad things to your system (it probably doesn't but you have been warned, that's why we have moderation).
- This package version can change wildly over the course of moderation until it is approved. If you install it and it later has changes to this version, you will be out of sync with any changes that have been made to the package. Until approved, you should consider that this package version doesn't even exist.
- You cannot install this package under normal scenarios. See How to install package version under moderation for more information.
- There are also no guarantees that it will be approved.
There are versions of this package awaiting moderation (possibly just this one). See the Version History section below.
NOTE:
CCP has updated their launcher and is deprecating their original launcher. This package has been updated to use their new launcher, but because of the differences in the versions of the original launcher and this new launcher, you may have to uninstall this package if it's already installed under one of those old versions and install one of the new versions for the package to upgrade properly again.
THE #1 SPACE MMO
YOUR GALACTIC ADVENTURE AWAITS
WHAT IS EVE ONLINE?
EVE Online is a community-driven spaceship MMORPG where players can play free, choosing their own path from countless options.
Experience space exploration, immense PvP and PvE battles and a thriving player economy in an ever-expanding sandbox.
Participate in many in-game professions and activities, including war, politics, piracy, trading, and exploration, across 7,000 star systems with hundreds of thousands of other players.
EVE ACADEMY
THE ULTIMATE BEGINNER'S GUIDE
Whether you seek glory in the grand wars of Capsuleer nations, amass wealth through trade and industry, earn fortune and reputation in service of New Eden's powerful factions, or simply explore the universe in search of treasures and ancient secrets, you have total freedom to forge your path.
THE EVER-EVOLVING COMMUNITY OF EVE
NEW EDEN'S HEART AND SOUL
Since May of 2003, EVE Online has continually brought capsuleers across the world together in a universe of meaningful interaction, where cooperation and friendship are the keys to both fun and fortune - fueling a community unlike any other in the wide world of online gaming. This also extends beyond the screen, with official events such as EVE Fanfest in Reykjavik, Iceland and player gatherings around the world bringing players and developers alike together to reminisce and party, with old comrades and enemies alike, and forge new connections with fellow space friends!
The EVE community also plays a vital role in the game's development through the Council of Stellar Management (CSM), a democratically elected player council that meets with developers and provides essential feedback on features and content for the world of EVE. We also welcome EVE content creators of all kinds to join the Partnership Program to be rewarded for their passion and creativity.
Additionally, the EVE Community Team and other developers engage with players daily on Discord and regularly stream on the CCP TV twitch channel - and the EVE Help Center is at your service 24/7 in every supported language. Embark into New Eden and find your place in the incomparable community of EVE Online. We'll see you in space, capsuleer!
Fly Safe o7
$ErrorActionPreference = 'Stop';
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = 'eve-online'
fileType = 'EXE'
silentArgs = '--uninstall -s'
validExitCodes = @(0, 3010, 1605, 1614, 1641)
}
[array]$key = Get-UninstallRegistryKey -SoftwareName $packageArgs['softwareName']
if ($key.Count -eq 1) {
$key | ForEach-Object {
$file = $_.UninstallString -Split " -" | Select-Object -First 1
$packageArgs['file'] = $file
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 package maintainer the following keys were matched:"
$key | ForEach-Object { Write-Warning "- $($_.DisplayName)" }
}
Log in or click on link to see number of positives.
- eve-online-latest+Setup.exe (fbdf905c2d07) - ## / 71
- eve-online-new.1.6.4.nupkg (41d77550bfca) - ## / 53
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.
© 1997-2022 CCP
This package has no dependencies.
Ground Rules:
- This discussion is only about EVE Online Launcher (New) and the EVE Online Launcher (New) 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 EVE Online Launcher (New), 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.
zoull (maintainer) on 14 Nov 2024 23:51:18 +00:00:
User 'zoull' (maintainer) submitted package.
chocolatey-ops (reviewer) on 15 Nov 2024 00:24:01 +00:00:
eve-online-new has passed automated validation. It may have or may still fail other checks like testing (verification).
NOTE: No required changes that the validator checks have been flagged! It is appreciated if you fix other items, but only Requirements will hold up a package version from approval. A human review could still turn up issues a computer may not easily find.
Guidelines
Guidelines are strong suggestions that improve the quality of a package version. These are considered something to fix for next time to increase the quality of the package. Over time Guidelines can become Requirements. A package version can be approved without addressing Guideline comments but will reduce the quality of the package.
Suggestions
Suggestions are either newly introduced items that will later become Guidelines or items that are don't carry enough weight to become a Guideline. Either way they should be considered. A package version can be approved without addressing Suggestion comments.
chocolatey-ops (reviewer) on 15 Nov 2024 02:14:28 +00:00:
eve-online-new has passed automated package testing (verification). The next step in the process is package scanning.
Please visit https://gist.github.com/choco-bot/dcb154d9ae1874ffc687eaeb7facc75c for details.
This is an FYI only. There is no action you need to take.
chocolatey-ops (reviewer) on 15 Nov 2024 08:37:08 +00:00:
eve-online-new has passed automated virus scanning.
zoull (maintainer) on 19 Nov 2024 16:36:50 +00:00:
User 'zoull' (maintainer) submitted package.
chocolatey-ops (reviewer) on 19 Nov 2024 17:12:53 +00:00:
eve-online-new has passed automated validation. It may have or may still fail other checks like testing (verification).
NOTE: No required changes that the validator checks have been flagged! It is appreciated if you fix other items, but only Requirements will hold up a package version from approval. A human review could still turn up issues a computer may not easily find.
Guidelines
Guidelines are strong suggestions that improve the quality of a package version. These are considered something to fix for next time to increase the quality of the package. Over time Guidelines can become Requirements. A package version can be approved without addressing Guideline comments but will reduce the quality of the package.
Suggestions
Suggestions are either newly introduced items that will later become Guidelines or items that are don't carry enough weight to become a Guideline. Either way they should be considered. A package version can be approved without addressing Suggestion comments.
chocolatey-ops (reviewer) on 19 Nov 2024 19:57:43 +00:00:
eve-online-new has failed automated package testing (verification).
Please visit https://gist.github.com/choco-bot/1c1ad7decdfe8d8caad62d83c38b8026 for details.
The package status will be changed and will be waiting on your next actions.
zoull (maintainer) on 19 Nov 2024 20:37:31 +00:00:
So, there's already a new version, so this version won't ever pass the verification testing because the checksums will never match at this point. So I'm not entirely sure how to proceed, should I reject this version and push the new version? Please let me know what I should do to proceed.