Slashdot Mirror


Some Users Say Win7 Wants To Remove iTunes, Google Toolbar

Foofoobar writes "Due to a strike with the UK's postal system, people in Great Britain are getting copies of Windows 7 early and have already posted their experiences about the install process. Some have an easy time but others post installs taking 3 hours including Windows asking them to remove iTunes and Google toolbar prior to installation." The article indicates that many of these early users, though, are having better luck.

129 of 570 comments (clear)

  1. Windows Upgrades by Reason58 · · Score: 3, Insightful

    If you upgrade Windows on top of another installation you are in for a bad time.

    1. Re:Windows Upgrades by Lord+Byron+II · · Score: 5, Insightful

      I don't know ... why don't you have these problems? What is your secret?

      In my experience, if you have a real, live system and you upgrade Windows, you can expect everything non-MS to break. Critical registry entries get deleted, DLLs go missing, directories get moved and everything goes to hell in a hand-basket.

    2. Re:Windows Upgrades by dollar99 · · Score: 4, Insightful

      I agree with the original poster that people who don't do clean installs are in for a bad time. If you've successfully upgraded Windows on top of an older version you should consider yourself extremely lucky. I prefer to do clean installs and save my good luck for winning the lottery and such.

    3. Re:Windows Upgrades by dazjorz · · Score: 2, Interesting

      That's what everybody always says or thinks. I never had any problems with Ubuntu either, yet there they are. I'm a developer for an instant messaging client, and hell, I've really never had any of the bugs all those users are screaming about! I don't know if you intended to say "Damn all you Windows haters", or that I just made that up while reading your reply, but it's really a problem every software project always has. I'd know what Apple would say if I said libxml was totally broken for me after upgrading my Macbook to Snow Leopard.... (Bonus mod points for everybody who replies "I didn't have that problem, you Apple hater!")

    4. Re:Windows Upgrades by psp · · Score: 5, Funny

      But why does this have to be the case with MS Windows?
      I never had this problem on my GNU/Linux system. Nor have I ever heard anyone about this issue on Mac OSX.

      No, OSX only downgrades Flash to a vulnerable version. Nothing to worry about.

    5. Re:Windows Upgrades by geekmux · · Score: 2, Insightful

      If you upgrade Windows on top of another installation you are in for a bad time.

      Yup. Wipe and Load. Pretty much the mantra for the last dozen releases or so, yet people still scratch their head after watching the 17th BSOD fly across their screen...

      Microsoft OS releases should just come bundled with a brand-new hard drive. Would probably save themselves a lot of headache that way.

    6. Re:Windows Upgrades by Brad1138 · · Score: 4, Funny

      Critical registry entries get deleted, DLLs go missing, directories get moved and everything goes to hell in a hand-basket.

      This is Windows, what's your point?

      --
      If you could reason with religious people, there would be no religious people
    7. Re:Windows Upgrades by NiceGeek · · Score: 4, Informative
    8. Re:Windows Upgrades by pandrijeczko · · Score: 3, Insightful

      I can't comment on OSX because I've never found a reason for using it, but I think you will find that Linux upgrades easier because user configuration is held in flat text files which are far easier to parse by an installation script than the Windows Registry is. So provided that Linux upgrades any associated libraries when it upgrades an application, the worst that can happen is that maybe an app won't run properly because of an invalid parameter in an old configuration file.

      Incidentally, I fail to see what all the hoo-hah is about anyway, quite frankly. Unless you're one of these "I need to get Windows 7 installed first because my todger is bigger than your todger" types, then you just do the upgrade when you have time to back the disk properly, format it, install the new OS from scratch and then copy your old files back across.

      It's not as though it's something that needs to done weekly and if you've not got the common sense to set aside the time to do it properly anyway, then you probably shouldn't be doing it in the first place.

      --
      Gentoo Linux - another day, another USE flag.
    9. Re:Windows Upgrades by JohnBailey · · Score: 3, Insightful

      I went from Vista to Win7 RC1 and didn't have any problems. Every time I see a comment like this, I think to myself "Why don't I ever have these problems?" Well?

      Possibly for the same reason I can install Linux and not have to keep a terminal window open for every little thing, or constantly tweak it. We are not drama queens.

      --
      It is difficult to get a man to understand something when his job depends on not understanding it.
    10. Re:Windows Upgrades by 644bd346996 · · Score: 2, Interesting

      To be fair, it doesn't really matter what version of Flash you're running. It still sucks, and is very insecure. The embarrassing part is more that it downgrades the version than that it exposes users to an extra security risk.

    11. Re:Windows Upgrades by spun · · Score: 3, Funny

      I went from Vista to Win7 RC1 and didn't have any problems. Every time I see a comment like this, I think to myself "Why don't I ever have these problems?"

      Well?

      The great and powerful Windows has decided to eat your first born child, instead. Fortunately for you, you will remain a virgin your entire life and thus escape this terrible fate.

      --
      - None can love freedom heartily, but good men; the rest love not freedom, but license. -- John Milton
    12. Re:Windows Upgrades by nomadic · · Score: 5, Insightful

      So provided that Linux upgrades any associated libraries when it upgrades an application,

      Which it frequently doesn't. Ubuntu especially is notorious for breaking stuff.

    13. Re:Windows Upgrades by GIL_Dude · · Score: 5, Informative

      I would have put myself solidly in the "never upgrade, always do wipe and load" camp until Windows 7. I've now upgraded three machines and it has gone very very well. (I would still wipe and load for corporate purposes to be sure the machines are 100% the same).

      For this specific item they mention here about iTunes... The beta version of the upgrade advisor merely recommended that you deauthorize iTunes on your computer before upgrading. Apparently nobody could figure out how to do that, so they now recommend that you uninstall iTunes, then upgrade your machine, then re-install iTunes. I guess this is to make sure your computer remains authorized for any content you bought although I can't give results for that as I only have content I ripped from CD myself. I can say I have done one machine each way - I uninstalled for this notebook I am on now and I just deauthorized for my wife's notebook. Both upgrades worked flawlessly.

    14. Re:Windows Upgrades by AHuxley · · Score: 2

      You can fix flash as it was version drift, you cannot fix Windows..
      Apple was lazy with flash but not OS disruptive.

      --
      Domestic spying is now "Benign Information Gathering"
    15. Re:Windows Upgrades by Abreu · · Score: 3, Insightful

      Well, I tend to reformat my root partition, but leave my /home partition as is... Never had a problem

      How clean or unclean is this to you?

      --
      No sig for the moment.
    16. Re:Windows Upgrades by Joe+U · · Score: 5, Insightful

      In my experience, if you have a real, live system and you upgrade Windows, you can expect everything non-MS to break. Critical registry entries get deleted, DLLs go missing, directories get moved and everything goes to hell in a hand-basket.

      Exactly, and you want to know why?

      Microsoft follows their publised API's and published guidelines. Most other companies DO NOT. They take shortcuts to try and get things done quicker and almost always get it wrong.

      If it runs on Vista, it should run on Windows 7, if it breaks, the developer fucked up.

      Apple, Real, AOL, Apple, Symantec, Adobe, McAfee, IBM and Apple I'm talking about YOU. Especially Apple, ITunes is an over-engineered crapfest that touches things it shouldn't touch in the OS. (In their defense, they have gotten slightly better lately, but itunes still lives in a dedicated VM on my computer).

    17. Re:Windows Upgrades by w0mprat · · Score: 4, Informative

      Software like iTunes and Google Toolbar make deep low level changes to the operating system, so I'm really not suprised that these have to be uninstalled before upgrading.

      I wouldn't be suprised if most 3rd-party applications that install system services have to be uninstalled before the upgrade.

      Many applications like these mess with things that really you really shouldn't be messing with, especially when many comparable applications seem to have no need to embed themselves so deeply, and likely have much less bloat.

      As for upgrades breaking your old applications - running in compatibility mode for a older OS will solve 9/10 compatibility issues, but this feature seems to be ignored.

      --
      After logging in slashdot still does not take you back to the page you were on. It's been that way for 20 years.
    18. Re:Windows Upgrades by Itninja · · Score: 5, Informative

      I upgraded Vista Ultimate x64 to Windows 7 Ultimate x64 and had no significant issues. The 'upgrade advisor' program even advised me to deauthorize my installation of iTunes before continuing. No fuss, no muss, as they say.

      --
      I judt got a nre Kinesis keybiartf so please excusr ant egregiou typos.
    19. Re:Windows Upgrades by Achromatic1978 · · Score: 4, Informative

      Software like iTunes and Google Toolbar make deep low level changes to the operating system

      iTunes in particular. How many system services does that thing install by default? IIRC, at least 4! Quicktime helper, iTunes helper, Bonjour/mdns, iPodservice, and that's before it attempts to foist Safari on you...

    20. Re:Windows Upgrades by nstlgc · · Score: 5, Interesting

      As someone who installed Vista 2 years ago, updated to the Windows 7 RC when it came out and then to the final, allow me to say - what the heck are you talking about? The only thing that broke was Daemontools. This includes but is not limited to Firefox, Chrome, mIRC, Sony Acid, Sony Soundforge, Photoshop, GOM player, uTorrent, Emule, FTPrush, video codecs, and, as you already stated, numerous MS applications I run. They've all been there from Vista to the RC to the final.

      Really, what do you guys run that causes all these problems?

      --
      I'm Rocco. I'm the +5 Funny man.
    21. Re:Windows Upgrades by nstlgc · · Score: 5, Insightful

      If you call "relying on side effects" "using undocumented features", then yea, maybe. Like that time developers thought everyone runs XP as administrator. Oh wait...

      --
      I'm Rocco. I'm the +5 Funny man.
    22. Re:Windows Upgrades by shadowturtle · · Score: 4, Informative

      It's known to do this. It has to do with iTunes messing with the drive's High and Low Filters. When I deleted the registry changes, iTunes gave a warning message every time it loaded, but still worked fine. Plus, the drive "magically" began working again. Apple talks a little about how these filters can mess with iTunes if changed. http://support.apple.com/kb/HT2615

    23. Re:Windows Upgrades by jellomizer · · Score: 3, Informative

      Upgrade your Linux distribution... Ooop there goes your custom kernel. Upgrade Firefox, Oh some of my addins don't work any more.
      When I went from OS X Leopard to Snow Leopard my SVN Client failed to run. It happens sure LInux and OS X are better at this, but still it hapends. Don't let your zealotness for other OS's make you blind to their problems.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    24. Re:Windows Upgrades by bill_kress · · Score: 4, Insightful

      If it's asking you to de-authorize it and not remove it, that kind of makes sense.

      I imagine something in the upgrade process can fubar Apple's DRM system and cause it to make iTunes think it's not authorized. If that old install information remains in their database, it might be annoying to remove it (or not, I'm just guessing).

    25. Re:Windows Upgrades by TJamieson · · Score: 2, Informative

      Don't forget the lovely AppleMobileDevice service -- installed just in case you decide to buy an iPhone / iPod Touch at some point. Completely useless without one of said devices.

      --
      For the last time, PIN Number and ATM Machine are redundancies!
    26. Re:Windows Upgrades by garote · · Score: 3, Interesting

      At other OS companies, squads of test engineers maintain "DO NOT BREAK" lists. All during development, and especially before the revision ships, these engineers test builds of the OS to make sure that the new version DOES NOT BREAK a good variety of commonly used apps. If they find breakage, they respond in various ways, including contacting the developers of the application to help with a workaround or to help build a patched revision.

      Assuming Microsoft does this - and they'd be insane if they didn't - then Windows 7 should not complain about iTunes.

      The point is, TO END END USER it doesn't matter who the hell used proper APIs and who didn't. If they upgrade-in-place and their apps break, they are going to blame the upgrade.

    27. Re:Windows Upgrades by Ralish · · Score: 3, Informative

      There should be very little, particularly as the Windows kernel hasn't undergone any massive reworking, however, there are two particularly likely cases:

      a) As another poster mentioned, poorly designed software which relies on API functionality that is subject to change. Seriously, Windows software does this all the time, and not just small-time developers, huge software companies (ala. IBM/Google/etc...) have in the past and I suspect continue to use Windows "features" that aren't meant to be used by anyone outside of Microsoft. This typically means using undocumented APIs or API calls that Microsoft does not expect anyone to use, and thus when they change them (which should be fine, no-one should be using them), things break horribly. The other obvious example is dumb assumptions (running as an Administrator is a classic example) but there are many other more subtle ones.

      b) Software that installs stuff into the kernel is far more likely to be incompatible without an update or patches (e.g. hardware drivers/virus scanners, etc...). While it's fashionable around here to label Windows 7 as a rebadged Vista (and prior to this Vista SP2 until people realised that Vista was about to get a second SP), the Windows 7 kernel has undergone some significant changes. One was alluded to here just recently. For those who care, Mark Russinovich has written (several?) articles on the Windows 7 kernel changes and various video interviews are available (on Port 25?). While the Windows kernel driver framework hasn't undergone significant changes (which was the primary reason for the seriously crap driver situation on Vista for quite some time), there have been changes to it and many modifications to other parts as you'd expect.

      I obviously can only guess on the reasons for iTunes/Google Toolbar being blocked during the upgrade process, but if I were to place a bet, the Google Toolbar might have compatibility issues with the version of IE in Win7. Even though Vista has IE8, it won't be identical to that in Win7 (even if it may be aesthetically), and this can have potential ramifications for browser plugins. As for iTunes, it's a bloated piece of crap that consumes insane amounts of resources (at least on Windows) and has been known to do bad things to the USB stack. It wasn't too long ago XP machines were blue screening due to a buggy iTunes driver (painfully ironic while Apple is playing ads poking at Windows stability, while actively contributing to its lack of) and just recently I found a nasty handle leak that resulted in iTunes consuming several thousand handles a day and not releasing them, I managed to get it to just shy of 30,000 within a week. Would I be surprised if iTunes were doing stupid things that would cause incompatibility during a Windows upgrade? Not even slightly.

    28. Re:Windows Upgrades by moosesocks · · Score: 2, Insightful

      I think you will find that Linux upgrades easier because user configuration is held in flat text files which are far easier to parse by an installation script than the Windows Registry is.

      Negative, sir. Have you ever written the code necessary to parse a flat config file? It's possible to do it well, but is a major duplication of effort, and I've seen *plenty* of apps that get it wrong (not to mention undue user confusion due to syntactical differences between different apps' configuration files).

      On the other hand, reading/writing to the Windows registry involves a few simple API calls, and also (theoretically) makes certain security provisions easier to handle.

      Don't forget that the various Linux desktop environments have evolved "registries" of their own. It's hardly a Microsoft-specific concept these days.

      --
      -- If you try to fail and succeed, which have you done? - Uli's moose
    29. Re:Windows Upgrades by ozmanjusri · · Score: 3, Interesting
      Well done on getting a troll mod for advertising Linux on /.
      That takes pure skill!

      Not any more.

      Slashdot is pretty much a Microsoft shop these days. Just try saying anything Microsoft doesn't want discussed (like Win 7 is bland and uninteresting interesting, or that MS marketing is gaming mod points). You'll be guaranteed a "Troll" mod.

      MS reputation managers started infiltrating /. a couple of years ago, and the job's just about complete.

      --
      "I've got more toys than Teruhisa Kitahara."
    30. Re:Windows Upgrades by Hal_Porter · · Score: 3, Informative

      Maybe you don't install toolbars and the like? Toolbars are very invasive in Windows - many of them will install global hooks. This is a horrible technique where you load a DLL into every process in the system and that DLL can be installed as a WndProc for every Window. The idea is that you have a chance to look at all messages.

      http://msdn.microsoft.com/en-us/library/ms644990(VS.85).aspx

      Now the problem with an upgrade in the presence of things like this is that probably a Windows hook can be made to work with 90% of applications when it is released. The other 10% will have some sort of issue. New applications will probably fare worse and a new OS will introduce all sorts of issues.

      Actually I've got Google Desktop Search installed here and it looks like unlike the MSN and Yahoo toolbars it does not do this - I don't see any 'foreign' DLLs injected into a notepad process. These days the Microsoft DLLs are all signed code and every single DLL in the Notepad process has a Microsoft signature.

      --
      echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
    31. Re:Windows Upgrades by TheLink · · Score: 3, Interesting

      Actually I think Microsoft has been much better at "DO NOT BREAK" than Apple or Linux. Many old viruses still worked on XP (and old applications too) :).

      BUT I think they decided that it was time to break more stuff starting with Vista ( maybe in more ways than they planned ;) )...

      Microsoft's big problem is a Windows XP compatible O/S is dangerously close to existing, and if Microsoft does not move the goal posts in time, people might switch to it instead instead of "Vista" or Windows7. Then Microsoft loses significant control of the market.

      It's just like Intel trying to get everyone on board the the Itanic, but then AMD came up with AMD64 and everyone jumped on that instead.

      If Microsoft doesn't keep breaking stuff "slightly" and keep "moving the goal posts", Windows XP+DirectX9 could become a defacto standard that even they can't escape from, and the Windows market would be like the BIOS market.

      Microsoft does not want to be just another BIOS vendor. They'd make a lot less.

      --
    32. Re:Windows Upgrades by PitaBred · · Score: 3, Interesting

      You know why people don't follow the published API's? Because they're woefully inadequate, and even if you do follow the API, half the time the fucking documentation is wrong. Seriously... talk to someone who's written anything to Win32, which you pretty much have to do if you want anything more advanced that "place form X here"

    33. Re:Windows Upgrades by bruce_the_loon · · Score: 2, Informative

      VMWare's VSphere client. Amazing, Virtual Server Console, Virtual Infrastructure Client (3.5.0) works, but VSphere was broken. Had to hack a DLL location and put it into debug mode to work.

      Other than that, not much I've run across.

      --
      Trying to become famous by taking photos. Visit my homepage please.
    34. Re:Windows Upgrades by gazbo · · Score: 3, Funny
      You need to stop believing what you read on Slashdot. Your laundry list of questions reads like "If I install Linux instead of Windows, will it burn my house down? Eat my babies? Rape my chihuahua?" A short answer to your question is for you to come up with a list of everything you've previously read about DRM in Vista, and assume that it's utter bollocks. You will then be quite close to the truth.

      Oh, and I hear UAC is better on 7, but if not just disable it. It takes about 5 clicks.

    35. Re:Windows Upgrades by Allador · · Score: 5, Informative

      All that fear mongering was a bunch of hooey.

      What is locked out?

      Nothing.

      Do P2P apps work properly?

      Yes

      Are there unexplained phone-homes?

      Vista and W7 are much more thoroughly instrumented than XP was. Many of these will send anonymous usage and config data back to MS. These are all well documented and understood, and don't really cause any concern for privacy.

      They're largely all disable-able, though they are scattered, as many of the product groups rolled their own systems for this (ie, office vs. media player vs wga, etc).

      Can I still play out-of-region CDs?

      This is dependent on the hardware and software you use. But the OS in no way gets involved.

      Do I have to fight UAC like someone with Vista?

      Loaded question. UAC on Vista (post SP1) worked exactly as it was intended. Any problems you had you should blame on your app vendors.

      Or yourself, if you chose to not customize UAC behavior to your liking. It is tremendously customizable (even in Vista) in how it behaves, how it prompts, whether or not to use the secure desktop, etc etc. If you don't like it, just configure it so that you do.

      W7 loosens it a bit so that many actions that the OS perceives as 'initiated by the user' dont cause an elevation. This is how it ships. You can turn it back to Vista style if you want, or otherwise customize it.

      Can I copy any standard file type on to any standard media?

      Yes.

    36. Re:Windows Upgrades by GravityStar · · Score: 2, Insightful

      Lots of highly popular software just doesn't follow the windows development guidelines. WinAMP was/is popular, but from the perspective of compliance with windows development guidelines, it grades an F, for Fail.

    37. Re:Windows Upgrades by Keeper+Of+Keys · · Score: 2, Insightful

      As I understand it, Win7 by design uses pretty much the same APIs as Vista. There are a few known incompatibilities, and the installer warns you about these before you upgrade. My experience of upgrading from Vista SP2 to Win7 RC was that I was advised to remove three apps before upgrading (can't remember what they were; it's possible that one may have been an Apple product). I did this, and the install was painfully slow but otherwise worked perfectly. I was then able to reinstall the latest version of the incompatible apps.

      It bugs me that people are advising against upgrading who clearly haven't tried it. Of course it might go wrong. So backup your files before trying it. If it works, you've saved yourself a lot of effort.

    38. Re:Windows Upgrades by Keeper+Of+Keys · · Score: 3, Insightful

      Really, what do you guys run that causes all these problems?

      They haven't even tried it. They probably had difficulties updating Window 3.1 to 95 or something and have just extrapolated. My upgrade experience, like yours, was smooth.

    39. Re:Windows Upgrades by Rob+the+Bold · · Score: 2, Interesting

      Exactly, and you want to know why?

      Microsoft follows their publised (sic) API's and published guidelines. Most other companies DO NOT. They take shortcuts to try and get things done quicker and almost always get it wrong.

      Microsoft also adheres to their unpublished guidelines. They know in advance what shortcuts are gonna get broken in the next version and what new ones will appear. Everyone else has to use trial-and-error to discover what will and won't work, so of course they "almost always get it wrong" -- they get it wrong every time until it works, for now.

      Back in the day I was still in the Windows software development world, we got to the point we told our customers that we wouldn't support the latest version of windows until the next version of our package came out. Our installer would balk if it saw an unknown windows version. And it could take 6 months for us to catch up. In our case, we had a low-volume product that relied on a great deal of third-party software components, so we had to wait for those pieces to get latest-windows compliant.

      Were we "over-engineering" or product? God, no. I don't even think that word means what you think it means. Were we "touching things we shouldn't"? I guess so if by "shouldn't" you mean "stuff that MS could deprecate". And boy did we hear plenty of "If it runs on 95 it should run on 98, Me, NT4, 2K, etc." That was the awesomest, when the tech line would send those complaints to the software engineers like me. I'd just tell them that philosophy doesn't really apply to created objects like software. "Well, why isn't it fixed yet?" they'd ask, and I'd respond "Because I'm not working on it". "Why not?", "Because I'm on the phone telling some guy it's not fixed yet instead of working." That usually got me an angry call from some sales or marketing VP, but who was yet unable to provide me any technical assistance when I told them I need some latest-OS-version compliant widget -- something about "that's your job" would be his response, the irony that soothing customers being his job totally lost on him because he sent his shirts out for cleaning.

      Every 3rd party developer has some issue or issues that's more important to them than being compatible with the next version of the OS. Perhaps compatibility with this version. Or user demands for more features. Or lack of staff. It's always something.

      Want to bitch at 3rd party developers? Then please jump on the latest OS version. I know from experience that there's nothing that inspires me more than some user telling me I fucked it up. Really gets me motivated and you get to gripe, so everyone wins. But at least I was on a small user-base product, and I could move that one whiny customer's bug and feature requests lower on the fixme queue every time he pulled that.

      --
      I am not a crackpot.
    40. Re:Windows Upgrades by Rob+the+Bold · · Score: 2, Informative

      FYI: WMI was out in 98, you should have been able to enumerate the ports. But yes, I get the point you're trying to make, sometimes you need to resort to a hack, and hacks break across versions.

      I was really hoping that this had been completely solved by now -- I hadn't had to worry about it for 7 years. I'll take your word on the WMI in 98 part.

      However, IEnumWbemClassObject, which seems to be what's used sometimes nowadays (from my brief web search), only became available in Win 2000, according to MSDN. There's really nice page on the serial port problem at http://www.naughter.com/enumser.html. The author states that his sample code

      provides 9 different ways (yes you read that right: Nine) of enumerating serial ports: Using CreateFile, QueryDosDevice, GetDefaultCommConfig, two ways using the Setup API, EnumPorts, WMI, Com Database & enumerating the values under the registry key HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\SERIALCOMM

      The sample comport enumeration code project appears to have been started in 1998 and is still under development in 2009.

      The WMI version uses what I consider to be the ugly hack of comparing the names of the resources found to string "COM" followed by a numeral to get the name and port number.

      This still appears to be a bit of an issue, judging by coding forums I browsed (sysinternals, msdn, etc.) To make a long story short -- too late -- it would appear that MS still doesn't have a standard (and easy) way to do this across all versions of Windows.

      My involvement in this fiasco mercifully ended in 2002 when the company producing the program was subsumed into another entity and the whole project terminated.

      --
      I am not a crackpot.
  2. Sounds good to me by Anonymous Coward · · Score: 5, Insightful

    iTunes and Google Toolbar are annoyances anyway. If they could permanently get rid of Quicktime, I'd be a happy camper.

    1. Re:Sounds good to me by MyLongNickName · · Score: 5, Interesting

      Seriously. I actually like iTunes, but damn is it a resource hog. Sometimes it will chew up 90%+ of CPU for no apparent reason. It will often be unresponsive to clicks for a couple seconds. I am not sure what is so complicated about a music player that causes this.

      And then every time it asks me for an upgrade, it insists on installing Quicktime and other things that I don't want on my PC.

      I don't use Macs, but wonder if all of Steve's apps behave this way...

      --
      See my journal for slashdot ID's by year. Mine created in 2005. http://slashdot.org/journal/289875/slashdot-ids-by-year
    2. Re:Sounds good to me by frozentier · · Score: 2, Insightful

      Exactly! I'd call removing iTunes and Google Toolbar a feature, not a bug.

    3. Re:Sounds good to me by Anubis+IV · · Score: 4, Insightful

      As with most of these types of things, they perform far better on the original platform. Microsoft does the same thing with the Office suite, for instance. I tend to agree that Safari and Quicktime on Windows bug me, but on the Mac, they're great. iTunes on Windows is far inferior to the Mac version as well, not in terms of features, but certainly in terms of performance.

    4. Re:Sounds good to me by maccodemonkey · · Score: 4, Informative

      QuickTime is what iTunes uses for it's MP3/AAC decoding engine, which is why it's installing QuickTime. It's not just installing it to force it on you, it's actually a dependency. This is why iTunes on Mac OS X is still a QuickTime 7 app. It can't move to QuickTime X because QuickTime X is not cross platform.

    5. Re:Sounds good to me by tepples · · Score: 4, Informative

      And then every time it asks me for an upgrade, it insists on installing Quicktime and other things that I don't want on my PC.

      If you're talking about QuickTime Player and Safari, consider this: The iTunes application relies on the QuickTime framework to play media and the WebKit framework to display iTunes Store and iTunes LP. Trying to run iTunes without QuickTime and WebKit is like trying to run Windows Media Player without Windows Media or trying to run VLC without libavcodec.

    6. Re:Sounds good to me by oldspewey · · Score: 5, Funny

      Sometimes it will chew up 90%+ of CPU for no apparent reason.

      It's thinking different.

      --
      If libertarians are so opposed to effective government, why don't they all move to Somalia?
    7. Re:Sounds good to me by Blue+Stone · · Score: 2, Informative

      >If they could permanently get rid of Quicktime, I'd be a happy camper. Windows 7 has native support for Quicktime files through Windows Media Player - and Explorer - with thumbnails and everything! Sounds like your dream's come true.

      --
      Corporation, n. An ingenious device for obtaining individual profit without individual responsibility. - Ambrose Bierce
    8. Re:Sounds good to me by GrimyR · · Score: 2, Informative
    9. Re:Sounds good to me by Bacon+Bits · · Score: 4, Insightful

      So why can't Apple do what the rest of the world does when it needs to use code from another application... use libraries. You don't need Quicktime's plugins or media player. Just the libraries should be sufficient.

      --
      The road to tyranny has always been paved with claims of necessity.
    10. Re:Sounds good to me by maccodemonkey · · Score: 4, Insightful

      But the plugin and player are what... 2-3 megabytes of 20 megs? Most of the download is the QuickTime library and the codecs...

    11. Re:Sounds good to me by nmg196 · · Score: 5, Insightful

      You posted that like you thought QuickTime is decoding engine, which it's actually an awful cheap media player from the early 90s. An encoding engine is a small DLL - not an entire media player application. There is no NEED for Apple to require QuickTime to be installed, but like much of Apple's software.

      iTunes is one of the most badly written awful pieces of software in mass usage today. It's no wonder Windows needs it to be out of the way while it's installing - it does a LOT of horrible things to your system including installing all sorts of pointless services and modifying many critical bluetooth settings.

    12. Re:Sounds good to me by maccodemonkey · · Score: 2, Informative

      Um. QuickTime IS a DLL (a very large one) with a media player. QuickTime is an API that includes a media player. I work in the industry, and I do programming with the QuickTime API. The largest use of QuickTime is likely software using the QuickTime API. Adobe ships very large pieces of software on Windows that include QuickTime because of the QuickTime API, for example. Again, the components of QuickTime that seem to annoy people are very small, and easy to remove. Do you honestly think a half dozen audio codecs, and another half dozen video codecs would make for a "small" DLL?

    13. Re:Sounds good to me by harmonise · · Score: 3, Insightful

      As with most of these types of things, they perform far better on the original platform.

      That's just a cop out. Quality software can be written for any platform provided the developer puts in the effort to make a quality product.

      --
      Cory Doctorow talking about cloud computing makes as much sense as George W Bush talking about electrical engineering.
    14. Re:Sounds good to me by EdZ · · Score: 5, Interesting

      Do you honestly think a half dozen audio codecs, and another half dozen video codecs would make for a "small" DLL?

      Yes. e.g:
      CCCP: 5.9mb (plays damn near everything you'll encounter, including .mov if you rename them to .mp4, as for the past few revisions that's all they've been anyway)
      Quicktime Alternative: 17.8mb (just the quicktime codecs and the plugin, no player)
      Quicktime: 30.94mb

    15. Re:Sounds good to me by Symbha · · Score: 4, Interesting

      Not a cop out... nobody said they couldn't.... just that they didn't.

    16. Re:Sounds good to me by Achromatic1978 · · Score: 4, Informative

      Again, the components of QuickTime that seem to annoy people are very small, and easy to remove. Do you honestly think a half dozen audio codecs, and another half dozen video codecs would make for a "small" DLL?

      Huh, what?

      A codec is a mathematical algorithm. Are you telling me that the codecs for interpreting an MP3/AAC stream, etc, are SO COMPLEX that the math for them can't be contained in less than 40 or 50 megabytes of compiled code?

      Survey says: horseshit.

      Check out VLC sometime. It does more in a quarter of the size of Quicktime than Quicktime does, by far, in terms of codecs.

    17. Re:Sounds good to me by Techman83 · · Score: 2, Informative

      Fortunately you can use tricks to run itunes using the Quicktime Alternative. I use this method on peoples machines that I know will install it regardless of my advice.

      --
      # cat /dev/mem | strings | grep -i cat
      Damn, my RAM is full of cats. MEOW!!
    18. Re:Sounds good to me by Per+Wigren · · Score: 5, Informative

      Do you honestly think a half dozen audio codecs, and another half dozen video codecs would make for a "small" DLL?

      libavcodec currently has decoders for 242 audio and video codecs, encoders for 100, demuxers for 129 container formats and muxers for 89.
      The resulting DLL is about 7 MB.

      --
      My other account has a 3-digit UID.
    19. Re:Sounds good to me by bertok · · Score: 4, Insightful

      Seriously. I actually like iTunes, but damn is it a resource hog. Sometimes it will chew up 90%+ of CPU for no apparent reason. It will often be unresponsive to clicks for a couple seconds. I am not sure what is so complicated about a music player that causes this.

      And then every time it asks me for an upgrade, it insists on installing Quicktime and other things that I don't want on my PC.

      I don't use Macs, but wonder if all of Steve's apps behave this way...

      I actually need and use iTunes (to talk to my iPhone), but one thing that shits me to no end is that every time I get a point-release update of iTunes, it installs two hidden "on startup" items. I have to use the 'msconfig' tool to get rid of them every bloody time.

      Programs should really stop the habit of silently installing background processes that mostly do nothing except slow down the computer's boot time.

      For example, since Vista, Windows has had a great task scheduler API that lets developer schedule system tasks like "check for update" on lots of complex criteria, such a "30 minutes after the PC goes idle". That way, the processes are only run once per machine (not user), don't slow down the boot, and can close to conserve memory after the check is done.

      And don't get me started with the hideous piece-of-s*** that is Bonjour, which is a system service installed by iTunes that intercepts and modifies DNS requests. It opens your computer to vulnerabilities and has broken some apps. A music player has absolutely no business fucking around with system-wide DNS.

      Every time someone complains that their machine is 'slow', it's either a virus, or I just use msconfig to disable the 50 startup processes installed by crap like iTunes. Miraculously, it turns out that there was nothing wrong with their hardware after all.

    20. Re:Sounds good to me by thePowerOfGrayskull · · Score: 3, Funny

      I am not sure what is so complicated about a music player that causes this.

      This is simple - the Geniuses at apple haven't figured out this whole "multitasking UI" yet. "Determining gapless playback info" over a network drive is the perfect example of this. It seems to process files in groups of 10 or 20... and every time it starts a new batch, the UI locks up until it finishes (30s or so). Then you can move the mouse for a few seconds... until it starts the next batch.

      It's not so noticeable on a local hard drive, but it's pretty damned hard to miss when you have 10k songs on the network. The concept of "worker thread" has not yet occurred to these people.

    21. Re:Sounds good to me by Blakey+Rat · · Score: 3, Insightful

      Office for Mac runs orders of magnitude better than iTunes on Windows. I don't buy your excuses.

      My biggest complaint is that the only thing I ever use iTunes for is updating my iPhone's firmware. I need a gigantic bloated buggy app for THAT!? Hey Apple: how about making a 5 MB iPhone manager without all the bullshit, eh?

    22. Re:Sounds good to me by manekineko2 · · Score: 5, Insightful

      Yes, but libraries don't attempt to autoload a tray application without the plugin and player.

    23. Re:Sounds good to me by pclminion · · Score: 2, Insightful

      That's just a cop out. Quality software can be written for any platform provided the developer puts in the effort to make a quality product.

      If you think the relative quality difference is because of anything that any DEVELOPER did, you're an idiot. The kind of developer who works at Apple, the kind of developer who works at Microsoft, these people don't release a piece of shit out of laziness, they release a piece of shit because of management and corporate priorities.

      You can put together the best team of programmers in the world, but if "Making product X work well on playform Y" is literally the last thing on their list of priorities, guess what's going to happen? Another fun fact for you: the developers aren't the guys setting the priorities and saying when it's good enough or not good enough.

      Blaming the developer just proves you have no idea how software development actually happens.

    24. Re:Sounds good to me by L4t3r4lu5 · · Score: 4, Funny

      Need to test your UI responsiveness while under high load?

      There's an app for that.

      --
      Finally had enough. Come see us over at https://soylentnews.org/
  3. Remove itunes? by sserendipity · · Score: 2, Insightful

    Finally, a good idea from microsoft.

    Oh, wait, they expect us to muddle along with the windows media player instead. Pot, kettle, frying pan, fire.

    1. Re:Remove itunes? by stranger_to_himself · · Score: 5, Funny

      Finally, a good idea from microsoft.

      Surely the real story here is that the postal strike is somehow causing mail to be delivered faster.

  4. You can add them back... by icebike · · Score: 5, Interesting

    First, this obviously applies only to upgrades.

    Second, iTunes does horrible things to your USB stack, and it needs to go.

    After Win7 is installed you can add it back, and not lose any of your music.

    Don't make a big deal out of Microsoft trying to remove the effects of misbehaved software corrupting the install.

    There is no issue here.

    --
    Sig Battery depleted. Reverting to safe mode.
    1. Re:You can add them back... by Kate6 · · Score: 2, Insightful

      You could make the case that the fact that misbehaving user-space software could theoretically interfere with the upgrade process points to a deep design flaw in Windows as a whole. I recently upgraded from Leopard to Snow Leopard, which turned all the core parts of my operating system from 32 bits to 64 bits... I did have a few bits of third party software stop working after that. None of them affected overall system stability, though... And definitely not the install.

    2. Re:You can add them back... by icebike · · Score: 3, Insightful

      Yes you could make that claim.

      But some parts of iTunes don't run in user-space.

      Apple Mobile Device runs as a service as does Bonjour.

      Its this device driver that needs to go (temporarily) and the system needs a reboot with it gone (in true Microsoft fashion).

      After the upgrade, when you re-install iTunes, the Apple Mobile drivers will be subordinate to the new Windows 7 Device Stage, and all will be well.

      --
      Sig Battery depleted. Reverting to safe mode.
    3. Re:You can add them back... by icebike · · Score: 2, Insightful

      Windows is not Unix.

      Continue your research.

      --
      Sig Battery depleted. Reverting to safe mode.
    4. Re:You can add them back... by zach_the_lizard · · Score: 2, Informative

      iTunes installs a USB driver on Windows.

      --
      SSC
    5. Re:You can add them back... by shutdown+-p+now · · Score: 2, Informative

      Windows is not Unix.

      Nevertheless, a Windows service is a userspace application.

    6. Re:You can add them back... by LO0G · · Score: 2, Informative

      And a CDRom driver - GEARAspi which totally screws up CDs sometimes.

  5. Wow by Kratisto · · Score: 5, Funny

    Windows 7 recognizes how bad iTunes is? Even XP can't do that! I'm switching right now... Where'd I put my MSDNAA login?

    --
    Conscience is the inner voice which warns us that someone may be looking.
    1. Re:Wow by TheRaven64 · · Score: 4, Funny

      I always assumed iTunes realised how bad Windows was and added some extra idle loops and random malloc() calls to try to fit in...

      --
      I am TheRaven on Soylent News
  6. So by Anonymous Coward · · Score: 4, Insightful

    If they didn't do this we would be reading about how the upgrade breaks competitor's software. Damned if you do, damned if you don't.

    1. Re:So by sorak · · Score: 2, Funny

      If they didn't do this we would be reading about how the upgrade breaks competitor's software. Damned if you do, damned if you don't.

      Yep. If you stab a man and leave him for dead, the headline reads "Stabbed a man and left for dead", if you stab a man and dump him in the river, the headline reads "Stabbed a man and dumped him in river"...You just can't win with the media.

  7. Summary is Misleading by Anonymous Coward · · Score: 3, Insightful

    TFA says Windwos7 asks you to remove some drivers and apps and then successfully re-installs them when done. That's not quite what the summary implies.

  8. About iTunes -- from the article by rwade · · Score: 5, Informative

    Here's the a quote from the article of a user who found that Windows 7 asked that the user uninstall iTunes:

    ...and I reinstalled iTunes which worked fine without any configuration, my library and apps were all there.

    While I agree it is suspicious that iTunes and the Google Toolbar were the only applications that Windows 7 ask that particular user to uninstall, it should be made clear that Windows 7 did not impede the user from using that software or foist a MS application on him.

    I will note that many users had significant difficulties with using non-Apple software after upgrading to Snow Leopard.

    I myself have had significant difficulties using already installed software after upgrading various shared libraries via ports on FreeBSD.

    I would suggest that these issues are along the lines of what Microsoft was doing when it asked the user to uninstall iTunes and the Google Toolbar.

    1. Re:About iTunes -- from the article by DevStar · · Score: 3, Informative

      It's not that suspicious. It asked me to uninstall SQL Server 2008 and MagicDisc. I uninstalled Magic Disk, but SQL Server I decided to roll the dice on, because it is a pain getting it set back up the way I like it on my dev box. A month or so later, no problems (I'm on MSDN).

  9. Oh, FFS! by R2.0 · · Score: 5, Informative

    From TFA:

    "The upgrade process gave me a list of about 5 programs to un-install," he says. "Which I did, it was some drivers, iTunes and the Google Toolbar. After that the whole thing was automatic, I just left it sitting there... At the end of it, Windows put back the drivers I removed, and I reinstalled iTunes which worked fine without any configuration, my library and apps were all there. I have to say that is about the most successful Windows upgrade I have ever personally experienced."

    Yep - a disaster in the making.

    --
    "As God is my witness, I thought turkeys could fly." A. Carlson
  10. Just One Observation... by pandrijeczko · · Score: 4, Insightful

    I've no plans to upgrade to Windows 7 from XP whatsoever but if people are being asked to remove iTunes and Google Toolbar, this implies they are using an "install over the top" upgrade method, rather than "backup, format and install from new".

    And if these people **REALLY** believe that upgrading any OS in this fashion, let alone MS Windows, will end up giving them a nice clean install afterwards, then they probably shouldn't be anywhere near a computer in the first place.

    --
    Gentoo Linux - another day, another USE flag.
    1. Re:Just One Observation... by pandrijeczko · · Score: 2, Informative

      As I responded to the other poster, I'm actually mostly a Gentoo Linux user, which (if you don't know already) uses rolling "compile it yourself" upgrades rather than physically different releases.

      I wouldn't change Gentoo for any other Linux distro but even I use it with the expectation that if I keep constantly upgrading to "bleeding edge" package versions, within the space of a year to 18 months, there are probably going to be so many compilation errors to fix in Portage (= Gentoo's packaging architecture) that it will be simpler just to download the latest boot disk and do a scratch rebuild. It doesn't worry me, I just set aside a day to do it and just get on with it.

      Face facts - if you keep ugrading stuff on any OS, it's going to get some creep problems meaning the occasional fresh install.

      --
      Gentoo Linux - another day, another USE flag.
    2. Re:Just One Observation... by grcumb · · Score: 3, Interesting

      And if these people **REALLY** believe that upgrading any OS in this fashion, let alone MS Windows, will end up giving them a nice clean install afterwards, then they probably shouldn't be anywhere near a computer in the first place.

      You're generalising. I've had:

      • Servers that have been in continuous operation for 5+ years and have been upgraded over several major version changes.
      • A Windows machine from that cleanly upgraded from 98 - NT4 - 2000. (I haven't run Windows on my own hardware since)
      • A home computer that has been continuously upgraded from Ubuntu 6.10.
      • A Mac laptop that was cleanly upgraded from 10.2 - 10.3 - 10.5

      In fact, while I have on rare occasions found it easier to install afresh than to upgrade, that's been the exception, not the rule.

      The problem is not n00bs who are naive enough not to plan their way through an upgrade. The problem is junior and intermediate geeks who think the sum of their knowledge and experience is all there is. Upgrades require care and attention and planning. Just because it's currently beyond your capacity to do it doesn't mean it can't be done.

      --
      Crumb's Corollary: Never bring a knife to a bun fight.
    3. Re:Just One Observation... by grcumb · · Score: 2, Interesting

      With all respect, you are completely missing the point.

      The people who are at this moment buying and installing Windows 7 are mostly going to be desktop users upgrading from an earlier Windows release.

      And I missed the point how? I gave 4 different scenarios, covering most use cases, including the 'average desktop'. In every case, the experience led me to conclude that a sweeping pronouncement that only fools upgrade just isn't valid.

      If you need further data: Ubuntu's upgrade process is so smooth you can simply start it running in the background and continue working. After some time, the system tells you to reboot and that's that. (I generally toss the LiveCD into the machine first just to be sure my hardware's going to be properly supported after the upgrade, but I'm a belt-and-suspenders kind of guy.)

      Mac OSX is reasonably easy as well. Boot the new DVD, wait a while, restart.

      I then speculated that the tendency to generalise might be a result of inexperience. I was apparently wrong about that.

      My point stands: Upgrades for most OSes are mostly straightforward.

      --
      Crumb's Corollary: Never bring a knife to a bun fight.
  11. Crappy Summary by Anonymous+Codger · · Score: 5, Informative

    What a crappy, dishonest summary! I despise MS as much as anyone, but this is too much. Yes, it asked them to remove iTunes, etc., but then it reinstalled them! And everything worked.

    --
    No sig? Sigh...
    1. Re:Crappy Summary by Stripe7 · · Score: 2

      I play a MMO "World of Kung Fu" and folks there are saying that the game is not compatible with Windows 7. As it is a game I play daily that means I won't be bothering with an upgrade until a version of the game comes out that does work with Windows 7. Probably not Microsoft's issue and more along the line of the game not following Microsoft programming guidelines but the fallout is anyone wanting to play the game cannot as yet upgrade to Windows 7. I wonder at the list of games that will work with Windows 7 especially MMO's given the stringent security precautions some MMO's install to prevent hacks or DRM that install with a lot of games. The games may well work but the DRM that comes with them may prevent the games from running.

    2. Re:Crappy Summary by Anonymous Coward · · Score: 2, Informative

      The games may well work but the DRM that comes with them may prevent the games from running.

      To be completely off-topic, I'd like to say this is an awesome synopsis of what DRM does.

    3. Re:Crappy Summary by GF678 · · Score: 4, Insightful

      I despise MS as much as anyone, but this is too much.

      For me, the more Slashdot bashes Microsoft unfairly, the less I despise Microsoft. If Microsoft is supposedly so rotten, why does Slashdot feel the need to lie? It makes Slashdot look like it's run by a bunch of idiots with an agenda, and makes me question how much of the bashing of MS is legitimate.

    4. Re:Crappy Summary by rhizome · · Score: 3, Interesting

      makes me question how much of the bashing of MS is legitimate.

      Sure it's "legitimate," but consider the possibility that Slashdot is narcissistic in this regard. They've identified so much with an anti-Microsoft perspective that they are stuck with being critical even if Microsoft improves. Their identity comes before anything else, and they are pathologically driven to post submissions such as this one in order to protect The Slashdot at all costs. In other words, par for the course.

      --
      When I was a kid, we only had one Darth.
    5. Re:Crappy Summary by petrus4 · · Score: 2, Insightful

      For me, the more Slashdot bashes Microsoft unfairly, the less I despise Microsoft. If Microsoft is supposedly so rotten, why does Slashdot feel the need to lie? It makes Slashdot look like it's run by a bunch of idiots with an agenda, and makes me question how much of the bashing of MS is legitimate.

      Truthfully, I've been trying to understand why the delusional, pro-Linux groupthink has become so bad around here, recently.

      Granted, there's always been some of it to a greater or lesser degree, but in the past, Slashdot used to be somewhat self-correcting; you'd get a blatant Linux or FSF fanboy making one of their usual insane statements, but then you'd get someone else exposing the first poster as nuts and putting them in their place.

      Now, it never happens. The recent thread about Pulseaudio was a fantastic case in point; despite the number of people who've reported problems with it, the apologist developers and supporting trolls were out in force, and were also supported by people with mod points. The official stance was that Pulse was fine, there was nothing wrong with it, and if there was a problem, it was downstream's fault, so we should all just shut up, enjoy this miraculous innovation in Linux audio, and worship the tireless devs for bringing it to us.

      And again, with the recent IBM/Ubuntu thread. Not only were my statements refuted, they were then down moderated Troll or Flamebait as well. The fanboys without mod points bombard you with ad hominem, and then the fanboys *with* points downmod your supposedly baseless post into oblivion, in order to ensure that it never sees the light of day.

      The worst case of this was when I also suggested PostgreSQL as an alternative to MySQL. That got modded down to -1; the GPL fanatics are absolutely terrified of anyone using BSD licensed software; the BSD license is seen as a lethal threat, that must be stopped at all costs.

      You really are deeply pathetic, Linux community. Normally when people report problems, the sane thing to do is to actually listen to said feedback, and try and improve. The Stallman-inspired (and make no mistake, I know exactly where the above toxicity originates from) strategy, however, is to do exactly the opposite. Continue to engage in abject denial, bury any dissent that appears, and if possible, silence the dissenter.

      Now go ahead; mod me down, like good monkies.

    6. Re:Crappy Summary by Blakey+Rat · · Score: 2, Funny

      It makes Slashdot look like it's run by a bunch of idiots

      Look like?

      (Note: I got rid of the "with an agenda" part after seeing their disastrous attempts to improve the site over the last year, and their stalwart refusal to read or fix bug reports.)

  12. Misleading summary by Coopjust · · Score: 2, Insightful

    A) Only upgrade installs
    B) The 7 installer detects known incompatible software and asks you to uninstall it, making it very clear that it's going to do so.

    This is a non-story.

  13. Lie about windows to get posted on slashdot by Useful+Wheat · · Score: 5, Informative

    Did the poster even read the article? The summary is longer than the sentence that mentions this.

    "The upgrade process gave me a list of about 5 programs to un-install," he says. "Which I did, it was some drivers, iTunes and the Google Toolbar." What does the author say about this horrible, horrible thing? "I have to say that is about the most successful Windows upgrade I have ever personally experienced."

    That's not sarcasm, that's not some biting commentary at microsoft, that is a user who is content with his instillation of Windows 7 on a computer. This is not an article about how microsoft is afraid of competition and squashes even the slightest attempt at competition, this is about how 3 people were relatively happy with their instillations.

    The poster picked the single most insignificant statement out of context, and made it their headline. I'm not sure if the poster was being ironic, or trying to troll linux fans into reading a pro-microsoft article, but the summary has almost nothing to do with the article.

    The upgrade didn't make you purge your computer of open source software. Windows 7 didn't make you uninstall OO.O, or even Lotus Notes (which really, needs to die). The upgrade did not purge your computer of competitor's software, it just so happened that those 2 programs needed to be reinstalled.

    1. Re:Lie about windows to get posted on slashdot by CannonballHead · · Score: 2, Funny

      I agree, but I can't resist...

      content with his instillation of Windows 7 on a computer

      I wish I could figure out how to instill Windows into my computer. Maybe even infuse it with Windows.

    2. Re:Lie about windows to get posted on slashdot by Anonymous Coward · · Score: 5, Informative

      The upgrade did not purge your computer of competitor's software, it just so happened that those 2 programs needed to be reinstalled.

      I can even tell you specifically why those 2 programs should be uninstalled then reinstalled after the upgrade. No, it's not because Microsoft's trying to stick it to competitors.

      iTunes messes with your USB stack by installing system-level drivers, and since the whole underlying OS is changing, those drivers will likely not work right after an upgrade for reasons that should be blatantly obvious to anyone who considers themselves 'good with computers'. The best practice is to let the iTunes installer see that it's installing on Windows 7 and configure the drivers correctly for the new OS.

      Google Toolbar installs differently depending on which version of Internet Explorer it's installing into. Vista users may be using IE7, whereas Windows 7 comes with IE8. Technically using the IE7 interfaces to extend IE8 is supported, but it forces some backward-compatibility hacks to be enabled, which slows the entire browser down. By uninstalling and reinstalling after the upgrade, you get the IE8 version of the Google Toolbar and it runs better.

  14. Re:I'm confused by fuzzyfuzzyfungus · · Score: 5, Insightful

    And program installers shouldn't need to touch OS components to do program installs.

    Unfortunately, neither of these hold in the world as it actually exists.

  15. Compatibility? by holiggan · · Score: 4, Interesting

    Can I play a bit of devil's advocate? My guess is that the need to remove iTunes and Google toolbar might be related to compatibility issues (i.e., the version that the users have currently not being the "latest" one, or the one "100%" compatible with 7). Without any more concret info, like the version number for iTunes of all the machines involved, if 7 "demands" diferent things with the same version installed, etc, we can't really be sure what's the issue here, and assume it's for the best for the users (not having potentialy incompatible software installed on 7).

    Now before someone says "but I've been using iTunes 2.0 with 7 since forever!!", well, I'm just speculating as much as the next guy :) Afterall, this is Slashdot, right? ;)

    --
    "A sysadmin is a cross between a detective, a police officer, a gardener, a doctor and a fireman"
    1. Re:Compatibility? by cdrguru · · Score: 2, Insightful

      Biggest single problem with Vista was people trying to use Windows 98-era software with it. The installers didn't work right, the files were in the wrong place and permissions were a huge problem because the rules changed.

      It was possible, if you were determined enough, to install Windows 98 software on Vista. It wasn't a good idea, it made life difficult for the user and it didn't work real well, but it was possible. The fact that a lot of people encountered problems doing stuff like this makes it clear that Microsoft didn't make it clear enough to people that Vista was a huge compatibility break. The cry went out "But it worked on XP..." and people kept reading on and on about how awful Vista was.

      If Windows 7 if pre-emptively uninstalling software that isn't compatible this is a huge leap forward. Now if it would only refuse to install software that wasn't compatible. Just abjectly refusing to install it with "No, it isn't compatible and it won't work right." This would probably solve 75% of the problems people had with Vista.

      Most of the rest came from people installing software that was SUPPOSED to be compatible.

  16. Re:I'm confused by Sir_Sri · · Score: 3, Insightful

    Supposedly windows 'upgrades' are basically an install of the new OS then it tries to copy over/grab all the stuff from the 'old' windows. It's an ugly process, and probably errors are caused by programs it doesn't know how to copy over. Stuff that embeds itself in the OS, itunes messes with USB, Google with search and god knows what, Anti virus with everything could work fundamentally differently on a new OS than an old and figuring out how, if at all, to copy that over is probably a difficult business. This might even be problems with specific versions of said programs rather than the application as a whole.

    Uninstalling applications in an automated way is a bad idea. They may or may not remove *data* associated with the application that the user wants to keep, and may not know how to easily copy over. Believe it or not most people care more about their data, and access to it, more than the OS they use to launch the applications. It's probably better that people who know something about what a 'directory' is, and how to browse them, try to figure out how to copy data over than a lot of users for whom such a terrifying concept is completely foreign.

  17. Drivers are OS components by tepples · · Score: 2, Insightful

    An operating system shouldn't need to touch anything but OS components to do an upgrade install.

    Device drivers, such as the iPod driver that comes with iTunes, are obviously operating system components. (If you disagree, please explain.) Google Toolbar is a web browser component, and Microsoft calls Internet Explorer part of the operating system.

  18. Re:Not sure the title is correct... by icebike · · Score: 4, Insightful

    > iTunes for Windows is maximum bloatware with questionable value...

    Unless you own an iPhone, in which case its value is pretty well dictated to you by Steve Jobs.

    You really can't own an iPhone without it.

    But somehow, Apple gets a pass for that kind of behavior, and Microsoft suffers FUD posts like this on Slashdot for Apple's misadventures.

    --
    Sig Battery depleted. Reverting to safe mode.
  19. One more /. non Issue here by Anonymous Coward · · Score: 4, Insightful

    I'm definitely not a windows fan(or user). I'm totally a Linux guy, but it seams there's no issue here. The only issue I see is /. loosing credibility with this kind of stories. A major version change of operating system should be installed by a clean install and only morons upgrade. It's only natural that in the process of a new installation Windows tries to uninstall shitty software that mess with the core of the system.

    Windows has plenty of real issues to bash about without this kind of shit.

    If I was some windows user or Fan I would say: "If this is the kind of arguments /. has against windows all the other windows stories must be non-issues also"

  20. That's not an excuse by Rix · · Score: 5, Insightful

    First off, there's no legitimate reason iTunes has to use QuickTime for MP3/AAC decoding. There are plenty of other options. If Apple insists on eating their own dogfood, there's no excuse for installing more than is necessary. Installing iTunes doesn't mean I want their stupid, crippled movie player or plugins.

    1. Re:That's not an excuse by Anonymous Coward · · Score: 2, Insightful

      It uses it for movie playback as well, and given that all iTunes Store movies are in Quicktime format, they do kind of have to use it for playback.

    2. Re:That's not an excuse by Anonymous Coward · · Score: 2, Interesting

      You mean, aside from not having to reinvent the wheel when they already have a product that they make, which is available for free, that does the job?

      Then again, one performance tweak you can make on Vista/7 is to tell Windows *NOT* to index the itunes library file. I received a significant boost to the responsiveness when Windows wasn't trying to index a 50MB file every time it changed.

    3. Re:That's not an excuse by negRo_slim · · Score: 2, Informative

      Right on! I feel exactly the same way. Unfortunately, Microsoft does the same thing. If you remove WMP, most Microsoft games released in the past few years will fail to play video/cinematics, and sometimes audio. :P

      K-Lite Codec Pack

      --
      On the Oregon Cost born and raised, On the beach is where I spent most of my days
    4. Re:That's not an excuse by Rix · · Score: 3, Informative

      Apple forces people to install iTunes to access their iPods.

    5. Re:That's not an excuse by earlymon · · Score: 2, Informative

      First off, there's no legitimate reason iTunes has to use QuickTime for MP3/AAC decoding.

      You do know that iTunes is nothing more than an xml browser / front-end for the QuickTime engine, yes?

      There are plenty of other options.

      Only beginning with completely re-architecting iTunes, but, golly, after that, sure, it would just be a breeze.

      --
      Pathological kinda promises Path + Logical - but instead, you get stuck with pathetic.
  21. So install the libraries by Rix · · Score: 4, Insightful

    And leave the awful player and browser plugins out.

  22. ...you don't need to be near any computer. by feranick · · Score: 2, Interesting

    In fact I am not anywhere near a computer. I am doing everything remotely: sudo apt-get dist-upgrade

    1. Re:...you don't need to be near any computer. by pandrijeczko · · Score: 2, Insightful

      Actually, I prefer "emerge -vuDN world" as whilst I'm part XP user, I'm more Gentoo Linux user.

      --
      Gentoo Linux - another day, another USE flag.
  23. No problems here... Old versions maybe? by Anonymous+Freak · · Score: 2, Informative

    eh, I had no problems with the latest versions of both iTunes and Google Desktop (which includes Google Toolbar.)

    Maybe they had older versions?

    Heck, I had more compatibility issues upgrading from Leopard to Snow Leopard.

    --
    Another non-functioning site was "uncertainty.microsoft.com."
    The purpose of that site was not known.
  24. iTunes is evil by Toreo+asesino · · Score: 5, Interesting

    For some reason, Apple decided to use their own USB driver; one not exactly known for it's stability, evidently. Yes, Apple would rather risk your system instability than use a standard tried & tested driver to write files to any iPod. That'll be why Windows 7 doesn't like it I expect.

    http://www.google.com/search?q=itunes+BSOD

    Sometimes I wonder if Apple make PCs crash deliberately to fuel their ad-war

    --
    throw new NoSignatureException();
  25. Older versions? by Lonewolf666 · · Score: 3, Interesting

    My experience with Windows 9x matches GP's claim. If you had a broken installation and tried to fix it by re-installing without deleting the old installation, it would copy the broken settings and usually work even less than before.

    Maybe GP still remembers that time and based his statement on that ;-)

    I'm not so sure about newer versions, as I made a habit of doing always clean installs back then. Never tried to "repair-install" W2k or later.

    --
    C - the footgun of programming languages
  26. Ya well no surprise by Sycraft-fu · · Score: 2, Insightful

    The MS haters are running scared right now. Windows 7 seems to be getting extremely favourable press overall, and the public is highly interested in it. Apparently on Amazon UK, Windows 7 preorders are not the highest for any product they've ever sold, a Harry Potter book holding the previous record. http://gizmodo.com/5386553/windows-7-amazon-preorders-beat-even-harry-potter

    Thus it isn't a surprise we are seeing zealots step up the FUD machine and try to spin anything they can as Windows 7 being bad. They are worried that people are going to like it and use it and Microsoft will continue to maintain a position of dominance.

    1. Re:Ya well no surprise by dbIII · · Score: 2, Interesting

      The MS haters are running scared right now.

      Most of us MS haters have just wanted to see better MS products right back from before they showed us they couldn't even get "ping" right and made something so broken you could use it to crash machines on the net.
      Most of us MS haters have shelled out significant amounts of money into MS pockets unlike the warez using MS fanboys out there.
      You've got it wrong, we WANT to see better MS products out there becuase we all get roped into trying to fix steaming piles of malware no matter what platform we normally work on.
      We really just hate the history of incredibly stupid choices giving broken software and gaping security holes (eg. wide open ports listening to do the bidding of any virus, active-x and hundreds of other easy malware vectors over the years).
      Besides, Microsoft don't even rate on any sort of scale of evil that has Adobe (jailing critics) or Macrovision let alone Blackwater.

    2. Re:Ya well no surprise by Tom · · Score: 3, Interesting

      Not really.

      I've been quite happy to bash MS for almost everything they do for more than 15 years now. I'm quite relaxed. If Win7 is a really good product with no major flaws, it would be a first. If they don't show up now, they will show up later. Maybe they've become better at hiding them.

      The people trying to turn the initial positive reviews on their heads are young and stupid. They don't have the experience with hating MS that most of us do. They don't know that MS is expert at disappointing, even if the initial hype is well engineered and the major flaws hidden too deep. Also, they forget that after Vista, it was pretty much impossible to come up with something that wouldn't look good in comparison.

      And hey, after almost 20 years of trying, let's give MS the credit for coming up with a halfway acceptable system, shall we? Where's the joy in hating them if they'd produce only crap? No, the substandard-but-acceptable stuff belongs there, too. It makes the next failure more enjoyable.

      So in summary: No. You are dead wrong. The real, experienced zealots are quite happy to delay satisfaction and wait until the polish has gone and the hype machine died down, and people start to use Win7 for some serious gaming/work. We know that you can make almost any car look good on the test drive. It's the daily use and the first maintainance where you find out if you've been had.

      We'll wait until then. We won't even say "told you so", because that became old with Vista. We'll just smile and shrug.

      And if it never happens, if Win7 turns out to be adequate after all, we'll just shrug and wait for Win8.

      --
      Assorted stuff I do sometimes: Lemuria.org
  27. I refuse to use it. by B5_geek · · Score: 2, Interesting

    I will not install or run win7 until there is a 3rd party alternative or a MS patch that gives me explorer back.

    --
    "The price good men pay for indifference to public affairs is to be ruled by evil men." ~Plato (427-347 BC)
  28. Which software you talk about? by Ilgaz · · Score: 3, Insightful

    Oh really? Eye TV 2.x (don't know 3.x), it is self contained .app which you drag to /Applications in mac (pre OS X) fashion. It sits idle there until you launch.

    When you launch, it asks for admin uname/password to install "a device driver" (kernel extension). What kind of horrible, evil things may happen right?

    Well, guess what? Nothing happens. It is because of the kernel/driver model. OS X doesn't give a heck if the device is not plugged in, it just caches the symbols/plist files coming with the driver to a file. So, if you have a Eye TV driver but you don't have Eye TV, that extension will sit there, forever, ignored by the OS _until_ you plug the device having same USB signature. I think you were expecting some stuff outside /System/Extensions , some registry like files, some hidden files... No man, it is just .kext and HFS+ "bundle bit" magic with clever use of directory watching.

    There is no software which will bastardize core drivers of OS X. If you listen to some trouble shooting idiots and downgrade your core OS parts in /System, it is your fault. Nobody is idiot (yet) to do it in automated fashion though. Lets not forget all OS X comes with time Machine now, for free, no "ultimate" etc. crap schemes. Every single OS X user having space on somewhere (USB, network doesn't matter) has hourly backups of changed files including a complete backup of system.

    Oh if you were speaking about Unsanity APE, it was designed from the ground so nobody would feel the need of modifying system files for trivial hacks. What happened? Ask the Logitech idiots who shipped awfully outdated version of it which wasn't able to disable itself.

  29. So how many reboots are required? by Edmund+Blackadder · · Score: 2, Informative

    True story: I recently got a new computer and set it up for dual booting Windows/linux. It took me more time and more restarts to get Windows working normally even though the computer actually came with windows preinstalled and i had to instal linux from scratch.

  30. Check your facts by amake · · Score: 4, Informative

    stay well away from Apple's AAC DRM-ed nonsense

    Apple no longer sells DRMed AACs. AACs you rip yourself have never had DRM.

  31. Early? by SanityInAnarchy · · Score: 2, Interesting

    I've had it for a week or two now. Just installed it on bare metal yesterday (as opposed to a VM).

    Apparently MSDN Academic Alliance gets it just as early.

    My biggest issue is: eight gigs? Really?

    Other than that, it does seem to be an improvement over XP, so far. And fresh installs are almost always better than upgrades.

    --
    Don't thank God, thank a doctor!
  32. The real problem is the iPod connectivity by Rix · · Score: 2, Insightful

    If they opened up the iPod communication protocols, none of this would be an issue. They could Mac up the Windows port of iTunes to their heart's content and it wouldn't matter, if people had the option to just choose something else.

  33. Re:Windows Upgrades - Oh yeah??? by sdguero · · Score: 3, Insightful

    I never had this problem on my GNU/Linux system. Nor have I ever heard anyone about this issue on Mac OSX.

    Try upgrading a Ubuntu 8.04 install to 9.04 or 9.10 on a Fujitsu S7110 laptop. Forget about pretty compbiz fireworks, wireless networking, and external monitor support without driver headaches post upgrade. I'm cool with it though. It's hard to expect more than MS is capable of doing on a $400 platform when linux is free...

    As for MacOS. Snow leopard is notorious for problems with upgrades and costs at least as much as Windows when you consider the hardware premium. My boss (6 month old macbook pro) AND a friend of mine (1 year old macbook) ran into the "bricking" problem after upgrading to snow leopard(there is mention in this article):
    http://www.pcworld.com/article/171129/snow_leopard_users_4_biggest_gripes.html
    What I really don't like is how Apple will never never never ever ever admit that a problem exists, instead they insist that users are installing "unsupported software" or running with "corrupted files" blah blah blah. My roommate loves Apple and argues with me about this sometimes but I just think of Apple like any other PC/OS vendor, I'm not trying to pick on them (or any other vendor) they just aren't as good as a fanboys and "geniuses" will tell you (like any vendor's fanboys and sales people). And interestingly my roommate has yet to attempt the upgrade on his 1 1/2 year old macbook pro...

  34. WRONG by pastafazou · · Score: 4, Informative

    It's not iTunes that does this. iTunes licensed Gear's ASPI drivers for burning support within Windows. The Gear drivers are Microsoft XP and Vista signed drivers that strictly adhere to Microsoft's rules. On a clean install of XP or Vista, iTunes and the Gear ASPI drivers work 100% of the time. However, many other programs that implement CD-burning without signed drivers can cause the Gear ASPI drivers to break.

  35. FUD, Damned FUD, and anti-MS-FUD by RobbieCrash · · Score: 2, Interesting

    If you try to install iTunes 6 on Vista, Vista whines. If you try to use Netscape 4, the internet doesn't work. This is the same fucking thing. Any version of the Google Toolbar or iTunes >7 works fine on Windows 7. If people can't be bothered to update their software, I don't see how this is a strike against Windows. When you upgrade kernels in Linux you get notified that some software won't work properly. What's the difference? It's not just Google/Apple/Linux apps that get a "this app isn't gonna work dude" warning. I was warned about SMAC, Pharaoh, Fallout 1 and 2 and Civ 4 when I upgraded. Are Firaxis, Sierra, Interplay/Black Isle and 2K Games in direct competition with MS? Fuck off. This headline and the entire gist of the article is just as much baseless FUD as the anti-Linux horse shit that MS puts out.

    --
    Keep on knockin'
    https://robbiecrash.me