Im trying to open an exe files using this code:
Run-time error '5':
Invalid procedure call or argument
What seems to be wrons? :confused:
Code:
Shell App.Path & "\POSIRME_Setup.exe"
Invalid procedure call or argument
What seems to be wrons? :confused: