Jump to content

schwups

Member
  • Posts

    1,270
  • Joined

  • Last visited

  • Days Won

    3
  • Donations

    0.00 USD 
  • Country

    Germany

Everything posted by schwups

  1. RegOpenUserClassesRoot isn't called anymore.
  2. I don't have these keys. I think a problem similar to it I get for example with a Diskeeper light installation (without modifying the msi). Normally the setup makes a rollback, but I can abort it with "alt-strg-del" to use it. Then it's impossible to install Java. I've to undo this installation. Possibly you have a reg entry PendingFileRenameOperations - . Did you try to delete it? I've no problem to install java 39. Try: Skip CheckPendingFileRenameOperations action with SuperOrca or Orca.
  3. I don't have these keys. I think a problem similar to it I get for example with a Diskeeper light installation (without modifying the msi). Normally the setup makes a rollback, but I can abort it with "alt-strg-del" to use it. Then it's impossible to install Java. I've to undo this installation. Possibly you have a reg entry PendingFileRenameOperations - . Did you try to delete it? I've no problem to install java 39.
  4. Improvement with SuperAntiSpyware: I made it to install the latest version 5.6.1014. Kext already supports [secur32.dll] GetUserNameExW=z3e and [Netapi32.dll] NetUseEnum=o7. To run the setup I added [Advapi32.dll] RegOpenUserClassesRoot=o4e0 - (4 is # of WINAPI parameters, e0 is error success). It works, but I'm not sure with the value codes. "o" by hit or miss. SAS (SASCore.exe) doesn't start after the installation. First I have to set 2K or XP mode! This versions starts very fast. Problem with XP mode: Ugly or missing icons and missing fonts on the buttons. It looks good with 2k mode. The updater works, but the window seem to be a little incomplete. Error on start scanning, but it primarily runs by ignoring the message. Abort scanning isn't possible. I successfully scanned Memory, Registry and Cookies. When trying to scan longer and files it seems to hang during scan. And don't click the help button in preferences. The system crashes immediately! All in all, it is not yet stable or really usable.
  5. Installing Kext is a little off topic. But yes, GetSystemWow64DirectoryA=z2e120 must added to the .ini file. 1. Paste the downloaded Kstubxxx.ini and Kstubxxx.dll in your KernelEX folder. It doesn't matter which version you use 626, 730 or 822 it should work. 2. Add GetSystemWow64DirectoryA=z2e120 to the ini file under [Kernel32.dll]. 3. Add Kstubxxx to the core.ini in the kernelEX folder: contents=Kstub626,std,kexbases,kexbasen 4. reboot => msi or silent and check out the vulnerability on 98 Hmmm ... I've tried installing recent versions of Java 1.6, following the Wiki instructions (mostly the MSI method, but also the silent method) but without success. I have KexStubs installed with the "GetSystemWow64DirectoryA=z2e120" setting, etc. However, I can't even get 6u30 to install, let alone 6u39. Here's a typical attempt : 1. Run 'jre-6u30-windows-i586.exe', let it crash and die. 2. Navigate to the "%windir%\Application Data\Sun\Java\jre1.6.0_30" directory. 3. Start 'jre1.6.0_30.msi' ... 4. Installation proceeds to about 75% then fails and does a "roll back". 5. The end. Running the 6u39 installer version is similar, except that the MSI gives an Error 26011 (Unpacking rt failed), whereas 6u30 gives no explanation. According to the Sun/Oracle information, this means I don't have enough free disk space and to allow for at least 100M - rubbish, I have about 300M free on drive C: (which should not be relevant) and about 2G free on drive E: (which in my case is the installation drive, also where temporary files live and die). Running the installation executable with the "silent" option is, well, just a more "silent" version of failure. Anyone have some idea on this? Does the newer Java stuff need a P4+ processor with SSE2 or some such (I'm running a P3)? Joe. The error should be logged in your temp folder.
  6. OK, I changed the core.ini: [NOAC] inherit=DCFG1 desc=Base enhancements, no ActCtx (for MSVCRT 8+) [NOAC.names] KERNEL32.ActivateActCtx=none KERNEL32.CreateActCtxA=none KERNEL32.CreateActCtxW=none KERNEL32.DeactivateActCtx=none KERNEL32.FindActCtxSectionStringA=none KERNEL32.FindActCtxSectionStringW=none KERNEL32.ReleaseActCtx=none After I've set the Explorer to the new mode, Windows seems to run fine. OpenOffice starts, too. Reboot required.
  7. OpenOffice can't run with Win2K mode! It starts with default (KernelEX is enabled) mode only.------------------------------------------------------------------------------------------------------- New test of method four on the first machine with corected entries: [WIN95.names] ComDlg32.PrintDlgExA=Kstub822.0 ComDlg32.PrintDlgExW=Kstub822.0 The specfic compatibility modes stick. Explorer set to "Win2000 SP4, no ActCtx (for MSVCRT 8+)" Unfortunately the test led to new problems. First some things have failed on Win startup (ClamTray.exe, NVCPL.dll, AVM IGD Service...). When opening a new window the Explorer caused a not further explained error in Kernel32.dll, but afterwards the window has opened. Sometimes I've got the runtime error by moving the mouse over the start menu. Explorer set to mode "disabled" solves these errors, but it seems not a good idea. For example OpenOffice reports "The ...swriter.exe file expects a newer version of windows". I think this applies to some KernelEX dependant apps. A mode "default (KernelEX is enabled) or base Base enhancements, no ActCtx (for MSVCRT 8+)" could work as compromise solution.
  8. [DCFG1] contents=Kstub822,std,kexbases,kexbasen desc=Base enhancements [WIN95.names] ComDlg32.PrintDlgExA=Kexstubs.0 ComDlg32.PrintDlgExW=Kexstubs.0 KERNEL32.GetVersion=kexbases.0 KERNEL32.GetVersionExA=kexbases.1 KERNEL32.GetVersionExW=kexbases.1 I'll test method 4 on a second machine.
  9. Supplement:The ImportPatcher generats this ini µTorren#3.0.0 26473.zip file of µTorrent 3.0 exe. It lists many missing functions, but in comparison to the generated file of version 2.0.4 (stable with KernelEX) there are only seven functions more. The difference: [ntdll.dll] NtStopProfile= RtlUnicodeToOemN= _chkstk= RtlAdjustPrivilege= NtSetIntervalProfile= NtStartProfile= NtSetInformationProcess= [Patches needed] PSAPI.DLL=Functions, Unbind
  10. Running µTorrent 3.0: Main Problem: The downloads aren't saved - The download folder remains empty. Kstub822.log: NTdll.dll:NTAllocateVirtualMemory=t6= Configuration: stable Kstub822 - *ActCtx* functions commented out
  11. All the attempts don't work. All the specfic compatibility modes don't stick! It's possible to disable KernelEX. Also for the Explorer, but that doesn't solve the problem, it only makes the explorer usable again. Ktree lists the stubs for the KERNEL32:*ActCtx* functions.
  12. Of course, always I do rebooting.
  13. OK,method 4 my cofigurations now: Core.ini: [ApiConfigurations] default=0 0=DCFG1 | | 9=NOHEAP 10=NOFACSS [DCFG1] contents=Kstub822,std,kexbases,kexbasen desc=Base enhancements | ...... | [NOFACSS] inherit=NT2K desc=Win2000 SP4 (for OpenOffice) [NOFACSS.names] KERNEL32.FindActCtxSectionStringW=none Kstub822.ini: The seven ActCtx api's in Kstub822.ini Kstub822 and stable stubs.ini now in the KernelEX folder Result: Now Ktree lists the stubs for the KERNEL32:*ActCtx* functions. The Explorer is unusable: => Runtime Error.... Program: C:....Explorer => later a message "Explorer caused an error in WEBVW.dll" Can't run OpenOffice: default mode KernelEX enabled => Runtime Error.... Program: C:....swriter.exe ... R6034...and then "Error starting program - The msvcr90.dll file cannot start" Mode Win 2000 SP4 (for OpenOffice) => doesn't persist => changes to base enhancements => Runtime Error.... Program: C:....swriter.exe and then "Error starting program - The the msvcr90.dll file cannot start" Kstub822.log: = Kernel32.dll:CreateActCtxW=t1e =
  14. Ktree doesn't list stubs for the KERNEL32:*ActCtx* functions. So Kexstubs hasn't created them. I will rename the files back to Kexstub822.
  15. Post 144 - method 4: My confiurations: Core.ini [ApiConfigurations] default=0 Renamed both files ini and dll to Kexstubs Kexstubs.ini: [iphlpapi.dll] GetAdaptersAdresses=t5 (no wrapper) Result: µTorrent and OpenOffice runs and for the moment I can't see a problem. New setting "Win2000 SP4, no ACTCTX doesn't persist. The setting jumps to base enhancements. BTW Fresh Diagnose works up to the latest version 8.66. With October 7, 2010 - Release of Fresh Diagnose 8.46 a new windows user rights module was introduced. Kext supports NetApi32.dll:NetApiBufferFree
  16. I checked this. The MSVCP90.DLL is required for version 2.8.6. Make sure that you have MSVCP90.DLL version 9.0.21022.8! Or install MS Visual C++ red 2008 (VC_R_9x.EXE)! MSVCP90.DLL is part of it. I add it on the wiki.
  17. Hallo LostInSpace2012, I had added Abiword on the wiki. Abiword 2.8.6 runs on all my systems. The Vista mode is the default for Abiword. Your system must be missing something to run 2.8.6.
  18. Yes it works, but I can't print. The app doesn't find the printer.
  19. The new stub definitions of secur32.dll seem to be OK so far. There are no new log entries. [secur32.dll] AcquireCredentialsHandleW=t9 DecryptMessage=t4 EncryptMessage=t4 GetComputerObjectNameW=z3e120 InitializeSecurityContextW=t12 QueryContextAttributesW=t3 But I don't know which apps need them.
  20. Please give us more details! I don't understand what happened. What exactly have you done? Which directions are wrong, which ini file do you mean has changed? Reinstall KernelEX if you run into problems. the directions say to do this modify contents= line in Core.ini to read: contents=std,kexbases,kexbasen,Kstub730 but the version I downloaded was version 822 so I had to change kstub730 to kstub822 Of course you must must write Kstub822, if you installed version 822! My sequence: contents=Kstub822,std,kexbases,kexbasen. The sequence can have an effect on your system. Read topic - posts 65 and 66.
  21. Please give us more details! I don't understand what happened. What exactly have you done? Which directions are wrong, which ini file do you mean has changed? Reinstall KernelEX if you run into problems.
  22. Do you mean "Launch folder windows in a separate process"? I can check this on Win ME.
  23. Look into the Kstub Spoiler on the first page. Or here (Api GetSystemWow64DirectoryA=z2e120 for Java 6 updates 32 and higher).
  24. You run into open doors!
  25. I'm able to install Java 7 with the msi. Thanks to Kext. Also InterlockedPOPEntrySList is now supported. Of course it doesn't work. I think the main problem is VC++2010 - msvcr100 as with Gecko based browsers like Firefox 13 and higher. At the end of the setup a message says "Error loading jvm.dll" (...\bin\client). If I wait a while the message disappears and the setup finished successfully. The Java Control Panel doesn't open. It also says Error loading jvm.dll. Pluginchecker on Firefox 3.5.19 gives the same message. The ImportPatcher generates this ini file for jvm.dll: jvm.zip After uninstalling remain some entries of Java 1.7 in the registry - HKLM ... Software/JavaSoft. I had to delete them manually!
×
×
  • Create New...