Downloads:
2,766
Downloads of v 3.1:
2,056
Last Update:
18 Apr 2017
Package Maintainer(s):
Software Author(s):
- Martin Pottendorfer
- Marco van den Heuvel
- Fabrizio Gennari
- Groepaz
- Olaf Seibert
- Marcus Sutton
- Kajtar Zsolt
- AreaScout
- Bas Wassink
- et al.
Tags:
winvice vice emulator commodore c64 c128 pet vic20WinVICE
- 1
- 2
- 3
3.1 | Updated: 18 Apr 2017
Downloads:
2,766
Downloads of v 3.1:
2,056
Maintainer(s):
Software Author(s):
- Martin Pottendorfer
- Marco van den Heuvel
- Fabrizio Gennari
- Groepaz
- Olaf Seibert
- Marcus Sutton
- Kajtar Zsolt
- AreaScout
- Bas Wassink
- et al.
WinVICE 3.1
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Martin Pottendorfer, Marco van den Heuvel, Fabrizio Gennari, Groepaz, Olaf Seibert, Marcus Sutton, Kajtar Zsolt, AreaScout, Bas Wassink, et al. The inclusion of Martin Pottendorfer, Marco van den Heuvel, Fabrizio Gennari, Groepaz, Olaf Seibert, Marcus Sutton, Kajtar Zsolt, AreaScout, Bas Wassink, et al. trademark(s), if any, upon this webpage is solely to identify Martin Pottendorfer, Marco van den Heuvel, Fabrizio Gennari, Groepaz, Olaf Seibert, Marcus Sutton, Kajtar Zsolt, AreaScout, Bas Wassink, et al. goods or services and not for commercial purposes.
- 1
- 2
- 3
All Checks are Passing
3 Passing Tests
Deployment Method: Individual Install, Upgrade, & Uninstall
To install WinVICE, run the following command from the command line or from PowerShell:
To upgrade WinVICE, run the following command from the command line or from PowerShell:
To uninstall WinVICE, 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 winvice --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 winvice -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 winvice -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 winvice
win_chocolatey:
name: winvice
version: '3.1'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'winvice' do
action :install
source 'INTERNAL REPO URL'
version '3.1'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller winvice
{
Name = "winvice"
Version = "3.1"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'winvice':
ensure => '3.1',
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.
Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...
This package was approved by moderator flcdrg on 18 Apr 2017.
VICE is a program that runs on a Unix, MS-DOS, Win32, OS/2, BeOS, QNX 4.x, QNX 6.x, Amiga, Syllable or Mac OS X machine and executes programs intended for the old 8-bit computers. The current version emulates the C64, the C64DTV, the C128, the VIC20, practically all PET models, the PLUS4 and the CBM-II (aka C610/C510). An extra emulator is provided for C64 expanded with the CMD SuperCPU.
Log in or click on link to see number of positives.
- libgcc_s_seh-1.dll (239704fed524) - ## / 65
- libstdc++-6.dll (df54583628bd) - ## / 65
- zlib1.dll (84f65d6850ed) - ## / 61
- libwinpthread-1.dll (ccffc645152f) - ## / 57
- winvice.3.1.nupkg (bd6b3babbb2f) - ## / 58
- c1541.exe (ca120db71231) - ## / 62
- cartconv.exe (6d86bffebe30) - ## / 61
- petcat.exe (b84bd500b95a) - ## / 61
- vsid.exe (9daf05eb208a) - ## / 62
- x128.exe (c43b06a456d7) - ## / 62
- x64.exe (fbbbcbcf5bcf) - ## / 61
- x64dtv.exe (e0ccc4b86868) - ## / 61
- x64sc.exe (3c6740940459) - ## / 62
- xcbm2.exe (01e250353bbd) - ## / 62
- xcbm5x0.exe (6953ed4b38cc) - ## / 62
- xpet.exe (a5bb7b94cb6c) - ## / 62
- xplus4.exe (772a63cbeb1c) - ## / 62
- xscpu64.exe (9b1967dd1784) - ## / 62
- xvic.exe (f7d424853c80) - ## / 62
- avcodec-56.dll (663c45525288) - ## / 62
- avdevice-56.dll (3b5bb1968340) - ## / 61
- avfilter-5.dll (073fbb0b9656) - ## / 60
- avformat-56.dll (6f196bcf1ff9) - ## / 62
- avutil-54.dll (a59a1400b9b0) - ## / 61
- c1541.exe (85e7af021a80) - ## / 61
- cartconv.exe (430eff961c6b) - ## / 61
- libFLAC-8.dll (d549aa9a9d8c) - ## / 61
- libgcc_s_dw2-1.dll (b6c3fc7b4546) - ## / 61
- libgif-6.dll (e9e5cc05f9fe) - ## / 61
- libjpeg-8.dll (9645c90c991d) - ## / 62
- libmpg123-0.dll (90a71d4f96e5) - ## / 62
- libogg-0.dll (234ce4063514) - ## / 61
- libportaudio-2.dll (78b2ca7fdf42) - ## / 62
- libstdc++-6.dll (732deb1a255f) - ## / 61
- libvorbis-0.dll (dd7268be876a) - ## / 62
- libvorbisenc-2.dll (ffddd8970eb0) - ## / 62
- libvorbisfile-3.dll (1b96e4fc793e) - ## / 61
- petcat.exe (2cdecdee9079) - ## / 62
- postproc-53.dll (1e06e205170c) - ## / 61
- swresample-1.dll (c9ded2438b7d) - ## / 61
- swscale-3.dll (8ca21a47128d) - ## / 61
- unzip.exe (c9fda035eae4) - ## / 56
- vsid.exe (a922a7a7ab1c) - ## / 62
- x128.exe (c3ec100c8ebd) - ## / 62
- x64.exe (ed0cd8c80f4e) - ## / 62
- x64dtv.exe (86c0d454c81e) - ## / 60
- x64sc.exe (85300cd448e4) - ## / 62
- xcbm2.exe (64352c2d1f8b) - ## / 62
- xcbm5x0.exe (50c2e2c924b4) - ## / 60
- xpet.exe (60ffbd021f52) - ## / 62
- xplus4.exe (64847539335b) - ## / 62
- xscpu64.exe (7500a645874b) - ## / 62
- xvic.exe (55ba33fe1113) - ## / 62
- WinVICE-3.1-x64.7z (6cc96f182aa5) - ## / 55
- WinVICE-3.1-x86.7z (ae4fc6677b30) - ## / 56
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 |
---|---|---|---|---|
WinVICE 3.1 | 2056 | Tuesday, April 18, 2017 | Approved | |
WinVICE 2.4.0 | 710 | Thursday, January 16, 2014 | Unknown |
This package has no dependencies.
Ground Rules:
- This discussion is only about WinVICE and the WinVICE 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 WinVICE, 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.