Leaderboard
Popular Content
Showing content with the highest reputation on 10/13/2021 in Posts
-
2 points
-
Introducing StartAllBack: an app to fix all Windows 11 UI issues! Restore taskbar functionality - Drag and drop, different icon sizes, different screen sides, widgets, new icons, old flyouts, oh my! Restore context menus - Win32 menus were never this sexy! Fix Windows Explorer - Ribbon UI and Command Bar made sexy and not slow; search box that works Top notch styling - Recolor everything: all UI elements in all apps don't have to be blue! - Fix broken Win32 styling in Win11 RTM version - Improved dark mode styling with Explorer And start menu: yes! - Windows 7 style all-signing, all-dancing yet again, refreshed with new look and functions It could be the last year you can enjoy Windows not crippled, so do it! https://www.startallback.com1 point
-
Note regarding versions: The regular version will have a file name ending in _rebuild_#. Versions with a file name ending in _ungoogled disables embedded Google APIs in much the same way that "ungoogled-chromium" ( https://chromium.woolyss.com/ ) disables embedded Google APIs. The "ungoogled" version is recommended for those that prefer tighter control over a Google-based browser basically giving special treatment to Google cookies and violating user preference settings. A side effect to this approach (which also exists in "ungoogled-chromium") is that the Chrome Web Store is intentionally broken only in as far as the "Add to Chrome" button is concerned. This is great for those that prefer to manually install extensions as opposed to obtaining from the Chrome Web Store. A workaround to restore the "Add to" button (special thanks to @VistaLover for this solution) can be obtained from here -- https://github.com/NeverDecaf/chromium-web-store Mileage may vary, for me this only added the "Add to" button but clicking it only downloaded the extensions .crx (which I personally prefer anyway) as opposed to 'adding to' 360Chrome. I had similar results with official "ungoogled-chromium" on the official Chrome Web Store (restores "Add to" button but does not actually 'add to'). Special thanks to @Humming Owl for translated .png files. Special thanks to @Dixel for discussions leading towards the "ungoogled" versions. XP x86 SP2: v12, v13, and v13.5 work as-is in XP x86 SP2 but v11 requires special modifications - see this post by @we3fan Download links for starting from scratch with a NEW PROFILE: Regular: https://www.dropbox.com/s/mes4wez1v34w9k4/360ChromePortable_11.0.2031_rebuild_8.zip?dl=1 (last updated: Jan 9, 2022) https://www.dropbox.com/s/wol8va166au2p7j/360ChromePortable_12.0.1247_rebuild_12.zip?dl=1 (last updated: Jan 11, 2022) https://www.dropbox.com/s/6lnst7yp0dt34s5/360ChromePortable_13.0.2206_rebuild_9.zip?dl=1 (last updated: Jan 11, 2022) https://www.dropbox.com/s/8h4z346251wg7r8/360ChromePortable_13.5.1030_rebuild_6.zip?dl=1 (last updated: Jan 11, 2022) Ungoogled: https://www.dropbox.com/s/6z65t5yo08fr0ym/360ChromePortable_11.0.2031_rebuild_8_ungoogled.zip?dl=1 (last updated: Jan 9, 2022) https://www.dropbox.com/s/j5zxk7aqv9ljjjc/360ChromePortable_12.0.1247_rebuild_12_ungoogled.zip?dl=1 (last updated: Jan 11, 2022) https://www.dropbox.com/s/ld5dz2uwdowf1cz/360ChromePortable_13.0.2206_rebuild_9_ungoogled.zip?dl=1 (last updated: Jan 11, 2022) https://www.dropbox.com/s/glulv6r8sce6xpy/360ChromePortable_13.5.1030_rebuild_6_ungoogled.zip?dl=1 (last updated: Jan 11, 2022)1 point
-
== Multi-boot Windows 9x with current GNU/Linux == If anyone wants to dual boot older Windows 9x hardware with current GNU/Linux and experiences graphic issues, this works here. Install GNU/Linux system, here Debian-based (Devuan) is used with netinstaller and wired connection. Install Xorg, favourite window manager and correct graphic driver from repository. To clarify hardware install and run 'lshw', example. sudo lshw | less Launch graphics, 'startx' if system boots to text mode with no graphic login manager installed. startx If graphics start with desired resolution stop here, otherwise run 'xrandr' to see what's available. xrandr If 'xrandr' lists desired resolution then use system's GUI to modify resolution, if you have a desktop environment like Xfce, stop here. Otherwise set up a custom /etc/X11/xorg.conf file similar to example at the bottom, deleting the 'Modeline' and 'PreferredMode' entries in the 'Monitor' section and fleshing out the 'Screen' section similar to the example snippet below. Section "Screen" Identifier "Screen0" Device "Card0" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1152x864" EndSubSection EndSection To force a resolution not listed by 'xrandr', use the 'cvt' command with your desired resolution parameters to get a 'Modeline' specific to your hardware, example: cvt 1152 864 On this system, above returns: Modeline "1152x864_60.00" 81.75 1152 1216 1336 1520 864 867 871 897 -hsync +vsync Create a basic /etc/X11/xorg.conf file, pasting the 'Modeline', customizing the driver and other entries as desired, example below. Section "Monitor" Identifier "Monitor0" Modeline "1152x864_60.00" 81.75 1152 1216 1336 1520 864 867 871 897 -hsync +vsync Option "PreferredMode" "1152x864" EndSection Section "Device" Identifier "Card0" Driver "nouveau" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" EndSection Restart graphic mode to test. Note: If you can't start graphic mode at all then use 'vi' or 'nano' file editors from TTY. First try the Vesa driver to get basic graphics then upgrade the driver (subsitute 'nouveau' with 'vesa', max resolution 1024 x 768). Note: Graphics on hardware ~2010 and newer usually just works but this old Windows 9x hardware now requires special attention. There are occasional regressions in GNU/Linux too. Not usually intentional, like Microsoft or Apple, moreso because not many still use, test or bug report this old hardware.1 point
-
https://www.nirsoft.net/utils/dns_query_sniffer.html#:~:text=DNSQuerySniffer is a network sniffer,queries sent on your system.&text=You can easily export the,Excel or other spreadsheet application.1 point
-
https://www.ssllabs.com/ssltest/analyze.html?d=lurkmore.so&s=172.67.156.114 Cipher Suites # TLS 1.3 (server has no preference) TLS_AES_128_GCM_SHA256 (0x1301) ECDH x25519 (eq. 3072 bits RSA) FS 128 TLS_AES_256_GCM_SHA384 (0x1302) ECDH x25519 (eq. 3072 bits RSA) FS 256 TLS_CHACHA20_POLY1305_SHA256 (0x1303) ECDH x25519 (eq. 3072 bits RSA) FS 256 # TLS 1.2 (suites in server-preferred order) TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 (0xc02b) ECDH x25519 (eq. 3072 bits RSA) FS 128 OLD_TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 (0xcc14) ECDH x25519 (eq. 3072 bits RSA) FS 256 P TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 (0xcca9) ECDH x25519 (eq. 3072 bits RSA) FS 256 P TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA (0xc009) ECDH x25519 (eq. 3072 bits RSA) FS WEAK 128 TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 (0xc02c) ECDH x25519 (eq. 3072 bits RSA) FS 256 TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA (0xc00a) ECDH x25519 (eq. 3072 bits RSA) FS WEAK 256 TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256 (0xc023) ECDH x25519 (eq. 3072 bits RSA) FS WEAK 128 TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384 (0xc024) ECDH x25519 (eq. 3072 bits RSA) FS WEAK 256 # TLS 1.1 (suites in server-preferred order) TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA (0xc009) ECDH x25519 (eq. 3072 bits RSA) FS WEAK 128 TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA (0xc00a) ECDH x25519 (eq. 3072 bits RSA) FS WEAK 256 # TLS 1.0 (suites in server-preferred order) TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA (0xc009) ECDH x25519 (eq. 3072 bits RSA) FS WEAK 128 TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA (0xc00a) ECDH x25519 (eq. 3072 bits RSA) FS WEAK 256 there are some cipher suites that old platform NSS supports, you may check if you disabled them via about:config. supported suites with my old platform NSS belows: Cipher Suites (in order of preference) TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 (0xc02b) Forward Secrecy 128 TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (0xc02f) Forward Secrecy 128 TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (0xc030) Forward Secrecy 256 TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 (0xcca9) Forward Secrecy 256 TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 (0xcca8) Forward Secrecy 256 TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA (0xc00a) WEAK 256 TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA (0xc009) WEAK 128 TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA (0xc013) WEAK 128 TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 (0xc027) WEAK 128 TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA (0xc014) WEAK 256 TLS_DHE_RSA_WITH_AES_128_CBC_SHA (0x33) WEAK 128 TLS_DHE_RSA_WITH_AES_256_CBC_SHA (0x39) WEAK 256 TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA (0x16) WEAK 112 TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA (0xc004) WEAK 128 TLS_ECDH_RSA_WITH_AES_128_CBC_SHA (0xc00e) WEAK 128 TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA (0xc005) WEAK 256 TLS_ECDH_RSA_WITH_AES_256_CBC_SHA (0xc00f) WEAK 256 TLS_RSA_WITH_AES_128_CBC_SHA (0x2f) WEAK 128 TLS_RSA_WITH_AES_256_CBC_SHA (0x35) WEAK 256 not quite possible to add TLS 1.3 to old platform NSS since old compilers (MSVC6) can't accept new C/C++ syntax appeared in newer NSS changes. but patches are welcomed. if anyone ported them and want me to merge it, once it is tested with old MSVC6, changes will be merged.1 point
-
Host Name : hiya.browser.360.cn Host Name : puv.tt.browser.360.cn and one more : dl.360tpcdn.com1 point
-
Added new download link to first post. Alpha release for version 13.5.1030. This release defaults to the original Chinese Author's language pack for English - it is still very "broken" as far as English goes – there will be English errors and there will still be some Chinese. The skin defaults to "XP Luna Blue" (I still plan on creating a "dark theme" one of these days). The Developer Tools has also been set to English. None of the telemetry features have been coded out yet (but the files that most of them rely on have been removed).1 point
-
1 point
-
Soon it is important day to me, well to my Windows 98 machine. It has been 3 years since got it and got back to Windows 98 scene properly after had break. I tell short story here how ended back to Windows 9x user. Back when I was as child, my dad had computers with Windows 95 and later Windows 98. I remember Windows 98 pc had some Asus nForce athlon mainboard, 15gb quantum fireball hdd and 256mb ram if remember correctly. Those were first I used internet with, used software, played games and other stuff. One point both of machines started suffer from technical issues. Windows 98 pc mainboard started suffer from bad capacitors and not sure what was issue was on win95 one. However back then hardware evolved rather quickly and did not feel good idea use money to repair old hardware, when cost could be worth newer faster hw. One point I got my first machine from dad which was quite fast for the time (Intel Pentium 4 2.80ghz, Asus P4P800 mainboard, Club3D ATI 9800 pro (later Gainward Geforce 6800GT 256mb AGP). That gave me proper access into computer world. I had windows 98 and XP and Ubuntu Linux on it. Was also first machine I did virtualisation on, I was curious from operating system history and wanted experience operating systems never experienced before. Virtual PC 2007 was main I used for a long time. Over time I also learnt hate Internet Explorer more and more and understood why many did not like it at all and started take step midigate it so would be ok for it existence. Fast forwarding last 6-8 years been kind of bouncing around. During that time I had more focus on getting work done with software I was forced to use personal system, operating systems worsened. Touch screen UI forced to desktop, ads by default everywhere on UI etc. Also felt was last person who did not want upgrade to newer OS. World changed too fast for me. In short my Pentium 4 fell out of use and XP, 98 were only used on vm sometimes Later I really started to miss Windows XP and other operating systems on native OS. Windows 7 was ok, but lacked that simple and safe feeling (though had it more than Windoze 8+ that felt like downloading adwares to machine). First I got dell Optiplex 755, that served as XP machine around half from year, then friend on one previous workplace mentioned he had some parts on closet he could sell after I mentioned was looking mainboard. I got pretty good XP rig then (Asus M2N SLI Deluxe, Nvidia 8800gt, Phenom-x4). I felt very good to be back on XP, but felt wanted go older. But enough of XP lets go to 9x part Around 3.5-4 years ago (Wont remember for sure) I got Digital Venturis 466 with 486DX2-66 cpu, 8mb ram and 500mb hdd. I upgraded ram to 68mb and hdd to 20gb with dynamic disk overlay since had no smaller and installed Windows 95. That machine was and still is amazing, durable and assembled England according sticker. It served my need for older games, but I wanted 3d accerelation, but it only had ISA slots. 3 years ago I got that Pomi that story I mentioned at https://msfn.org/board/topic/177106-running-vanilla-windows-98-in-2020-and-beyond/?do=findComment&comment=1205090 Still was not fully satisfied, I wanted CRT and classic keyboard with Windows keys. Keyboard I got from same place as Pomi. I also got Windows 98SE finnish CD from there with other install disks and floppies from there. Before only had Windows 98 First edition. It was Microsoft Internet keyboard, that I use still. Around year ago I wanted reduce footprint of my Windows 98 install with 98lite. All was fine until messed up registry and restored too old backup that required reinstall. I made clean small Windows 98SE install. That point I started use Windows 98 seriously. One thing I wanted was connect to internet. Most obvious was use Firefox 2, but that had issues connecting sites due obsolete TLS and broken web standards. I tried Kernel EX, but it felt to break more than did good so decided to stick with vanilla Windows 98. I quickly got impression everyone in retro communities though connecting Windows 98 to internet (it is not internet it is lan passing traffic trough firewalled gateway to internet on me) was insane, because all hackers would come and hijack my system. Sadly none of vintage or retro forums were not suited to me and wanted find forum with members wanting keep legacy stuff alive. Then I ended up looking some things on MSFN and it felt right one, but did not register, because felt would never have anything to contribute there and had no time to hang on boards or anywhere else. Then Covid came to play and was left to home doing nothing almost a year like most and had more time play with projects I love and was no more required force use some annyoing software so could upgrade OS i liked as daily drive (98, XP, Vista). It was like hitting wall on speed. Had change stop and think world and what really wanted Then one point my dad asked if wanted something from my old machine and I was surprised, dad had kept it around like most of my other stuff. I felt so happy my dad did not throw/gave stuff away without asking from me first if needed. I got most of childhood things intact. I used lost of effort to restore my first machine like new and more effort will be used. I have special bondage to that machine. I even got original ATI 9800 to it still. Also around that point I finally decided join MSFN forums. Here I learnt bunch of cool XP and Windows 9x software like New moon and Retrozilla and patched Netscape 9 and CSS fixes that made browsing modern web somewhat usable. And found all great peoples who had goal that idea, keep fighting against windmills to keep operating system they like good on daily use and had actual knowledge from things. Sure lot we share different thoughs on things, but most share same basic ideologies. And I was wrong from not having anything to contribute to community. Going three months backwards I traveled to meet few friends in other side of Finland and got all type of cool stuff from them. Friend had salvaged two CRT monitors along with other stuff from building that was going to be torn down and wanted give 2x of those monitors to me. I also got Compaq Presario 5000 (820mhz celeron, nvidia tnt2 riva), bunch of old Nokia phones (3330, 6110, 5110, E90, 880, 3210 etc.), bunch of classic Windows game titles, most for Windows 98. 2x 90s notebooks (Digital Hinote and Compaq Armanda with Pentiums). One of those friend gave all that for free, because he no longer lives in Finland and was not worth take all aboard where he had similar stuff already and rather gave them to someone they knew. I had bags full of stuff when got home from there. Then fast forwarding to this day I am writing long post here and moved to new area (in middle of nowhere with deep forest next to me) and got new workplace that I like. Also finally got room to use all machines properly. All systems I mentioned expect Dell 755 (it got good home for someone who needed it more than me now) are still used day to day. I am waiting build shelve, so can connect my 486 now running Windows 3.11 OEM that original HDD had. Now got My first pc, Pomi and Compaq Presario 5000 hooked into KVM switch to my 17" Diamondtron CRT. Also I rock on old monochrome brick Nokia, that I wanted as kid, but never got so good that way too. So despite world turned crazy I was able find good things out of it and enjoyed best could from times That was bit lenghty post, but that is how I ended up back to Windows 98 scene. For me Windows XP and even more Windows 98 is safe and familiar desktop environment, that feels place I am alone isolated from world with full control over things, that is what modern OS (Expect linux partially) fails to deliver. I will give my Pomi nice troughly cleanup, new quality fan for gpu and maybe more storage space and if find good usb and audio header will give that too. Likely I am not only who has been going trough many phases before ended back to scene. And I am most likely here to stay. Lets keep Windows 98 alive1 point
-
2.9.91 RC(2) - Implemented Search / Task View hover popups - Removed Widgets if they're uninstalled - Fixed search crash on certain systems - Fixed close button thumbnail styling - Fixed empty names for Win+X menu items1 point