Help - Search - Members - Calendar
Full Version: 98SE2ME = Killer Replacements: ME -> 98 SE
MSFN Forums > Microsoft Software Products - Discussion & Support > Windows 95/98/98SE/ME > Windows 9x Member Projects
Pages: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19

   
Google Internet Forums Unattended CD/DVD Guide
PROBLEMCHYLD
I'm sorry i don't know how 2 post a Gif screenshot.
but what i mean is when you click the start button the menu comes up and
it has Windows98Second edition on the banner.I meant replacing 98 second edition with
98se2me killer replacements.
PsycoUnc
-hey, I like that idea! Something flashy, worthy of all the effort put into the wonderful stability/speed improvements, something that says "-THIS BABY HAS BEEN SUPERCHARGED!" (-not literally, lol, of course, that's a bit over the edge tongue.gif )
MDGx
QUOTE (PROBLEMCHYLD @ May 8 2006, 05:03 PM)
I'm sorry i don't know how 2 post a Gif screenshot.
but what i mean is when you click the start button the menu comes up and
it has Windows98Second edition on the banner.I meant replacing 98 second edition with
98se2me killer replacements.
That's the %windir%\explorer.exe BMP [Windows BitMaP].
In 98SE2ME I'm using a custom modded explorer.exe which shows the "Windows 98 Second Edition" banner, "borrowed" from Gape's SP2, and patched as described here:
http://www.dr-hoiby.com/TrayIconIn256Color/
Al this info is also detailed in READ1ST.TXT:
http://www.mdgx.com/9s2m/READ1ST.TXT
under the "98SE2ME.PIF COMPLETE GUIDE" section, please see "* Option 6:".

I could patch explorer.exe to show "Windows 98 SE Killer Replacements" or something similar, but I need at least a few people to vote for this, and so far you're the only one. sad.gif

Edit:
Now there are 2 of you who want this, so I'll give it another thought. newwink.gif

And besides, 98SE2ME option 3 installs another explorer.exe, the newer one from WinME CD, which displays the "Windows Millennium Edition" banner.

If you like to see a 98SE2ME or Killer Replacements or similar banner, you can mod explorer.exe in Resource Hacker [freeware]:
http://www.users.on.net/johnson/resourcehacker/
and replace BMP #157 [under 1033 for English editions] with your own, you can even put your name in it if you wish.
To create a 16 colors BMP is easy, just open MSPAINT.EXE.
Export the original one from within explorer.exe, open it up in Mspaint, look at its witdth x height, and then create your own with same dimensions. Make sure the file size is aproximately the same as the original BMP.
If it's not, reduce the number of colors to 16.
Better, you can also use any of these graphics editors [most are free(ware)] for this purpose:
http://www.mdgx.com/toy.htm#GRA

HTH
Marius '95
I'd like to see Win95 explorer.exe running with Win98 shell32.dll yes.gif
After all the updates on this forum Win98 is no longer fast. It's beginning to crawl like a Windows XP.
PROBLEMCHYLD
I've replaced mine and might i add
stability remains stable and i notice a increase in speed
with shell32.dll from 98SE Thanks for the tip Marius '95
MDGx
QUOTE (Marius @ May 8 2006, 08:14 PM)
I'd like to see Win95 explorer.exe running with Win98 shell32.dll yes.gif
After all the updates on this forum Win98 is no longer fast. It's beginning to crawl like a Windows XP.
QUOTE (PROBLEMCHYLD @ May 8 2006, 08:27 PM)
I've replaced mine and might i add
stability remains stable and i notice a increase in speed
with shell32.dll from 98SE Thanks for the tip Marius '95
Sorry guys, 98SE2ME is about upgrading Win98 SE to WinME level, not downgrading to Win95B/95C OSR2.x level. ;(

And besides, in order to add Win95B/95C explorer.exe to 98SE2ME, you will need a Win95B/95C OSR2.x setup CD or CABs [which you have to provide at the time of installation], a.k.a. a legitimate license to own such a CD or CABs.
And as you might have guessed, this unfortunately is beyond the scope of 98SE2ME.

But if you wish to do this at home, Marius '95 has graceously provided the guide [excerpt from READ1ST.TXT, the "KNOWN BUGS + FIXES" section]:
http://www.mdgx.com/9s2m/READ1ST.TXT
QUOTE
BUG:
One of 98lite:
http://www.litepc.com/
options replaces Windows 98 SE EXPLORER.EXE with older Windows 95 version.
In such case 98SE2ME options 1, 2 + 3 fail to install.
FIX:
MUST perform all steps below in this exact order:
1. Backup to a safe location [%windir% = usually C:\WINDOWS]:
%windir%\EXPLORER.EXE
%windir%\SYSTEM\COMDLG32.DLL
%windir%\SYSTEM\SHELL32.DLL
BEFORE installing 98lite or 98SE2ME.
2. Install 98lite and switch to Windows 95 EXPLORER.EXE.
3. Create a new directory called %windir%\EXPLOR95 [example] and then copy
%windir%\EXPLORER.EXE + %windir%\SYSTEM\SHELL32.DLL into %windir%\EXPLOR95 .
4. Run 98lite and switch to Windows 98 SE EXPLORER.EXE.
5. Install 98SE2ME.
6. Copy %windir%\SYSTEM\COMDLG32.DLL into %windir%\EXPLOR95 and then open
%windir%\EXPLOR95\COMDLG32.DLL into a hex editor [for example XVI32]:
http://www.mdgx.com/toy.htm#HEX
and replace all SHELL32.DLL strings with SHELL31.DLL (2 instances).
7. Reboot into native/true/real/pure MS-DOS mode:
A. by holding down Shift + F5 at the same time during BIOS boot POST (Power On
Self Test) sequence.
B. OR by scrolling down using the down arrow to the "Command prompt only"
option and then pressing Enter from the Windows 98 Startup Menu:
http://www.mdgx.com/msdos.htm#MEN
C. OR from a Windows 98 SE Emergency/Bootup/Startup floppy/CD/DVD/USB/external
disc/stick/tape.
8. Run these commands from the C:\ prompt:
ATTRIB -H -R -S %winbootdir%\EXPLOR95\*.*
ATTRIB -H -R -S %winbootdir%\EXPLORER.EXE
ATTRIB -H -R -S %winbootdir%\SYSTEM\COMDLG32.DLL
ATTRIB -H -R -S %winbootdir%\SYSTEM\SHELL32.DLL
REN %winbootdir%\SYSTEM\SHELL32.DLL SHELL31.DLL
COPY/Y/Z %winbootdir%\EXPLOR95\EXPLORER.EXE %winbootdir%
COPY/Y/Z %winbootdir%\EXPLOR95\COMDLG32.DLL %winbootdir%\SYSTEM
COPY/Y/Z %winbootdir%\EXPLOR95\SHELL32.DLL %winbootdir%\SYSTEM
9. Reboot normal back to Windows.
CAUTION:
Some programs will NOT run with older SHELL32.DLL from Windows 95!
Thank you Marius '95.



HTH
PROBLEMCHYLD
?
PROBLEMCHYLD
What about adding Resource Meter
and CDPLAYER from Win Me.

EDIT
O.K MDGx
heres what i was think'n if u decide to change the banner

Make the banner black, fadin out towards the top
98SE2ME in Dark gold letters & Killer Replacements in Red letters with the
font style thats used 4 Millennium Edition
get rid of the whole Windows 98 Second Edition stuff
after all we r using Killer Replacements.
Just my 2 cents.
MDGx
QUOTE (PROBLEMCHYLD @ May 10 2006, 02:49 AM)
What about adding Resource Meter
and CDPLAYER from Win Me.

EDIT
O.K MDGx
heres what i was think'n if u decide to change the banner

Make the banner black, fadin out towards the top
98SE2ME in Dark gold letters & Killer Replacements in Red letters with the
font style thats used 4 Millennium Edition
get rid of the whole Windows 98 Second Edition stuff
after all we r using Killer Replacements.
Just my 2 cents.
Resource Meter is already installed by 98SE2ME options 1 + 2.
Please see the complete list of files installed by 98SE2ME:
http://www.mdgx.com/98-5.htm#FME
The complete list also in TIPS98.TXT, part of W95-11D.EXE:
http://www.mdgx.com/95.htm
This info is also linked from READ1ST.TXT:
http://www.mdgx.com/9s2m/READ1ST.TXT
in the "FAQ" section, I believe.

These are the rsrcmtr files:
%windir%\RSRCMTR.EXE
%windir%\SYSTEM\RSRC16.DLL
%windir%\SYSTEM\RSRC32.DLL

CDPLAYER.EXE from WinME is just a "stub", only starts WMPLAYER.EXE (WMP). sad.gif
But the same file name from Win98 SE is the actual CD player application.
That's why I didn't replace it. newwink.gif

FYI [if that's the 1 you were referring to]:
Deluxe CD Player [DELUXECD.EXE] is included only with MS Plus! 98 and Win2000 setup CD.
The 1 from Plus! 98 works with NTx OSes but the 1 from Win2000 doesn't work with 9x OSes.

I'll see what I can do about the explorer banner.
I'll post here a new edition of 98SE2ME when ready.

HTH
PsycoUnc
QUOTE (MDGx @ May 8 2006, 06:46 PM) *
...
If you like to see a 98SE2ME or Killer Replacements or similar banner, you can mod explorer.exe in Resource Hacker [freeware]:
http://www.users.on.net/johnson/resourcehacker/
and replace BMP #157 [under 1033 for English editions] with your own, you can even put your name in it if you wish.
To create a 16 colors BMP is easy, just open MSPAINT.EXE.
Export the original one from within explorer.exe, open it up in Mspaint, look at its witdth x height, and then create your own with same dimensions. Make sure the file size is aproximately the same as the original BMP.
If it's not, reduce the number of colors to 16.
Better, you can also use any of these graphics editors [most are free(ware)] for this purpose:
http://www.mdgx.com/toy.htm#GRA
...

-hmm, does sound pretty easy... tho it would probably lack your own creative flare, a signature of sorts, for your wonderful 98se2me project... newwink.gif
(perhaps some entries, as usual, for ideas...)
MDGx
QUOTE (PsycoUnc @ May 10 2006, 10:33 PM)
QUOTE (MDGx @ May 8 2006, 06:46 PM) *
If you like to see a 98SE2ME or Killer Replacements or similar banner, you can mod explorer.exe in Resource Hacker [freeware]:
http://www.users.on.net/johnson/resourcehacker/
and replace BMP #157 [under 1033 for English editions] with your own, you can even put your name in it if you wish.
To create a 16 colors BMP is easy, just open MSPAINT.EXE.
Export the original one from within explorer.exe, open it up in Mspaint, look at its witdth x height, and then create your own with same dimensions. Make sure the file size is aproximately the same as the original BMP.
If it's not, reduce the number of colors to 16.
Better, you can also use any of these graphics editors [most are free(ware)] for this purpose:
http://www.mdgx.com/toy.htm#GRA
-hmm, does sound pretty easy... tho it would probably lack your own creative flare, a signature of sorts, for your wonderful 98se2me project...
(perhaps some entries, as usual, for ideas...)
I like that...
So let's see what you guys think of a custom 98SE2ME explorer banner. newwink.gif
Specs:
- BMP format, either RGB or RLE [compressed], doesn't matter.
- 16 colors [4-bit]. I could probably "scrunch" a 256 colors [8-bit] BMP, but may or may not display properly [haven't tried anything else besides 16 colors].
- file size must be minimum 1500 bytes, max 8000 bytes [preferably ~ 3000 bytes].
- BMP width x height must be 21 x 233 pixels [original pic size]. Height can be more or less that, up to max 300 pixels. Width should be 21 pixels, but can go down to 18 or up to max 25.
- writing has to vertical facing the left side of the screen.
- single color background acceptable, but gradient of multiple colors better.

Attached here:
the original BMP banner from explorer.exe in Win98 SE, the 1 from Gape's SP2 and the 1 I'm using.
All 3 are in GIF format.
Download ZIP + then use an unZIPper to extract files:
http://www.mdgx.com/toy.htm#ZIP

Click to view attachment
Please show off your drawing talent, and post here your own creations. newwink.gif
Thanks.
Targaff
Just to note that TClock* might be an easier way to mess around/test this rather than reshacking, since it skins the start button and banner already.
PROBLEMCHYLD
Upnp does work on 98SE.
I haven't witness any bugs or errors.
MDGx
I just spent a few long hours writing batch + inf files and testing.
UPnP will have to be implemented at a later time.

HTH

______________________________


Edit:
Changed explorer Start menu banner:
http://www.msfn.org/board/?showtopic=46349
with generic "Windows Killer REplacements 98 SE -> ME", because nobody posted a better one. ;(
Eck
The Zipfolder description confused me.

I regularly install the latest Winzip version first on a new 98SE installation. I use it for unzipping all the motherboard drivers and such. Eventually I install the Microsoft 98Plus! cd with Zipfolders being the only utility from it that I install, the rest just being the screensavers and themes stuff.

After installing the Zipfolder security update, I just run Winzip and when it asks to restore zip files to open with Winzip I say yes. Thereafter, Winzip works normally with zip files. The zip icons appear with the Winzip icon.

So, Zipfolders are available to use if I want to, but I use Winzip as the default normal operation.

How come you say that I must remove the zipfolder's dll if I want to use Winzip? I haven't noticed this.

On another change.

What if I like what Gape's pack installs as the StartMenu banner? I like the Windows 98 Second Edition there, not the Killer Replacements thing. I use Option 2 in 98SE2ME.

Can you possibly make this change optional?
PROBLEMCHYLD
Great Update thumbup.gif

I like to report a small bug.
Whenever I update my 98SE2ME i always have to re-install Maximum-Decim Native USB Drivers.
Is it a way to fix this so i don't always have to re-install 1 after the other.I think the WinME files
overide some of the Maximum-Decim Native USB Drivers.

Thanks
charly
[quote name='MDGx' date='May 16 2005, 06:39 AM' post='321832']

[[/list][list] <= Options 1, 2 + 6: replaced EXPLORER.EXE [%windir%] Start menu banner.

[*] Options 1 + 2: added code into C:\9!M\E0!X.BAT to automatically restore all original

CAUTION:

- Start button -> Programs -> 98SE2ME -> run "98SE2ME Option 2: Remove ZIP Folders = ZIPFLDR.DLL" shortcut -> reboot.

Start button -> Programs -> 98SE2ME -> "98SE2ME Option 2: Restore Original Win98 SE System Files" shortcut.

Start button -> Programs -> 98SE2ME -> "BACKUP Entire Original Windows 98 SE OS" + "RESTORE Entire Original Windows 98 SE OS" shortcuts.

MDGx,

-Explorer.exe IS NOT replaced with new banner

-Start button -> Programs -> 98SE2ME -> run "98SE2ME Option 2: Remove ZIP Folders = ZIPFLDR.DLL" - NOT IN START MENU

-Start button -> Programs -> 98SE2ME -> "98SE2ME Option 2: Restore Original Win98 SE System Files" - NOT IN START MENU and no backup in start menu for this, like BACKUP Entire Original .

-Start button -> Programs -> 98SE2ME -> "BACKUP Entire Original Windows 98 SE OS" + "RESTORE Entire Original Windows 98 SE OS" - IS IN START MENU

THANKS for all the great work you have done!!!!!!!!!!!!!!!!!!
MDGx
QUOTE (Eck @ May 25 2006, 11:32 AM)
The Zipfolder description confused me.

I regularly install the latest Winzip version first on a new 98SE installation. I use it for unzipping all the motherboard drivers and such. Eventually I install the Microsoft 98Plus! cd with Zipfolders being the only utility from it that I install, the rest just being the screensavers and themes stuff.

After installing the Zipfolder security update, I just run Winzip and when it asks to restore zip files to open with Winzip I say yes. Thereafter, Winzip works normally with zip files. The zip icons appear with the Winzip icon.

So, Zipfolders are available to use if I want to, but I use Winzip as the default normal operation.

How come you say that I must remove the zipfolder's dll if I want to use Winzip? I haven't noticed this.

On another change.

What if I like what Gape's pack installs as the StartMenu banner? I like the Windows 98 Second Edition there, not the Killer Replacements thing. I use Option 2 in 98SE2ME.

Can you possibly make this change optional?
Your wishes are my commands... newwink.gif
Please download 98SE2ME 5-25-2006 edition:
http://www.mdgx.com/4
MDGx
QUOTE (PROBLEMCHYLD @ May 25 2006, 02:14 PM)
I like to report a small bug.
Whenever I update my 98SE2ME i always have to re-install Maximum-Decim Native USB Drivers.
Is it a way to fix this so i don't always have to re-install 1 after the other.I think the WinME files
overide some of the Maximum-Decim Native USB Drivers.
Sorry, NUSB is not my project, please contact Maximus-Decim for all NUSB related issues.

IMHO:
98SE2ME installs [options 1, 2 + 8] similar USB support from WinME, and everything should work ok, without having to install NUSB.
I recommend to install NUSB [if already installed 98SE2ME options 1, 2 or 8] only if your USB device(s) do not work properly.
Quoted from READ1ST.TXT:
http://www.mdgx.com/9s2m/READ1ST.TXT
QUOTE
* If after installing 98SE2ME options 1, 2 or 8 [which install WinME USB
support]your USB peripherals/devices/add-ons/accessories are NOT properly
detected, their drivers are NOT properly installed and/or if they do NOT work
properly:
1. Install NEWest/current drivers from your USB manufacturer/developer/vendor
web/FTP sites.
2. Install Maximus-Decim's NUSB:
http://www.msfn.org/board/?showtopic=43605
3. Install Windows 98 SE USER32.DLL + USER.EXE 4.10.2231:
http://ftp.isu.edu.tw/pub/CPatch/msupdate/.../291362usa8.exe
or (re)install Gape's Windows 98 SE SP2:
http://exuberant.ms11.net/98sesp.html
which also installs Windows 98 SE USER32.DLL + USER.EXE 4.10.2231.
4. See these USB links:
http://www.mdgx.com/drv.htm#DRV
HTH
Eck
Happy now!

Can't think of much to pad this post with. The GUI change makes more sense this way as we can choose.

It still is the patched Explorer file though, right? The one that Gape's pack installs? I'm assuming it is, but just with the additional option available to toggle the StartMenu GUI.
tErmY
QUOTE (Eck @ May 25 2006, 12:32 PM) *
After installing the Zipfolder security update, I just run Winzip and when it asks to restore zip files to open with Winzip I say yes. Thereafter, Winzip works normally with zip files. The zip icons appear with the Winzip icon.


Does it overwrite later versions of DZip32.dll/DUnZip32.dll? I'm using version 4.00.04 11/30/01. Not sure where I got them. Maybe they came with WinRAR. The 98SEtoME version is 3.00.18 7/3/02.
Petr
QUOTE (tErmY @ May 27 2006, 06:21 PM) *
Does it overwrite later versions of DZip32.dll/DUnZip32.dll? I'm using version 4.00.04 11/30/01. Not sure where I got them. Maybe they came with WinRAR. The 98SEtoME version is 3.00.18 7/3/02.


These files comes probably from DynaZip http://www.innermedia.com/dz/index.htm

Petr
WolfX2
QUOTE (PROBLEMCHYLD @ May 10 2006, 02:49 AM) *
heres what i was think'n if u decide to change the banner

Make the banner black, fadin out towards the top
98SE2ME in Dark gold letters & Killer Replacements in Red letters with the
font style thats used 4 Millennium Edition
get rid of the whole Windows 98 Second Edition stuff
after all we r using Killer Replacements.
Just my 2 cents.

i was contacted by problemchild about this banner and i decided to take the challenge!

ENJOY!
PROBLEMCHYLD
Thanks WolfX2
I really appreciate you and your work.When the others see it
maybe they will appreciate it too.THANX AGAIN thumbup.gif
MDGx
QUOTE (Eck @ May 26 2006, 10:09 PM)
Happy now!

Can't think of much to pad this post with. The GUI change makes more sense this way as we can choose.

It still is the patched Explorer file though, right? The one that Gape's pack installs? I'm assuming it is, but just with the additional option available to toggle the StartMenu GUI.
Yes, it is.
Quoted from READ1ST.TXT "NEWS + CHANGES" chapter:
QUOTE
5-26-2006
* Options 1, 2 + 6: restored original EXPLORER.EXE [%windir%]with "Windows 98 Second Edition" Start menu banner.
Another quote from READ1ST.TXT "98SE2ME.PIF COMPLETE GUIDE" chapter "* Option 6:" paragraph:
QUOTE
* Option 6:
installs patched Win98 SE Windows Explorer [EXPLORER.EXE 4.72.3612.1700]modded with 256 colors (8-bit) support for all Desktop, Start menu + Windows
Explorer icons, shortcuts + links:
http://www.dr-hoiby.com/TrayIconIn256Color/
and choice of 2 Start menu banners:
- "Windows 98 Second Edition" banner:
http://www.mdgx.com/files/EXPLORER.EXE
- "Windows Killer Replacements 98 SE -> ME" banner:
http://www.mdgx.com/9s2m/banner.gif
into %windir% [usually C:\WINDOWS].
Later on you will be able to switch back and forth between these 2 Explorer
Start menu banners by running:
C:\9!M\PATEXPLO.BAT = "Windows 98 Second Edition" banner.
C:\9!M\PATRESTO.BAT = "Windows Killer Replacements 98 SE -> ME" banner.
HTH
MDGx
QUOTE (tErmY @ May 27 2006, 10:21 AM)
Does it overwrite later versions of DZip32.dll/DUnZip32.dll? I'm using version 4.00.04 11/30/01. Not sure where I got them. Maybe they came with WinRAR. The 98SEtoME version is 3.00.18 7/3/02.
In this curent release I'm afraid the D*ZIP.DLL files are overwritten. sad.gif
But I'll update 98SE2ME to check for newer versions first, and if 4.xx, 5.xx or newer versions are found, they won't be replaced anymore.

Yes, D*ZIP dlls come from DynaZip [shareware].
I guess MS licensed some earlier versions [3.00.07, 3.00.08 etc] for use with ZIPDLDR.DLL [all Win9x/ME versions].
ZIPFLDR from WinXP does not need [as far as I know] the D*ZIP dlls.
But there are some older apps/tools/etc that install those 2 DLLs.
Win95/95B OSR2.0/95C OSR2.5 setup CDs install DUNZIPNT.DLL 2.00.19.
Older AOL clients [6.0/7.0/8.0 ?] install some of those DLLs [older versions] too.
I have latest versions [as of April 25 2005]:
DUNZIP32.DLL 5.00.07
DZIP32.DLL 5.00.07
If anyone wants them, please e-mail me [click the blue E-mail link]:
http://www.mdgx.com/form.htm

I have not tested latest versions [5.xx] with ZIPFLDR.DLL 5.50.4921.1000 [the 1 installed by 98SE2ME, from WinME Q329048 hotfix].

HTH

_______________________________


Edit:
Updated 98SE2ME to not overwrite D*ZIP dlls.
Please see the top of this topic for most recent 98SE2ME update.
MDGx
QUOTE (WolfX2 @ May 27 2006, 04:04 PM)
i was contacted by problemchild about this banner and i decided to take the challenge!
Many thanks for your time and concern.
Unfortunately, as I said in this post:
http://www.msfn.org/board/?s=&showtopic=46...ndpost&p=505627
this banner must be
QUOTE
BMP width x height must be 21 x 233 pixels [original pic size]. Height can be more or less that, up to max 300 pixels. Width should be 21 pixels, but can go down to 18 or up to max 25.
So theoretically banner size must be 21 x 233, otherwise cannot be used. sad.gif
This applies after the banner is in vertical position [width becomes height and vice versa].
Example:

This banner is 21 x 323 pixels 16 colors [4-bit].
This is how your banner looks like after shrinking it to size [21 x 78] and flipping it vertically:
Click to view attachment

Thanks again.
WolfX2
you act like theres no hope left in the world newwink.gif
MDGx
There is always hope, even if you don't see it right away, don't allow appearances [or 1st impressions] to fool you. newwink.gif

Thanks a lot for your work.
I'll consider your banner.
But I'm waiting for more than 1 entry to decide which one looks better, and so far I have nothing else to compare yours against. newwink.gif

Best wishes.
bristols
I thought I'd chip in regarding a new banner for 98SE2ME.

Someone mentioned that they'd like to see gold lettering (maybe PROBLEMCHYLD?). I thought that would be a giggle, so I tried. smile.gif I've attached the result with this post.

This is only a quick job just so that any who is interested can get ideas. If anyone likes the idea, I'll do my best to produce something better, working within the constraints. I'm sure that, with attention, a better job can be made.

The font incidently is Franklin Gothic Demi.
PROBLEMCHYLD
QUOTE (bristols @ May 29 2006, 12:03 AM) *
I thought I'd chip in regarding a new banner for 98SE2ME.

Someone mentioned that they'd like to see gold lettering (maybe PROBLEMCHYLD?). I thought that would be a giggle, so I tried. smile.gif I've attached the result with this post.

This is only a quick job just so that any who is interested can get ideas. If anyone likes the idea, I'll do my best to produce something better, working within the constraints. I'm sure that, with attention, a better job can be made.

The font incidently is Franklin Gothic Demi.


Thats Crucial. thumbup.gif
Great Work
jimmsta
I'm jumping on the bandwagon, with a minimalistic banner.
PROBLEMCHYLD
I tryed the DUNZIP32.DLL 5.00.07,DZIP32.DLL 5.00.07
and this is what i get but it still extract and still able to decrypt/encrypt
MDGx
QUOTE (PROBLEMCHYLD @ May 29 2006, 02:53 PM)
I tryed the DUNZIP32.DLL 5.00.07,DZIP32.DLL 5.00.07
and this is what i get but it still extract and still able to decrypt/encrypt
Thanks for trying.

D*ZIP DLLs v5.xx are from current edition of DynaZip tool [shareware] from the DynaZip web site.
I guess they removed support for M$ ZIP Folders. sad.gif

I think we'll stick with v3.xx in 98SE2ME.
And actually this doesn't matter, because if 98SE2ME detects newer versions, it does not copy the 3.xx ones to %windir%\system .

Thanks.
bristols
Here are 3 more variations on the 'gold' theme for a Start menu banner. I've saved these at larger sizes, so boot screens/desktops are a possibility.

Sorry everyone - I promise that this is the last time I pursue this 'gold logo' stuff. newwink.gif

How about adjusting the existing logo to read "98SE2ME Killer Replacements", using the same font (various weights of Franklin Gothic) so that we keep the original style? Maybe I'll attach efforts in that direction, when I have a bit more time. How exciting is that? newwink.gif

PS - these files have 16 colours each, and all have the same dimensions: 21 x 233 pixels (in line with the specs that MDGx gave).
PROBLEMCHYLD
I think WolfX2 artwork would be perfect for a boot logo
and yours bristols would be perfect for the start banner 157-3 . thumbup.gif
Thank you guys for lookin through my eyes and seein my visions
only to make 98SE2ME UNTOUCHABLE!!!!!!!!!!!!!!
MDGx
I'm still waiting for more entries for the Explorer Start menu banner, so I can compare different designs.

So far, I like better the 1 created by jimmsta. Nice work. newwink.gif
jimmsta:
What font did you use?
Thanks.
Xenomorph
sorry if this has been covered. a search didnt help me much.

whenever i run the 98toME program, several registry entries are added to my system without asking.

Copy to Folder
Move to Folder
Send To

i've removed these registry entries (they are added to the registry in several locations). i noticed in the README it says it adds these keys, without any Undo/uninstall.

why? my Right Click menu is cluttered enough, and i hate having to re-remove the registry entries every time i run the program.
PROBLEMCHYLD
Now that i got my Windows update working again
I get the Q329048 update at the WU site as if the files doesn't register correctly
Now the files are installed and they work
but i just don't understand why i'm prompt to update Q329048
it never did that B 4.

Also I'm using telnet 5.0.1755.2
the version from 98SE2ME is 4.90.3000
and it keeps overwritin my newer version

Can you ad code to all files thats being replace to not overwrite
if they detect newer versions
MDGx
QUOTE (Xenomorph @ May 31 2006, 07:58 AM)
whenever i run the 98toME program, several registry entries are added to my system without asking.

Copy to Folder
Move to Folder
Send To

i've removed these registry entries (they are added to the registry in several locations). i noticed in the README it says it adds these keys, without any Undo/uninstall.
I have added uninstall option.
Thanks for your feedback.
Please download + install 98SE2ME 6-1-2006 edition:
http://www.msfn.org/board/?showtopic=46349

QUOTE (PROBLEMCHYLD @ May 31 2006, 10:54 AM)
Now that i got my Windows update working again
I get the Q329048 update at the WU site as if the files doesn't register correctly
Now the files are installed and they work
but i just don't understand why i'm prompt to update Q329048
it never did that B 4.

Also I'm using telnet 5.0.1755.2
the version from 98SE2ME is 4.90.3000
and it keeps overwritin my newer version

Can you ad code to all files thats being replace to not overwrite
if they detect newer versions
Q329048 [WinME zipfldr.dll hotfix] is not a Win98 SE hotfix/update, therefore will not be detected by WU as an installed update, no matter what you do.
The similar update Q329048 for MS Plus! 98 that shows up on the WU list requires to have MS Plus! 98 already installed, otherwise Q329048 from WU can't install.
To my knowledge the registry fix to force zipfldr.dll to install without Plus! 98 only allows zipfldr.dll hotfix to install, but has nothing to do with how WU detects it.
Therefore I don't think there is a fix for this.
And this should not break your setup, because even if WU tries to install [in the background] Q329048 for Plus! 98, it doesn't matter, because you already have the newer 1 from WinME, which should not be replaced.

I have removed TELNET.EXE from 98SE2ME because newer 1 is installed by Win98 SE MS99-033 security fix:
http://www.microsoft.com/technet/security/...n/ms99-033.mspx
Thanks for your feedback.
Please download + install 98SE2ME 6-1-2006 edition:
http://www.msfn.org/board/?showtopic=46349

PROBLEMCHYLD:
About adding UPnP to 98SE2ME:
MS already released a UPnP update for 98SE, which is a web only update.
It can be installed on 98SE only if WinXP ICS client is already installed.
But I have added instructions on how to install it on 98SE even without XP ICS client [scroll down to "Microsoft Windows 98/98 SE + ICS UPnP Unchecked Buffer System Compromise SSDPAPI.DLL, UPNP.DLL + SSDPSRV.EXE build 4.90.3003 Security Vulnerability Fix:"]:
http://www.mdgx.com/web.htm#9SU
Now also here:
http://www.msfn.org/board/?showtopic=46581

HTH
PROBLEMCHYLD
Thanks for the Upnp tip above.
I have them both installed.

Also can you remove Clipbrd and add Clipbook
because Clipbrd is already functional in clipbook so we don't need both.
Try to consider irmon.exe=infrared monitor
Thanks again
MDGx
QUOTE (PROBLEMCHYLD @ Jun 1 2006, 03:52 AM)
Thanks for the Upnp tip above.
I have them both installed.

Also can you remove Clipbrd and add Clipbook
because Clipbrd is already functional in clipbook so we don't need both.
Try to consider irmon.exe=infrared monitor
Thanks again
You're welcome.
Thanks for your suggestions.

I will add clipbook.exe in the near future.
I won't remove clipbrd.exe because has different functionality than clipbook.exe, and I bet there are some people who like to use it.
But I'll also add clipsrv.exe , and eventually their help files [CHM, HLP].

I tried to run irmon.exe from WinME [even if I don't have any IR devices on my PC], and I got this error:

"the irmon.exe file is linked to missing export shell32.dll:SHGetFolderPathW"

which is probably present only in WinME shell32.dll.
I'll consider adding irmon.exe only to option 3 [which installs shell32.dll].
I need to do some testing 1st, of course.

HTH

QUOTE (charly @ May 25 2006, 04:19 PM) *
-Explorer.exe IS NOT replaced with new banner

-Start button -> Programs -> 98SE2ME -> run "98SE2ME Option 2: Remove ZIP Folders = ZIPFLDR.DLL" - NOT IN START MENU

-Start button -> Programs -> 98SE2ME -> "98SE2ME Option 2: Restore Original Win98 SE System Files" - NOT IN START MENU and no backup in start menu for this, like BACKUP Entire Original .

-Start button -> Programs -> 98SE2ME -> "BACKUP Entire Original Windows 98 SE OS" + "RESTORE Entire Original Windows 98 SE OS" - IS IN START MENU
Sorry about the delay in answering your post, but please install the current 98SE2ME edition:
http://www.msfn.org/board/?showtopic=46349
It should fix all errors you reported.
Please see "BACKUP + RESTORE WINDOWS 98 SE" chapter in READ1ST.TXT for all backup + restore options access locations:
http://www.mdgx.com/9s2m/READ1ST.TXT

Thanks for your feedback.

HTH
PROBLEMCHYLD
QUOTE
"the irmon.exe file is linked to missing export shell32.dll:SHGetFolderPathW"

which is probably present only in WinME shell32.dll.
I'll consider adding irmon.exe only to option 3 [which installs shell32.dll].
I need to do some testing 1st, of course.



You may want to consider Xeno86 KUP If not using it already.
because it add functions shell32.dll:SHGetFolderPathW and a few others its also stable
and yes i finally able to run Windows Movie Maker
MDGx
QUOTE (PROBLEMCHYLD @ Jun 1 2006, 02:35 PM)
You may want to consider Xeno86 KUP If not using it already.
because it add functions shell32.dll:SHGetFolderPathW and a few others its also stable
and yes i finally able to run Windows Movie Maker
I am aware of KUP [KernelXP project], but this is not a candidate for inclusion in 98SE2ME, because as you may already know...
QUOTE
* 98SE2ME is STRICTLY a collection of scripts created with the SOLE purpose to
"automate" the replacement ["transplant"]of WinME system files from WinME
Setup CD CAB files onto your pre-installed Win98 SE OS. 98SE2ME is NOT a
system update, service pack (SP), patch, (hot)fix, upgrade, tweaker etc.
That's why I do NOT include here system files, patches, fixes, mods, tweaks
etc that can be installed from other sources like MS or 3rd party web sites
and/or by MS IE, WMP, Scripting, MDAC, DirectX, Jet, JVM, MSI, DCOM, WMI, HTML
Help, .NET, OLE, VB, VC+ etc and their updates/patches/(hot)fixes/service
packs/etc, or by Gape's SP2, Maximus-Decim's MDCU, Maximus-Decim's NUSB,
Tihiy's RP, Xeno86's KUP etc, UNLESS they are NEEDED by WinME system files
installed by 98SE2ME.
... excerpt from READ1ST.TXT, the "FAQ" chapter:
http://www.mdgx.com/9s2m/READ1ST.TXT

Thanks for the MM tip.
Can you please post here how [step-by-step instructions] you made WinME Movie Maker work with 98SE?

Thanks
PROBLEMCHYLD
QUOTE
Thanks for the MM tip.
Can you please post here how [step-by-step instructions]you made WinME Movie Maker work with 98SE?


I'm not that good with scripts
so what i did was installed Win Me and all its updates copy the Windows Movie Maker folder
to my Removable drive then copied it to my win98SE computer then installed the KUP
and its smooth sailin from their.Works like a charm.
MDGx
QUOTE (PROBLEMCHYLD @ Jun 1 2006, 03:10 PM)
I'm not that good with scripts
so what i did was installed Win Me and all its updates copy the Windows Movie Maker folder
to my Removable drive then copied it to my win98SE computer then installed the KUP
and its smooth sailin from their.Works like a charm.
Thanks.
That means [from what you say] you made MM work only after you installed KUP.

That means [deducting from what you said] MM cannot work properly without KUP, therefore unfortunately I can't add it into 98SE2ME. sad.gif

Thanks
PROBLEMCHYLD
What i mean by adding movie maker is giving it its own option
like option 9 or something for those who does used the KUP can install Windows Movie Maker
without having to use my long a@@ method.Even though it only works with the KUP
it would be nice to still have it as a option for those who want it

NOT TRYING 2 STRESS YOU thumbup.gif
jimmsta
ah, cool. Glad you like it.

I used the following font: http://rapidshare.de/files/21990344/Interdimensional.ttf
Here's the PSD file: http://rapidshare.de/files/21990354/98se2melogo.psd
And PNG File: http://rapidshare.de/files/21990365/98SE2ME.png

Font size is 17.24, centered vertically.
PROBLEMCHYLD
Heres another suggestion
I'm a 98SE2ME power user (I won't run windows 98SE without it)
and would like to use a lot of functions
that require option 3 but don't wanna change my UI
Now with the KERNEL UPDATE PROJECT I am able to use such functions.
What do you think about addin a option X for the 98SE2ME/KUP users
option X(xtras) would add components that require shell32.dll:SHGetFolderPathW/A
Like you said in your Readme
Option 3 may cause instability.Now I've been usin KUP since the beginin and haven't
any problems that option 3 might cause. thumbup.gif

Please consider my suggestion blushing.gif
PROBLEMCHYLD
All these files have been compared either by its version or by it modified dates
which is newer than win98se files
all 98SE2ME users get ready to test
Files that are not listed is because its version was newer than Win98\ME

cmmgr32.exe
cmdl32.exe
Bpcpost.exe
cmmon32.xe
cmstp.exe
awfxex32.exe
addreg.exe
autochk.exe
atmadm.exe
cardfile.exe
chkdsk.exe
cpqae05.exe
cpqae06.exe
dbgui.exe
dcomreg.exe
ditrace.exe
enhload.exe
findramd.exe
hibinv.exe
Hypertrm.exe
lights.exe
loadstub.exe
Irftp.exe
carddrv.exe
hcupdate.exe
mscdex.exe
Msnmgsr1.exe
msnboot.exe
msoobe.exe
msinfo32.exe
Nbtstat.exe
netdde.exe
Net.exe
pidset.exe
protman.exe
pstores.exe
sigverif.exe
snapshot.exe
tvwakeup.exe
tvx.exe
vidsvr.exe
Wininit.exe
winpopup.exe
wmexeg.exe
cmcfg32.dll
cmdial32.dll
msobstub.dll
msobweb.dll
msobcomm.dll
msobmain.dll
msobshel.dll
configmg.vxd
vcomm.vxd
vdd.vxd
vdmad.vxd
vflatd.vxd
vmouse.vxd
apmbatt.sys
atumi.dll
avitil32.dll
cnetcfg.dll
cmondll.dll
cmpbk32.dll
cmutil.dll
cnet16.dll
corpol.dll
cryptext.dll
cryptnet.dll
ctl3d32.dll
d3dpmesh.dll
d3dramp.dll
d3drm.dll
d3dxof.dll
dao350.dll
dataclen.dll
dbmsshrn.dll
dbmssocn.dll
dbmsspxn.dll
d3dim.dll
dbmsvinn.dll
dc21x4.sys
ddraw.vxd
ddraw16.dll
ddrawex.dll
devmgr32.dll
diskcopy.dll
dplay.dll
dpserial.dll
dpwsock.dll
ds16gt.dll
dxapi.sys
dxtmsft3.dll
dxtmsft.dll
hotplug.dll
iphlpapi.dll
ir_ndi.dll
ir32_32.dll
ir41_32.ax
ir50_32.dll
jobexec.dll
lpt.vxd
lptenum.vxd
membg.htm
mf3216.dll
midimap.cfg
mmsys.cpl
msjint35.dll
msjter35.dll
mspcic.dll
mssign32.dll
mstask.dll
msvcirt.dll
odbc16gt.dll
oemreg.bin
oemreg.dll
oleacc.dll
oleaccrc.dll
paralink.vxd
pkpd.dll
pkpd32.dll
powerold.dll
pstorec.dll
rpcltccm.dll
rsaenh.dll
RSVPSP.DLL
SERWAVE.VXD
SMARTVSD.VXD
SQLSODBC.hlp
SQLSTR.DLL
SQLWID.DLL
SQLWOA.DLL
STI_CI32.DLL
STI_CI.DLL
STIMON
SW3DPRO.VXD
SWGAMPAD.VXD
SYSINV.DLL
VB5DB.DLL
VFD.VXD
vfpodbc.dll
VNETBIOS.VXD
W95INF16.DLL
W95INF32.DLL
WDMMDMLD.VXD
WINASPI.DLL
WSIPX.VXD

All Wmi files from WinME are newer than Win98SE
WinMe Version 1.50.1164.0
Win98SE Version 1.50.1085.0001
Its best to install 98SE files 1st then all patches then WinMe files becuz 98SE install files WinMe doesn't.

REGSVR32.EXE from 98SE2ME does not install in my system directory.I have the original version.
Also none of the Dos tools you replace are no where on my hard drive after deletion of the 98SE2ME folder.CHOICE.COM, FIND.EXE, MEM.EXE, MOVE.EXE,START.EXE
XCOPY32.EXE ATTRIB.EXE, IMGVIEW, XCLONE.EXE
I have ALL original versions.
I have been checking files 1x1
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.