walduxas Posted April 2, 2009 Report Share Posted April 2, 2009 Hi,I'm programming in excel, that after certain time (like 1 hour), excel runs batch file "name.bat", which runs another file "name.vbs". This file "name.vbs" is used as a message box with some certain information.However when excel runs "name.bat" file, first of all I see a black screen (MS DOS) and after it closes only then I see message box. Is it possible to write some command in batch file that no black screen would shown, no MS DOS would be seen? Quote Link to comment Share on other sites More sharing options...
ɹəuəllıʍ ʇɐb Posted April 2, 2009 Report Share Posted April 2, 2009 I don't think that .BAT command files can be run silent - at least I have never seen it. Quote Link to comment Share on other sites More sharing options...
ɹəuəllıʍ ʇɐb Posted April 3, 2009 Report Share Posted April 3, 2009 Do a Google search for batch file silent and you will find hundreds of discussions and possible solutions. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.