0 Members and 6 Guests are viewing this topic.
for ( i = 0x80010000; i <= 0x8024FFF7; i++){ result += *(unsigned char*)i; };
These are some of the files that are placed in Temp by the OS installer. The eActivities aren't interesting, but OSupdateDLL.dll might be...
Are these all errors that can be triggered from the OS with no ASM program?