Jump to content

KaroX

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by KaroX

  1. Thank U very very much!!!
  2. Hi! Is it possibel to send the Variable from the InputBox to the "ShelExecute" ? Local $Arg1 = InputBox("TAG", "Room-Number", "Example: B102") if @Error=1 Then Exit EndIf ShellExecute("OCS-NG-Windows-Agent-Setup.exe", /tag="" & $Arg1 & "") Thanks a lot!
×
×
  • Create New...