Commit Graph

2 Commits

Author SHA1 Message Date
Whindmar Saksit
f2bf35e1c7
[RAPPS-DB] Replace LicenseInfo with LicenseType (#203)
LicenseInfo was always wrong, the correct field name is LicenseType.

This fixes the DB entries related to CORE-17771.
2023-10-23 16:28:45 +03:00
Rocky Hill
bede71fdfa
add Winfile to rapps (#126)
* This is a slightly modified version of winfile so that it can be compiled
by mingw for Windows Server 2003 SP2. There is a small hack that allows
it to run on ReactOS.

GNUmakefile was modified so that it can cross compiled on linux for
Windows.
This release was compiled on Ubuntu 18.04 with

i686-w64-mingw32-g++ (GCC) 7.3-win32 20180312
i686-w64-mingw32-gcc (GCC) 7.3-win32 20180312

The installer was created using NSIS v2.51 on Ubuntu 18.04 under wine.
The winfile.exe was statically linked so it's a stand alone binary.
2023-01-31 19:04:07 +01:00