Downloads:
1,652
Downloads of v 1.2.0:
786
Last Update:
29 Oct 2018
Package Maintainer(s):
Software Author(s):
- MK2k
Tags:
emulation front-end launcher windows dot-net-client devexpress gaming- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Metropolis Launcher
- 1
- 2
- 3
1.2.0 | Updated: 29 Oct 2018
- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
1,652
Downloads of v 1.2.0:
786
Maintainer(s):
Software Author(s):
- MK2k
Metropolis Launcher 1.2.0
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by MK2k. The inclusion of MK2k trademark(s), if any, upon this webpage is solely to identify MK2k goods or services and not for commercial purposes.
- 1
- 2
- 3
This Package Contains an Exempted Check
Not All Tests Have Passed
Deployment Method: Individual Install, Upgrade, & Uninstall
To install Metropolis Launcher, run the following command from the command line or from PowerShell:
To upgrade Metropolis Launcher, run the following command from the command line or from PowerShell:
To uninstall Metropolis Launcher, run the following command from the command line or from PowerShell:
Deployment Method:
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
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
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
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download metropolislauncher --internalize --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade metropolislauncher -y --source="'INTERNAL REPO URL'" [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 metropolislauncher -y --source="'INTERNAL REPO URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install metropolislauncher
win_chocolatey:
name: metropolislauncher
version: '1.2.0'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'metropolislauncher' do
action :install
source 'INTERNAL REPO URL'
version '1.2.0'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller metropolislauncher
{
Name = "metropolislauncher"
Version = "1.2.0"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'metropolislauncher':
ensure => '1.2.0',
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.
This package was approved by moderator Pauby on 30 Oct 2018.
Metropolis Launcher
Copyright (C) 2017 MK2k
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.
The embedded software has been downloaded from the listed download
location on <https://github.com/theMK2k/MetropolisLauncher/releases/tag/v1.2.0>
and can be verified by doing the following:
1. Download the following:
url: <https://github.com/theMK2k/MetropolisLauncher/releases/download/v1.2.0/metropolis_launcher_1.2.0-mk2k.zip>
2. You can obtain the checksum using one of the following methods:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'
checksum type: sha256
checksum: 0AC26ADF2FF83495C264A40FB276C55C097164C4E6C4BB5B6FF92120DEE420CF
Using AU:
Get-RemoteChecksum
The file 'LICENSE.txt' is obtained from:
<https://github.com/theMK2k/MetropolisLauncher/blob/master/LICENSE.md>
$packageName = 'metropolislauncher'
$shortcutName = 'Metropolis_Launcher.lnk'
Remove-Item "$env:Public\Desktop\$shortcutName" -Force -ErrorAction 'SilentlyContinue'
Remove-Item "$env:ProgramData\Microsoft\Windows\Start Menu\Programs\$shortcutName" -Force -ErrorAction 'SilentlyContinue'
md5: 6442D6F01A2FFD0BFCA60C079F2B3345 | sha1: 7717DB69BB1B46A91E4FF0732C8BF2CC18D5F206 | sha256: 0AC26ADF2FF83495C264A40FB276C55C097164C4E6C4BB5B6FF92120DEE420CF | sha512: B24C633D3BEB188D0D63FD8A9C548AC70EEA90766B18DCD4538264D6C81014A11D0EE4AE208BB144A0ECBF6C02F69213876A0BFC74D075E28479C09B22604ECB
Log in or click on link to see number of positives.
- System.Data.SQLite.dll (49261be7f20c) - ## / 66
- AlphaFS.dll (1c46ddcbad88) - ## / 63
- DamienG.Library.dll (080ae095d20a) - ## / 67
- HtmlAgilityPack.dll (db48b1fea16c) - ## / 67
- Ookii.Dialogs.dll (0deecaec355c) - ## / 67
- SgmlReaderDll.dll (0a2d047e965f) - ## / 67
- SharpCompress.3.5.dll (2f0014745a00) - ## / 66
- Newtonsoft.Json.dll (bde967be9ed3) - ## / 69
- metropolislauncher.1.2.0.nupkg (28ed809fff81) - ## / 55
- metropolis_launcher_1.2.0-mk2k.zip (0ac26adf2ff8) - ## / 61
- Metropolis_Launcher.exe (3972c5a3b545) - ## / 67
- DevExpress.BonusSkins.v15.2.dll (a8284b84e04e) - ## / 66
- DevExpress.Data.v15.2.dll (86296cb7fbf0) - ## / 67
- DevExpress.Images.v15.2.dll (6d4305ce5230) - ## / 66
- DevExpress.Office.v15.2.Core.dll (583ac9997c4f) - ## / 64
- DevExpress.PivotGrid.v15.2.Core.dll (6346da3fdb41) - ## / 67
- DevExpress.Printing.v15.2.Core.dll (20c61dfea0a5) - ## / 67
- DevExpress.RichEdit.v15.2.Core.dll (cdedb73008ea) - ## / 67
- DevExpress.Sparkline.v15.2.Core.dll (b76c7605c543) - ## / 66
- DevExpress.Utils.v15.2.dll (6a843b3cbd91) - ## / 67
- DevExpress.XtraBars.v15.2.dll (29c990429e46) - ## / 66
- DevExpress.XtraEditors.v15.2.dll (62f825529830) - ## / 66
- DevExpress.XtraGauges.v15.2.Core.dll (fecac689bbd4) - ## / 67
- DevExpress.XtraGauges.v15.2.Presets.dll (8c5cf41e233d) - ## / 67
- DevExpress.XtraGauges.v15.2.Win.dll (533860831e19) - ## / 66
- DevExpress.XtraGrid.v15.2.dll (0a6dadd4862b) - ## / 65
- DevExpress.XtraLayout.v15.2.dll (7803d38cae43) - ## / 66
- DevExpress.XtraPivotGrid.v15.2.dll (cb25c2c55151) - ## / 67
- DevExpress.XtraPrinting.v15.2.dll (5f47c6ce8218) - ## / 67
- DevExpress.XtraRichEdit.v15.2.dll (1088f0eb6246) - ## / 67
- DevExpress.XtraTreeList.v15.2.dll (5d4102043a59) - ## / 66
- DiscUtils.Common.dll (85e93f8363b5) - ## / 68
- DiscUtils.dll (6380f6144fe7) - ## / 67
- MKNetDXLib.dll (8607c2b0f8d5) - ## / 66
- MKNetLib.dll (de118fcb58ba) - ## / 67
- total-dos-launcher.zip (dbedf60750c3) - ## / 58
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 |
---|---|---|---|---|
Metropolis Launcher 1.2.0 | 786 | Monday, October 29, 2018 | Approved | |
Metropolis Launcher 1.1.1 | 452 | Wednesday, January 10, 2018 | Approved | |
Metropolis Launcher 1.1.0 | 414 | Friday, December 22, 2017 | Approved |
Copyright (C) 2017 MK2k
This package has no dependencies.
Ground Rules:
- This discussion is only about Metropolis Launcher and the Metropolis Launcher 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 Metropolis Launcher, 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.