I am getting a warning popup when i run the .exe file from my desktop.
Please find the attachment of warning pop up i am getting.
$windowHandle = WinGetHandle("File Upload")
WinActivate($windowHandle)
ControlSetText("File Upload", "", "[CLASS:Edit; INSTANCE:1]", $CmdLine[1])
ControlClick("File Upload", "","[CLASS:Button; INSTANCE:1]")