
jumper
MemberContent Type
Profiles
Forums
Events
Everything posted by jumper
-
KernelEx 2022 (Kex22) Test Versions (4.22.26.2)
jumper replied to jumper's topic in Windows 9x Member Projects
> When manually updating KEX reg settings Reg setting are only read when updated via Sheet and when the driver loads (boot and restart). So manual changes require a restart/reboot. -
The head on my favorite laptop's internal CD drive will move inward, but not outward (or unpark?). With the tray open, I have to manually pull it outward before setting each new disc in the tray. Then it works again!
-
KernelEx 2022 (Kex22) Test Versions (4.22.26.2)
jumper replied to jumper's topic in Windows 9x Member Projects
> getting KEX settings correct is not easy Agreed! I'm hoping to add an "Auto" mode setting that allows Kex to analyse each module and use the mode it deems best. Updates for Sheet and Ktree are on the way. Also, a new property sheet handler named pshExports (derived from Sheet). -
KernelEx 2022 (Kex22) Test Versions (4.22.26.2)
jumper replied to jumper's topic in Windows 9x Member Projects
Updated api lists and source code inside. Kexbase.24c.7z -
> Since the 56k dial-up days I have used Speed Guide TCP Optimizer (now v3.0.8) on Windows 98. v2.0.3 here. I use MTU:1440, TCP Receive Window: 490000; MTU Discovery: Yes. Get 8Mbps / 1MBps via wifi modem and T-Mobile 4G LTE hotspot (ZTE model) on 98se with WPA2-PSK. > Maybe i'm mistaken, i always thought Windows 98 had a built-in network activity monitor. Sysmon.exe Edit>Add Item... (no systray option) Tihiy's tools: Network activity indicator - Shows simple network stats and open ports.
-
> EVGA nVidia GeForce 780 GTX (3 GB of VRAM) 3 GB of VRAM worries me, even with rloew's ram patch. Try also his nVidea patch or use an old video card until W98 is installed. How are the keyboard and mouse connected? The USB3.1 might be a problem if basic USB1 drivers don't work with it.
-
Programs with inno installer refuse to install
jumper replied to sukistackhouse's topic in Windows XP
>> Works for Windows 10, Windows 8.1/7/Vista/XP 32-bit and 64-bit Should say "XP (sp3)". > it won't work - at least here - on XP (Major/Minor are 5.1 just fine) throwing an error on missing entry point "GetLogicalProcessorInformation" in KERNEL32.DLL Should say "on XP (sp2)". -
Sentences were already good. Not seeing any edit re NN 3.04...what is it? Link doesn't connect or Google.
-
> speedtest with NN 3.04 If NN is Netscape Navigator, how did you speedtest with it?
-
Here are some possible one-parameter substitutes for if_nametoindex: SetIfEntry SetIpTTL SetIpNetEntry SetTcpEntry IsLocalAddress IpRenewAddress
-
When the COMMAND.COM window is open, click the Properties toolbar button (or press Alt+space, P) and change Run: from Normal Window to Minimized.
-
If an app does not save any data in any way, there is no distinction between a portable and non-portable app. Many portable apps (single or multiple files) support the creation of a configuration or settings file. If that file contains any file paths, any relative paths can be rewritten to include a uniquely-named system subfolder. RegDllView (even if renamed) saves menu settings in an app-local RegDllView.cfg file. To make RegDllView non-portable (each computer gets its own settings), those settings need to be stored non-locally or in the registry. Changing the Start In folder with a shortcut does not work and RegDllView will not use the registry. If RegDllView.exe is unUPXed, then hexed, "RegDllView.cfg" can't be changed to another drive. The following batch file allows each computer to retain its own settings: rem npRegDllView.bat del RegDllView.cfg copy %TEMP%\RegDllView.cfg start /w RegDllView copy RegDllView.cfg %TEMP% del RegDllView.cfg If what is really being asking is how to prevent RegDllView.exe from creating a RegDllView.cfg settings file, delete RegDllView.cfg then create a folder with that name instead. Note: tested on Win98se.
-
There used to be Web Rings on various topics that a site could join by adding a footer to their pages that linked to the Next or a Random site in the ring as well as to a hub or index page for the ring. Now there are Social Media bars to register a page on popular destination sites and other site aggregators. Perhaps an IE8 web-ring hub can be created that compatible sites can link to. IE8 users could also tag any compatible sites they come across.
-
> Hi jumper, a link for those Pythons was provided by loblo a few posts back, already tried and failed. Now I see it and Liked it (despite them not working as advertised) back on Page 4. :)
-
AOL Shield browser now available for Windows XP and Vista
jumper replied to sdfox7's topic in Windows XP
#define TRUST_E_BAD_DIGEST _HRESULT_TYPEDEF_(0x80096010) winerror.h 0x80096010 #define TRUST_E_BAD_DIGEST The digital signature of the object did not verify. Is there a way to (temporarily) disable digital signature checking in XP? Can files be extracted from the installer?- 35 replies
-
- windows xp
- windows vista
-
(and 3 more)
Tagged with:
-
> Windows XP SP4 thread (along with a few others) has been mostly archived, but some pages are missing: With dups, Google has about 71 of the 48 pages cached. > offline due to it being under extreme load Perhaps someone was trying to back the whole site up all at once!
-
AOL Shield browser now available for Windows XP and Vista
jumper replied to sdfox7's topic in Windows XP
AOL Shield 60.0.2882.0 License: Free Freeware Publisher: AOL OS: Windows 10 / 8 / 7 / Vista / XP Updated: Feb 28, 2018 “Chromium-based web browser from America Online which provides a number of security and privacy features”- 35 replies
-
- windows xp
- windows vista
-
(and 3 more)
Tagged with:
-
So we need another place to discuss MSFN.org state - RyanVM.net Discussion Board
-
> Older versions of youtube-dl for Windows require Python v2.6 or v2.7, so thanks for the link. Python 2.6.8 and Python 2.7.3 for Windows 95
-
HD + AC97 audio & beyond the 137GB/128GiB barrier
jumper replied to tillewolle's topic in Windows 9x/ME
I just now looked at the Realtek ALC880 Series Datasheet and it is backwards compatible with AC'97. WDM_A404.exe is the AC'97 driver. wdm_r124.exe is the HDA driver. A real ALC880 should support both. If the nForce 430 (or 410) with HDA sound is only based on the Realtek ALC880 design, it might not be backwards compatible with AC'97. If it is paired with a real ALC880, the AC'97 might be disabled in some way. Is there a square, 48-pin (4x12) Realtek ALC880 chip on the MSI K8NGM-V Motherboard? -
HD + AC97 audio & beyond the 137GB/128GiB barrier
jumper replied to tillewolle's topic in Windows 9x/ME
I think you have an nForce 430 (or 410) with HDA sound that is maybe based on the Realtek ALC880 design. You probably need an NForce 430 or generic HDA audio driver. -
KernelEx 2022 (Kex22) Test Versions (4.22.26.2)
jumper replied to jumper's topic in Windows 9x Member Projects
Some apps probe for functions and then make assumptions based on the results. When emulating Win95, the correct behavior for KernelEx is to disable IsProcessorFeaturePresent. If you would like to create an experimental mode for Core.ini named Win95++ that enables it and possibly other APIs as well, please do so. There are many examples already in the current Core.ini. Feel free to post it and discuss it here in this thread. Others are also encouraged to share their experimental modes as well as discuss the structure of Core.ini in general. -
Python 3.5 Runtime Redistributable backported to XP
jumper replied to FranceBB's topic in Windows XP
And no one said it was (certainly not SnooPY who stated the converse). -
Just guessing: < must be entered as <, so it's easier to type Ctrl+C than <Ctrl> C
-
I downloaded it, but the readme didn't look promising. WMP10 and 11 and a special USB controller are required for testing. Someone would have to get the SDK working on XP (or later) and then see if a custom client can be created for 9x/ME.