From: Shadow on
On Wed, 12 Sep 2007 17:14:32 GMT, Art <null(a)zilch.com> wrote:

>I have a new test program for randomness available for
>download here:
>http://home.epix.net/~artnpeg/RANS.ZIP
Hi Art,
Your program will not run on most updated Windows XP computers
UNLESS you edit this key:
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\AppCompat]
"VDMDisallowed"=dword:00000001

change that to

"VDMDisallowed"=dword:00000000

Spybot, superantispyware or maybe my AV changed this to not
permit the execution of 16 bit programs. Not sure which one did it.
So I made a reg file, to automate the on/off process.
All my hundreds of keygens are written in 16bit. Bill Gates
should have considered my woes when he introduced the vulnerability.
:(

http://corebuilder.wordpress.com/2010/01/22/windows-hole-discovered-after-17-years/
From: Shadow on
On Thu, 03 Jun 2010 11:16:31 -0300, Shadow <Sh(a)dow> wrote:

>On Wed, 12 Sep 2007 17:14:32 GMT, Art <null(a)zilch.com> wrote:
>
>>I have a new test program for randomness available for
>>download here:
>>http://home.epix.net/~artnpeg/RANS.ZIP
> Hi Art,
> Your program will not run on most updated Windows XP computers
>UNLESS you edit this key:
>[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\AppCompat]
>"VDMDisallowed"=dword:00000001
>
>change that to
>
>"VDMDisallowed"=dword:00000000
>
> Spybot, superantispyware or maybe my AV changed this to not
>permit the execution of 16 bit programs. Not sure which one did it.
> So I made a reg file, to automate the on/off process.
> All my hundreds of keygens are written in 16bit. Bill Gates
>should have considered my woes when he introduced the vulnerability.
> :(
>
>http://corebuilder.wordpress.com/2010/01/22/windows-hole-discovered-after-17-years/
Disregard. I was reading the group with the dates upside-down
:)