The following code sample used to return me windows id before, but now it doesn\'t work, and returns empty string, dunno why.
function GetWindowsID: string
You should using this: TRegistry.Create(KEY_ENUMERATE_SUB_KEYS); windows seven UAC won't prevent executing this
TRegistry.Create(KEY_ENUMERATE_SUB_KEYS);