Everything posted by Tihiy
-
New SVGA boot logo
Well, bad. I haven't tried to run it in dos/9x, but in xp/dos it work well. I'll explore this problem.
-
New SVGA boot logo
I have hard time writing this thing in pure assembler, and now i'm proudly presenting my new work: SVGA (not VGA!) animated XP-like boot screen! I want you to test it! Please download,extract,run and test: - Does it display propertly? (describe your hardware) - Does it animates propertly? - Do you like this kind of boot screen/animation? (DO NOT complain about picture, it sux i know) This version just displays picture and terminates, final version will be in/with win.com. It is going to be available in RPLite 5 tech beta in two weeks, source code will be avaiable. XPLogo2.zip
-
Lock Taskbar
Install RPLite v3, which is available in RP Lite topic.
-
Lameskin.DLL in Win98Revolution
1. No 2. No It's not easily possible to use this DLL in any OS.
-
Improving Windows 98 / safe mode
Sometime ago i wanted generic SVGA/VESA driver (like in XP) to include onto my 98 rescue CD. I've found generic SVGA driver for Windows 3.11 circulating in net (SVGA.EXE, you can find it here for example). But it refused to work (even in 3.1 on 486) But recently i've found a cool patch which adds VESA compliant video card support to this driver. And now you have 1024x768x256 instead of 640x480x16. I think it is much better! MDGx may advise this driver and patch somewhere in his useful tips. I've created a zip with required files and nothing unnecessary. You must merge system.cb included into this zip with yours in \windows (if you have one) and copy other files into \windows\system. After that, in safe mode, you will get maximum resolution. You can reduce "resolution=" in system.cb I haven't tried it enough - it does not work under VMWare (but nothing bad must happen, just error message and VGA driver loads) SVGA.zip
-
Add functions to kernel32.dll
I think that's because this patch modifies GetVersionInfoEx build number hi word to detect itself; propertly written applications should never examine buld number hi word. Better not to rely on GetVersionEx, i hope it'll be solved in next patch version (?).
-
Add functions to kernel32.dll
Well, LLXX, i'm not sure what it is so easy to add functions. In the patch you've submitted, no new functions were added into export table - they were in 98 kernel, but unimplemented. I know, adding functions to entry table is much harder. Are you sure that it is possible?
-
Add functions to kernel32.dll
Excellent.
-
Tango Desktop Project
Patcher won't work on Win9x without rewriting .cmd-files to .bat ones with 9x paths. I've tried it, looks great, but too Linuxish to me - too different from Windows icons, even from firefox html icon. Do not forget that you'll need to use RPLite to turn on 32-bit icons support, because there is no 8-bit analogs!
-
What the bleep! Can't install DirectX 9.0c with 98Lite'ed
http://www.litepc.com/support/kb.cgi?view=51 Use search!
-
This sucks!
Install WDM Update (included in Unofficial Service Pack) and use manufacter drivers instead of kX.
-
Windows ME (2000) network stack on 98
It is good, however, i'm sure that main improvement in tcpip.sys and it is not included in 98SE2ME. I also don't know which files or registry entries are responsible for it.
-
Why run 98?
Yes? Give me examples. Any. Also: you want to say Win9x APIs are emulated in NT? Give me examples.
-
Why run 98?
Link21, please, give examples instead of nude words. What do you mean? Which old applications? new applications? Which newer APIs? obsolete APIs? Just another agressive dreamer.
-
Windows ME (2000) network stack on 98
As far as I know 98SE2ME does not install Windows ME networking stack.
-
98 FE + 98 SE + ME updates + patches + (hot)fixes
I've said: So: you better should not install WMF patch because it installs updated gdi* files. Please post next time with RP (Lite) questions to RP (Lite) thread. P.S. RP4 is crap. Powerful crap.
-
98 FE + 98 SE + ME updates + patches + (hot)fixes
<sarcasm> Format C: </sarcasm> Seriously, you should look for patches that may improve system stability, but it is unsafe to install 98SE2ME or patched system files (user*,gdi*,shell*,kernel*) over RP4 due to its architecture.
-
98 FE + 98 SE + ME updates + patches + (hot)fixes
There may be a incorrent checksum in file(s) or file(s) is in HKEY_LOCAL_MACHINE\System\CurrentControlSet\control\SessionManager\WarnVerDLLs (CheckVerDLLs).
-
Reinstall all hardware/drivers without problems
It should leave driver files - just modifies registry entries. I had VMWare drivers installed and it catched them without reinstall.
-
Reinstall all hardware/drivers without problems
Here is a small registry trick i've discovered. With it you can reinstall all hardware drivers without a problem (you do not have to click a lot of hardware install dialogs). It can be very useful when you're deploying Win 98 image on different computers or installing your custom Windows version. Attached zip file contains 2 reg files: - reload.reg: makes 98 believe that it is installing itself first time. - delhdw.reg: removes current hardware entries and configuration. Warning: if you have WinME or 98SE2ME with sysdm.cpl from WinME, you'll have to reboot your computer 2 or more times due to stupid ME setup behavior. With sysdm.cpl from 98, your computer won't reboot! I hope someone will find this files useful. newconfig.zip
-
Changes in future versions
Good, i hope some day slipstreaming will be as good as 2000/XP one, it's the only thing i wanted for ages.
-
Problem after installing revolutions pack v4.0
You should restore KERNEL32.DLL first. If it is not in \windows\revbckup, you should restore it from CD. Start your computer with win/dos boot cd; wait for command prompt; insert Windows ME cd, type <your drive>: ; type cd Win9x; type "extract win_8.cab kernel32.dll /l c:\windows\system /a"
-
Problem after installing revolutions pack v4.0
it clearly says windows 98se AND windows ME. please learn to read first.
-
Problem after installing revolutions pack v4.0
Kill yourself please, because this pack works only on Windows 98 SE and not supported more.
-
98 SE SP 3.32
Wow, good!