Re: Finding DLL's
- Posted by ChrisB (moderator) Nov 18, 2019
- 1567 views
Hi
And I literally meant ask the user. First look in the usual culprits, and then if the program still can't find it, inform the user, and politely ask where he/she might have put it, or have they got it (or the right version) installed at all.
You could do a search the entire hard drive - where on DOS / windows, whereis on linux, parse the results, and if it's found nothing, ask the user.
Cheers
Chris