CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: msderun.dll

  1. #1
    Join Date
    Oct 2002
    Location
    asian
    Posts
    116

    msderun.dll

    I have problem installing the application i made in one workstation. These error showed up,

    error 1304: Erro writing to file C:\winnt\system32\msderun.dll. veryfy that you have access to that directory.


    What do you think is the cause of the problem?


    Please help
    Thanks!!!
    Kristine

  2. #2
    Join Date
    Apr 2002
    Location
    Melbourne, Victoria, Australia
    Posts
    1,792
    what OS?

    Win2K & XP won't let you write to that directory unless you have administrator rights on the machine....and if you are attempting to replace a dll that is subject to "Windows File Protection" its NEVER going to work.

    Do a search here on ".exe.local" to see how to get around it.
    Be nice to Harley riders...

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

Featured