Hello Experts,
I am having a problem to run the batch file using Shell() function from inside VB6 application. I've created this application on my Windows XP Pro. PC and it is working perfectly. But after I moved the EXE to the Windows 2000 Server PC, the Shell("Program.BAT",vbMinimaized) line of code stopped working(it does not do anything???). What is going on? I am completely frustrated. Why the standard
VB Shell() function does not work on the server PC?
Any suggestions will be appreciated and thanks in advance.
-Dmitriy
