ludocus Posted April 13, 2008 Posted April 13, 2008 This is a new msgbox, I think it is worse then the normal msgbox. But maybe people like it: msg ( 'I am a test..') func msg($command) RunWait (@ComSpec & " /c " & 'msg * '&$command, "", @SW_HIDE ) EndFunc
Michel Claveau Posted April 13, 2008 Posted April 13, 2008 Hi! (little) WARNING! This trick run only if TermService is running (OK, it's by default in Windows ; but some guys can stop it).
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