Aashish Posted August 9, 2011 Report Share Posted August 9, 2011 I am trying to run an application on Windows Server 2008 , which loads a dll from a path which is there in the PATH environment variable. But instead of looking into this path, it crashes after looking for the dll in some directories as per the DLL search path order of Windows. I need to know, if there is any registry key or other settings that affect the selection of path from the PATH environment variable. Quote Link to comment Share on other sites More sharing options...
ɹəuəllıʍ ʇɐb Posted August 11, 2011 Report Share Posted August 11, 2011 Welcome to the Windows Forum.How does it "crash" - do you get an error message?Is the PATH correctly set (no mistakes, e.g. unclosed quotes)? 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.