
1,119
Downloads
458
Downloads of v 2.5.2
11/29/2014
Last update
pak128 graphics pakset. Required to run Simutrans. Package issues here: http://github.com/AdrianArroyoCalle/chocolatey-simutrans
To install Simutrans pak128, run the following command from the command line or from PowerShell:
C:\> choco install simutrans-pak128
To upgrade Simutrans pak128, run the following command from the command line or from PowerShell:
C:\> choco upgrade simutrans-pak128
Files
Hide- tools\chocolateyInstall.ps1
Show
$url = "http://sourceforge.net/projects/simutrans/files/pak128/pak128%20for%20RC%20120%20%282.5.2%2C%20bugfixes%29/pak128-2.5.2--RC_120.zip" $is64bit = Get-ProcessorBits 64 if ($is64bit) { Install-ChocolateyZipPackage "simutrans" $url $(Join-Path "${Env:ProgramFiles(x86)}" "") }else{ Install-ChocolateyZipPackage "simutrans" $url $(Join-Path "${Env:ProgramFiles}" "") }
Virus Scan Results
- simutrans-pak128.2.5.2.nupkg (735671e4c3c5) - ## / 56 - Log in or click on link to see number of positives
- pak128-2.5.2--RC_120.zip (556e276cecea) - ## / 56 - Log in or click on link to see number of positives
Dependencies
Package Maintainer(s)
Software Author(s)
Tags
Release Notes
2.5.2 - Updated to Simutrans 120.0.1
2.3 - First release on Chocolatey
Version History
Version | Downloads | Last updated | Status |
---|---|---|---|
Simutrans pak128 2.5.2 | 458 | Saturday, November 29, 2014 | approved |
Simutrans pak128 2.3.1 | 300 | Tuesday, September 2, 2014 | |
Simutrans pak128 2.3 | 260 | Sunday, August 24, 2014 |
Discussion for the Simutrans pak128 Package
Ground rules:
- This discussion is only about Simutrans pak128 and the Simutrans pak128 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 Simutrans pak128, 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.