Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/15/2022 in all areas

  1. Mathwiz wrote: >I second that motion. The change log is usually quite long and very technical; > hard to understand even for those of us who dabble in programming. > Putting it in a spoiler tag would let us refer to it if need be but save our scroll wheels if not... No, please not SPOILER! That tends to be hidden completely for old browsers, and not sure if also hindering page-search or archiving. Perhaps something else - "code"? But that increases the size yet more, using ultrawide Courier-fonts. Another...? (That said, I'd be surprised if RT changes anything at all only for reading convenience) But being a selfhelper, couldn't resist playing a bit now ;-) Tweak-1: This CSS filters all comments written by RT, then limits all single P-elements to a max height and if too long, shows a scrollbar: body.ipsApp article.ipsComment div[data-quotedata*='roytam1'] div.cPost_contentWrap p{ max-height: 400px !important; overflow-y: auto !important; } CSS-variations for example: remove author-requirement, or limit complete-comment height instead of single P-elements Tweak-2: This JAVASCRIPT (bookmarklet?) filters all comments written by RT, but (unlike above) takes the complete comment text. Then checks if the TEXT "- Bug " is contained more often than 8x. Only THOSE comments get limited with a scrollbar: var c="body.ipsApp article.ipsComment div[data-quotedata*='roytam1']"; var j, el, lg0, lg2, x, LIST=document.querySelectorAll(c); for (j=0; j < LIST.length; j++){ el=LIST[ j].querySelector("div[data-role='commentContent']"); lg0=el.textContent.length; lg2=el.textContent.replace(/- Bug /gi, '').length; x =(lg0 - lg2)/6; if (x > 8) { el.style.maxHeight='400px'; void(el.style.overflow='auto'); /* just for TESTING! Remove line: */ void(el.style.backgroundColor='yellow'); }} JS-variations: remove author requirement, choose another max-height, choose another TEXT, choose another hits-limit .
    1 point
  2. Thank you for popping into the café and thank you for the reply - I'll be sure to reply at another time when I can better answer your posting. Overall not too bad today and I did get outside for a short walk in the sun (no people) and I enjoyed it (the trees, the birds) ... important as they (unlike people) never let us down. Enjoy your weekend everyone :)
    1 point
  3. It has been done. The delay functionality is working. Works on Vista and 7 (and probably 8, 8.1 as well). This Snipping Tool is from Windows 10 1507 (the RTM release). The SHA-256 hash of the original SnippingTool.EXE is "fccf231e0e4437baba86f64752e13562c9a2aa2d699a8dae7fafc85b48da4aa8" Porting requires 2 hex edits: one to change the NT version from 10.0 to 6.0 in order to trick Windows into running it, and the second to bypass some licensing/permission check that Microsoft put in. Dunno if it's fine to distribute the .EXE here (probably not), hence why I only include instructions. These instructions ONLY WORK FOR x64 Snipping Tool. If there is a big demand I can also work out how to do it for the 32-bit Snipping Tool as well. 1. Obtain Windows 10 1507 RTM x64 ISO, open with 7-Zip, then open sources\install.wim with 7-zip 2. Go to Windows\system32 and drag SnippingTool.exe to desktop (or some other location) 3. Next to SnippingTool.exe, make a folder called "en-US" (or whatever your language code) 4. From your 7-zip window, go to Windows\system32\en-US (or whatever your language code) and drag SnippingTool.exe.mui into the "en-US" folder you made in step 3 5. Open SnippingTool.exe in HxD or some other hex editor 6. At offset 0x120, change "0A 00 00 00 0A 00 00 00 0A 00 00 00" to "06 00 00 00 06 00 00 00 06 00 00 00" 7. At offset 0x1D19C, change "40 55 41 54 41 55" to "B8 01 00 00 00 C3" 8. At offset 0xF6B0, change "B8 FA 00 00 00" to "B8 2C 01 00 00" 9. Save file and exit hex editor At this point, you can simply open the edited SnippingTool.exe and get the Windows 10 snipping tool as pictured. You may also replace the Windows Vista/7 stock snipping tool with this one if you desire. For reference, the SHA-256 hash of the modified SnippingTool.exe is supposed to be "c60898fb4ea6984aaee1f2d3c9b73560bf0aaff64b9855e3d58e9855f3836433" "It runs but only displays an error box with no text!" This is caused by incorrect MUI file, or incorrect placement of the MUI file. As in picture, en-US folder should be next to SnippingTool.exe, and SnippingTool.exe.mui should be inside that folder. And keep in mind, everywhere I say "en-US", this means the language code used by your system. For example, ja-JP or fr-FR for Japanese and French respectively. Edit: Add bug fix for ghost menu entries in certain circumstances (this bug happens in win10 as well)
    1 point
  4. Hi Jarsin. ROSE SWE's heuristic based virus scanner (rhbvs_v5-20.zip, ~4MB) works in DOS and was last updated in 2021. You may want to give that a go, from DOS of course. It can also be run from a DOS prompt (COMMAND.COM window) during a Windows 98 graphic session. Not sure about FreeDOS compatability. http://rose-swe.bplaced.net/dl/ The program provides English output although most documentation is German. Running 'rHBVS.EXE' provides English usage information. Example output below. C:\WINDOWS\temp\rhbvs_v5-20>rHBVS.EXE c:\windows\temp ----=[ ROSE SWE's heuristic based virus scanner - Version 5.20-3.935 ]=------- (c) 1989-2021 by ROSE SWE, Dipl.-Ing. Ralph Roth - http://rose.rult.at ----=[ Quick scan of the system and memory for viruses ]=--------------------- MBR - HDD 0 (512) ....................... -- OK! -- Interrupt 13h (DOS) ..................... -- OK! -- Interrupt 13h (Orig) .................... -- OK! -- Interrupt 21h (DOS) ..................... -- OK! -- Interrupt 40h (DOS) ..................... -- OK! -- Memory (Low-System) ..................... -- OK! -- Memory (640 KB) ......................... -- OK! -- Memory (HMA) ............................ -- OK! -- HDD-IRQ 76h ............................. -- OK! -- Path Companion Test ..................... -- OK! -- Live Bait Test .......................... -- OK! -- Windows Trojans ......................... -- OK! -- Stealth Live Bait Test .................. -- OK! -- Win32 Bait Test ......................... -- OK! -- ----=[ ROSE SWE's heuristic based virus scanner - Version 5.20-3.935 ]=------- (c) 1989-2021 by ROSE SWE, Dipl.-Ing. Ralph Roth - http://rose.rult.at <> File & hybrid viruses = 35.906 <> Signatures from = 14.01.2021 <> Trojans/Malware/Jokes = 5.282 <> Scan engines used = 377 <> mIRC/pIRC worms, BAT = 2.942 <> Free memory = 115.304 <> VBS/HTML/JS/WSH/CSC = 8.576 <> Command line: c:\windows\temp -TROJ ----=[ C:\WINDOWS\TEMP (HDD drive) ]=-------------------------------------- <> Scan started at 17.02.2021 - 18:10:46 for (Executable, scripts, web-related) ----=[ Statistics ]=---------------------------------------------------------- <> Files found .............................. 123 40 MB <> Files scanned ............................ 29 <> Suspicious files ......................... 0 (0.0%) <> Files cleaned/killed ..................... 0 (0.0%) <> Total file access/chdir errors ........... 0 <> Total scanning time ...................... 2 seconds ----=[ Scanning finished! Have a virus free time! ]=--------------------------
    1 point
×
×
  • Create New...