Giter VIP home page Giter VIP logo

Comments (9)

thepwrtank18 avatar thepwrtank18 commented on July 19, 2024 1

MSVC compilation is weird on GitHub Actions. Sometimes it fails to install XP support, other times it says it does but it fails to build, other times it says it built for XP but then doesn't actually build for XP.

from umskt.

agowa avatar agowa commented on July 19, 2024 1

I used the linux version and generated the phone activation code using it

from umskt.

thepwrtank18 avatar thepwrtank18 commented on July 19, 2024

Which file did you download? (more specifically, the link to it)

from umskt.

agowa avatar agowa commented on July 19, 2024

I just forked the repo, fixed the openssl url (replaced https://slproweb.com/download/Win32OpenSSL-3_1_5.exe with https://slproweb.com/download/Win32OpenSSL-3_1_6.exe) in the Actions and had it build a binary for 32-bit windows xp.

The documentation say that GetLocaleInfoEx only exists from windows vista and up. https://learn.microsoft.com/en-us/windows/win32/api/winnls/nf-winnls-getlocaleinfoex

Note The application should call this function in preference to GetLocaleInfo if designed to run only on Windows Vista and later.

from umskt.

thepwrtank18 avatar thepwrtank18 commented on July 19, 2024

I pushed a commit to update the OpenSSL install file. Let's see if it's just a fluke.

from umskt.

thepwrtank18 avatar thepwrtank18 commented on July 19, 2024

https://github.com/UMSKT/UMSKT/actions/runs/9623032053/artifacts/1627107037

from umskt.

agowa avatar agowa commented on July 19, 2024

Nope, same result still tries to call GetLocaleInfoEx.

from umskt.

thepwrtank18 avatar thepwrtank18 commented on July 19, 2024

The UMSKT source code doesn't mention GetLocaleInfoEx at all.

We really gotta switch to compiling with GCC, Microsoft's shenanigans are getting too annoying to deal with

from umskt.

thepwrtank18 avatar thepwrtank18 commented on July 19, 2024

In the meantime, try using UMSKT on another device and copying the keys/confirmation id's manually (probably the exact thing you tried to not do, sry)

from umskt.

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.