
871
Downloads
322
Downloads of v 0.4.1.20180411
4/10/2018
Last update
PDF Editor (add/delete pages, edit the property,security config and so on.)
To install CubePDF Utility, run the following command from the command line or from PowerShell:
C:\> choco install cubepdfutility
To upgrade CubePDF Utility, run the following command from the command line or from PowerShell:
C:\> choco upgrade cubepdfutility
Files
Hide- tools\chocolateyinstall.ps1
Show
$ErrorActionPreference = 'Stop'; $packageName= 'cubepdf' $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $url = 'http://www.cube-soft.jp/cubepdfutility/dl.php?mode=x86' $url64 = 'http://www.cube-soft.jp/cubepdfutility/dl.php?mode=x64' $packageArgs = @{ packageName = $packageName unzipLocation = $toolsDir fileType = 'exe' url = $url url64bit = $url64 softwareName = 'cubepdf*' checksum = '576019119ed89e34852c069623deafe3b7a4cba652ce160c1acdcf0552396ca0' checksumType = 'sha256' checksum64 = '4b6685e4c567b6436331083f734837f3d31049d5f754071c2276a1d72c646832' checksumType64= 'sha256' silentArgs = '/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-' } Install-ChocolateyPackage @packageArgs
Virus Scan Results
- cubepdfutility.0.4.1.20180411.nupkg (3a30deb373cc) - ## / 60 - Log in or click on link to see number of positives
- cubepdf-utility-0.4.1b-x64.exe (4b6685e4c567) - ## / 66 - Log in or click on link to see number of positives
- cubepdf-utility-0.4.1b.exe (576019119ed8) - ## / 66 - Log in or click on link to see number of positives
Dependencies
This package has no dependencies.
Package Maintainer(s)
Software Author(s)
Copyright
2010 CubeSoft, Inc. All rights reserved.
Tags
Release Notes
https://github.com/cube-soft/CubePdfUtility2/releases
Version History
Version | Downloads | Last updated | Status |
---|---|---|---|
CubePDF Utility 0.4.1.20180411 | 322 | Tuesday, April 10, 2018 | approved |
CubePDF Utility 0.4.1.20170627 | 345 | Tuesday, June 27, 2017 | approved |
CubePDF Utility* 0.4.1.20170331 | 204 | Friday, March 31, 2017 | approved |
Discussion for the CubePDF Utility Package
Ground rules:
- This discussion is only about CubePDF Utility and the CubePDF Utility 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 CubePDF Utility, 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.