Giter Site home page Giter Site logo

Handle MSI with LessMSI about uniextract2 HOT 8 CLOSED

mirh avatar mirh commented on May 28, 2024
Handle MSI with LessMSI

from uniextract2.

Comments (8)

vatterspun avatar vatterspun commented on May 28, 2024 2

That is literally the MIT License.

Confirmed.

Oh, I'm glad somebody even cares for old potato XP d:

  • As of this writing, it still has more users than Vista and Windows 8 combined. That's not a small number.
  • Compatibility with older operating systems tends to make programs more compatible with WINE.
  • Although the program is already considered portable by virtue of how settings are handled, programs that work on older computers are more portable.

from uniextract2.

vatterspun avatar vatterspun commented on May 28, 2024 1

LessMSI dependency note: Oh and LessMSI uses dotNET 4.0 so computers that don't have that or are otherwise restricted from that toolset for security reasons will not be able to use it. There may also be issues for Windows XP users now or in the future since Microsoft doesn't release updates to dotNET for that platform anymore.

There's discussion on reducing or minimizing this dependency but that's the current status.

It's also less portable as fewer machines have dotNET 4.0 installed, meaning if you plug a USB drive into an older computer, it can't run LessMSI.

from uniextract2.

Bioruebe avatar Bioruebe commented on May 28, 2024 1

This is how it works now: A registry check is done to find out if .NET 4 or newer is installed. If it was found, lessmsi is used without any prompt, otherwise the old MethodSelect function is executed.

from uniextract2.

vatterspun avatar vatterspun commented on May 28, 2024

License note: appears compatible with Universal Extractor 2, however it is standard copyright: https://github.com/activescott/lessmsi/blob/master/LICENSE and doesn't specifically mention how the source is to be handled.

from uniextract2.

acook avatar acook commented on May 28, 2024

@vatterspun That is literally the MIT License.
http://choosealicense.com/licenses/mit/

from uniextract2.

Bioruebe avatar Bioruebe commented on May 28, 2024

Cool, the link to the project, license and dependency information. You're making it really easy for me to add new features. Thank you 👍

I'm not sure about the other extractors for msi files. Lessmsi works better them all of them (good find @mirh) but keeping some of them for users without .NET 4 makes sense. Maybe adding a runtime check for the installed version with a fallback to the currently used method choice would work best here.

from uniextract2.

mirh avatar mirh commented on May 28, 2024

Oh, I'm glad somebody even cares for old potato XP d:
Though, if any.. Would it be possible to just show this when NET is available, otherwise the old tools?

from uniextract2.

vatterspun avatar vatterspun commented on May 28, 2024

A registry check is done to find out if .NET 4 or newer is installed. If it was found, lessmsi is used without any prompt, otherwise the old MethodSelect function is executed.

Sounds good, thanks.

from uniextract2.

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.