
schwups
MemberContent Type
Profiles
Forums
Events
Everything posted by schwups
-
KernelEx Apps Compatibility List (New)
schwups replied to xrayer's topic in Windows 9x Member Projects
Line in Core.ini: contents=Kstub822,std,kexbases,kexbasen,K452stub Kstub452 on the right has highest priority and overrides KernelEX, if a function is already supported by KernelEX. Kstub822 on the left has lowest priority. A definition in the Kstub822.ini is ignored, if KernelEX already supports this function. -
KernelEx Apps Compatibility List (New)
schwups replied to xrayer's topic in Windows 9x Member Projects
At the end of the contents line in core.ini K452stub overrides the others. The exlpanation for K452stub of jumper is here: http://www.msfn.org/board/topic/157173-kext-diy-kernelex-extensions/page-9#entry1031353 So K452stub helps to improve Kext, but it isn't mandatory. -
The problem should be solved. http://www.msfn.org/board/topic/95815-important-stickified-pinned-959898-seme-topics/ Support: http://www.msi.com/support/mb/K8T_Neo2F_V2.0.html#down-driver&Win 98 SE
-
Yes, these are two different progams with nearly the same name. Probably it is very difficult or nearly impossible to run the one of "freepdfsolutions.com" on Win 98SE.
-
I tried the Free PDF to Word Doc Converter (http://www.hellopdf.com/index.php). KernelEX isn't required. I successfully converted the text of a pdf file to doc. But the images are missing. I don't have MS Word installed on this machine. I opened the doc file with OpenOffice. Key Features: Convert PDF to Word and preserve the original layout of your PDF in an editable Word Document. Extract text labels, graphics, shapes from PDF file into Word Doc file. Convert all the pages, or partial pages of PDF file to Word file. Support Adobe PDF 1.0 - 1.6 formats. Can automatically open the output Doc file when the conversion is done. Several PDF to Word conversion options are available for a better result. Convert in a high speed. Easy to use software. Totally for Free!
-
Now I also took the time to try the workaround. After I replaced the upx.exe (3.01 (2007-07-31)) of the Frontend with version 3.91 the compression of VLC 2.1.5 ran without error.
-
I seem to remember that K Meleon and Flash was already discussed here. Maybe it's a known problem. What version of K Meleon is it? The Flash Player should be installed with default compatibility options. What compatibility mode you chosen to run K Meleon? Did you try to paste the NPSWF32.dll into the plugin folder, too? And don't use different versions of the Flash Player in the Macromedia Flash folder and k Meleons plugin folder. The ATL.DLL must be updated for Flash 10.1 and higher.
-
Try Super Universal All Purpose Free Media, Audio & Video Converter Player Recorder. http://www.erightsoft.com/Superdc.html
-
The HTML5 Player of Opera 10.63 could work. I'm able to play songs. But the player is is one of the earliest in Opera and I think it often could fail, too.
- 18 replies
-
- Windows 98
- 98se
-
(and 3 more)
Tagged with:
-
The system.ini file is in the windows folder. There are topics about it: "Run 9x/ME with > 1 GB RAM" and "How to install Windows 98 in modern motherboards using more than 1 GB". http://www.msfn.org/board/topic/95815-important-stickified-pinned-959898-seme-topics/?p=641992
-
Kext (Kstub822) supports NtOpenProcessToken, but usually are more API's required to run not listed XP apps.
-
Probably it will then look like this. [Gdi32.dll] GdiAlphaBlend=>msimg32.dll:AlphaBlend It works here.
-
VerSetCondidtionMask is already supported by KernelEX (kexbases.dll). You have to choose XPSP2. Or have I misunderstood you?
-
I can't reproduce the error for Opera 12.02 on my machines (english and german).
-
It works for me. I'll check again on some more machines.
-
http://kernelex.sourceforge.net/wiki/Qt_Web_Browser
-
Thats right. 11.6.602.180 is the last one that works on ME/98SE and KernelEX. The msi installation is possible with Kext and the winhttp.dll. The exe fails. Further required is Kext with the additional entry in the Kstub822.ini "[Gdi32.dll] GdiAlphaBlend" and the DinPut8.dll to install and run higher versions up to the latest 13.0.0.182. Flash 12 and 13 don't run in Opera 10.01./10.1 anymore. 12 and 13 run for example in FF 3.5, 3.6, 4-9, PaleMoon 3.6 and Opera 10.63, 11.64, 12.02.
-
Running Java Apps with Java 7 and Java 8
schwups replied to loblo's topic in Windows 9x Member Projects
Thanks, so far I wasn't successful. I'm checking. I commented out FindActCtxSectionString to avoid the "runtime error R6034". -
Running Java Apps with Java 7 and Java 8
schwups replied to loblo's topic in Windows 9x Member Projects
http://www.msfn.org/board/topic/157173-kext-diy-kernelex-extensions/?p=1026894 -
Running Java Apps with Java 7 and Java 8
schwups replied to loblo's topic in Windows 9x Member Projects
[Advapi32.dll] AddAccessAllowedAceEx=z5e already exists in the original ini file and the two others have no effect to open the J7 panel. K452stub.log: = Kernel32.dll:HeapSetInformation=z4 ;? = = Kernel32.dll:HeapSetInformation=z4 ;? = = Advapi32.dll:OpenSCManagerA=r0xCAFEs3 = Kstub822.log: = Kernel32.dll:InitializeSListHead=f1 = = Kernel32.dll:InitializeSListHead=f1 = I removed older versions and installed version 7. I used the ImportPatcher instead of an hex editor to edit the Java HotSpot Client VM (virtual machine) jvm.dll. I believe there is no need to uninstall older versions. The java 7 plugin works in Opera 10 with Java 6 and 7 installed. I was able to install it, but wasn't able to run applets without your psapx.dll. -
Running Java Apps with Java 7 and Java 8
schwups replied to loblo's topic in Windows 9x Member Projects
Probably Firefox 3.5.19 isn't compatible with version 7 anymore! System requirements of java 7: Windows Windows 8 (Desktop) Windows 7 Windows Vista SP2 Windows XP SP3 (32-bit); Windows XP SP2 (64-bit) Windows Server 2008 Windows Server 2012 (64-bit) RAM: 128 MB; 64 MB for Windows XP (32-bit) Disk space: 124 MB Browsers: Internet Explorer 7.0 and above, Firefox 3.6 and above, Chrome Kext with the definition "[Advapi32.dll] AddAccessDeniedAceEx=z5e" http://www.msfn.org/board/topic/157173-kext-diy-kernelex-extensions/?p=1036745 you found last year is needed to run the plugin in Opera 10.1 or 10.01. Kstub822 also supports the required def. "[Kernel32.dll] InterLockedPopEntrySList". Java 7 control panel: I guess my systems need one more definition, a better or more to open it. What definitions you added to your Kstub822? -
Running Java Apps with Java 7 and Java 8
schwups replied to loblo's topic in Windows 9x Member Projects
My first focus was on the browser plugin. Java 7 (classic) works on one machine and only partly on others in Opera 10.1 here. The plugin completely fails in Firefox 3.5.19. The Java 7 control panel doesn't open: Java virtual machine launcher > A Java exception has occured. I currently have little time for long series of tests. Maybe next week I will investigate the (my) problem in more detail. -
Maybe the BIOS version is too old or a wrong cpu micro code.
-
1GB! Did you edit the system.ini on 98SE? Add [vcache] MaxFileCache=393216 This value is required to install 98SE. You can reduce or increase it up to 524288. If you are using more than 1GB you have to limit the RAM: You also add to [386Enh]: MaxPhysPage=48000 Important "Stickified" [Pinned] 95/98/98 SE/ME Topics => Run 9x/ME with > 1 GB RAM
-
There is an unofficial driver for ICH 10 chipsets on http://windows98.xf.cz. You also could read here "Slipstreamable" Intel Chipset INF Drivers" (ICH 7/8/9). ICH 8/9/10 motherboards aren' t or are hardly tested on 98/ME! I'm very interested. Currently I am checking a MSI P43 board. I'll post my results. If you buy one, it is to test. Be aware, that probably many of those boards make problems or are unusable on 98/ME. There are no drivers for onboard sound, too. You have to use PCI cards.