L3G3NdKillEr Posted May 31, 2009 Posted May 31, 2009 hi to all.., i want to know how do i recognize this "System Settings Changed" msgbox.. It appears when i restore Xp image file from Norton Ghost..., Does it make any reg entry which i can detect.. =O Anyway Thanks.., i'm very responsible, when ever something goes wrong they always say I'm responsible.Life is like an Adventure... BUT COOL GRAPHICS<====================----=LEGEND KILLER=----=========================>
martin Posted May 31, 2009 Posted May 31, 2009 hi to all.., i want to know how do i recognize this "System Settings Changed" msgbox.. It appears when i restore Xp image file from Norton Ghost..., Does it make any reg entry which i can detect.. =O Anyway Thanks.., You could use $text = WinGetText("System Settings Change") If StringInStr($text,"WIndows has finished installing") then Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script.
L3G3NdKillEr Posted May 31, 2009 Author Posted May 31, 2009 (edited) You could use $text = WinGetText("System Settings Change") If StringInStr($text,"WIndows has finished installing") thenHi Martin, Thanks for reply.., Well i've got it.., but i was wondering if there is any other way to detect..? Edited May 31, 2009 by L3G3NdKillEr i'm very responsible, when ever something goes wrong they always say I'm responsible.Life is like an Adventure... BUT COOL GRAPHICS<====================----=LEGEND KILLER=----=========================>
trancexx Posted May 31, 2009 Posted May 31, 2009 L3G3NdKillEr you have very strange form of an ellipsis and urge to use it. Drop that, it's not nice. And sorry for the off-topic. ♡♡♡ . eMyvnE
Developers Jos Posted May 31, 2009 Developers Posted May 31, 2009 Well i've got it..,but i was wondering if there is any other way to detect..?Why? SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now