![]() ![]() |
Jul 27 2008, 10:27 AM
Post
#1
|
|
|
teh 98SE luv3r ![]() Group: Banned Posts: 53 Joined: 28-May 08 From: here, where i'm sitting Member No.: 194280 OS: 98SE
|
I'm messing arround with my windows 98SE install and got to my XP partition, very funny, found some unused FindeXer files.
I wanted to register it, but it comes with "win98 doesn't support regsvr from command line", so needed to copy regsvr32.exe from system to it's local folder. now, it comes with "runtime error in LoadLibrary (0), missing library files needed". I read readme.txt and it needs Visual Studio 2005 runtimes, I downloaded and installed then, but problem persists. i'm not a great programmer, neither know how to track a program's processes. Can you tell me which files are missing? the FindeXer folder is alright. ------------- P.D.: for someone who doesn't know what's FindeXer: DOWNLOAD VIA AUTHORS HOMEPAGE /post This post has been edited by eXtremeDX: Jul 27 2008, 10:37 AM |
|
|
|
Jul 27 2008, 11:21 PM
Post
#2
|
|
|
Member ![]() ![]() Group: Members Posts: 197 Joined: 14-November 07 Member No.: 162398 OS: 98SE
|
This post has been edited by thydreamwalker: Jul 27 2008, 11:34 PM |
|
|
|
Jul 28 2008, 03:31 AM
Post
#3
|
|
|
Member ![]() ![]() Group: Members Posts: 144 Joined: 22-March 08 Member No.: 183152 OS: none
|
Considering it needs the VS2005 files, it will probably require KEx, though another topic recently teaches of another method to get those working using PE-editor or something...
To really detect missing library files and/or imports, though, you should check out "Dependency Walker". It gives you a complete list of static imports used by any executable or library. It won't give you dynamic imports, unfortunately, but those are far rarer, and usually come around when they are optional, not required. |
|
|
|
Jul 30 2008, 12:07 PM
Post
#4
|
|
|
teh 98SE luv3r ![]() Group: Banned Posts: 53 Joined: 28-May 08 From: here, where i'm sitting Member No.: 194280 OS: 98SE
|
I have KernelEx, 0.3.5, and yes, i can run xp-only apps. I'll try that dependencies walker. thanks
@thydreamwalker: some programs are XP-only too, i'm running some of them, thanks to KEx. |
|
|
|
Aug 1 2008, 04:31 AM
Post
#5
|
|
|
Advanced Member ![]() ![]() ![]() Group: Members Posts: 356 Joined: 9-September 04 From: Australia Member No.: 30458 |
Running DEPEND on the file FINDEXER.DLL shows that it calls for GDIPLUS.DLL and UXTHEME.DLL.
GPIPLUSS.DLL will work under Windows 98/ME, as long as it is installed in the application's directory. UXTHEME.DLL i don't think runs under Windows 98 |
|
|
|
Aug 1 2008, 07:53 AM
Post
#6
|
|
|
Advanced Member ![]() ![]() ![]() Group: Members Posts: 305 Joined: 11-April 07 Member No.: 135095
|
QUOTE "Dependency Walker". It gives you a complete list of static imports used by any executable or library. It won't give you dynamic imports, unfortunately Actually it can, using the 'profile' option.
|
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 23rd November 2008 - 04:20 AM |