Coulda just flew to Oregon for that one lol. You can catch them up on haystack rock.
I bet it was still an awesome experience you had none the less.
Panay monitor lizard.
My buddy was trapping monitor lizards for us to eat and we caught one of those. He recognized it and told me that they were endangered.
We did NOT eat it. It went back into the forest, unharmed.
Hopping on a live USB to recover files is your safest option.
It will also give you an opportunity to scan files (with something like clam av) while running from a system other than Windows, so you’re less likely to encounter any further infections. Not that Linux can’t be infected, it’s just much less likely and you’d be running from a flash drive and off network anyway so it’s about as safe as you can get.
You would need to connect the live USB to the Internet to install clam av on the USB stick or something similar, but that can be done while using a separate machine before actually plugging into the affected machine.
I can’t really offer any advice on using any software for scanning as I keep personal things on separate drives segregated from the network so if something ever did happen I’d just wipe and start over.
May be a good idea to take though. Get him a USB drive that he can store files on and disconnect when he doesn’t need it.
Just some thoughts from someone that works in desktop support and has been tinkering for a little over 20 years.
Good luck!
Try using a USB boot stick to boot into Linux and just save whatever you need from the machine and then reformat it. Since this way the machine won’t automatically connect to Wi-Fi and potentially cause more issues.
That’s the quickest, simplest way without needing to try to diagnose and dig into the system to see what is affected and trying to fix it.
Also what is the computer doing when it boots up? There’s not really enough information being given to be able to provide any other advice.
They probably will if they get a takedown request.
I’m guessing you are uploading US related material by your comment.
If you are concerned about it, like maybe you have an account that you don’t want to lose, then make another account and upload it.
I figured it out.
I was already headed the right direction by using something like this…
<button text=“Hold Enter” ontap=“enterhold” ondoubletap=“enterrelease” />
But for whatever reason it seems to ignore a double tap to release it, maybe I’m just too slow on tapping lol. I changed it to onhold=“enterrelease” and it works like intended.