Original Request Thread :
Basically, I've hit a snag... this is what i've got (incredibly basic.. almost caveman like)
Quote:
Shell "C:\Windows\System32\cmd.exe", vbNormalFocus
SendKeys ("ipconfig /release")
SendKeys ("ipconfig /renew")
|
BUT... the SendKeys isn't actually entering the text... rendering this app useless... Now im intrigued, not sure if i need to hook the CMD window though? Help would be good thanks :-)
Vertigo~