mirror of
https://github.com/Neo-Desktop/WindowsXPKg
synced 2025-07-20 03:00:22 +03:00
Compare commits
3 Commits
change-ico
...
v0.3.3-bet
Author | SHA1 | Date | |
---|---|---|---|
8ac486f806 | |||
cbc1af3306 | |||
50279dee5a |
2
.github/workflows/dos-djgpp.yml
vendored
2
.github/workflows/dos-djgpp.yml
vendored
@ -18,7 +18,7 @@
|
||||
# @FileCreated by Neo on 06/19/2023
|
||||
# @Maintainer Neo
|
||||
|
||||
name: C/C++ CI (DOS DJGPP)
|
||||
name: DOS DJGPP
|
||||
|
||||
on:
|
||||
push:
|
||||
|
2
.github/workflows/freebsd.yml
vendored
2
.github/workflows/freebsd.yml
vendored
@ -18,7 +18,7 @@
|
||||
# @FileCreated by techguy16 on 07/23/2023
|
||||
# @Maintainer techguy16
|
||||
|
||||
name: C/C++ CI (FreeBSD)
|
||||
name: FreeBSD
|
||||
|
||||
on:
|
||||
#push:
|
||||
|
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
@ -18,7 +18,7 @@
|
||||
# @FileCreated by TheTank20 on 06/13/2023
|
||||
# @Maintainer Neo
|
||||
|
||||
name: C/C++ CI (Linux)
|
||||
name: Linux
|
||||
|
||||
on:
|
||||
push:
|
||||
|
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
@ -18,7 +18,7 @@
|
||||
# @FileCreated by techguy16 on 07/23/2023
|
||||
# @Maintainer techguy16
|
||||
|
||||
name: C/C++ CI (macOS)
|
||||
name: macOS
|
||||
|
||||
on:
|
||||
push:
|
||||
|
2
.github/workflows/windows-arm.yml
vendored
2
.github/workflows/windows-arm.yml
vendored
@ -18,7 +18,7 @@
|
||||
# @FileCreated by TheTank20 on 07/08/2025
|
||||
# @Maintainer Neo
|
||||
|
||||
name: C/C++ CI (Windows ARM)
|
||||
name: Windows ARM
|
||||
|
||||
on:
|
||||
push:
|
||||
|
2
.github/workflows/windows-x86-x64.yml
vendored
2
.github/workflows/windows-x86-x64.yml
vendored
@ -18,7 +18,7 @@
|
||||
# @FileCreated by TheTank20 on 07/08/2025
|
||||
# @Maintainer Neo
|
||||
|
||||
name: C/C++ CI (Windows x86+64)
|
||||
name: Windows x86+64
|
||||
|
||||
on:
|
||||
push:
|
||||
|
32
README.md
32
README.md
@ -1,24 +1,26 @@
|
||||
# Universal MS Key Toolkit (UMSKT)
|
||||
<p align="center"><img src="https://avatars.githubusercontent.com/u/135211890?s=128&c=0" alt="umskt logo"/></p>
|
||||
|
||||
<h1 align="center"><b>U</b>niversal <b>MS</b> <b>K</b>ey <b>T</b>oolkit (UMSKT)</h1>
|
||||
|
||||
<p align="center">An open source toolkit designed to generate licence keys for MS products circa 1998 - 2006</p>
|
||||
<hr />
|
||||
|
||||
**Connect with us**
|
||||
|
||||
[](https://umskt.zulipchat.com)
|
||||
[](https://web.libera.chat/gamja/?nick=Guest?#mspid)
|
||||
[](https://discord.gg/PpBSpuphWM)
|
||||
[](https://web.libera.chat/gamja/?nick=Guest?#mspid)
|
||||
[](https://umskt.zulipchat.com)
|
||||
|
||||
**Build status**
|
||||
----
|
||||
|
||||
[](../../actions/workflows/windows-x86-x64.yml)
|
||||
|
||||
[](../../actions/workflows/windows-arm.yml)
|
||||
|
||||
[](../../actions/workflows/macos.yml)
|
||||
|
||||
[](../../actions/workflows/linux.yml)
|
||||
|
||||
[](../../actions/workflows/freebsd.yml)
|
||||
|
||||
[](../../actions/workflows/dos-djgpp.yml)
|
||||
| CI Build status |
|
||||
| ------------ |
|
||||
| [](../../actions/workflows/windows-x86-x64.yml) |
|
||||
| [](../../actions/workflows/windows-arm.yml) |
|
||||
| [](../../actions/workflows/macos.yml) |
|
||||
| [](../../actions/workflows/linux.yml) |
|
||||
| [](../../actions/workflows/freebsd.yml) |
|
||||
| [](../../actions/workflows/dos-djgpp.yml) |
|
||||
|
||||
------
|
||||
|
||||
|
Reference in New Issue
Block a user