Jump to content

jumper

Member
  • Posts

    1,935
  • Joined

  • Last visited

  • Days Won

    7
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by jumper

  1. But ieshims.dll was missing...when exactly did you install IE9?
  2. @filth > Posted Friday at 02:29 AM > No result (fails on same LoadLibraryExW). > (New log in attach) I was able to match your latest log with one of mine, and indeed they differ at your LoadLibraryExW failure. Mine is able to load Wintrust.dll and continues to launch. I have Wintrust.dll 5.131.1880.14 on my system and it works regardless of the mode. If your version is different, disabling KernelEx on it should fix this problem. What version do you have? > +disabling Kex on unicows.dll cause a problem: no visible cursor line on Opera 10+ Opera <11 doesn't need KernelEx except on GStreamer.dll. Disable it on Opera.exe. Enabling KernelEx on Unicows causes endless recursion on many functions in most modes, leading to a stack overflow that crashes many apps. The official stance is that KernelEx must be disabled on Unicows.dll. Unfortunately, Unicows links to some functions that have been fixed or updated by KernelEx and doesn't benefit from those updates when KernelEx is disabled. I'm working on this problem now (by adding code to KernelEx to reduce its usage of Unicows). For now try setting the mode on Unicows to 98se if you really must enable it.
  3. Including Platform Update (2011) and IE9? Last versions of software for Windows Vista and Windows Server 2008
  4. > it shows kernel32.dll error,it seems some functions are missing This is from using the wrong version of ieshims. You must use the Vista version. Also, what system upgrades do you have installed on Vista?
  5. These files are delay-loaded so the warnings about them missing can be ignored for now. Remove them if added. They complicate things for now. In DW, scroll to the right. What is the Subsystem Ver. listed for Wmplayer.exe and ieshims.dll? This needs to be 6.0 or less for all files. The ieshims.dll file you add needs to be Vista-compatible. Use the one from IE9 for Vista (you might need to install all of IE9 for Vista).
  6. > Once starting windows finish it works with out charger . Good. Now see if Windows will Restart (without shutting down/stopping the HDD) while still on just battery.
  7. Install all Vista upgrade packs, then test WMP12 with Dependency Walker. Report the problems found.
  8. > like this A genuine Lexar LJDTT64G-000-116 would be FAT32, not NTFS. It appears you may have a fake that is NTFS and only 16GB. XP may have actually detected the fake size issue before W10! > the device is partitioned after all > AND, I have to ask you this, what is the source of the stick? (like known local dealer vs. el-cheapo on e-bay or similar) @bizzybody, you didn't answer @jaclaz 's question. So, please tell us the stick's known history including partitioning/formatting.
  9. Win7+ may be checking battery status earlier than XP, before it recovers from the current drain of spinning up the HDD. Try booting with changer attached, then unplug it once the system is idle at the desktop. If this works, look for a BIOS setting that will delay the OS load: slow POST, full RAM check, pause for keyboard entry, dual-boot menu wait, IDE bus scan, etc. Replacing the HDD with an SSD might also delay the need to replace the battery.
  10. Use compatibility mode= WinXP on K-meleon.exe and disable KernelEx on Msvcrt.dll. Edit: > In log I see that now it fails to LoadLibraryExW(bfa4fb6a), but what is bfa4fb6a I can't understand. bfa4fb6a is the memory address of LoadLibraryExW in the loaded image of Kexbases.dll.
  11. Because the end product isn't likely to work, I wouldn't put much time into it initially. Use any function with a shorter name. Once you get past the loader, if one of these functions actually gets called, that is the time to look for replacements that match parameter counts and return/LastError values on error.
  12. From your log, I see you need to disable KernelEx extensions on these five files: MSVCRT20.DLL OLE32.DLL OLEAUT32.DLL OLEDLG.DLL UNICOWS.DLL
  13. ReactOS is an NT clone that accepts 3rd-party drivers, but doesn't provide many natively. It uses much WINE code, but isn't Linux-based. > GSoC 2017 Summer of 2017 isn't here, yet!
  14. Perhaps these "hidden" settings might help: http://wccftech.com/access-hidden-youtube-playback-settings-page/
  15. Boot to DOS and test HDD speed. Then start Windows with WIN /D:F or WIN /D:V and test again in a dosbox. Try enabling or disabling DMA access on the HDD in System Properties->Device Manager.
  16. This one: https://sourceforge.net/projects/kmeleon/files/k-meleon-dev/K-Meleon74_31.7z/download
  17. Thanks. I'm working on a universal EternalBlue-type flaw patcher for all Win32 OS'es and studying all the versions of Srv.sys I can.
  18. > it based on 5.0.2195.7365 Why is it 5.00.2195.7367 and why is it based on 5.0.2195.7365 instead of 5.00.2195.7369 (Windows2000-KB2508429-v12-x86-ENU)? > and backport from MS16-114 to MS17-010 fix only This doesn't make sense because MS16-114 is older than MS17-010 and doesn't contain the MS17-010 fix.
  19. @MiKl: What SeaMonkey version did you test? Try SM 2.32 (Gecko 29) or KM 74_31 (Gecko 31). @Dibya: ReactOS is an NT clone. Win9x lacks the NT core, so most of ReactOS will not port as-is. The easy stuff was ported years ago. If ReactOS itself could run "pretty much everything" we would all be using it instead of Windows.
  20. Search for _all_ file types!
  21. A search for files modified on 11 May 17 might remind you of what you were doing that day.
  22. This spoof works on SM 2.0.14 without browser restart or cookies reset. Tested with javascript disabled on Win98se+KernelEx. Retested with JS on:
  23. >and cannot find a download file for.... Microsoft never offered Windows 95 as a download and doesn't sell licenses for it anymore, anyway. >and no i cannot get access to an original floppy and cd-rom otherwise i wouldnt be here Keep trying to get an original Win95 CD or floppy disk set. We'll help you install it once you actually have it.
  24. wmcap (60KB) is the bare-bones classic. StoikCap.exe (260KB) also works well.
×
×
  • Create New...