VOGONS


First post, by Rikintosh

User metadata
Rank Member
Rank
Member

I'm working on a custom version of win98 that has all the patches, tweaks, and some essential programs, it will be an installation cd I created to save time. I created it just for me, but I'm thinking it might be useful for more people. The problem is that as I live in Brazil, I made the modification only in the Brazilian Portuguese localized version. I would like to know your opinion on this, if the majority is in favor then I will create an English version in the united states.

I call it Windows 98 Gold Edition

Modifications:

- All updates until the end of 2008
- Drivers, drivers, mutch drivers!
- Lots of performance tweaks on ini and registry files
- A program to help enable certain tweaks (some tweaks rely on a computer with more than 256mb of ram, or 32bit disk access, so I'm developing a tool to detect this)
- Some Windows ME files (eg defrag and scandisk, which as everyone knows, is faster, and supports larger drives), but all files have been modified to display Windows "98" instead of Windows "ME".
- Windows explorer updated but with classic trash icon
- 100% plug and play USB support (without displaying that new hardware dialog, next, next...)
- Support for image thumbnails in all folders
- All nostalgic content installed (MS Plus themes, pinball, card games)
- Advanced third-party system tools (CPU-Z, Hexadecimal Editor, Cacheman, Task manager, EndItAll, Regclean...)
- Useful third-party tools (Winrar, 7zip, Daemon Tools, Notepad++)
- Revolutions pack themes support and numerous themes
- Improved MS-DOS support, with boot menu to choose between starting windows or dos (3 second timer) and if you choose msdos, there are some sub-menus that let you choose the memory manager, cdrom or mouse. Based on philscomputerlab boot menu. Support for himemx, ansi, and various cdrom drivers. Sound blaster, and norton commander sound card drivers are also available by default.
- Some aesthetic customizations I created (logo.sys, logow.sys, logos.sys, wallpapers, blue start menu bar)

Video: https://www.youtube.com/watch?v=2Qg60Vo6mw0

Last edited by Rikintosh on 2021-09-27, 15:45. Edited 1 time in total.

Take a look at my blog: http://rikintosh.blogspot.com
My Youtube channel: https://www.youtube.com/channel/UCfRUbxkBmEihBEkIK32Hilg

Reply 2 of 22, by Con 2 botones

User metadata
Rank Member
Rank
Member

Nice work!

What about the performance, does it feel as light as regular W98SE + unofficial SP3?
Have you done any comparative in that regard when it comes to gaming?
What version of DirectX does it include?

Reply 3 of 22, by Rikintosh

User metadata
Rank Member
Rank
Member
Con 2 botones wrote on 2021-09-27, 17:02:
Nice work! […]
Show full quote

Nice work!

What about the performance, does it feel as light as regular W98SE + unofficial SP3?
Have you done any comparative in that regard when it comes to gaming?
What version of DirectX does it include?

Well, I'm emulating using PCem, with a Pentium 90mhz, and 64mb of ram, on a 2gb hd, and S3 graphics.

The performance has improved a lot, the loading screen for example has an animation (a light reflection that runs across the windows flag), but during boot, there is no time to run the animation completely 🤣

I'm not done yet, I'm working on it, when everything is ready, I'll test it on real machines (PCem is good, but it doesn't simulate the performance of an old hard drive), I'll benchmark and time runtimes with a stopwatch.

I have put the latest available version of direct x (9) for windows 98. Some people prefer 8 or 8.1, but I have integrated several drivers for more modern AGP video cards, which require an updated version of direct x. My wish is to create a plug and play version out of the box, to avoid the hassle of transferring files to the retro pc all the time.

Take a look at my blog: http://rikintosh.blogspot.com
My Youtube channel: https://www.youtube.com/channel/UCfRUbxkBmEihBEkIK32Hilg

Reply 4 of 22, by Joakim

User metadata
Rank Oldbie
Rank
Oldbie

Seem like cool features but I doubt I'll use it tbh.

The only things mods I need are nusb, updated windows installer, latest windows explorer and Space Cadet Pinball.

I'm kidding, I can go without the latest explorer.

But it would be cool to get to see how you go about and add those things to an installer cd.

Reply 5 of 22, by Rikintosh

User metadata
Rank Member
Rank
Member
Joakim wrote on 2021-09-27, 19:05:
Seem like cool features but I doubt I'll use it tbh. […]
Show full quote

Seem like cool features but I doubt I'll use it tbh.

The only things mods I need are nusb, updated windows installer, latest windows explorer and Space Cadet Pinball.

I'm kidding, I can go without the latest explorer.

But it would be cool to get to see how you go about and add those things to an installer cd.

I cannot claim that it will be an installation CD. Maybe a DVD. Storage was limited in the past, but nowadays it isn't anymore. The first thing I know is that I'm not going to use the original windows cabs and compression system. It is inefficient, slow and unnecessary. Maybe I'll create an Install Shield or an uncompressed norton ghost image. The entire system holds about 1.2GB the drivers take up some space, maybe I'll put them separate from the windows installation, but particularly, I like to have them on windows, as I change my hardware a lot (for tests, benchmarks, or simply to take off the shelf)

I thought about using a minimal version of windows 98 instead of dosx (win3.1) during installation, but I don't know if this would decrease compatibility with older machines (before 486), although on my 486 I prefer Win 3.1 or 95, I believe some people like win 98 on 486...

Take a look at my blog: http://rikintosh.blogspot.com
My Youtube channel: https://www.youtube.com/channel/UCfRUbxkBmEihBEkIK32Hilg

Reply 6 of 22, by 1541

User metadata
Rank Member
Rank
Member

I love the animated boot screen!
And the multilevel DOS boot menu

How did you manage to replace the config.sys/autoexrc.bat during installation from CD with your custom versions? How does DOS 6.22 (FAT16) get along with Windows 98 (FAT32) in your start menu?

Would you mind sharing your msbatch.inf, config.sys, autoexec.bat and the logo[x].sys files?

💾 Windows 9x resources (drivers, tools, NUSB,...) 💾

Reply 7 of 22, by digger

User metadata
Rank Oldbie
Rank
Oldbie

Great initiative, Rikintosh!

Have you considered scripting this installation process? That way, it could be tweaked and maintained more easily as a GitHub project, going forward. And people can independently reproduce the image.

I think it might be possible with a tool like Packer.

Reply 8 of 22, by Rikintosh

User metadata
Rank Member
Rank
Member

Actually MS-DOS is not 6, but native windows 7 (I forgot to change that, this menu I had changed about 1 year ago to my 486 with msdos 6.22)

Actually I did a clean install of windows, and I am directly modifying this installation, which will become an image (similar to the system used in Windows Vista - 10) all my hardware drivers will be uninstalled from the device manager, and will be detected and installed new drivers on first boot.

Unfortunately modifying the cab files, and the original installation program proved to be inefficient, with many problems, I believe the way is to use a "WinPE" to unzip the image to disk. I assume the new installation takes about 5 to 8 minutes on a 90mhz pentium with 64mb of ram.

Take a look at my blog: http://rikintosh.blogspot.com
My Youtube channel: https://www.youtube.com/channel/UCfRUbxkBmEihBEkIK32Hilg

Reply 9 of 22, by Rikintosh

User metadata
Rank Member
Rank
Member
1541 wrote on 2021-09-27, 19:22:
I love the animated boot screen! And the multilevel DOS boot menu […]
Show full quote

I love the animated boot screen!
And the multilevel DOS boot menu

How did you manage to replace the config.sys/autoexrc.bat during installation from CD with your custom versions? How does DOS 6.22 (FAT16) get along with Windows 98 (FAT32) in your start menu?

Would you mind sharing your msbatch.inf, config.sys, autoexec.bat and the logo[x].sys files?

Later I will organize myself better, and separate all modified files into a github repository to allow other people to create their custom installations.

Take a look at my blog: http://rikintosh.blogspot.com
My Youtube channel: https://www.youtube.com/channel/UCfRUbxkBmEihBEkIK32Hilg

Reply 10 of 22, by Rikintosh

User metadata
Rank Member
Rank
Member

I'm creating some wallpapers too

Attachments

Take a look at my blog: http://rikintosh.blogspot.com
My Youtube channel: https://www.youtube.com/channel/UCfRUbxkBmEihBEkIK32Hilg

Reply 11 of 22, by DosFreak

User metadata
Rank l33t++
Rank
l33t++

We don't support so called abandonware here nor a thread advertising it so if that's what this is then this thread will need to be removed. If it requires the user providing the OS then that may be allowed depending on what else is included

How To Ask Questions The Smart Way
Make your games work offline

Reply 12 of 22, by Rikintosh

User metadata
Rank Member
Rank
Member
DosFreak wrote on 2021-09-27, 21:04:

We don't support so called abandonware here nor a thread advertising it so if that's what this is then this thread will need to be removed. If it requires the user providing the OS then that may be allowed depending on what else is included

DosFreak You are right. I had forgotten about that. I should change my project so that it is an OS iso patch, rather than a standalone one.

The third party programs I used are all freeware.

Take a look at my blog: http://rikintosh.blogspot.com
My Youtube channel: https://www.youtube.com/channel/UCfRUbxkBmEihBEkIK32Hilg

Reply 14 of 22, by retardware

User metadata
Rank Oldbie
Rank
Oldbie

Well, I'd like if you'd do it in a way compatible with the forums rules, not only to comply with the forums rules, but for other reasons, too.
People want custom-tailored systems.
For example, not all people like things like the "unofficial SP3", which imho cannot be recommended. So, all things should be user-choice.

You made me think of my current tinkering with MSBATCH.INF to mod the Windows 98 installation process for being friendlier to installs on computers > 512MB.
There are a lot of great options in MSBATCH.INF that you could use for achieving what you described.

I will post how I did that in a thread about getting the DFI HD620-H81 working on DOS and Windows when/if I manage to get it work.
If that is too much of "abandonware support", I guess I'll notice 😀

Reply 15 of 22, by Rikintosh

User metadata
Rank Member
Rank
Member
retardware wrote on 2021-09-27, 23:39:
Well, I'd like if you'd do it in a way compatible with the forums rules, not only to comply with the forums rules, but for other […]
Show full quote

Well, I'd like if you'd do it in a way compatible with the forums rules, not only to comply with the forums rules, but for other reasons, too.
People want custom-tailored systems.
For example, not all people like things like the "unofficial SP3", which imho cannot be recommended. So, all things should be user-choice.

You made me think of my current tinkering with MSBATCH.INF to mod the Windows 98 installation process for being friendlier to installs on computers > 512MB.
There are a lot of great options in MSBATCH.INF that you could use for achieving what you described.

I will post how I did that in a thread about getting the DFI HD620-H81 working on DOS and Windows when/if I manage to get it work.
If that is too much of "abandonware support", I guess I'll notice 😀

I don't like SP3 and I'm not using it, all fixes I put in are official. The windows ME files I copied from a real ME install

Take a look at my blog: http://rikintosh.blogspot.com
My Youtube channel: https://www.youtube.com/channel/UCfRUbxkBmEihBEkIK32Hilg

Reply 16 of 22, by red_avatar

User metadata
Rank Oldbie
Rank
Oldbie

It's always going to be a discussion what software you find essential and what someone else finds essential. For example I find 7ZIP much more vital than WinRAR. 7ZIP supports more compression types including RAR. If I were you, I'd make it a menu where you can toggle options.

Stuff like USB (stick) support however I would consider essential since for most people it will be the easiest and cheapest way to move files to and from a Windows 98 system unless they use network sharing.

Retro game fanatic.
IBM PS1 386SX25 - 4MB
IBM Aptiva 486SX33 - 8MB - 2GB CF - SB16
IBM PC350 P233MMX - 64MB - 32GB SSD - AWE64 - Voodoo2
PIII600 - 320MB - 480GB SSD - SB Live! - GF4 Ti 4200
i5-2500k - 3GB - SB Audigy 2 - HD 4870

Reply 17 of 22, by Con 2 botones

User metadata
Rank Member
Rank
Member
red_avatar wrote on 2021-09-28, 10:21:

It's always going to be a discussion what software you find essential and what someone else finds essential. For example I find 7ZIP much more vital than WinRAR. 7ZIP supports more compression types including RAR. If I were you, I'd make it a menu where you can toggle options.

Stuff like USB (stick) support however I would consider essential since for most people it will be the easiest and cheapest way to move files to and from a Windows 98 system unless they use network sharing.

Totally agree.
Something like Windows Post Install Wizard, to let user decide what to be installed and what not, that would be ideal.

Reply 18 of 22, by Rikintosh

User metadata
Rank Member
Rank
Member

I think you're right, a post installation wizard is a great idea.

I forgot to mention, I also created icons for removable media (pendrive icon), and improved some icons and bitmaps

Attachments

  • 1.png
    Filename
    1.png
    File size
    104.9 KiB
    Views
    1275 views
    File license
    CC-BY-4.0

Take a look at my blog: http://rikintosh.blogspot.com
My Youtube channel: https://www.youtube.com/channel/UCfRUbxkBmEihBEkIK32Hilg