Not a replicant

  • 0 Posts
  • 109 Comments
Joined 1 year ago
cake
Cake day: May 30th, 2024

help-circle
rss




  • I hadn’t used my CS6 for years but recently needed Premiere Pro. I hauled out the discs, installed it using an external optical drive, and searched old Outlook PST files for the serial number. It installed on my Win 11 laptop, and it activated when I typed in the serial number.

    Long live CS6! Adobe won’t get any more money from me.

    I did get lucky when I bought it, though. I ordered and paid for CS5.5 Education version, so that was about AUD$450 instead of AUD$2200, and what turned up was CS5.5, a free licenced copy of CS4 “to help with 32-bit to 64-bit transition” and a download code for CS6, as I’d ordered 5.5 after 6 had been announced. I ended up with licenced copies of CS4, CS5.5, and CS6 for AUD$450


  • I’ve got two piholes running on the home network, and they are both DHCP servers - with different ranges, i.e. #1 serves 192.168.0.11 - 100, and #2 serves 101-200. Each uses option 6 to specify DNS servers, and they both reference each other. It doesn’t matter if one goes down because each client will have the both piholes specified as DNS servers. I’ve never had an address conflict problem.







  • That’s extraordinary, even for Microsoft.

    If you’re on Win 11 Pro, up to 23H2, follow these steps to prevent 24H2:

    win+R, type GPEDIT.MSC, press enter Locate “Computer Configuration\Administrative Templates\Windows Components\Windows Update\Manage updates offered from Windows Update\Select the target feature update version”

    Now click the “Enabled” button, type “Windows 11” in the first prompt and “23H2” in the second prompt and click “Apply”

    That will prevent 24H2 from being downloaded and installed. When they’ve fixed this and the “Recall” mess, you can go back and undo the setting.

    You can still do the “bypassnro” thing, it’s just a script that’s been removed. All it did was write a registry entry and reboot. This is the registry key entry - you can still press shift-F10 at the same point and type this manually:

    reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE /v BypassNRO /t REG_DWORD /d 1 /f
    shutdown /r /t 0
    

    another method to try is this, instead of the registry entry:

    start ms-cxh:localonly

    but I haven’t tried that one yet.





  • That’s all well and good, what happens to your kids when they can’t tick the Windows and MSOffice boxes on job applications?

    I’m not having a go at you, I’ll assume you’ve taught your kids how to approach the new and unknown in the IT fields, but if they have limited or zero experience with Microsoft products, they’ll be at a disadvantage.