Skip to content

Commit

Permalink
vlmcsd-svn1003-2016-08-27-Hotbird64
Browse files Browse the repository at this point in the history
  • Loading branch information
Wind4 committed Aug 31, 2016
1 parent 9099d5a commit 032d201
Show file tree
Hide file tree
Showing 16 changed files with 90 additions and 67 deletions.
6 changes: 3 additions & 3 deletions config.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@
*/

#ifndef EPID_WINDOWS
#define EPID_WINDOWS "06401-00206-271-398432-03-1033-9600.0000-1422016"
#define EPID_WINDOWS "03612-00206-471-494932-03-1033-14393.0000-2382016"
#endif

#ifndef EPID_OFFICE2010
#define EPID_OFFICE2010 "06401-00096-199-198384-03-1033-9600.0000-1422016"
#define EPID_OFFICE2010 "03612-00096-199-954738-03-1033-14393.0000-2382016"
#endif

#ifndef EPID_OFFICE2013
#define EPID_OFFICE2013 "06401-00206-234-384729-03-1033-9600.0000-1422016"
#define EPID_OFFICE2013 "03612-00206-437-938274-03-1033-14393.0000-2382016"
#endif

#ifndef HWID // HwId from the Ratiborus VM
Expand Down
Binary file modified floppy144.vfd
Binary file not shown.
136 changes: 78 additions & 58 deletions kms.c

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions kms.h
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ typedef struct
#define APP_ID_OFFICE2010 1
#define APP_ID_OFFICE2013 2

// Update these numbers in License Manager
#define KMS_ID_VISTA 0
#define KMS_ID_WIN7 1
#define KMS_ID_WIN8_VL 2
Expand All @@ -253,6 +254,8 @@ typedef struct
#define KMS_ID_WIN10_VL 19
#define KMS_ID_WIN10_RETAIL 20
#define KMS_ID_WIN2016 21
#define KMS_ID_OFFICE2013_BETA 22
#define KMS_ID_WIN10_LTSB2016 23

#define PWINGUID &AppList[APP_ID_WINDOWS].guid
#define POFFICE2010GUID &AppList[APP_ID_OFFICE2010].guid
Expand Down
2 changes: 1 addition & 1 deletion vlmcs.1.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified vlmcs.1.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion vlmcsd-floppy.7.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified vlmcsd-floppy.7.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion vlmcsd.7.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified vlmcsd.7.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion vlmcsd.8.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified vlmcsd.8.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion vlmcsd.ini.5.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified vlmcsd.ini.5.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion vlmcsdmulti.1.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified vlmcsdmulti.1.pdf
Binary file not shown.

0 comments on commit 032d201

Please sign in to comment.