Hi I've been working on a small app that updates xml playlist through a batch file. I've been struggling to understand why it wont run from vb. I used this code tonight and in the dos output I got the message Access Denied - any suggestions/explanations???
VB Code:
Shell "C:\Program Files\mgamerz\my_mp3s\Update.bat", vbNormalFocus
cheers Rob




Reply With Quote