
jumper
MemberContent Type
Profiles
Forums
Events
Everything posted by jumper
-
I now always install from HDD. I boot from CD (or floppy), prep the HDD, then copy the setup folder from the CD to the HDD. Win 98 is 105MB, Win 98se is 121MB. These can probably be reduced. If you repackage the .cab files as uncompressed, you should be able to recompress the whole .cab set as a much smaller self-extracting 7zip or Winrar .exe. That plus the contents of a modified EBD could then fit on a bootable 100MB zip drive.
-
Same result for me with Chrome 103, Chrome Beta, and latest Opera Mini on my Chromebook.
-
Recent History: v5.1.1130.129 [2024-06-27] v5.1.1130.123 [2024-06-06] v5.1.1130.82 [2024-04-16] v5.0.1002.354 [2023-05-21] ... I wouldn't worry until next May. v5.2 should be out by then.
- 76 replies
-
1
-
- Browser
- Customised
-
(and 3 more)
Tagged with:
-
Which of the four did you install? And why?
-
Last versions of software for Windows Vista and Windows Server 2008
jumper replied to WinClient5270's topic in Windows Vista
Can 6.02 or 7.01 compress to rar5?- 1,238 replies
-
- Server 2008
- software
-
(and 1 more)
Tagged with:
-
Unplug the power overnight to fully drain all capacitors. Then try with a different data cable.
- 11 replies
-
68.14.5b just posted an hour ago.
-
> I don't think it is possible to write (in a short time) all the parameters that you would have to change to get a more secure and private browser. How about some, then? > Also the settings of uBlock Origin are different in my Edge than in Firefox. Let's start with Thorium settings first.
-
So for Thorium on XP, what default settings should I be changing?
-
Features of different versions of TERABYTE PLUS PACKAGE'es.
jumper replied to defuser's topic in Windows 9x/ME
In Windows, right-click on the shortcut you use to launch the game and edit its Properties: Advanced->MS-DOS mode->Specify a new MS-DOS configuration->Configuration.... -
Features of different versions of TERABYTE PLUS PACKAGE'es.
jumper replied to defuser's topic in Windows 9x/ME
If running the DOS game inside Windows, try [386Enh] LocalLoadHigh=1 in System.ini instead of the DOS LOADHIGH and UMB methods. -
Features of different versions of TERABYTE PLUS PACKAGE'es.
jumper replied to defuser's topic in Windows 9x/ME
For DOS games, use a slimmer boot sequence. Or LOADHIGH some things into upper memory. -
Use a process viewer to see if those are the ones PD uses.
-
If the other laptop that didn't have the boot delay does have all these recent VC++ runtimes, I'd say "yes". In order to run correctly, Panda Dome must need a more recent version of the runtimes than was previously installed. The installer should be checking for and reporting the deficiency instead of allowing it to behave so poorly.
-
I was hoping to see evidence that the service would go to sleep at launch if offline. Go into the app and look for ways to disable as many scans and downloads as possible, especially system scans at launch. Disable it as much as possible without actually uninstalling it. Use Dr. Watson and other process viewers right after boot to determine what drivers and services have been using lots of CPU time since boot.
-
Probably online. The laptop maybe not. Power off your router so you know they are all offline, then recompare boot times.
-
It's cloud-based. It also downloads News and Ads by default. Are you online or offline when experiencing delays?
-
From the printer's control panel with only power connected? Then the printer needs servicing. Go to HP's support site and look for printer diagnostic software or info on how to interpret the alarm codes.
-
This is my ATI Radeon 9700 Pro, 256MB, 128bit... wait...
jumper replied to ragnargd's topic in Hardware Hangout
Agreed. Possibly made or refurbished with recycled parts. -
This is my ATI Radeon 9700 Pro, 256MB, 128bit... wait...
jumper replied to ragnargd's topic in Hardware Hangout
Actually, I did. It's a slightly different implementation of the reference design, but still exactly what it claims to be on the box. -
This is my ATI Radeon 9700 Pro, 256MB, 128bit... wait...
jumper replied to ragnargd's topic in Hardware Hangout
Fake of what? Looks like a no-name clone of the ATI reference design. "Accelerate" LOL -
For you? In the current configuration? (I have lots of second-hand equipment and your description makes it sound to me like maybe you just acquired this printer from someone making claims.) Test the printer by reconnecting it in the last working configuration. Printers have lots of parts including capacitors. Something may have gone bad. Connect only power and check the manual for how to do self-diagnostics and print a test page. If this fails, recycle and replace. Report back if successful.
-
Options: no definition, stub definition, forward: Leave it blank and hope it doesn't get called. Determine a stub definition such as "z4" by disassembling the ordinal function. Many "unnamed" api's have names unofficially documented from official debug info.