ShellExecute("slmgr.vbs -ipk xxxx")
xxxx= win7 product key
to execute this script we will need to Internet to connect with microsoft. I want to complete my script to know if there is any connection and activation is complete successfully or no
ShellExecute("slmgr.vbs -ipk xxxx")