Results 1 to 5 of 5

Thread: Runtime 70: permission denied! [RESOLVED]

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 2002
    Location
    England
    Posts
    242

    Runtime 70: permission denied! [RESOLVED]

    I make a few skins for MSN Messenger, but i thought i would try make a little program to install them without having to do it all manually. But when i get to the stage where it deletes the current msnmsgr.exe and copying the new one to its place. its says permission denied.
    but the funny thing is, i can delete and copy things out of this program, but i cant do the exact thing via code? any help?
    here is the code im using:
    VB Code:
    1. Kill ("" & msnpath & "\msnmsgr.exe")
    2. FileCopy "" & txtpath.Text & "", "" & msnpath & "\msnmsgr.exe"
    Last edited by lpeek; Jan 4th, 2004 at 05:29 AM.
    Lpeek

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width