Shell should recognise known file types so:
Shell myBAT.bat
or
Shell myBAT.bat, vbMaximizedFocus
would be sufficient
Out of interest PHV, why would you want to use /C and vbMaximizedFocus - in fact, why use vbMaximizedFocus at all when running a Batch File?
Hope this helps.