Module: wine Branch: refs/heads/master Commit: 9f100c15dcb963d9916931452e3d908e1ccd42d3 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=9f100c15dcb963d991693145...
Author: Stefan Leichter Stefan.Leichter@camLine.com Date: Thu Feb 2 13:20:36 2006 +0100
wine.inf: Add HKLM,%CurrentVersionNT%,"CurrentType".
---
tools/wine.inf | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/tools/wine.inf b/tools/wine.inf index 8a81989..f0978d6 100644 --- a/tools/wine.inf +++ b/tools/wine.inf @@ -2402,6 +2402,7 @@ HKLM,%CurrentVersionNT%\Time Zones\Tasma HKLM,%CurrentVersionNT%,"CurrentVersion",2,"5.0" HKLM,%CurrentVersionNT%,"CSDVersion",2,"Service Pack 4" HKLM,%CurrentVersionNT%,"CurrentBuildNumber",2,"2195" +HKLM,%CurrentVersionNT%,"CurrentType",2,"Uniprocessor Free" HKLM,%Control%\ProductOptions,"ProductType",2,"WinNT" HKLM,%Control%\Windows,"CSDVersion",0x10003,0x400 HKLM,%Control%\Session Manager\Environment,"OS",2,"Windows_NT"