Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Tihiy

Developer

Everything posted by Tihiy

  1. Well, bad. I haven't tried to run it in dos/9x, but in xp/dos it work well. I'll explore this problem.
  2. 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
  3. Install RPLite v3, which is available in RP Lite topic.
  4. 1. No 2. No It's not easily possible to use this DLL in any OS.
  5. 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
  6. 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 (?).
  7. 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?
  8. 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!
  9. http://www.litepc.com/support/kb.cgi?view=51 Use search!
  10. Tihiy replied to RJARRRPCGP's topic in Windows 9x/ME
    Install WDM Update (included in Unofficial Service Pack) and use manufacter drivers instead of kX.
  11. 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.
  12. Tihiy replied to colemancb's topic in Windows 9x/ME
    Yes? Give me examples. Any. Also: you want to say Win9x APIs are emulated in NT? Give me examples.
  13. Tihiy replied to colemancb's topic in Windows 9x/ME
    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.
  14. As far as I know 98SE2ME does not install Windows ME networking stack.
  15. 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.
  16. <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.
  17. There may be a incorrent checksum in file(s) or file(s) is in HKEY_LOCAL_MACHINE\System\CurrentControlSet\control\SessionManager\WarnVerDLLs (CheckVerDLLs).
  18. It should leave driver files - just modifies registry entries. I had VMWare drivers installed and it catched them without reinstall.
  19. 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
  20. Good, i hope some day slipstreaming will be as good as 2000/XP one, it's the only thing i wanted for ages.
  21. 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"
  22. it clearly says windows 98se AND windows ME. please learn to read first.
  23. Kill yourself please, because this pack works only on Windows 98 SE and not supported more.
  24. Wow, good!

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.