electrico Posted March 31, 2010 Posted March 31, 2010 (edited) Hi guys, I will not publify all the gui code, but look to this cmd: RunWait('nircmd.exe remote copy ' & '\\' & GuiCtrlRead($ipinadmpanel) & ' nircmd infobox ' & ' "' & GUICtrlRead($textinput2) & '"' & ' "Message:"') This works wonderful. But this: RunWait('nircmd.exe remote copy ' & '\\' & GuiCtrlRead($ipinadmpanel) & ' nircmd speak text ' & ' "' & GuiCtrlRead($textinput1) & '"') Does not work at all.. something is wrong with quotes?? Can you please correct me? P.S link to nircmd is here: http://www.blados.net/windows.portable.tools/nircmd.zip Thanks for attention. elect. Edited March 31, 2010 by electrico
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