Giter VIP home page Giter VIP logo

choco's Introduction

Tēnā koutou katoa 👋

[email protected]

  • Over 10 years industry experience in .NET Framework (VB.net and C#)
  • Contributions to open source software (openHAB, Technitium DNS Server)
  • Inno Setup Guru
  • Chocolatey Package Maintainer

"The future of servers and services is in Docker Containers!"

❤ Portainer
❤ SilverStripe

choco's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

ctmcisco brogers5

choco's Issues

[roccatswarm] Upgrade to 1.9396 from 1.9392 is failing

The installer keeps failing with error code -3. Minimized log file is attached for reference.
chocolatey.log

From a quick glance, it looks like this version renamed the installer filename (from ROCCAT Swarm.exe to ROCCAT Swarm_v19396.exe). chocolateyInstall.ps1 fails because Install-ChocolateyZipPackage is not overwriting the old EXE installer, causing $installExe to be assigned to the first EXE found in the temp directory, which happens to be the old version. When I run this EXE manually, the installer GUI is actually prompting me to uninstall instead, likely because this is the same version currently installed.

I'd recommend changing $installExe to instead read the filename from the ZIP file directly, to be resilient against future filename changes and ensure we're running the correct installer EXE.

[proxallium] ProxAllium can't save configuration in default install location

The default install location seems to be unwritable without admin privileges, so none of the configuration is saved and ProxAllium "forgets" every time it is restarted.

Is it possible to change the default location to somewhere writable like %AppData%? Or if chocolatey permits it, changing the permissions of the install folder.

As it is a portable application, it uses the same directory for storing all configuration.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.