ace2 Posted August 13, 2013 Posted August 13, 2013 francesco149Sorry did i not say, i am using Win8.1 with Aero Glass for Win8.1 Preview PROTOTYPE.Still working Great, thanks again ace2.
francesco149 Posted August 13, 2013 Author Posted August 13, 2013 francesco149Sorry did i not say, i am using Win8.1 with Aero Glass for Win8.1 Preview PROTOTYPE.Still working Great, thanks again ace2.Oh, thanks for testing it on Win 8.1 then!
Blackbird256 Posted August 13, 2013 Posted August 13, 2013 How can it work on 8.1? I thought BM ditched the messagebox in favor of complete disablement of AG after some time.
ace2 Posted August 13, 2013 Posted August 13, 2013 (edited) How can it work on 8.1? I thought BM ditched the messagebox in favor of complete disablement of AG after some time.BM is using conhostbox and disablement of AG and messagebox with Preview PROTOTYPE. Edited September 11, 2013 by ace2
Blackbird256 Posted August 13, 2013 Posted August 13, 2013 Oh so he is using both. Thats really pointless.
bigmuscle Posted August 13, 2013 Posted August 13, 2013 How can it work on 8.1? I thought BM ditched the messagebox in favor of complete disablement of AG after some time.I didn't ditch out anything. Version 8.1 still contains many of old code and it even loads tons of unused stuff into memory. Why? Because it is prototype, so I don't care that it does something wrong. You can always hide the popup by using this "silent thing" but it completely deadlocks kernel message queue which results that some applications will hang randomly and it also allows injecting malicious code into UAC secure screen.Or you can jest restart and reinject DLL (like ace's super duper script does) to extend trial period but you risk that it will randomly log you out (with losing all unsaved work) and because DWM in Win8.1 contains a bug, it can sometimes freeze (in black screen) when dwm.exe is restarted.
Blackbird256 Posted August 13, 2013 Posted August 13, 2013 (edited) Well yeah anything that restarts DWM.exe is obviously not a good solution. I am just surprised the messagebox is there when it gets disabled anyway. I don't know why you still think I want to crack the 8.1 version when I really don't care about W8.1 at all. Why would I want OS that is less W7 than W8? W8 one is perfectly fine for me. I already made a bad decision when I "upgraded" from W7. Edited August 14, 2013 by Blackbird256
sp00f Posted September 4, 2013 Posted September 4, 2013 (edited) I donated to Bigmuscle, but i have more then one pc.So i use this on my other pc'sWinWait("Information") WinActivate("Information")Send("{TAB}") Send("{No}")Change the "No" in your own languageCompile it as glassclose.exe (example) and run glassclose.exe from the startup folder. Edited September 4, 2013 by sp00f
adacom Posted September 4, 2013 Posted September 4, 2013 I donated to Bigmuscle, but i have more then one pc.So i use this on my other pc'sWinWait("Information") WinActivate("Information")Send("{TAB}") Send("{No}")Change the "No" in your own languageCompile it as glassclose.exe (example) and run glassclose.exe from the startup folder.interesting but how do you compile that - way beyond my understanding i think
JFX Posted September 4, 2013 Posted September 4, 2013 @adacomThis is an Autoit3 script, you have to install Autoit3 and then compile this script or just run the script.
sp00f Posted September 4, 2013 Posted September 4, 2013 I am sorry, i forgot to tell that its autoit.
adacom Posted September 7, 2013 Posted September 7, 2013 I am sorry, i forgot to tell that its autoit.thanks - got it working - sort of - it told me there was an error - something about 2 statements not being allowed in line 3 and whilst i have it in startup - still see the message sometime - other times it shows and is closed - by the code i guess
sp00f Posted September 7, 2013 Posted September 7, 2013 WinWait("Information") WinActivate("Information") Send("{TAB}") Send("{No}")
adacom Posted September 7, 2013 Posted September 7, 2013 thanks - thats what i altered it to - more a guess than anything - i then compiled it with that program i was pointed to and put the compiled program in startup - it shows in startup when viewing startup programs but as said i have seen the popup an odd time and had to click it - on other occasions it has shown and closed on its ownjust reporting as i have no idea how it works but if it stops it most of the time i am happy having said all that i am wondering if the compiled program should be in Aeroglass dir and a shortcut in startup - although it does seem to work as i have it
sp00f Posted September 7, 2013 Posted September 7, 2013 With this script it closes so fast at my end i dont see it happen.Are you sure the button says "No" or is it in another language?
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now