Hi,
need assistance to close an open application
on MS access form load, I call windows media player.
I am able to open the app using a shell, but need assistance to close media player after a set time
open shell as follows:
Call Shell("C:\Program Files\Windows Media Player\mplayer2.exe D:hal sorry.wav", vbMinimizedNoFocus)
--------------
have a pause (timeout) set,
but can't close the above app after pause time!
any assistance appreciated!
need assistance to close an open application
on MS access form load, I call windows media player.
I am able to open the app using a shell, but need assistance to close media player after a set time
open shell as follows:
Call Shell("C:\Program Files\Windows Media Player\mplayer2.exe D:hal sorry.wav", vbMinimizedNoFocus)
--------------
have a pause (timeout) set,
but can't close the above app after pause time!
any assistance appreciated!