Hello community, tomorrow the flash player announced its closure and how to conquer online uses flash will not work! that is, private servers and those who know nothing about it will no longer work! I already solved the problem!
yep but flash player still work and exists in your system so if you do a small trick by change the date before 1/11 it will work , i have no idea if microsoft will do update to remove it completely
Sure, hook the SetSystemTime WinAPI and you'll be probably ready to run again.
The issue is that we don't know if Flash will be completely removed by Microsoft, so the real trick is to probably rewrite the way of how TQ implemented it into the client.
you can change that with a hook but you can't change the date and time of the computer maybe the person still needs to search for something on the internet or I know: D and then it won't work it will have to always put its current time : D so a correct version of dll must be made!
Best and permanent way to deal with this is to make your own login screen and replace existing one with CEF.
yea that is how i am doing it, however when microsoft remove the flash active x control from the system, the client will start to error, so the easiest way is just to revert back to the original login screen which still exists in the client. and have it not load flash at all.
yea that is how i am doing it, however when microsoft remove the flash active x control from the system, the client will start to error, so the easiest way is just to revert back to the original login screen which still exists in the client. and have it not load flash at all.
Oh, didn't know old login screen still exists in later versions. If that's the case, this actually makes everything much easier as you said and more permanent, lol. Nice catch.
Oh, didn't know old login screen still exists in later versions. If that's the case, this actually makes everything much easier as you said and more permanent, lol. Nice catch.
This isn't a thread hijack, but i have released the solution for you.