Re: Run Program



When and how are you adding it to the evironment variables? There are global, boot time, variables and there are run time variables that you can set for just that instance. The library should be in one of the the following directories: c:/windows/, c:/windows/system or c:/windows/system32/ If the library is not in one of those, then there is a good chance that the program won't find it and won't run. It's not that uncommon for a program to be unable to use library files from its own directory, although I think that it's a bad choice on the side of the complier to not add this functionality to a program.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]