Check if this reg entry exists on your PC
Copied from script:
Code:
Function IsFlashInstalled:boolean;
begin
Result:= RegKeyExists(HKCR, 'CLSID\{D27CDB6E-AE6D-11cf-96B8-444553540000}\InprocServer32');
end;
Quote:
Originally Posted by felice2011
Bravo..Same DLL or similar DLL?
Move your searches on "dwmapi.dll" I use that .... but I think this is the same that you also use. 
Were you able to test the stopwatch in Win8, the glass effect is work?
https://goo.gl/ThCYZg
|
Well I'd say same. win32z is actually win32u.dll, I renamed it so it doesn't affect local programs.