GithubHelp home page GithubHelp logo

Install via Scoop about wsa_pacman HOT 12 CLOSED

alesimula avatar alesimula commented on September 24, 2024
Install via Scoop

from wsa_pacman.

Comments (12)

wenmin92 avatar wenmin92 commented on September 24, 2024 1

It has been added to scoop's extras bucket, and now we can use scoop to install wsa-pacman. 🎉

from wsa_pacman.

alesimula avatar alesimula commented on September 24, 2024

Does it handle file associations though?

Or dependencies? In case it does, it needs Visual C++ redistributable as a dependency, otherwise I might need to add the DLLs to the portable zip

from wsa_pacman.

wenmin92 avatar wenmin92 commented on September 24, 2024

Does it handle file associations though?

Not yet, but we can add scripts in the manifest to handle file associations.

Or dependencies? In case it does, it needs Visual C++ redistributable as a dependency, otherwise I might need to add the DLLs to the portable zip

Scoop supports adding dependencies, but which version of Visual C++ does this app depend on?

from wsa_pacman.

alesimula avatar alesimula commented on September 24, 2024

The flutter desktop documentation doesn't seem to specify the version but it says it needs these files specifically

msvcp140.dll
vcruntime140.dll
vcruntime140_1.dll

from wsa_pacman.

wenmin92 avatar wenmin92 commented on September 24, 2024

The flutter desktop documentation doesn't seem to specify the version but it says it needs these files specifically

Note here:

However, the version of the Microsoft Visual C++ redistributable installed on the machine must be the same or higher than the version of the Visual C++ toolset used to create your application.

Since flutter requires Visual Studio 2019 to be installed, the vcredist version here should be at least 2019.

from wsa_pacman.

alesimula avatar alesimula commented on September 24, 2024

@wenmin92 doesn't the vcredist scoop package install the latest version?

from wsa_pacman.

wenmin92 avatar wenmin92 commented on September 24, 2024

doesn't the vcredist scoop package install the latest version?

No, each version of vcredist has a separate manifest, and we can choose to install any version.

from wsa_pacman.

alesimula avatar alesimula commented on September 24, 2024

@wenmin92

What about this one?

The exe which the "url" points to seems to be the same all-in-one installer I bundle in my installer (as per screenshot)

image

from wsa_pacman.

wenmin92 avatar wenmin92 commented on September 24, 2024

What about this one?

The exe which the "url" points to seems to be the same all-in-one installer I bundle in my installer (as per screenshot)

image

Oh, I'm sorry, I didn't know this package existed, this is certainly better.

from wsa_pacman.

wenmin92 avatar wenmin92 commented on September 24, 2024

@wenmin92

What about this one?

This is not recommended because it depends on vcredist 2005 ~ 2013, causing these vcredist versions to be installed before installing it, which we don't need.

from wsa_pacman.

alesimula avatar alesimula commented on September 24, 2024

@wenmin92 What about this one?, seems to only install the 2015-2022

from wsa_pacman.

wenmin92 avatar wenmin92 commented on September 24, 2024

@wenmin92 What about this one?, seems to only install the 2015-2022

Okay, then this one.

from wsa_pacman.

Related Issues (20)

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.