How to get a name of the active application in vbscript? I've been founding this for a long time, but because of beeing beginner I haven't found a final solution. Could someone help me and could exactly write in vbs this?:
"if wmplayer is.active then
wscript.echo "wmplayer is active"
end if"
thanx
"if wmplayer is.active then
wscript.echo "wmplayer is active"
end if"
thanx