this post was submitted on 12 Mar 2024
1951 points (99.2% liked)

Technology

57543 readers
3155 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

These changes are only applicable to users in the EEA. For those outside the region, Windows will continue to function as it is!

The changes to Windows for DMA-compliance include:

  • You can now uninstall Edge and Bing web search using the built-in settings. Earlier, the option was greyed out.
  • Third-party web search application developers can now utilize the Windows search box in the taskbar using the instructions provided by Microsoft and choose any web browser to show results from the web.
  • Microsoft will no longer sign-in users to Edge, Bing, and Microsoft Start services during the initial Windows setup experience.
  • Data collected about the functioning of non-Microsoft apps, primarily bug detection and its effects on the OS, from Windows PCs will not be used for competitive purposes.
  • Microsoft, from now on, will need explicit user consent before combining data from the OS and other sources. It will also deliver new consent screens where required.
you are viewing a single comment's thread
view the rest of the comments
[–] UmeU@lemmy.world 24 points 5 months ago (16 children)

One drive is the one that really ruffles my feathers.

It turns itself back on randomly, which wouldn’t be too much of a problem except for that it fucking remaps the desktop.. a file that was previously located at C:\user\desktop\ is now at C:\user\One Drive\desktop…

Note the space in the path, they didn’t even have the decency to use an underscore… \one_drive\… even though it’s one of their own rules in powershell scripting.

For those of us using powershell to automate stuff this remapping is a nightmare and should be illegal.

Too bad I am in the US and will just have to continue to get support calls from time to time when a users desktop gets remapped behind the scenes.

Maybe there is a way using powershell and windows scheduled tasks to check to see if one drive turned itself back on, then auto turn it off and remap the desktop back to normal.

The absurdity of having windows check to see if windows screwed itself up, then if so have it fix itself is just laughable.

[–] Simon@lemmy.dbzer0.com 4 points 5 months ago (6 children)

Why aren't you string quoting all of your paths anyway? I'm confused because the vast majority of paths wouldn't work the way you're suggesting.

[–] squozenode@lemmy.world 1 points 5 months ago

Yeah, I reflexively double quote every path. It's still stupid though.

load more comments (5 replies)
load more comments (14 replies)