Slashdot Mirror


Microsoft Blocking Wine Users From Downloads Site

IamTheRealMike writes "In January, Microsoft announced a new anti-piracy initiative called Genuine Advantage. From this summer onwards all users of Microsoft Downloads will be required to validate using either an ActiveX control or a standalone tool. Yesterday Ivan Leo Puoti, a Wine developer, discovered that the validation tool checks directly for Wine and bails out with a generic error when found. This is significant as it's not only the first time Microsoft has actively discriminated against users running their programs via Wine, but it's also the first time they've broken radio silence on the project."

895 comments

  1. Lost another one to FF by cookiej · · Score: 4, Funny

    Is Firefox secretly paying for this great, new marketing strategy?

    1. Re:Lost another one to FF by Anonymous Coward · · Score: 3, Funny

      "Stop whining" say microsoft.

  2. bah by chalkoutline · · Score: 5, Interesting

    Didn't they do something like this with the Trillian protocol on MSN Messenger? They hate third parties.

    --
    There are 2 types of people in the world, those who find that stupid binary joke funny, and those who don't.
    1. Re:bah by hplasm · · Score: 4, Funny

      I hate parties with no Wine...

      --
      ...and he grinned, like a fox eating shit out of a wire brush.
    2. Re:bah by Anonymous Coward · · Score: 0

      No, in fact they went out of their way to make sure Trillian was aware of security updates, so they could update as well.

      AOL is the one who keeps gimping Trillian at every chance.

    3. Re:bah by Arctic+Dragon · · Score: 4, Informative

      Yahoo! has been known to block Trillian users too, as well as AOL.

    4. Re:bah by greypilgrim · · Score: 1

      Back in October 2003 I think it was they went and announced they would be switching msn to a new protocol, which would deny 3rd party applications from connecting. IIRC it was a close one, gaim had a new version out like a day or two before the new protocol came into effect. Give it time and I'm sure wine will find a way around, just like gaim did.

    5. Re:bah by Spyffe · · Score: 4, Interesting

      I don't see that this is necessarily discrimination. I would think that if they wanted to fail on Wine, and they had a way of knowing it was Wine (they do, the registry key) it would be trivial to fail in all cases.

      However, they don't. They only fail when Wine is emulating earlier versions of Windows, which might be a problem with Wine's emulation. Barring further evidence, I would look at the Wine check as a means to count Wine users, not to block them.

      --
      Sigmentation fault - core dumped
    6. Re:bah by mattyrobinson69 · · Score: 3, Informative

      They made that change so the login was more secure (ssl instead of md5 hashes)

    7. Re:bah by AsbestosRush · · Score: 5, Informative
      From digging down in the thread:

      On Thu, 17 Feb 2005 07:45:11 +0200, Shachar Shemesh wrote:
      > In any case, at least from a technical point of view, going around such
      > test ought to be fairly simple

      I don't think we want to go there. I demonstrated a way of checking for
      Wine to Rob last night that we really cannot fix or workaround, and if I
      can think of it they certainly can too.

      Basically if we start integrating workarounds into Wine, it'll lead to an
      arms race we cannot possibly win. Better to ensure our users don't need
      anything from that website.

      thanks -mike


      I'm inclined to agree with this assessment.
      --
      EveryDNS. Use it. It works.
      AC's need not reply
    8. Re:bah by Zebra_X · · Score: 4, Informative

      Trillan can still connect, but it cannot use the HTTP protocol to get through firewalls as the M$ version of the client does. In a corporate environment it would force the user to go and download M$ Messenger.

    9. Re:bah by greypilgrim · · Score: 1

      Thanks for the quote, good point.

    10. Re:bah by Jugalator · · Score: 2, Funny

      I hate parties with no Wine...

      However, keep in mind too much Wine on a party might turn "it" Microsoft.

      --
      Beware: In C++, your friends can see your privates!
    11. Re:bah by Anonymous Coward · · Score: 0

      To be fair, AOL keeps gimping everyone at every chance.

    12. Re:bah by unixbugs · · Score: 5, Insightful

      Better to ensure our users don't need anything from that website.

      Well spoken. The same goes for microsoft as well: think about all that effort they put in to all that code over the years to break other software and twist standards and spy on you and keep you from doing anything they don't want... and then think of how much better windows could possibly be if they had spent all that time making the product more functional and fixing all the damned bugs.

      Boy can we learn from this... oh wait, we allready have.

      I sure as hell don't use windows or windows based apps so news like this is just funny to me when I look at the triple digit uptime on most of the 5000 web servers we run from my own gentoo workstation.

      --
      You are about to give someone a piece of your mind, something which you can ill afford...
    13. Re:bah by StonyUK · · Score: 3, Insightful

      In a corporate environment where they _wanted_ you to be using an IM client, they'd have the correct ports open.

    14. Re:bah by INetUser · · Score: 2, Informative

      Yup. I agree with you there.

      Remember when Windows 3.1 wouldn't run on DRDOS, but on MSDOS? After some digging people found the code that did it. It was encrypted (simply), so during Windows loading it was decrypted, and executed and specifically checked for DRDOS, and if found, wouldn't run. This smakes of exactly the same sort of thing.

      If I'm not mistaken, I believe that this may have been one of the many MS behaviors that caused the monopoly suite to be filed. If this is the case, it's like "Will they never learn?"

      I don't see any reasonable reason that MS should deny patch download access to any MS software running on Wine, or any other emulator for that matter. The implicite assumption is that the MS software was legally purchased. After all, it's their software quality that's being addressed with the patches.

      On the other hand, given the already known security flaws and weaknesses of ActiveX, I'm not all that pleased about requiring an ActiveX control download and installation for demonstrating that I'm legal. No telling what that control is doing. It could be sending all my Quicken data files to MS or something. Well, at least I can run the standalone program.

      But geez MS! Get a clue will you?

    15. Re:bah by Anonymous Coward · · Score: 0

      Here I am using Mepis to read all my windows folders on HDA1 and fix my Slackware config on HDB4. Could one not just copy the windows reg keys from an already installed windows partition? That might get around the MS bullshit.

    16. Re:bah by Xuther · · Score: 4, Insightful

      Except that MS already has a history of not allowing their programs to run on other operating systems and throwing generic error messages. You remember DR-DOS/win3.1 right?

      Wasn't that judged illegal?
      Now if they're doing the same thing with office or their games, and they're refusing to run on wine...

    17. Re:bah by SWroclawski · · Score: 1

      Worse still, implementing such workarounds to emulate Windows at the level of attempting to bypass a security measure might sound to someone a little too much like a DMCA violation to be ignored.

      Moving in this direction would be walking into a legal trap that could hurt many project due to PR.

    18. Re:bah by squiggleslash · · Score: 3, Interesting
      Yeah, but you had to pay for Windows 3.1. So it was a simple anti-competition move.

      In this case, Microsoft is denying giving Wine users the stuff Windows users have paid for (unless they download it via Windows.) I think that's different. It's a simple case of "You don't get a free gift unless you're our customer."

      --
      You are not alone. This is not normal. None of this is normal.
    19. Re:bah by wtrmute · · Score: 1

      One of the respondents to that message also received the same message on his genuine copy of Win2K, so I wouldn't discount a failure in the standalone app itself just yet.

    20. Re:bah by sqlrob · · Score: 3, Insightful

      DMCA, you mean that little law that *specifially* allows reverse engineering for interoperability?

    21. Re:bah by Robert+The+Coward · · Score: 4, Interesting

      Try again. 1st Yea a case could be made for windows media player and a few things like that but what about office. I bought office 2000. Outlook 2000 had a bug in that if you get more 2 Gig worth of email it will crash and no alow any changes including deleting old messages. So you have to get some utils from were microsoft.com to fix they file and to provent it in the 1st place again you have to go to microsoft.com. So by proventing wine from working they are proventing my from getting import updates and bug fixes for a program I bought and paid for. So much for the free gift idea.

    22. Re:bah by Anonymous Coward · · Score: 0

      Yes, that one. The one that's been used to criminalize interoperability efforts, like DeCSS.

    23. Re:bah by sylvandb · · Score: 1

      I agree that we don't want "workarounds" in Wine.

      However I believe it would be better if Wine were to be such a complete emulation that it is programmatically indistinguishable from Windows.

      If a program can detect it is not running on Windows, the emulation is incomplete and some program(s) may break.

      sdb

    24. Re:bah by d1v1d3byz3r0 · · Score: 1

      There's always VMWare.

    25. Re:bah by 4of12 · · Score: 2

      It's a simple case of "You don't get a free gift unless you're our customer."

      Slightly more complicated.

      "You don't get a free gift unless you're our recent customer."

      It's another prod towards the apathetic that would be content to use Windows 95.

      --
      "Provided by the management for your protection."
    26. Re:bah by monkeydo · · Score: 1, Insightful
      Hmm. Microsoft's website lists the requirements for running Office 2000:
      Microsoft Windows 95, Windows 98, Windows 98 Second Edition, Windows Millennium Edition (Windows Me), Windows NT 4.0 with Service Pack 6 (SP6),1 Windows 2000, or Windows XP or later.

      And I bet that same list was on the outside of the box when you bought it. So if you are running Office 2000 on Wine, you knew from the very beginning that it was an unsupported configuration.
      --
      Si vis pacem, para bellum
      The only thing more annoying than a Libertarian is an (un|mis)informed Libertarian
    27. Re:bah by Anonymous Coward · · Score: 0

      If one of your products refuses to work on a functionally identical competitors product, isn't that a tying arrangement?

    28. Re:bah by LifesABeach · · Score: 1

      And why isn't XSLT 2.0 not implimented in .NET? Is there a correlation here?

    29. Re:bah by Anonymous Coward · · Score: 0

      there is a difference between not supporting a configuration and actively fucking a configuration.

      and no where on the box does it say "we will actively fuck you if you try any other configuration". You should assume it of course, because it does say "Microsoft", and that is what they do.

    30. Re:bah by VernonNemitz · · Score: 5, Insightful

      This may be proof that Bill Gates is a liar...

      From interview:

      JENNINGS: Everybody I talked to seems to, particularly if they are young, seems to think that open sourcing is important and that among the reasons it is important is that it enables them to run more secure systems. Is that true from your point of view?

      GATES: Actually no, but that is the kind of competition that we have. Is that they will innovate in that space, we will innovate in our space. And in fact, we do a lot of work to make sure that these things can inter-operate so that a company can have a mix of Microsoft products, Unix products, Mainframe products, and then each time they do a project they can look and say - is the Microsoft solution best? Is the other solution best? And so there will just be a lot of choices there, no one approach is going to replace the other. (emphasis above added)


      Now compare the above with this:

      " If you visit the download center with IE you get an activex control, but if you try with Firefox, you'll have to download a little program, that returns a code you have to copy into the download page, to get access to the download you selected. By quickly looking at the program, I noticed it looks for a registry key, this key is... SOFTWARE\Wine\Wine\Config the wine configuration key. the Windows Genuine Advantage program press release says that in the second half of 2005, all users connecting to the Microsoft download center or to windows update will have to validate their copy of windows. Interestingly if you run the validation program on wine, and the version of windows you're emulating is prior to 2000 or is windows server 20003, you get a message saying a validation code couldn't be found, because of technical difficulties or because you're running an unsupported operating system."

    31. Re:bah by Anonymous Coward · · Score: 2, Funny

      You run 5000 web servers from your Gentoo workstation?!? Wow, I need to switch distros!

    32. Re:bah by Tivac · · Score: 1

      No, actually. MSN has helped Trillian maintain compatibility in the past. It's certainly more than could ever be said for AOL and AIM.

    33. Re:bah by HalB · · Score: 1

      If I'm not mistaken, I believe that this may have been one of the many MS behaviors that caused the monopoly suite to be filed. If this is the case, it's like "Will they never learn?"

      Yes, they did learn. They learned that they can do it, elminate some competitors, and get no penalty - all for the cost of some minor (for MS) legal fees. Why wouldn't they continue what has worked so well for them in the past?

    34. Re:bah by Anonymous Coward · · Score: 0

      Wine is not an emulator.

    35. Re:bah by Keeper · · Score: 1

      No, they didn't do anything like this to Trillian. They deprecated an old protocol and gave everyone plenty of notice about it. The old protocol sent passwords over the wire insecurly.

      You're thinking of AIM and Yahoo!, who have repeatedly attempted to lock out 3rd party IM clients.

    36. Re:bah by monkeydo · · Score: 0

      How are they actively fucking you? They are simply refusing to support your configuration, and that includes patches. It actually makes a lot of sense since they haven't tested those patches or accessories, on Wine. If you downloaded some "critical" patch that made life easier for XO users, but really screwed up Wine, you'd be here bitching that M$ was actively fucking Wine users.

      --
      Si vis pacem, para bellum
      The only thing more annoying than a Libertarian is an (un|mis)informed Libertarian
    37. Re:bah by DavidTC · · Score: 1

      AOL is the platonic ideal of gimping people.

      --
      If corporations are people, aren't stockholders guilty of slavery?
    38. Re:bah by Anonymous Coward · · Score: 0

      Then why not 'You configuration is not supported, this may fuck up your system, procede at your own risk' error message, instead of some random generic one?

    39. Re:bah by Phiu-x · · Score: 0, Redundant

      Wine Is Not an Emulator

      --
      This is a stolen sig.
    40. Re:bah by Anonymous Coward · · Score: 0

      In a corporate environment, they wouldn't hire assclowns that jump around like a hyper chimp screaming M$!!! M$!!!

    41. Re:bah by karnal · · Score: 1

      open to where?

      In a corporate environment you have a lotta users sharing one (or a few) internet connections. Where should I open that port up to?

      In addition, opening ports basically takes an act of god where I work. We're governed primarily by the rules of the government, and if you happen to sneeze in the wrong place, you have to fill out paperwork. (no, I'm not kidding...)

      --
      Karnal
    42. Re:bah by randallpowell · · Score: 0

      Read the article. Microsoft has lots of whine.

    43. Re:bah by Binestar · · Score: 1

      I do believe you missed the point of his post.

      --
      Do you Gentoo!?
    44. Re:bah by Anonymous Coward · · Score: 0

      > I sure as hell don't use windows or windows based apps so news like this is just funny to me when I look at the triple digit uptime on most of the 5000 web servers we run from my own gentoo workstation.

      [Insert the usual comment about uptime not being as important as patching kernel security problems..]

    45. Re:bah by unixbugs · · Score: 1

      Yeah, some real intensive hyperthreading :) I knew someone was going to get me on that.

      You know what I mean though. Often we only need 3 people maintaining the entire UNIX base of the facility making up for ~80% of server count. We need twice as many Windows engineers to handle just the ~10% of servers running Windows at any given moment. Do the math and you'll see we would need like 50 "Windows Guys" and management to keep tabs on so much unpredictable activity. Its really rediculous, and, to be "near-topic", we would completely kick MS out of the picture here if we could get away with pissing off people dependent on applications that will now only run on Windows. This is a serious setback, it has the potential to affect our use of things like ASP and Front Page extensions that people are so hopelessly addicted to.

      And there we find the core of their business model. Why would any computer literate person use IE? Because some sites just wont render without it. Why? Because they were written in crap like ASP with ActiveX all over the place. Why? Because MS locked out all the competition. How? Because it was clickey clickey easy even though the server and every PC connected to it is owned by some Chinese spamming operation... Who COULDNT go on about that...

      Statistics like ours and controversial behavior described in the article do nothing for the benefit of the doubt alot of people want to give microsoft with any issue - especially issues related to them seemingly 'defending' themselves from 'unscrupulous' Linux users who might be forced to deal with what is NOW officially rotware just to make the girls in HR happy about the reports we have to send out all the time.

      they have totally shot themselves in the foot with this. if they had done all that improvement handling people might actually WANT to buy their software rather than feeling like they don't have a choice. The overall vibe from this whole thing just goes to show that MS will do whatever it can to literally force people into buying something. Its like extortion, which, as seen lately, they are also good at,

      --
      You are about to give someone a piece of your mind, something which you can ill afford...
    46. Re:bah by oliphaunt · · Score: 1

      I'm not at all sure this is true- I'm running Trillian on the MS messenger network from a corp environment that blocks everything except ports 25, 56, and 80. I'm pretty sure messenger doesn't run over DNS.

      --




      Humpty Dumpty was pushed.
    47. Re:bah by unixbugs · · Score: 1

      Your [comment about uptime vs security patches] is of course true, but I never said I made those decisions. The one I made was to use Linux enough on my own to get paid for it. I run slackware current at home with a patched up 2.6.10 and I play RTCW on it, but you simply cant reboot a server with [ALOT] of domains on it even once a month. Between almost predictable drive and power supply failure after a reboot and people who claim to lose millions from an hour of downtime with a $10/month shared hosting plan, it just doesnt work that way. If a server like that goes down the phones ring for hours and valuable time is lost that could be used building new machines and MOVING DOMAINS TO THEM. Again, lots of info there but I aint the one in charge yet ;)

      --
      You are about to give someone a piece of your mind, something which you can ill afford...
    48. Re:bah by Anonymous Coward · · Score: 0

      I second that. Personally, I wouldn't mind running GSX server on my desktops, but that's a bit too pricey for me. :-/

      Or a XEN based Hypervisor that controls the display and can give viewports to it (as windows) to child oses. Oh well. One can hope that AMD and Intel get real vm support in their processors soon. Especially once dual core cpus make it attractive to people like me...

    49. Re:bah by sylvandb · · Score: 1

      In spite of attempts at ever-so-cute recursive acronym names, the only truth there is that WINE Is Not a cpu Emulator. WINE most definitely is a Windows(TM or R or whatever) emulator.

      sdb

    50. Re:bah by Master+of+Transhuman · · Score: 1


      Nope.

      Microsoft doesn't want to support 2000 any more.

      They want EVERYONE upgrading to XP so they can get more revenue to offset their constant slide down into the single digits revenue growth.

      In other words, Gates is NOT concerned about ANYTHING except that MS gets more money.

      Period.

      End of story. /. should not even bother posting stories about Microsoft any more since the above sentence completely and totally defines every action they have ever taken or ever will take.

      Just post a heading once a week that says:

      "Microsoft fucks everybody for money again this week..."

      All you need to know...who cares about the details?

      "Just Say No To Microsoft"

      --
      Richard Steven Hack - This sig is TOO GODDAMN SHORT TO DO ANYTHING USEFUL WITH! MORONS!
    51. Re:bah by Zebra_X · · Score: 1

      DNS is port 53

      By default trillian indicates messenger.hotmail.com as the host and port 1863. Depending on your network's policy, only a small port range may be blocked. My point is however, that the msn messenger client can reach MSN over the available ports and Trillian cannot. Clearly Triallian is not allowed to interoperate over some of the more common ports.

    52. Re:bah by Curtman · · Score: 1

      OOoops, sorry for spilling the beans guys.

    53. Re:bah by Stephen+Samuel · · Score: 1
      On the other hand, given the already known security flaws and weaknesses of ActiveX, I'm not all that pleased about requiring an ActiveX control download and installation for demonstrating that I'm legal. No telling what that control is doing. It could be sending all my Quicken data files to MS or something. Well, at least I can run the standalone program.

      And just what can an Active-X program do that a standalone couldn't? Evem of you disconnect from the 'net to keep it from 'calling home', it can still spawn a background task that waits until you reconnect.

      --
      Free Software: Like love, it grows best when given away.
    54. Re:bah by jp10558 · · Score: 1

      Wouldn't you just have more than one machine actually running the domain, so you can take one down and update/test, and then vice versa?

      --
      Opera, Proxomitron-Grypen,GPG 0x0A1C6EE3
    55. Re:bah by INetUser · · Score: 2, Informative

      Yea, you are right about that. Not only that, the standalone program may very well install some stealth programs of their own, now legalized (http://billg.ms-bs.com/modules.php?name=News&file =article&sid=1225).

      Geez, Washington is just giving away our rights all over the place, just like the east coast and the west coast. What is the world, or the country coming to?

    56. Re:bah by Stephen+Samuel · · Score: 1
      Please try to turn links into proper hot-links. Slashdot tends to mangle them otherwis. <a href="http://billg.ms-bs.com/modules.php?name=News &file=article&sid=1225">The spy act</a> looks like a pretty nasty piece of legislation pretending to be protection for the users.

      ... and just do you tell the difference between a 'commercial program' watching to make sure you don't "misuse our IP", from real spyware?

      (of course, you will have to enable html formatting to make that work).

      --
      Free Software: Like love, it grows best when given away.
    57. Re:bah by waveclaw · · Score: 2, Informative

      I demonstrated a way of checking for
      Wine to Rob last night that we really cannot fix or workaround, and if I
      can think of it they certainly can too.

      Basically if we start integrating workarounds into Wine, it'll lead to an
      arms race we cannot possibly win. Better to ensure our users don't need
      anything from that website.


      This ActiveX/tool is nothing new.

      I run a windows emulation tool, called Cedega, based on Wine. Cedega includes a lot of NDA covered hacks and proprietary tech to make Microsoft Windows based games work under a stock Linux install. Unfortunately, many programs from Microsoft Games such as Age of Mythology and Halo use nasty tricks to ensure they only run under 100% native Windows installations.

      One favorite trick is forcing the MS memory loader to put the game's code in a specific location in memory[1]. Other VM systems often recognise this and refuse, thus blocking the game on non-Windows platforms. While this is but one trick used to lock gamers into M$ platforms, it is one that Wine would have to stoop pretty low to work around[2].

      In fact, there is nothing stopping Microsoft from including this or similar code in a critical DLL or core API. If Wine couldn't port/replicate that code due to patent or other protection, Linux users could be stuck emulating old versions of Windows. And that would suck.

      ----------
      1. M$ used to run VM's in special modes to support video games from the DOS era. If they didn't support people's old games a lot of people wouldn't upgrade for anything.

      For example, to make the original SimCity run under Windows they check for that application and let it free memory and use that freed memory later. This, of course was a bug in SimCity but, being a closed-source program, Microsoft couldn't fix SimCity and instead had to hack up their VM for Windows 3.1.

      2. However, instead of plying the code with hacks and workarounds, it would be nice if Wine supported plug-ins that could be used to adapt the system to certain badly written programs. Then Wine could develop normally and the plug-in writers could race Redmond for the desktop by themselves.

      --

      "You cannot have a General Will unless you have shared experiences. You cannot be fair to people you don't know."
    58. Re:bah by Nailer · · Score: 1

      It's a simple case of "You don't get a free gift unless you're our customer."

      Of, you don't get what you're entitled to (since its nearly impossible to buy a PC without Windows) unless you use it the way we say.

    59. Re:bah by Jarvo · · Score: 2, Funny

      It's another prod towards the apathetic that would be content to use Windows 95.

      Apathetic? More like masochistic.

      Oh the pain I endured trying to use that operating system. It was a brilliant training tool for the public. Years later when showing friends stuff under Linux or NT4, they would worry about me running more than 3 or 4 applications at a time.

      "Are you sure you can do that? Isn't it going to crash?"

      Flamebait it may be, but that is what they said to me.

    60. Re:bah by mibus · · Score: 1

      Didn't they do something like this with the Trillian protocol on MSN Messenger? They hate third parties.

      Actually, they switched from the then-known MD5-based authentication to using Passport authentication - which was known by both the Trillian folks and the open-source camp well before the cut-off date.

      It wasn't a deliberate act of blocking out other third parties IMHO - it was merely dropping backwards compatibility for a protocol they hadn't been shipping in years, which I reckon is pretty fair.

      (FWIW I use a hacked-up Gaim - the MSN protocol is not terribly secure by design, and the 6.x+ clients are horribly written...).

    61. Re:bah by Anonymous Coward · · Score: 0

      I don't use WIndows, but the thought of Windows kicking some of their customers in the goolies is delightful.
      Spit out the Microshaft, kids!

    62. Re:bah by Anonymous Coward · · Score: 0

      Sing with me...

      DOS isn't done 'til Lotus won't run...

    63. Re:bah by asamad · · Score: 1

      So what if I create this key SOFTWARE\Wine\Wine\Config in a working windows system, does this mean that they are not going to support my Windows machine !

    64. Re:bah by Hynee · · Score: 1

      Also, the software that requires 'Genuine Windows' will mostly be OS extensions, which should already be coded into Wine. Any non-core apps will probably have an FOSS alternative, and MS has been told it isn't allowed to crush non-OS apps.

      Mostly Wine is used to emulate single applications anyway. Disclaimer: I'm six months out of date with Wine.

      --
      Damn, I already moderated this topic. Now I'll have to log in with my sock puppet to comment.
    65. Re:bah by statusbar · · Score: 1

      Sounds like a new feature coming up in trojans and viruses!

      jeff

      --
      ipv6 is my vpn
    66. Re:bah by IpalindromeI · · Score: 1
      It is more like a translator. Instead of trying to emulate Windows functionality directly, it translates calls to the Windows API and DirectX into calls for Linux libraries. Those libraries are doing the actual work that would be done by an emulator. WINE is just helping the application and libraries to communicate.

      Here are the scenarios:

      Emulator
      • Application makes a call.
      • Emulator returns desired result.

      In this scenario, the WINE authors would need to provide all of the low level things themselves, like drawing primitives, basic IO, etc.

      WINE
      • Application makes a call.
      • WINE translates the call and sends it to a native Linux library.
      • Library returns the desired result to WINE.
      • WINE translates the result and returns it to the application.

      In this scenario, the WINE authors can use the large existing base of libraries to do the real work. They just provide the translations back and forth. Obviously this is still a lot of work, but it's a different kind of work.
      --

      --
      Promoting critical thinking since 1994.
    67. Re:bah by Short+Circuit · · Score: 1

      Heh. I never noticed that. I guess I am ingrained.

      Even under Linux, I don't generally have more than a couple apps open at a time. Typically gkrellm and gnome-terminal. (With four or five tabs running different apps. One typically runs top. Another might be running a disk-intensive app. Another might be running a memory-intensive app. A few more couple be a couple man pages and a vim session. But the few-GUI-windows rule is still automatic. Heck; that's why I use a tabbed terminal emulator.)

    68. Re:bah by sylvandb · · Score: 1

      That's more or less correct.

      But your dividing line is totally inconsistent.

      By your definition, sometimes WINE is an emulator, and sometimes it is a translator. (Sometimes it is a simple translation but often there is a significant amount of code in WINE to implement a given Win32 API. Just look at it.)

      Also by your definition, X is a translator, since it just translates to driver calls or accellerated hardware calls.

      Obviously by your definition, from the point of view of any windows app, WINE is an emulator since the application makes a call and WINE returns the desired result.

      Unless you always go to bare metal, any coding is translation. WINE uses that translation to provide an emulation of Windows(TM).

      sdb

    69. Re:bah by Drakino · · Score: 1

      Didn't they do something like this with the Trillian protocol on MSN Messenger?

      No. Back around the last major MSN protocal change (MSN Messenger v4), Microsoft alerted the Trillian developers to the changes ahead of time.

      AOL (AIM and ICQ) and Yahoo have made attempts to block third parties. Microsoft hasn't. Last time MSN broke on Trillian, it was an accident on Microsofts side that also broke compatibility with some 4.x clients, around the time MSN Messenger 6 came out.

    70. Re:bah by IpalindromeI · · Score: 1

      I agree that it can be seen either way, depending on how you look at it. That was merely my attempt at explaining the "WINE is not an emulator!" mantra.

      --

      --
      Promoting critical thinking since 1994.
    71. Re:bah by mik3y · · Score: 1

      You should try Miranda IM, it supports all the great protocols and it is super lite and stable. I have been using it for years. check it out at http://www.miranda-im.com/

    72. Re:bah by AlphaSys · · Score: 1

      How do you call making sure somebody didn't steal their installation of your software "[forcing] people into buying something"? You mean forcing people into paying for something , I think (as opposed to letting them install it illegally). In the context of this discussion, MS has forced nobody to buy anything, they're just trying to keep them from pilfering it. You need to get out of the lab more if you think MS is losing ground from their recent efforts to shore up illegitimate software installs. If you think nobody buys MS software for actual value, maybe you could read some of the commentary here.

      --
      Can I bum a sig? I left mine at the office.
    73. Re:bah by deaddrunk · · Score: 1

      It's specifically blocking WINE, that has zero to do with piracy prevention. They are preventing someone who has legitimately paid for their software getting any updates because they have the nerve to not want to pay for Windows as well.

      --
      Does a Christian soccer team even need a goalkeeper?
    74. Re:bah by Anonymous Coward · · Score: 0

      Please give me a list of all those unpatched web servers. I really need some more proxies.

      Who do you work for?

    75. Re:bah by erlenic · · Score: 1

      Do you work in a government biotech lab? Or some oppressive government like North Korea? If not, I call total bullshit on your sneeze claim. Joking about that is funny, but then claiming you're not joking makes you look dumb.

    76. Re:bah by quanticle · · Score: 1

      When hasn't Windows "kicked its customers in the goolies"? The only question is why they put up with it for so long...

      --
      We all know what to do, but we don't know how to get re-elected once we have done it
    77. Re:bah by pluggo · · Score: 1

      Didn't they do something like this with the Trillian protocol on MSN Messenger? They hate third parties.

      MS isn't the only one to do this with their messenger software. Yahoo! IM and AIM both have changed the protocols numerous times, forcing upgrades for the users of their software and breaking non-official clients like Trillian, Everybuddy, GAIM and others.

      Granted, it is their network that you're accessing. But people can't communicate from one network to another (save for some tricks with gateway programs I've seen), and the main reason most users choose an IM network is because the people they want to talk to already use it. The official clients released generally either don't support Linux or support it with a client that is several versions behind and crippled. Even the windows and mac versions tend toward the feature-barren and unstable.

      It amazes me how little effort is put into the official clients backed by real dollars when I see the work done by the Everybuddy and GAIM teams (Trillian, which has a free and a commercial version, is an exception: wonderful software that's not open source). One program, all major IM protocols, plugin support, aliasing support, transparency, etc.

      If the IM networks were linked together so that for instance a Yahoo! user could talk to an AIM user without running multiple connections to different networks, and decent clients were released for all major operating systems, maybe more people would use the official clients. Then they wouldn't have to keep changing the protocols to keep everyone else out. After all, who wants to run 3-4 different IM programs, all of which are bloated, slow, and inefficient? Not me. I'll stick with Trillian and GAIM, thanks.

      --
      Pulling together is the aim of despotism and tyranny. Free men pull in all kinds of directions. It's the only way to mak
    78. Re:bah by pluggo · · Score: 1

      For that matter, why doesn't IE (without a fix/hack/whatever) support PNG alpha transparency?

      PNGs support compression, an entire channel (rather than just one color out of 256) of transparency, and are not patent-encumbered. It pisses me off to have to load a stupid javascript file whenever an IE user goes to one of my sites that tells the retarded browser to turn on the transparency. And the nature of the problem tells me that the code is in there to draw the transparency... it's just not _activated_. Meh.

      --
      Pulling together is the aim of despotism and tyranny. Free men pull in all kinds of directions. It's the only way to mak
    79. Re:bah by necro2607 · · Score: 1

      No shit eh, it's pretty sad when a linux workstation has a longer uptime than your average Windows Server... heheh

    80. Re:bah by arkane1234 · · Score: 1

      Please give me a list of all those unpatched web servers. I really need some more proxies.

      Who do you work for?


      He didn't say that his Apache/Tomcat/whatever-webserver was left unpatched, he only said it had triple digit uptime.

      --
      -- This space for lease, low setup fee, inquire within!
    81. Re:bah by Anonymous Coward · · Score: 0

      If you can get to any MSN site (webmessenger and the others aswell) or any IM site even, in a corperate environment, you really need to hire some better admins. I would go as far as to find a better manager aswell.

      Force people to use email, it is so much easier to read when your following up an information leak.

    82. Re:bah by croddy · · Score: 1

      don't forget DOM and CSS.

    83. Re:bah by Anonymous Coward · · Score: 0

      The "administrator" at the uni I went to decided people who went over their email limit should not have access to their accounts until they deleted some mail... yeah, he wasnt too bright. The password for his router was "password"... Last I heard he got promoted to IT director.

    84. Re:bah by Minna+Kirai · · Score: 1


      DMCA, you mean that little law that *specifially* allows reverse engineering for interoperability?


      If the DMCA really allowed interoperability, then it would be legal for a USA-based Linux distribution to include DVD-player software in their default install. But, it's not.

    85. Re:bah by Minna+Kirai · · Score: 1

      There's always VMWare.

      Wrong. VMWare is not an emulator in any way. Well, an argument could be made that it emulates an x86 chip (but it really only virtualizes one), but it certainly doesn't emulate Windows at all: you must purchase Windows to run inside VMWare.

    86. Re:bah by Minna+Kirai · · Score: 1

      In this scenario, the WINE authors can use the large existing base of libraries to do the real work.

      Please, list any emulators where that pattern does not apply. Just to think of one famous example, MAME translates calls in arcade ROMS and sends them to Linux libraries (such as SDL). By your baselessly arbitrary distinction, "emulators" can only be programs which don't link in any other libraries. (I could probably recompile WINE to include all the Linux libs internally- would that transform it into an "emulator" for you?)

    87. Re:bah by IpalindromeI · · Score: 1

      I'm aware that the distinction is vague at best. But, as I understand it, that is the main reasoning behind the whole "WINE is not an emulator!" mantra.

      You might have caught that fact if you had read the other reply to my comment, which gave almost the exact argument you are giving but with better logic and without the snideness, and to which I replied with a comment similar to what I'm giving you. In the future, you might be wise to read a given comment's replies before you yourself reply, so that you needn't waste your time or other's repeating what has already been said. Especially when the comment you are replying to is a week old.

      --

      --
      Promoting critical thinking since 1994.
    88. Re:bah by d1v1d3byz3r0 · · Score: 1

      I know all this. My comment was meant to be humourous.

    89. Re:bah by Psychofreak · · Score: 1

      Are we talking seconds, Minutes, Hours, Days, Weeks or Months? Computing hasn't been around long enough for triple digit uptime in years.
      Phil

      --
      Laugh, it's good for you!
    90. Re:bah by Minna+Kirai · · Score: 1

      You might have caught that fact if you had read the other reply to my comment, which gave almost the exact argument you are giving but with better logic and without the snideness

      Incorrect. The other comment only sufficed to make you declare the issue could be seen "either way". That is not true- there's only one right way to see it, and your position is completely wrong.

      If you do truely believe you are sometimes correct, then please submit a single counterexample. (Repeating my invitation for you to list any software emulators for which that stated pattern does not apply)

  3. Worse by DoctorSlicer · · Score: 0, Redundant

    Microsoft is only making things worse for themselves in the long run.

    1. Re:Worse by DaHat · · Score: 1

      Because they deny Microsoft downloads designed for Windows from running on other platforms and the possibility of support issues involved? I see this as a good strategy, only those who are running legitimate versions of the operating system should be able to run free tools that they choose to give away... and a WINE does not run on any legitimate Microsoft operating systems... I fail to see the problem.

    2. Re:Worse by mini+me · · Score: 2, Informative

      and a WINE does not run on any legitimate Microsoft operating systems

      Yes it does.

    3. Re:Worse by DaHat · · Score: 0

      WTF? Why on earth would one ever want a WINE distro for Windows?

    4. Re:Worse by jacksonj04 · · Score: 1

      I think you meant to say that legitimate versions of MS operating systems don't run on WINE.

      First I've noticed about it. What do you propose my copy of Windows 2000 Pro is?

      --
      How many people can read hex if only you and dead people can read hex?
    5. Re:Worse by Anonymous Coward · · Score: 0

      To use the Wine libs for validation and testing during development of a Win32 application.

    6. Re:Worse by cayenne8 · · Score: 1
      "Because they deny Microsoft downloads designed for Windows from running on other platforms and the possibility of support issues involved?"

      Hmm...and exactly what support does Microsoft offer now?

      :-)

      I can see the denying for other platforms, but, certainly not from a support issue....

      --
      Light travels faster than sound. This is why some people appear bright until you hear them speak.........
    7. Re:Worse by fymidos · · Score: 1

      as mentioned in more than one posts, it is propably (legally) ok to stop wine users from downloading windows patches. If they want they can even deny downloading of "free apps".

      But the people that bought an application like MS office SHOULD be allowed to download patches. They can forbid running MS office in any other operating system, but they are not. They hapilly sell office to crossover users. They should allow them to get the patches too.

      --
      Washington bullets will simply be known as the "Bulle
  4. Wrong URL by Anonymous Coward · · Score: 0
  5. Bad, bad Microsoft.... no cookie for you! by illumin8 · · Score: 1, Insightful

    Newsflash: Microsoft restricts Windows downloads to people that actually purchase their product!

    Let's all get together on Slashdot and WINE about it...

    --
    "When the president does it, that means it's not illegal." - Richard M. Nixon
    1. Re:Bad, bad Microsoft.... no cookie for you! by JaxWeb · · Score: 4, Informative

      I agree, they have a perfect right to do this. It is interesting news, however.

      A valid and working code is returned if the version is set to xp.

      So it doesn't even really stop you.

      --
      - Jax
    2. Re:Bad, bad Microsoft.... no cookie for you! by Anonymous Coward · · Score: 1, Insightful

      I purchased MS-Office! MS has no say in the platform i run it on though of course they would like to

    3. Re:Bad, bad Microsoft.... no cookie for you! by Anonymous Coward · · Score: 0

      No, people that have had no choice in what OS their PC runs have given money to Microsoft, which has gone to Bill Gates, which has then gone to charity.

    4. Re:Bad, bad Microsoft.... no cookie for you! by shawn(at)fsu · · Score: 1

      I'd imagine they do, on the system requirments I bet it doesn't list wine.

      --
      500 dollar reward for tip(s) leading to the arrest of the person(s) who stole my sig.
    5. Re:Bad, bad Microsoft.... no cookie for you! by memphisITguy · · Score: 5, Informative

      The license for any non-OS product from Microsoft says nothing about having to run it on Windows. They assume you will, but WINE breaks that assumption. They are just pissed off about it... they may actually get themselves in trouble by not allowing people who paid for their products to update them. Just because somebody can run microsoft office on Linux doesn't mean it was pirated.

    6. Re:Bad, bad Microsoft.... no cookie for you! by stevew · · Score: 5, Insightful

      I've got to say that they DON'T have a right. I was a victim of their DR-DOS isn't compatible trick. I was forced to go buy Dos 6.0 and then it ATE MY DATA! I became rather negative towards this convicted monopolist when I found out they had done that on purpose!

      Oh - did you notice that last sentence - CONVICTED MONOPOLIST. They have to play by a different set of rules.

      If they are selling a package - say "Office" and someone wants to run that on another platform, then MS doesn't really have the right to restrict where it runs. They may imply they do through EULA's, etc. but this would like be easily proved as monopolist behavior - and oh yeah - they've been convicted of that already!

      This behavior fits that model EXACTLY!

      --
      Have you compiled your kernel today??
    7. Re:Bad, bad Microsoft.... no cookie for you! by mcleodnine · · Score: 5, Interesting

      I run Microsoft Office under CodeWeavers' Crossover Office, both of which are licensed (read: I paid for it), so yes, I find the news disturbing.

      It also appears to be a very shortsighted move on their part while under a worldwide antitrust microscope.

      --
      one better than mcleodeight
    8. Re:Bad, bad Microsoft.... no cookie for you! by Speare · · Score: 2, Interesting
      Microsoft restricts Windows downloads to people that actually purchase their product!

      Last time I was at the mall's food court, the various food merchants kept all of their napkins behind the counter. I guess napkin loss from non-customers was somehow a huge profit drain.

      I bet a car sales lot would not take too kindly if you just walked in, grabbed a donut or two, a cup of coffee, and then walked out, either.

      There are a few exceptions, though. A restaurant owner may put up a sign that says the "restrooms are for customers only," but most states have health laws that allow the general public to use most restaurant restrooms without purchase. Anti-virus products should likely have the same proviso.

      --
      [ .sig file not found ]
    9. Re:Bad, bad Microsoft.... no cookie for you! by me+at+werk · · Score: 2, Interesting

      Oh no, if you run linux and WINE there is no possible way you didn't also purchase XP or a computer with XP preloaded! It's unpossible and inplausable as well as imcredible.

      Why is this modded Insightful? Pretty much every computer you get these days is going to have the latest copy of Winders. These copies are legal and, technically, purchased. So why can't I, as a person who owns a legitimate copy of XP, use WINE to run windows programs in linux?

      --
      For context, click Parent.
    10. Re:Bad, bad Microsoft.... no cookie for you! by Anonymous Coward · · Score: 0

      I got the OS for Free why can't I have the Updates for free too.

      How dare them to require I have a legal copy of the software....

    11. Re:Bad, bad Microsoft.... no cookie for you! by slux · · Score: 1

      You do realize that Wine users could be wanting to run a perfectly legitimate copy of any other Microsoft program than Windows and want updates for it? This is also mentioned in the mailing list message linked to in the summary.

    12. Re:Bad, bad Microsoft.... no cookie for you! by jpc · · Score: 1, Informative


      ACtually last time I looked (some years ago) the license DID say you have to run Office and other apps under Windows (obviously not Mac version). Whether this is enforceable is less clear.

    13. Re:Bad, bad Microsoft.... no cookie for you! by BorgDrone · · Score: 1

      That means they won't guarantee it to work, but not that they should actively try to prevent it running on another platform.

    14. Re:Bad, bad Microsoft.... no cookie for you! by RobotRunAmok · · Score: 1, Insightful

      I purchased MS-Office! MS has no say in the platform i run it on

      Check the product specs on the side of the software box you purchased. I'll wager "WINE atop Linux" is not included as a supported OS. If you can hack around this, more power to you, but MS is under no legal or ethical obligation to support your efforts.

      If I get the latest SUSE distro to run on my toaster oven, but have trouble getting the 5.1 audio to play out through the speakers in the dishwasher, no maintenance agreement in the world is going to get them to return my call...

    15. Re:Bad, bad Microsoft.... no cookie for you! by Anonymous Coward · · Score: 0

      I purchased XP Pro however I installed a cracked corporate copy after being treated like a criminal by customer service because I needed to reinstall my os too many times.

    16. Re:Bad, bad Microsoft.... no cookie for you! by mzwaterski · · Score: 1
      MS doesn't really have the right to restrict where it runs

      Of course I haven't RTFA, but the headline says they are restricting updates. They haven't restricted where you run the software, just who they give updates to.

    17. Re:Bad, bad Microsoft.... no cookie for you! by sepluv · · Score: 1

      They still have no say. They may be able to use technical means to try and stop you, but they cannot argue that you cannot use the product (however you like) after they have sold it to you.

      --
      Joe Llywelyn Griffith Blakesley
      [This post is in the public domain (copyright-free) unless otherwise stated]
    18. Re:Bad, bad Microsoft.... no cookie for you! by Ucklak · · Score: 1

      Actually you're only legal to run Office 2003. All others are invalid once an upgrade is available.

      --
      if you steal from one source, that is plagiarism, if you steal from many, well, that's just research.
    19. Re:Bad, bad Microsoft.... no cookie for you! by Anonymous Coward · · Score: 0

      When you pay for the software you pay for the updates to that software, but now M$ has desided that some of their customers simply arn't worthy of updates.

    20. Re:Bad, bad Microsoft.... no cookie for you! by Anonymous Coward · · Score: 0
      Wow, you're clever!

      Oh wait, no, just uninformed. I get those confused sometimes.

    21. Re:Bad, bad Microsoft.... no cookie for you! by illumin8 · · Score: 3, Interesting

      I've got to say that they DON'T have a right. I was a victim of their DR-DOS isn't compatible trick. I was forced to go buy Dos 6.0 and then it ATE MY DATA! I became rather negative towards this convicted monopolist when I found out they had done that on purpose!

      Hell, I was a victim of their DR-DOS trick too. I was even more of a victim since I used to work at WordPerfect, and then Novell after that. But this is a totally different scenario. It's not like their restricting you from running Windows on a competing platform. They're just saying "don't expect to be able to use our bandwidth and download from us without being a customer first".

      --
      "When the president does it, that means it's not illegal." - Richard M. Nixon
    22. Re:Bad, bad Microsoft.... no cookie for you! by OhPlz · · Score: 1

      Those of us that build are systems or just continually upgrade component by component don't have XP unless we purposely purchased it. I have to think there's still a great majority of /.'ers (and likely Wine users as well) who don't buy prefabs.

      Heck, I still run Win2000 just for that reason, I don't want to shell out $$$ for XP when XP is probably close to its end of life.

    23. Re:Bad, bad Microsoft.... no cookie for you! by Anonymous Coward · · Score: 0, Flamebait

      > Oh - did you notice that last sentence - CONVICTED MONOPOLIST. They have to play by a different set of rules.

      I guess logic, reason, and the truth don't enter into those rules.

      Fact: the control works perfectly when Wine is emulating a recent version of windows.

      You on the other hand are just an ignorant bill-basher.

    24. Re:Bad, bad Microsoft.... no cookie for you! by Daniel · · Score: 5, Insightful

      If you can hack around this, more power to you, but MS is under no legal or ethical obligation to support your efforts.

      Of course, there's a difference between not supporting your efforts, "accidentally" breaking your efforts, and actively trying to stop your efforts from working. This appears to be a pretty clear case of the third item in that list.

      Daniel

      --
      Hurry up and jump on the individualist bandwagon!
    25. Re:Bad, bad Microsoft.... no cookie for you! by Hognoxious · · Score: 0
      MS is under no legal or ethical obligation to support your efforts.
      If I saw you engulfed in flames, I would be under no legal or ethical obligation to give you the benefit of my fire extinguisher. However, that doesn't mean I would be acting legally and ethically if I were to set you on fire.
      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    26. Re:Bad, bad Microsoft.... no cookie for you! by Chilles · · Score: 1

      MS checks for wine and only refuses to function if it is present. This is a tad more extreme than refusing support. I'd call it restricting fair use.

      How would you feel if your car stopped working the moment you crossed the state border because it's gps navigation system actively checks for the border and shuts down the car if you cross it?
      How would you feel if mcdonalds forced you to sit inside their restaurant until you have digested their foodstuffs and left them in the toilet?

      imo these are more valid analogies than your toaster powered one.

    27. Re:Bad, bad Microsoft.... no cookie for you! by InterStellaArtois · · Score: 1
      Thing is, you might be like me and build your own PC and use a free OS to run on it.

      Or, also like me, you may own (i.e. have purchased) a copy of XP Home Edition that no longer works because I've installed it too many times on old crashed hard drives. The CD is now a pretty ornament :(

    28. Re:Bad, bad Microsoft.... no cookie for you! by Anonymous Coward · · Score: 1, Informative

      Er...no. I can purchase Microsoft Office completely independently of purchasing Microsoft Windows, and run it under Wine. This is not illegal, and in no way violates a license.

      If Microsoft plans to REQUIRE users who purchase Office to ALSO purchase Windows, that would most likely be considered tying, and be illegal.

      See the IBM case, which is the landmark for tying--it was illegal to require purchasers of one IBM product (mainframes) to be FORCED (by a "your warranry is void unless...") to use a second IBM product (IBM manufactured punchcards) when third party alternatives were available.

      s/Office/mainframe
      s/Windows/punchcards

    29. Re:Bad, bad Microsoft.... no cookie for you! by khallow · · Score: 1
      I agree, they have a perfect right to do this. It is interesting news, however.

      Hmmm, where did they get this new "right" from? Especially when as other people have noted, MS products are often run under Wine?

    30. Re:Bad, bad Microsoft.... no cookie for you! by Trepalium · · Score: 1

      Have you read your EULA recently?

      --
      I used up all my sick days, so I'm calling in dead.
    31. Re:Bad, bad Microsoft.... no cookie for you! by dave420 · · Score: 0
      They don't have a right? It's a private website, specifically designed to support software people have BOUGHT. Expecting them to give out their support to people who have paid them no money is ridiculous. How on earth does that make sense to you??

      Oh, and DOSs of every flavour have eaten everyone's data at some point. That's why we were so happy to get rid of it. sheesh.

    32. Re:Bad, bad Microsoft.... no cookie for you! by Halvard · · Score: 1

      If it prevents MS software users running on something like Wine, it does affect people who are their customers.

    33. Re:Bad, bad Microsoft.... no cookie for you! by memphisITguy · · Score: 2

      If that is in the license and is enforceable... then, knowing Microsoft, I believe they would've cracked down on Codeweavers by now. Probably will have to have somebody with a law degree read the EULA just to see what it says about OS.

    34. Re:Bad, bad Microsoft.... no cookie for you! by amorsen · · Score: 1
      If I saw you engulfed in flames, I would be under no legal or ethical obligation to give you the benefit of my fire extinguisher.

      Of course you have an ethical obligation to help someone who is in mortal danger. In some jurisdictions you have a legal obligation as well.

      --
      Finally! A year of moderation! Ready for 2019?
    35. Re:Bad, bad Microsoft.... no cookie for you! by mzwaterski · · Score: 1

      According to whom? I've never felt that I was entitled to updates. Updates are what keeps you a happy customer. If MS didn't update IE to remove flaws, people would switch to FireFox even faster.

    36. Re:Bad, bad Microsoft.... no cookie for you! by robyannetta · · Score: 1

      Wait a minute! Isn't there a way to optionally set a different OS in Wine when an app or website asks? I'm referring to existing technologies in Firefox, allowing it to send an identifying string to make it look like IE on XP. AND if dosen't exist, can someone write this functionality into Wine?

      --
      - Just my $0.02, take with a grain of salt, your mileage may vary.
    37. Re:Bad, bad Microsoft.... no cookie for you! by Anonymous Coward · · Score: 0

      Well I suppose it depends how you look at it. I suppose it is a complicated question (if they have the right or not).

      I suppose one could argue that they shouldn't be able to, because monopolys in Computing tend to happen, so there should be extra tech laws against monopolies.

      Or maybe not. It depends.

      - Jax

    38. Re:Bad, bad Microsoft.... no cookie for you! by danheskett · · Score: 1

      Yeah, well, why would the CD stop installing if it had been used.

    39. Re:Bad, bad Microsoft.... no cookie for you! by ajs318 · · Score: 1

      EULAs are legally unenforceable and therefore meaningless in many jurisdictions. If you do not accept the EULA {which ostensibly grants you permission to make a copy of the software in your computer's memory for the purpose of running it}, then you can still legally run the software. Yes, you have to make a copy in order to do so; but that copy is explicitly permitted under the doctrine of fair use / fair dealing / any necessary step, and so does not infringe copyright.

      --
      Je fume. Tu fumes. Nous fûmes!
    40. Re:Bad, bad Microsoft.... no cookie for you! by Serapth · · Score: 1

      One thing to keep in mind, is this is a software based update, that checks if you are running a genuine version of windows. In all reality, it is doing its job perfectly.

      That said, what hasnt been addressed is, is there a way for people running under wine to get updates. I should imagine there are, even if it requires mailing Microsoft with a proof of purchase, and waiting for updated Media to arrive via snail mail. If no such options exist, then yes this is wrong. However, it is NO worse, then what all those poor non-internet connected people face today.

      Finally, one final defence on Microsoft's part, is I believe part of the Genuine windows cert, is to insure the highest calibre of support, blah blah blah. If they acknowledge Wine as being genuine at this point, could they be stuck supporting it?

    41. Re:Bad, bad Microsoft.... no cookie for you! by FictionPimp · · Score: 1
      I call bullshit. I have activiated my copy of windows xp over 50 times on different hard ware. I can't do online activation, but I can call a number and be activated in less then 10 minutes.

      I went though a lot of installs trying to diagnois a problem that was currupting windows on my machine. I replaced almost every part of the machine before the problem was resolved.

    42. Re:Bad, bad Microsoft.... no cookie for you! by paesano · · Score: 3, Informative

      I was at Novell also and worked in the same department as the guy who was tasked to figure out why Win 3.1 wouldn't load on DR-DOS. They didn't use a very sophisticated method to determine if MS-DOS or DR-DOS was running. The fix was simple. Just lie. Perhaps the WINE folk can do the same.

    43. Re:Bad, bad Microsoft.... no cookie for you! by paganizer · · Score: 1

      not to mention the hardcoded DRM and the fact that XP is to Win2k as WinME was to Win98SE.
      I have a legal license to XP pro, but it will never darken my Hard Drive.

      --
      Why, yes, I AM a Pagan Libertarian.
    44. Re:Bad, bad Microsoft.... no cookie for you! by MKalus · · Score: 1

      If it really checks for WINE and then refuses the update that is clearly discrimination.

      Unless you strongly believe that the only reason someone might be running WINE is to run Warez.

      I could see quite a few reasons why someone might want to run Office in WINE instead of installing a full fledged Windows just to use word.

      --
      If you want to e-mail me, use my PGP Key.
    45. Re:Bad, bad Microsoft.... no cookie for you! by Pharmboy · · Score: 0

      What about the people who BOUGHT Office, and run it on Linux using WINE? That is the real issue. No one is argueing that they should update pirated software, they are arguing that they are responsible for updating the security risks in their own software, purchased legally, but run on Linux/WINE. Microsoft doesn't have to support running Office in WINE, but they are restricting the ability of those who are legally from patching security holes and bugs, unnecessarily.

      There are more than a few people who do this, after all. Even our office uses Linux on all servers (including Samba as a file server), and is currently testing running applications in WINE, including Office. We like Office for the compatability, but we hate Windows for the security issues and difficulty in updating from remote.

      I would image the vast majority of MS applications run using WINE were purchased legally. I mean, if you are going to steal the app, why not steal the OS too, right?

      --
      Tequila: It's not just for breakfast anymore!
    46. Re:Bad, bad Microsoft.... no cookie for you! by Anonymous Coward · · Score: 0

      "specifically designed to support software people have BOUGHT"

      Actually it doesn't check to see if you bought Windows. The problem is that it is singling out a specific product instead of treating everyone equally.

      I'd say their website is quasi-private since it is open to the general public and provides a service to their customers.

    47. Re:Bad, bad Microsoft.... no cookie for you! by StillNeedMoreCoffee · · Score: 1

      Let's just say for argument I have a Windows XP machine that has been hit by a virus or other malady and is in operable, maybe just the tcp stack so I can't connect for download, or its ethernet card has been fried by a lightning storm. I want to take my Linux system or mac or whatever to download the patches that will fix that system. Download updates to sotware I purchased and have a right to.

      Maybe its for my dad's computer that I bought for him and he does not have an internet connection (blasphemy).

      What they are saying is that you need to be using that OS system to get the updates. They may have a bootstrapping problem here for some problem resolution. If the product isn't the OS then they are still requiring there OS to be the conduit for updates.

      The question is, do they have a different route, like mailing out updates for these situations? If they do and it does not cost you anything then they can have a better argument, but I suspect that is not the case.

    48. Re:Bad, bad Microsoft.... no cookie for you! by chill · · Score: 4, Insightful

      They're just saying "don't expect to be able to use our bandwidth and download from us without being a customer first".

      No, they are not. Your assessment is wrong.

      If I purchase Office, run it under WINE and want to update it, I'm screwed -- yet I am a legit customer of Microsoft.

      Considering you can't really update WINE thru WUS, WTF is the point?

      -Charles

      --
      Learning HOW to think is more important than learning WHAT to think.
    49. Re:Bad, bad Microsoft.... no cookie for you! by Anonymous Coward · · Score: 0
      No issues here....I don't run Wine because I have no need to run MS's fscking products!

      Microsoft can collectively GO TO HELL.

    50. Re:Bad, bad Microsoft.... no cookie for you! by SlashDread · · Score: 1

      That would be a interesting legal debate:

      - If you purchase a Windows license (and people actually DO that just..) so you can run Wine in all the glory, is MS THAN allowed to not update you?

      I would think not.

      Couple that with the -deliberate- attempt to break things for those people, Id say: good going, pigopoly. And f*** you too.

    51. Re:Bad, bad Microsoft.... no cookie for you! by Anonymous Coward · · Score: 0

      Funny, I know plenty of people with MS product on their home computers who didn't "actually purchase their product!"

    52. Re:Bad, bad Microsoft.... no cookie for you! by kkovach · · Score: 0

      "They're just saying "don't expect to be able to use our bandwidth and download from us without being a customer first"."

      If you buy Office and run it on Wine, you are a customer. Just not as lucrative a customer as they would like you to be. ;-)

      - Kevin

      --
      The less confident you are, the more serious you have to act.
    53. Re:Bad, bad Microsoft.... no cookie for you! by Errtu76 · · Score: 2, Funny

      I was forced to go buy Dos 6.0 and then it ATE MY DATA!

      .. and concluded that FORMAT wasn't really a great tool to convert old data to the new standard.

    54. Re:Bad, bad Microsoft.... no cookie for you! by dpilot · · Score: 3, Insightful

      Obviously IANAL...

      Seems to me that if such terms are in a license, then you don't really NEED any trial to speak of to get a conviction for antitrust. All you need is Exhibit A, the license that *ties* the two products together.

      Of course the product that benefits from the tying (the OS) is itself a monopoly. But given that Office is also effectively a monopoly, though it hasn't been declared so in court, doesn't this qualify as a "monopoly maintenance" device, which is also illegal under antitrust.

      I believe Microsoft is justified in not giving support for its products running in an unsupported environment. But to restrict patch availability to a product based on the OS running underneath is kind of like a car parts store requiring your Ford registration before you can buy Ford accessories.

      --
      The living have better things to do than to continue hating the dead.
    55. Re:Bad, bad Microsoft.... no cookie for you! by gilesjuk · · Score: 1

      No they're saying you aren't welcome unless you use our product to access the site.

      Why provide a web server if you don't want people using the web to connect to your server? you'd be better off developing a proprietary protocol and only make the client available for Windows.

      I'm not only a Windows customer, I download updates for Windows for my laptop but also to burn on CD for other customers. Why am I being told I have to use IE when I know full well that a download is possible with almost any other browser.

    56. Re:Bad, bad Microsoft.... no cookie for you! by huge+colin · · Score: 1

      Did Microsoft simply forget to mention that they deliberately broke interoperability with a competing product?

      Do you suppose it's alright for them to be conniving and deceitful as well as monopolistic?

    57. Re:Bad, bad Microsoft.... no cookie for you! by LuSiDe · · Score: 1

      You don't need a Windows license to use WINE to run a Windows program by definition. You can, for example, run Adobe Photoshop + WINE without a Windows license. You may need a Windows license together with WINE to run a certain program (for example because you use certain DLLs) but not by definition!

      --
      WE DON'T NEED NO BLOG CONTROL.
    58. Re:Bad, bad Microsoft.... no cookie for you! by Ciaran_H · · Score: 1

      Hear, hear. That's what I do. I use Linux with CrossOver Office and a fully legitimate version of Office.

    59. Re:Bad, bad Microsoft.... no cookie for you! by SillySlashdotName · · Score: 5, Insightful

      It's not like their restricting you from running Windows on a competing platform.

      What does this have to do with anything, and who said this is what was happening?

      I read the article, and unless I missed something, this is NOT the complaint.

      I don't use WINE to run Windows(c) OS, I run it to run some (work required) Office apps and some games.

      The Office apps were purchased and presumably have rights to be updated the same as any other user of Office apps. Same with the games.

      But Microsoft is saying that, because I am using a valid purchased version of their software on an OS other than Windows (by using WINE) they will not allow updates from their servers.

      This is the mirror image of their antitrust loss - they were accused of using their market possition (monopoly) in the OS to maintain and grow their market position in other markets, while here they are using their market possition in the other areas to maintain their possition in the OS market.

      You say you were a victim of the DR-DOS 'trick', where a competiting product was specifically checked for and then bogus 'error' messages were given, or the applications just didn't work as expected - not because of a problem with DR-DOS, but because the app was PROGRAMMED to work differently when used with DR-DOS. Like is happening here?

      You say you worked at WordPerfect. Isn't that the company that worked with Microsoft to be compatable and competitive, then Microsoft changed the APIs and didn't publish them to competitors of their Office (specifically Word(c)) and royally screwed WordPerfect over?

      Novell - didn't I hear their networking applications were deliberately 'broken' by Microsoft so that Microsofts' market share of networking would not be threatened? Like here?

      They're just saying "don't expect to be able to use our bandwidth and download from us without being a customer first".

      No, they are just saying "don't expect to be able to use our bandwidth and download from us without being a Microsoft Windows OS customer first (even if you are a valid Microsoft Office customer)." Very different than what you posted.

      --
      Acts of massive stupidity are almost never covered by warranty. --me.
    60. Re:Bad, bad Microsoft.... no cookie for you! by DrWhizBang · · Score: 2, Informative

      If I saw you engulfed in flames, I would be under no legal or ethical obligation to give you the benefit of my fire extinguisher.

      I am not a lawyer, in fact I don't even live in the United States of Attorneys, but I do believe you are blatantly wrong on both counts. I am fairly certain that most states have some kind of "Good Samaritan" law that requires you to help - I certainly would not want to be the defendant (legal) in this case, nor would I want to shoulder the social (ethical) implications of being the guy who watched someone burn while I stood by with a fire extinguisher.

      That being said, Microsoft is not watching people burn - they are simply refusing a convenience (i.e. instant free downloads) to people who may not be paying them any money. I gotta side with MS on this one, although I will miss "webfonts.sh" and I am very curious of the implications for Codeweavers.

      And lastly, who modded you "Insightful"? "Interesting", maybe, but not "Insightful".

      --
      Schrodinger's cat is either dead or really pissed off...
    61. Re:Bad, bad Microsoft.... no cookie for you! by clontzman · · Score: 1

      I've got to say that they DON'T have a right. I was a victim of their DR-DOS isn't compatible trick. I was forced to go buy Dos 6.0 and then it ATE MY DATA! I became rather negative towards this convicted monopolist when I found out they had done that on purpose!

      Oh - did you notice that last sentence - CONVICTED MONOPOLIST. They have to play by a different set of rules.


      This post becomes (5, Funny) when read in Comic Book Guy voice. But then again, so does most of Slashdot.

      Can we get a new form of Godwin's Law for when people start throwing around "convicted monopolist"?

    62. Re:Bad, bad Microsoft.... no cookie for you! by Anonymous Coward · · Score: 1, Insightful

      Simple, don't purchase Microsoft Office, vote with your wallet. Microsoft has every right to block someone from updating Office when it's being run from a Non-Microsoft Operating System, heck, they even have the right to have a future version of Office refuse to run in anything but the latest Windows.

    63. Re:Bad, bad Microsoft.... no cookie for you! by Anonymous Coward · · Score: 0

      AHHHHHH! Commas...commas every where...I'm BLIND!

    64. Re:Bad, bad Microsoft.... no cookie for you! by chill · · Score: 5, Informative

      Microsoft has every right to block someone from updating Office when it's being run from a Non-Microsoft Operating System...

      No, they don't. Read the EULA and it says NOTHING of the kind.

      I quote from the MS Word 2003 EULA found at http://download.microsoft.com/download/1/2/5/12538 ba0-3d24-4f00-aab1-dd9ff4aacfc9/en_client_eula.pdf

      "Installation and use. You may:
      (a) install and use a copy of the Software on one personal computer or other device; and
      (b) install an additional copy of the Software on a second, portable device for the exclusive use of the primary
      user of the first copy of the Software."

      If you can point out in the EULA where I missed it and there is a statement saying I have to run this software under MS Windows, I'd appreciate it.

      Until such time, I have the right to run the software under any OS I want.

      -Charles

      --
      Learning HOW to think is more important than learning WHAT to think.
    65. Re:Bad, bad Microsoft.... no cookie for you! by KarmaMB84 · · Score: 1

      Repeat after me: "Microsoft does not support Office under WINE, Office under pirated Windows or updating Office on either WINE or pirated Windows."

    66. Re:Bad, bad Microsoft.... no cookie for you! by Anonymous Coward · · Score: 0

      Rubbish.

      This is more like you going into a restaurant, buying some food then providing your own plate and taking it away to clean it yourself afterwards. My guess is most restaurant owners would think you were mad if you did that, but then the plates in most restaurants I've been in have been reliable, stable, and worked perfectly well. Not so with MS Windows.

    67. Re:Bad, bad Microsoft.... no cookie for you! by Serapth · · Score: 1

      I, like, my, comma's, damn, it!!!

    68. Re:Bad, bad Microsoft.... no cookie for you! by Tape_Werm · · Score: 0, Troll

      Hey, your cabin in the woods is on fire, better go tend to it before all your explosives go off. Freak. They most certainly can dictate where Office runs, both office and windows are their products you moron. If someone makes something exclusively for a particular platform, then don't whine and bitch about how it won't run on your platform. You know the solution? Go to the developer of the product in question. I.e. I want Starcraft on linux, why should I bitch at Microsoft? Why didn't Blizzard do a linux native version of it? I swear some (a great deal actually) of the people on /. really need to see a shrink. You get a little too worked up when you hear the name Microsoft.

      --
      Linux sucks. And you're fat. Take a shower hippy.
    69. Re:Bad, bad Microsoft.... no cookie for you! by Anonymous Coward · · Score: 0

      Lighten up Francis. MS Office REQUIRES MS Windows. It says so on the box. If you can't read that's your problem. MS is NOT required to support running Office on any other platform. Get over it.

    70. Re:Bad, bad Microsoft.... no cookie for you! by confused+one · · Score: 1

      Perhaps your not seeing the obvious. This would prevent legitimate user of Microsoft Office; who are using Cross Over Office (implemented with Wine on Linux) from downloading updates.

    71. Re:Bad, bad Microsoft.... no cookie for you! by enosys · · Score: 3, Informative

      The Office 2003 Standard Edition EULA (Original PDF, View as HTML) doesn't seem to say that.

    72. Re:Bad, bad Microsoft.... no cookie for you! by chefren · · Score: 2, Interesting

      You mean the "I will sell you the soul of my firstborn child" EULA? EULAs don't count unless you accept the whole argeement. If parts of the agreements are legal bullshit, the the rest doesn't apply either.

    73. Re:Bad, bad Microsoft.... no cookie for you! by KarmaMB84 · · Score: 1

      Patches are a SUPPORT issue. If Microsoft doesn't support users of their products on pirated OSes or in emulated environments that are out of their control or not developed by a reputable company, that's tough luck.

    74. Re:Bad, bad Microsoft.... no cookie for you! by Anonymous Coward · · Score: 0

      Forcing PC manufacturers to sell Windows with their systems is prohibited in large chunks of the civilized world. Unfortunately, no judge seems willing to take Microsoft to task over this.

      So, yes, the customers are the legal owners of that copy of Windows, but whether that copy was legally sold to them remains to be seen.

    75. Re:Bad, bad Microsoft.... no cookie for you! by NanoGator · · Score: 1

      "If I saw you engulfed in flames, I would be under no legal or ethical obligation to give you the benefit of my fire extinguisher. However, that doesn't mean I would be acting legally and ethically if I were to set you on fire."

      Ugh. There's a cheap way to gain karma: Compare MS's business practices to awful crimes and watch everybody nod their heads and say "Yep! It's just like that! I wouldn't put it past Microsoft."

      --
      "Derp de derp."
    76. Re:Bad, bad Microsoft.... no cookie for you! by Anonymous Coward · · Score: 0
      Oh - did you notice that last sentence - CONVICTED MONOPOLIST. They have to play by a different set of rules.


      Isn't it funny that the majority of slashbots claim they are Libertarian and Laissez-faire capitalists, but when it comes to Microsoft, they all abandon the "Laissez-faire capitalism" ship and want the government to change the rules and regulate the market? It goes to show that slashbots are not true Libertarians because the Libertarian Party does support Microsoft.

      Yes, I am a Libertarian and a staunch supporter of the Libertarian Party, and although I don't use Microsoft products at all, I admit that Microsoft got to where they are today by adhering to the rules of Laissez-Faire Capitalism.

      BTW, Microsoft isn't a monopoly, a monopoly has no competition, they have Openoffice/StarOffice, Firefox/Mozilla/Thunderbird, Linux, etc as competition, so they are not even a monopoly, that was a lie brought up by Netscape because of jealousy and by the Clinton Administration because the demoncrats are a bunch of commies anyways.

      BTW, just because I mentioned the "Demoncrats" doesn't mean that I support republican'ts, and that's because of the PATRIOT ACT, legislating every behaviour that's immoral in their eyes, and they give "Corporate Welfare, which goes against Laissez-Faire capitalism.
    77. Re:Bad, bad Microsoft.... no cookie for you! by pyros · · Score: 2, Informative
      If parts of the agreements are legal bullshit, the the rest doesn't apply either.

      excpet for those clauses that say "if one part of this agreement is found to be unenforceable, the rest of it shall still be enforceable until a judge says otherwise."

    78. Re:Bad, bad Microsoft.... no cookie for you! by Jerry · · Score: 1
      If MS didn't update IE to remove flaws, people would switch to FireFox even faster.


      Duh!

      You haven't noticed the 25 Million download mark for FireFox? And you've also overlooked the more than two dozen security holes in IE that Microsoft refuses to fix for users of previous versions of Windows, and some for XP? Besides the fact that FF is faster, has better features and is more stable, why else would people switch from IE to FF?

      --

      Running with Linux for over 20 years!

    79. Re:Bad, bad Microsoft.... no cookie for you! by bhpaddock · · Score: 0

      Actually, last time I checked, the box for Microsoft Office listed system requirements, including "Microsoft Windows 98 or later," or something to that effect.

      ALL Microsoft Windows and Office updates are available WITHOUT using their automatic update services (Windows Update, Office Update, and the upcoming consolidated Microsoft Update program). Each of which clearly list Microsoft Windows 2000 or later as a requirement.

    80. Re:Bad, bad Microsoft.... no cookie for you! by Anonym0us+Cow+Herd · · Score: 1

      The license for any non-OS product from Microsoft says nothing about having to run it on Windows. They assume you will, but WINE breaks that assumption.

      Very wrong.


      Microsoft Visual FoxPro 8 EULA says....

      ....you agree: (i) except as otherwise noted in Section 2.1 (Sample Code), to distribute the Redistributables only in object code form and in conjunction with and as a part of a software application product developed by you that adds significant and primary functionality to the Redistributables ("Licensee Software"); (ii) that the Redistributables only operate in conjunction with Microsoft Windows platforms;

      Short version: A Microsoft development tool expressly requires your software products can only be run on Microsoft Windows.

      Do you really believe that MS Office or any other MS applications' EULA's try to tie you in to Windows?

      We're talking about the software company whose FrontPage 2000 product EULA says that you can not produce web pages that make disparaging remarks about Microsoft, Expedia, etc., etc., etc. (Thus, if say, CNN uses FrontPage 2000, I guess I can assume that anything they say about Microsoft is unbiased.)

      Are you just talking out of your posterior? Or have you actually ever read a single MS EULA?

      --
      The price of freedom is eternal litigation.
    81. Re:Bad, bad Microsoft.... no cookie for you! by leuk_he · · Score: 1

      hmm, i believe this genuide download is going to be for extras like this

      # Photo Story 3 for Windows
      # Winter Fun Pack 2004 for Windows

      and i think future versions of media player, moviemaker and things like that. NOT FOR SECURITY UPDATES.

    82. Re:Bad, bad Microsoft.... no cookie for you! by d1v1d3byz3r0 · · Score: 1

      The problem is that firefox doesn't do ActiveX. So, when the Update Tool tries to launch an ActiveX control, it fails. But that's not the point. The Update Tools is obviously using a more sophisticated method of checking for WINE (perhaps some obscure API call that isn't implemented in WINE yet or a checksum of a dll that WINE couldn't copy verbatim because of copyright restrictions).

    83. Re:Bad, bad Microsoft.... no cookie for you! by malfunct · · Score: 1
      I wonder if office update is broken as well? I think that MS should be required to give patches to non-os tools so long as the tools themselves are genuine and legal. OS patches they might be able to restrict since if you don't have a legal copy of the patched OS then the OS patch doesn't technically apply. All other tools (as has been said a few times here) need to be supported if they are legal regardless of where they are running.

      On another note, if they are worried about higher support costs for those running MS apps in non-MS OS's then I think at the time of the support call they can say, "Oh, you are running office under wine, sorry we are not staffed to support that configuration, please try running office in windows". Its still sketchy but much much less so than blocking application patches because you don't have the OS they expected.

      --

      "You can now flame me, I am full of love,"

    84. Re:Bad, bad Microsoft.... no cookie for you! by Anonym0us+Cow+Herd · · Score: 1

      Um wrong. I have plenty of computers (at home). I have never purchased a single Microsoft operating system. Ever. I do not run any MS Operating systems (at home).

      (Being Slashdot, I suppose I must add: I also do not run any copies of any MS OS, pirated or otherwise. At work, I use genuine legal MS OSes and other products.)

      --
      The price of freedom is eternal litigation.
    85. Re:Bad, bad Microsoft.... no cookie for you! by vida · · Score: 1

      Firefox is a lot of things, but faster it ain't. There are a bunch of reasons for this, but mainly it's because a bunch of IE used libraries are run at start up.

    86. Re:Bad, bad Microsoft.... no cookie for you! by Anonymous Coward · · Score: 1

      Actually, last time I checked, the box for Microsoft Office listed system requirements, including "Microsoft Windows 98 or later," or something to that effect.

      So, you're saying it's OK to illegally use a monopoly in one area to prevent competition in another, so long as you put a warning on the box?

    87. Re:Bad, bad Microsoft.... no cookie for you! by memphisITguy · · Score: 1

      Read the Office 2003 EULA. There is nothing in there about OS. I looked again to verify. I never implied I've read every microsoft EULA... I'm just stating what I've read in the past. I'm also not implying that Microsoft should have to SUPPORT Office on Linux... but I do think that they should make the updates available somehow for anybody who buys a copy... no matter what they are running on.

    88. Re:Bad, bad Microsoft.... no cookie for you! by homer_ca · · Score: 2, Insightful

      "I don't use WINE to run Windows(c) OS, I run it to run some (work required) Office apps and some games."

      That part is clear. If you're a paying customer who bought Office they should supply bugfixes and updates regardless of your OS.

      What gets unclear is OS updates, and specifically in the case of Wine, Internet Explorer updates (remember IE is a part of the OS). Now take a look at the EULA for the KB834707 update for IE6.0sp1 (Microsoft's caps):

      NOTE: IF YOU DO NOT HAVE A VALIDLY LICENSED COPY OF ANY VERSION OR EDITION OF MICROSOFT WINDOWS 95, WINDOWS 98, WINDOWS NT 4.0 WINDOWS 2000 OPERATING SYSTEM OR ANY MICROSOFT OPERATING SYSTEM THAT IS A SUCCESSOR TO ANY OF THOSE OPERATING SYSTEMS (each an "OS Product"), YOU ARE NOT AUTHORIZED TO INSTALL, COPY OR OTHERWISE USE THE OS COMPONENTS AND YOU HAVE NO RIGHTS UNDER THIS SUPPLEMENTAL EULA.

    89. Re:Bad, bad Microsoft.... no cookie for you! by mzwaterski · · Score: 1

      This really only applies the first time that you start FF in a session. Assuming you don't reboot your computer often, its really a non-issue. If you wanted to make FF runs as fast as IE just set it to startup when your pc boots. I've noticed that after the first instance, FF starts much faster than IE.

    90. Re:Bad, bad Microsoft.... no cookie for you! by FuzzyBad-Mofo · · Score: 1

      I'm pretty sure most "good samaritan" laws do nothing more than allow someone to help another without fear of litigation. Say, if someone with no medical training were attempting to help someone who was in a car crash. There is a chance that their "help" could actually hurt the victim. The "good samaritan" law provides indemnification for the helper.

      I've never heard of a law compelling people to help (well, outside of Seinfeld).

    91. Re:Bad, bad Microsoft.... no cookie for you! by Anonymous Coward · · Score: 0

      The Good Samaritan laws DO NOT REQUIRE YOU TO HELP.

      They protect you from the VICTIM--after you help AND THEN FUCK UP--unless you acted outside your envelope of training. Then your ass is grass.

      Say you're giving a dude the Heimlich manuver to save his life, and you've had first aid training. You save him from choking, but you break three of his ribs in the process. The law exists to save you from the asshole you just saved. If you hadn't had any formal training, you could be in trouble. Best to watch the motherfucker die.

    92. Re:Bad, bad Microsoft.... no cookie for you! by coreymichaelbarr · · Score: 2, Insightful

      Good Samaritan laws protect those who choose to assist others. They do not create an affirmative duty to assist others. The true social implication is whether the law should put a duty on those who can help, which would in turn create a liability for those can, but who choose not to, help. Instead, the American system leaves it in the hands of the Samaritan to make the ethical decision whether to assist or not to assist, but the Good Samaritan laws protect them against liability for any innocent mistakes they make.

      Anyway, the whole analogy is a bit strained. I'm not sure that anyone who can't update their MS Office is going to catch on fire.

    93. Re:Bad, bad Microsoft.... no cookie for you! by jk0 · · Score: 1

      So you are saying if I purchased Office XP and wanted to run it on my Linux box that I should buy another license for it and run Windows through VMware?

    94. Re:Bad, bad Microsoft.... no cookie for you! by RoundTop-VJAS · · Score: 1

      Ok... you are missing the point of the Good Samaritan law.

      The point of it is that you cannot be sued if you help someone to the best of your abilities and training, even if that help causes further harm.

      eg: If you know first aid and try to help someone in need, and the family tries to sue you saying you didn't do it right, they cannot due to this law.

      That said it is a double-edged sword, as an off-duty paramedic or doctor cannot use the law as they have a high training level.

      --
      RoundTop

    95. Re:Bad, bad Microsoft.... no cookie for you! by bonch · · Score: 1

      "CONVICTED MONOPOLIST" doesn't mean anything as it's not illegal to have a monopoly.

      Either way, you still don't present an argument that explains why Microsoft doesn't have the right to do this. You seriously believe they have no right to restrict their own downloads to their own products?

    96. Re:Bad, bad Microsoft.... no cookie for you! by msoftsucks · · Score: 1

      Actually there is an extension that will preload your FF dlls upon boot-up. When you compare apples to apples FF is much faster than IE. Its typical of Microspeak to always lie, steal and extort. Just ask the Danish.

      --
      Quit playing Monopoly with Bill.
      Linux - of the people, by the people, and for the people.
    97. Re:Bad, bad Microsoft.... no cookie for you! by bonch · · Score: 1

      What in God's name does someone's life being in danger have to do with supporting some office software on a platform it wasn't designed to run on?

      Get some perspective...sheesh.

    98. Re:Bad, bad Microsoft.... no cookie for you! by Kaydet81 · · Score: 1

      No, I purchased the product and dual-boot to Linux. Is the license for IE6 good for the computer only when I am actually running Windoze?

    99. Re:Bad, bad Microsoft.... no cookie for you! by bonch · · Score: 0, Flamebait

      What operating system do the system requirements on the box of Office you purchased state? I doubt "Crossover Office" is listed as a supported platform.

    100. Re:Bad, bad Microsoft.... no cookie for you! by RealAlaskan · · Score: 2, Informative
      I am fairly certain that most states have some kind of "Good Samaritan" law that requires you to help ...

      My understanding of U.S. Good Samaritan laws is that they protect those who, without obligation and any statutory protections that go with it, help strangers in need. Thus, a doctor who stops at a car crash and renders medical aid is protected from most liability by a Good Sam law. Again, this is needed because the doctor is not legally obligated to help, and might overlook his moral obligation in the absense of a Good Sam law.

      I'm using a doctor as an example because many of the Good Sam laws target doctors, nurses, EMTs, et cetera, and may not apply to the general public. Minnesota's) Good Sam law does include those who aren't healthcare workers.

      Some of the Good Sam laws (e.g., Minnesota's) create a legal obligation to render aid, in return for the partial immunity from liability. This further emphasizes that there isn't generally a legal obligation to render aid to strangers. There is a moral obligation to do what you can, and someone who beat you up for not rendering aid might be treated leniently by a jury.

    101. Re:Bad, bad Microsoft.... no cookie for you! by Feyr · · Score: 1

      actually in the case of physical harm to a person you are legally required to help in most countries. it's called the "good samaritan" law.

      but of course, that only apply to physical harm, not software

    102. Re:Bad, bad Microsoft.... no cookie for you! by Hognoxious · · Score: 1
      I do believe you are blatantly wrong on both counts. I am fairly certain that most states have some kind of "Good Samaritan" law that requires you to help
      My understanding of "Good Samaritan" laws is that they are to protect voluntary rescuers from a civil suit if they try (yada yada good faith yada) to help a victim, rather than to oblige them to offer assistance (which sounds like a good idea, but is probably unworkable in practice).

      Now, IANALE, but I know how to use Google and I found this one from Tennessee and this one from Oklahoma and many more pretty much along the same lines.

      That being said, Microsoft is not watching people burn
      I never said they were. I was merely illustrating (by means of analogy) that intentionally causing a problem is not the same as failing to solve one.
      And lastly, who modded you "Insightful"? "Interesting", maybe, but not "Insightful".
      At a guess, someone who has actually read the moderation guidelines, perhaps: "An analogy) you hadn't thought of, or a telling counterexample, are examples of Insightful comments."

      And your post which was factually incorrect is considered "informative". Go figure.

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    103. Re:Bad, bad Microsoft.... no cookie for you! by fymidos · · Score: 1

      Many corporations nowadays find that they can live without windows, but they still need MS office.

      If MS understood that and provided an office version for linux, people wouldn't need to run it under wine. If MS did not have monopoly power in both operating systems and office suites, they would be forced to provide a linux version of office.

      They do though, so people have to work with what they've got.

      And to answer your question, all people who migrate from a legitimate setup of windows+MSoffice to linux+MSoffice have a "legitimate copy of Office".

      --
      Washington bullets will simply be known as the "Bulle
    104. Re:Bad, bad Microsoft.... no cookie for you! by TedTschopp · · Score: 0, Troll

      Wow, you own Office. How did that happen, Every time I talked to Microsoft about it they just sold the right to use it, not own it.

      --
      Fantasy remains a human right; we make in our measure and in our derivative mode... -- JRR Tolkien
    105. Re:Bad, bad Microsoft.... no cookie for you! by DrNibbler · · Score: 5, Interesting
      How many people are using Linux and a legitimate copy of Office?
      As long as the answer is > 0 does it matter? This is the same logic that supports a MS tax on new machine purchaes. From a business standpoint is this anyway to treat a customer?
      Why use Microsoft Office at all when you have accepted the concept of Open Source Software? OpenOffice does the same stuff and performs significantly better under Linux than anything running under Wine or Crossover.
      For a number of reasons my work box is a dual booted box running XP and Linux. In order to use email here I must use Outlook (corporate rules). To avoid playing the reboot to get my mail game I'm running MS-Office under Crossover. The copy is legally licensed as part of our site license (we even counted it as a seperate install from the one that runs on the windows partition). Please tell me why I should not be allowed to update Office.
      --
      Sean.OutaHere()
    106. Re:Bad, bad Microsoft.... no cookie for you! by chill · · Score: 1

      Okay, not Office. Publisher, Visio, Project. OpenOffice does neither. Kivio and MR Project can't (last I checked) import/export those formats.

      Frequently with Visio I just export to PDF and have others do the same, because I never co-edit Visio documents. Others, however, live and die by that. Project is almost always a group thing. Publisher is just plain evil and I refuse to acknowledge it. :-)

      The guys making CrossOver seem to be doing a decent business selling their software.

      -Charles

      --
      Learning HOW to think is more important than learning WHAT to think.
    107. Re:Bad, bad Microsoft.... no cookie for you! by fymidos · · Score: 1

      Is this EULA dated before or after the antitrust lawsuit?

      --
      Washington bullets will simply be known as the "Bulle
    108. Re:Bad, bad Microsoft.... no cookie for you! by belmolis · · Score: 1

      Whoa there! It says:

      the Redistributables only operate in conjunction with Microsoft Windows platforms;
      It doesn't say that you can't run the product itself, that is, Visual Fox Pro, on a non-Microsoft system. It says that programs created using Visual Fox Pro, which presumably contain Microsoft's run-time code, can only be run under MS Windows. Maybe something else in their EULAs contains this restriction (I no longer use any Microsoft software so I don't know) but this isn't an example.
    109. Re:Bad, bad Microsoft.... no cookie for you! by Donny+Smith · · Score: 1

      > I was forced to go buy Dos 6.0 and then it ATE MY DATA!

      Sorry to hear that.
      You've had a backup, right?

      >Oh - did you notice that last sentence - CONVICTED MONOPOLIST.

      The fact that someone was convicted of something does not mean they will be comitting the same crime in the future.

      > wants to run that on another platform, then MS doesn't really have the right to restrict where it runs.

      If it's not a supported platform (WINE, for example), why would they be obliged to specifically mention all possible non-supported situations and/or code user-friendly GUI error messages for those unsupported scenarios???

      > but this would like be easily proved as monopolist behavior

      ???
      Take it easy, dude....

    110. Re:Bad, bad Microsoft.... no cookie for you! by Asic+Eng · · Score: 1

      Furthermore - some people dual-boot. My dad prefers to access the net via Linux, but for most of his work he uses Windows. Why shouldn't he be able to download his updates via Linux? He paid for the application and he paid for the OS, too.

    111. Re:Bad, bad Microsoft.... no cookie for you! by B1 · · Score: 2, Interesting

      They didn't use a very sophisticated method to determine if MS-DOS or DR-DOS was running. The fix was simple. Just lie. Perhaps the WINE folk can do the same.

      It really depends what 'lie' means. In the case of DR DOS, my understanding is that they exploited some difference in how DR DOS and MS DOS implement an arcane and seldom-used system call. If they're pulling something like this with Wine, that's going to be a very tough arms race to keep up with. It's unwinnable too, depending on how far Microsoft wants to push it.

      Microsoft has actually been on the losing end of this sort of thing before. Remember the great AOL/MSN Messenger interoperability battle a few years ago? Microsoft wanted to connect to AOL IM, but AOL kept blocking Microsoft. For every block AOL set up, Microsoft would figure out how to circumvent it...until finally AOL implmenented the 'nuclear option'.

      Basically, AOL implemented a server-side sniffer that exploited a buffer overflow in their own IM client. MSN messenger was not bug compatible, so it didn't have this buffer overlow. They were faced with an unwelcome choice--either duplicate the same buffer overflow in MSN messenger, or concede defeat. Interoperability...or security?

    112. Re:Bad, bad Microsoft.... no cookie for you! by Donny+Smith · · Score: 1

      > No, they don't. Read the EULA and it says NOTHING of the kind.

      Of course it doesn't.
      Who mentioned EULA?

      System Requirements: Operating system: Microsoft Windows® 2000 with Service Pack 3 (SP3), Windows XP, or later
      http://www.microsoft.com/office/editions/pr odinfo/ proreq.mspx

      > Until such time, I have the right to run the software under any OS I want.

      Nice try...
      Of course you do, Mr. Hood. However, don't bitch about failures or problems as you're running on an unsupported OS which makes your configuration unsupported.

    113. Re:Bad, bad Microsoft.... no cookie for you! by DrNibbler · · Score: 1
      Last time I was at the mall's food court, the various food merchants kept all of their napkins behind the counter. I guess napkin loss from non-customers was somehow a huge profit drain.
      This is different though. I bought a cup of coffee from starbucks and a dounut from Krispy Kream, KK should still give me a napkin.
      --
      Sean.OutaHere()
    114. Re:Bad, bad Microsoft.... no cookie for you! by Donny+Smith · · Score: 1

      > That means they won't guarantee it to work, but not that they should actively try to prevent it running on another platform.

      Yes, and when update of a not supported configuration fails, next thing you know they'd have thousands of users bitching about it on newsgroups, asking for bug fix and/or refund.

      Any employee of a software company knows this routine very well...

    115. Re:Bad, bad Microsoft.... no cookie for you! by Anonym0us+Cow+Herd · · Score: 1

      Way after. VFP 8 was released, IIRC, late 2003.

      --
      The price of freedom is eternal litigation.
    116. Re:Bad, bad Microsoft.... no cookie for you! by civilizedINTENSITY · · Score: 1

      Yeah so if I'm licensed for MS Dos 3.1, 5.0, Windows 1.0, 2.0, 3.0, 3.1, 95, Win2k, WinXP, Office2k, Visio, and I'm currently running Office2k under wine, I'm screwed on updates for Office2k? Bullshit.

    117. Re:Bad, bad Microsoft.... no cookie for you! by shaitand · · Score: 1

      Did they mention it was blacklisted? Microsoft doesn't provide support anyway, nobody is asking them to answer an email or a phone call.

    118. Re:Bad, bad Microsoft.... no cookie for you! by Anonym0us+Cow+Herd · · Score: 1

      The redistributables, if you look at the list, includes the VFP runtime.

      Without the VFP runtime, I can build a ".app", but not a ".exe".

      Unless you have a copy of VFP, there is no sense in me sending you a ".app" file.

      If I build a "setup.exe" for you, It probably should be installing the VFP runtime dll's and a ".exe" file.

      Hence, you cannot develop an application that is intended to run on a non-Windows OS.

      --
      The price of freedom is eternal litigation.
    119. Re:Bad, bad Microsoft.... no cookie for you! by shaitand · · Score: 1

      Or another way of looking at this. When a software vendors sells you an application it is ALWAYS defective. The bugs (security and functional) are defects in the product they willfully sold you (without mentioning it was defective).

      Because of this, they have an obligation to provide the fixes to any defects they find. Kind of like firestone has an obligation to replace defective tires they have sold.

    120. Re:Bad, bad Microsoft.... no cookie for you! by Anonym0us+Cow+Herd · · Score: 1

      The highest Office that I have installed (and which I generally ignore) is Office XP.

      I have not used nor read the eula for Office 2003. I'll take your word for it, since I have no reason to doubt. It is nice to see that Office 2003 would allow you to run it on any platform. This is new information to me.

      You can see why I reacted to your very general statement "The license for any non-OS product from Microsoft says nothing about having to run it on Windows.", since it is demonstrably false.

      --
      The price of freedom is eternal litigation.
    121. Re:Bad, bad Microsoft.... no cookie for you! by belmolis · · Score: 1

      Hence, you cannot develop an application that is intended to run on a non-Windows OS.
      Right. That's exactly what I said. The EULA doesn't restrict where you run VFP itself. It only restricts where you run applications developed with VFP. I'm saying that this is nice, but it is different from restricting where you run the product itself.
    122. Re:Bad, bad Microsoft.... no cookie for you! by rpdillon · · Score: 1

      This is an interesting case.

      Something about it rings dishonest to me, however. What people here are forgetting is that interoperability is considered to be somewhat sacred, at least under copyright law and the DMCA. In others words, our government, as well as citizens, recognize that people want products from one company to work with those from another. Imagine Ford cars only worked with Ford oil, Ford gasloine, and Ford parts. Many of you would the claim that "Ford has a right to do that, since its THEIR car."

      Well, not quite. Sure, they can withhold warranty service if you use parts that are not from Ford. But what if they offered FREE replacement on windhsield wipers for the life of the car. So you've been happily replacing your wipers at the nearest dealer for years, and then all of a sudden the little machine that dispenses the wipers rejects you, saying "Hey, you're not using Ford gas or Ford oil, and I notice you replaced your gas cap with a generic brand, NOT a Ford brand, sorry, no wipers for you!"

      That's not OK, since you bought a Ford car, and they're denying you what all the other customers got that bought the same thing. This is the analogy to someone who chooses to buy MS Office and run it under Crossover. While it may not be a "supported" setup, it is by no means their right to INTENTIONALLY make the product not operate with a competitor's software. But the haziness in this situation stems from our own mis-impression of what software is. I wrote a piece on it, bascially saying we should ditch software as a "product" and pay for it in a way that reflects what is really is, a relationship and mainly, an ongoing service.

      This only applies if you're a customer...if not, well, too bad. No free stuff for you! =)

    123. Re:Bad, bad Microsoft.... no cookie for you! by DavidTC · · Score: 1

      Not why they are a monopoly convicted of using their position for exactly this sort of crap, they don't.

      --
      If corporations are people, aren't stockholders guilty of slavery?
    124. Re:Bad, bad Microsoft.... no cookie for you! by Anonymous Coward · · Score: 0

      Except this is product tying, which a convicted monopolist will find to be illegal.

      Microsoft has zero legal standing to tye any of their applications to their OS and have been repeatedly slapped by courts for this, only to have the damages later reduced by friends in high places influencing appeals courts in the US. They found the EU to be less willing to play ball.

      They really should have spun off the OS and applications divisions after the last conviction. It's a shame that they won't ever have to obey the law under the bush regime.

      You know, it's a shame that MS is too big of a baby to even want to play ball and compete in an open level playing field. They are the playground bully that if they don't get their way they take their ball and go home. Then later in the middle of the night they sneak into other peoples houses and smother the kids that didn't play their way. This is what MS calls, "Cutting off their air supply."

    125. Re:Bad, bad Microsoft.... no cookie for you! by bonch · · Score: 1

      Firestone has an obligation to replace defective tires for cars, because defective tires are life-threatening (I speak from personal experience).

      But on the other hand, if Firestone tires went bad after you got them installed on a giant tank, Firestone wouldn't have to replace your tires. You're using the tires in a way they were not designed or intended.

    126. Re:Bad, bad Microsoft.... no cookie for you! by DavidTC · · Score: 1
      I, frankly, would be amazed that someone would spend the cash and time to get an illegal copy of Office working under Wine. The only people running Office under Wine are people who absolutely cannot run OpenOffice.

      I have a legal copy of Office 2003 (Actually, two, thanks to MS being weird and mailing me a free copy.), and I not only don't have it installed under Linux, I don't have it in Windows either.

      Why? Openoffice works fine for what I need. I'm aware some people need MS Office, but people who need it usually can afford the thing. Warez kiddies don't need it, and thus are unlikely to bother with it on Wine, especially since you have to purchase Crossover Office. (Of course, they could just pirate that...)

      --
      If corporations are people, aren't stockholders guilty of slavery?
    127. Re:Bad, bad Microsoft.... no cookie for you! by spectre_240sx · · Score: 1

      Just a guess, but probably because they want you to use IE. :) Microsoft does this type of stuff all of the time. They could easily implement a system for downloading updates through a program in the O/S rather than windowsupdate, but they want people to use IE, so they didn't. Not to mention, the infrastructure for windowsupdate is already there, and it doesn't make much sense to change it now.

    128. Re:Bad, bad Microsoft.... no cookie for you! by Kymermosst · · Score: 1

      I am fairly certain that most states have some kind of "Good Samaritan" law that requires you to help

      I wouldn't be so sure about that. When speaking of a "Good Samaritan" law in the U.S., you are talking about a law that says that if you try and put the fire out, you can't be sued by him/her or his/her relatives for failure to prevent burns or death of said burning person.

      Before such laws were enacted, it was commonplace for a person trying to be a "Good Samaritan" to be sued for failing to help in a way that the victim or victim's family thought was proper. For example, if you performed CPR on someone and accidentally broke a rib while doing chest compressions, you could expect a lawsuit from victim (if he recovered) for breaking his rib, or the family (if he died) for potentially being the final cause of death for performing improper CPR.

      Either way, this society is litigious enough that most people would pretend to have not noticed a burning person and not heard the screams, or the most they would do to "help" is to yell "STOP DROP AND ROLL!" at the person on fire.

      --
      "Alcohol, Tobacco, Firearms, and Explosives" should be a convenience store, not a government agency.
    129. Re:Bad, bad Microsoft.... no cookie for you! by shotfeel · · Score: 1

      Microsoft has every right to block someone from updating Office when it's being run from a Non-Microsoft Operating System

      I'm not so sure about that. Couldn't that be construed as a monopoly illegally tying two products? In essence, features (updates) are allowed to only those who also purchase Windows -for no reason other than that you didn't also purchase Windows. They're Office updates, not Windows updates.

      Some degree of software support and bug fixes are generally considered part of the purchase price -as evidenced by the lawsuits that ensue when one drops support prematurely (Hi Apple!)

    130. Re:Bad, bad Microsoft.... no cookie for you! by mrchaotica · · Score: 1
      That being said, Microsoft is not watching people burn
      They are if your job requires you to use Office!
      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

    131. Re:Bad, bad Microsoft.... no cookie for you! by mrchaotica · · Score: 1
      I'm not sure that anyone who can't update their MS Office is going to catch on fire.
      No, but they could get fired if their employer requires them to use MS Office.
      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

    132. Re:Bad, bad Microsoft.... no cookie for you! by PostConsumerRecycled · · Score: 1

      I run linux and have a legitimate copy of Office. I do like Open Office, however, I am also going to grad school at night and some classes require that I use Excel for certain tasks, and Calc can't do everything I need to do in Excel. I do find Writer to be an acceptable substitute to Word, however I usually use Word anyway.

      --

      There is no dark side of the moon really, matter of fact it's all dark
    133. Re:Bad, bad Microsoft.... no cookie for you! by Anonymous Coward · · Score: 0

      You're looking in the wrong place. The EULA doesn't say a thing about your choice of OS, but the System Requirements do!

      http://www.microsoft.com/office/previous/xp/sysr eq s.asp

      "Operating System: Windows 98, Windows 98 Second Edition, Windows Millennium Edition (Windows Me), Windows NT 4.0 with Service Pack 6 (SP6) or later, Windows 2000, or Windows XP or later."

      So essentially you're complaining that the software you're running doesn't work on a platform that's not supported. If their code doesn't work as you'd like on that platform, they dont have a duty to fix it - whether they've coded it to specifically fail on that platform or not.

      Yes it's sneaky and underhand, but the software they supplied does what it says on the box. Just eb glad you can run the majority of Windows apps on Linux in the first place.

    134. Re:Bad, bad Microsoft.... no cookie for you! by piotr+alfredovich · · Score: 1
      the fact that XP is to Win2k as WinME was to Win98SE.
      What? A total disaster? I wouldn't go that far...
    135. Re:Bad, bad Microsoft.... no cookie for you! by homer_ca · · Score: 1

      No, that quote was from the supplemental EULA for an Internet Explorer update.

    136. Re:Bad, bad Microsoft.... no cookie for you! by shotfeel · · Score: 1

      Or in this case, if you were to use the fire extinguisher to put out the fire, but the chemicals blind the person. The Good Samaritan laws protect you from being sued.

    137. Re:Bad, bad Microsoft.... no cookie for you! by peteforsyth · · Score: 1

      That doesn't really address the same issue. Sure, you have the right to use it, under the EULA, under any OS you like. You are legally entitled to run it on a Timex Sinclair. But that doesn't imply that MS has to support you exercising that right on any particular OS.

      When talking about rights, I think it's useful to distinguish between LEGAL rights and MORAL rights. Legally, I can't see any reason MS would not have the right to cripple their own software. If you're making a moral argument, I'm not sure I understand where you're coming from...maybe you could spell it out better?

    138. Re:Bad, bad Microsoft.... no cookie for you! by shotfeel · · Score: 2, Insightful

      What does "supported platform" have to do with it? Nobody's asking for platform support.

      IMO just because one uses software in an "unsupported" manner, does not mean they should be actively denied updates. If the update fails on its own because its being used in an unsupported manner, fine. But to actively sabototage an update just because you don't support the way its being used is simply wrong in my book.

      So now we know why Jeff Goldbloom's character used a Mac to save the world in Independence Day. If he used Windows in a life-or-death situation (an unsupported use according to the EULA) he would have been denied the updates to prevent the aliens from infecting his computer the next time around.

    139. Re:Bad, bad Microsoft.... no cookie for you! by Coryoth · · Score: 1

      I am curious as to whether CrossOver Office people will manage to band together and file a class action suit. Enough users to spread the cost, and given the strength of the case...

      Of course IANAL, and perhaps the case is, in fact weak. If I were a CrossOver Office user I would be busy looking into my options and asking a real lawyer exactly how string the case is though...

      Jedidiah.

    140. Re:Bad, bad Microsoft.... no cookie for you! by Coryoth · · Score: 1

      If I get the latest SUSE distro to run on my toaster oven, but have trouble getting the 5.1 audio to play out through the speakers in the dishwasher, no maintenance agreement in the world is going to get them to return my call...

      Actually if the maintenance agreement doesn't have any clauses about actions that will void the warranty then yes, they will have to return your call, as much as you don't like it. You'll note, however, that most hardware warranties (which are contractual agreements) specifically state when the warranty becomes void.

      Check the product specs on the side of the software box you purchased. I'll wager "WINE atop Linux" is not included as a supported OS.

      You see, the difference is that the specs on the side of the box are just that, suggested requirements. They are not contractual, they are not part of the warranty. The EULA is the contractual warranty, and that says nothing about voiding the warranty by running it on anything other than MS Windows. Perhaps Microsoft could add such a clause to the EULA for Office. They'd probably get their ass kicked quite resoundingly over antitrust issues for doing that.

      If you can hack around this, more power to you, but MS is under no legal or ethical obligation to support your efforts.

      They don't have to help you, no. But they are not allowed to specifically hinder you in a product tieing manner.

      If you buy a Ford car, have it break down, take it to the manufacturer and they say "I'm sorry, you haven't fitted Ford brand tires, we can't help you", despite there being no clause in the warranty about what type of tires must be used (maybe there was a "requires Ford brand tires" in the owners manual) you can take them to court over that. Same issue here. It is not that Microsoft is failing to go out of their way to support you, but rather that they have specifically gone out of their way to deny you support.

      Jedidiah.

    141. Re:Bad, bad Microsoft.... no cookie for you! by shotfeel · · Score: 1

      But have you ever been denied a napkin or condiments because they didn't approve of where you chose to sit and eat the food you bought from them?

      And when there's been a recall, I've never had the car dealer refuse to do the work because they didn't like where I drove, the kind of gas I used, or where I took my car for service. They didn't seem to mind me drinking a cup of coffee while I waited for the work to be done either.

    142. Re:Bad, bad Microsoft.... no cookie for you! by Smilin · · Score: 1

      They're just saying "don't expect to be able to use our bandwidth and download from us without being a customer first".

      No, they are just saying "don't expect to be able to use our bandwidth and download from us without being a Microsoft Windows OS customer first (even if you are a valid Microsoft Office customer)." Very different than what you posted.

      -------------

      First, Windows update and Office update are completely separate. You are confusing the two badly. No one is saying you can't update Office because you don't own Windows. They are saying you can't update Windows unless you own Windows (duh what a concept). So take your monopoly whining else where.

      Second, no one told you that Office would run on WINE to begin with. I thought the product was:

      Microsoft Office 200x **for Windows**

      or

      Microsoft Office **for Mac**

      and not

      Microsoft Office **for something that looks like and acts like but is really just a knock off and shameless leech of our successful Windows platform**

      Third, You're a frickin sellout for using MS Office in the first place! If you have such a gripe about MS then why are you using them? Where's your OpenOffice at? commie.

      And Lastly, that article appears to be full of shit anyway. I just downloaded an Office 2003 update without any activex even running!

    143. Re:Bad, bad Microsoft.... no cookie for you! by swillden · · Score: 1

      Until such time, I have the right to run the software under any OS I want.

      And if they *do* change the contract, does that not provide grounds for another anti-trust lawsuit? This time arguing that they're using their office applications monopoly to prop up their operating system monopoly?

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    144. Re:Bad, bad Microsoft.... no cookie for you! by RedBear · · Score: 1

      A restaurant owner may put up a sign that says the "restrooms are for customers only," but most states have health laws that allow the general public to use most restaurant restrooms without purchase. Anti-virus products should likely have the same proviso.

      Seems a lot of people are missing the point on this story, due to a misunderstanding of what WINE does. The comment you were replying to was completely irrelevant, as is your reply. Testing for WINE is not a test of whether the software was legally purchased or licensed. People don't run Microsoft Windows under WINE, they run Windows-based software under WINE instead of running it on Microsoft Windows. They aren't downloading updates to the Windows operating system, because they aren't running Windows.

      More to the point, in most cases the software running inder WINE is legally purchased and licensed, and often in a commercial environment these days. Crossover Office is WINE, and it's just a way to run Windows software on Linux. We're talking about software like Microsoft Office and Internet Explorer, Adobe Photoshop, etc. This isn't a case of Microsoft restricting downloads to people who purchase their product, it's a case of Microsoft restricting downloads to people running their software on a platform other than Microsoft Windows.

      The closest analogy would be if they could test for Windows software running on a copy of Microsoft Windows installed in Virtual PC on the Mac platform. I'm sure they can test for the Virtual PC virtual machine hardware, but I have a feeling they won't be restricting downloads of updates for VPC users anytime soon. (Even for older versions of VPC from back before they bought it from Connectix.)

      Restricting downloads of updates based on whether the software is running on a "real" copy of Windows or on WINE is totally bogus. They have no legal or ethical basis for it. Testing for WINE is NOT a test of whether or not the software was legitimately purchased or licensed. That can be tested for with the registration information, license codes, whatever. What Microsoft is doing with this is in effect using their position in the office suit, web browser and other software markets to promote (require) the use of their operating system for proper functioning of the software you legally purchased. In other words, the usual antitrust stuff.

      It would appear that today is one of many days when we have a valid complaint against Microsoft.

    145. Re:Bad, bad Microsoft.... no cookie for you! by RedBear · · Score: 1

      Newsflash: Microsoft restricts Windows downloads to people that actually purchase their product!

      Let's all get together on Slashdot and WINE about it...


      You seem to be suffering from a misunderstanding of what WINE is, or does.

      Your comment is totally irrelevant and incorrect, since a test for WINE is NOT a test for whether or not a product has been legally purchased and/or licensed. They have perfectly valid ways for testing the legality of software just by looking for the proper installation codes, registration information, etcetera, just like they've done for years.

      WINE is a software layer that lets Windows applications run on top of Linux, thus REPLACING the Windows operating system. It is not a tool for pirating software, which you seem to imply. You can't apply updates to the Windows operating system to WINE. This is about updates to Windows-based applications, not the OS! Testing for WINE is like testing to see if the software is being run inside Virtual PC on a Mac, and restricting the download of updates based on the fact that the software is running on the Mac platform. Although there would be a version of the Windows operating system running inside Virtual PC, the principle is the same in that you are running the Windows version of the software on a non-Windows platform, which is what they seem to dislike.

      Microsoft has no legal or ethical basis for restricting WINE users from downloading software updates for legally purchased software like Microsoft Office, or legally downloaded free software like Internet Explorer. If I paid $450 for Microsoft Office and found out that I couldn't download updates just because I choosed to run it on Linux via WINE, I would have a perfect right to complain. In the same way, I would be very upset if I found out that my $999 copy of Adobe Creative Suite wouldn't update itself solely because the update installer tested to see if it was running under WINE.

      This isn't about support either. Most WINE users know not to expect Microsoft (or Adobe, et al) to provide support for software that is isntalled on a non-recommended platform. The job of the update installer application is to run properly on Windows and maybe test for proper installation codes in the target software. Then it's up to the WINE developers to support their users and make sure the installer works under WINE the same way it works under Windows. The installer has no business testing for WINE for the same reason the company has no business telling me how or where I am allowed to run their software. As long as I legally purchased it, I can do whatever I want with it short of violating their copyright. I could hack out an emulation layer to let it run natively on Mac OS X, and if they tested for my emulator and refused to apply updates to my legally purchased software, they would be wrong to do so. It's simply the wrong thing on which to be basing a refusal of service.

      If Microsoft really are doing what the article states, they are completely in the wrong, as are you.

    146. Re:Bad, bad Microsoft.... no cookie for you! by Ciaran_H · · Score: 1

      Sorry, I should have been clearer.

      I also use OpenOffice.org. However, at the church I go to I often take part by using the church laptop to project hymn lyrics, and annoyingly, when I use OpenOffice.org Impress to make PowerPoint files, the positioning isn't exactly the same as it is on the normal PowerPoint files, which means that it doesn't look exactly the same as the other files.

      The situation is unfortunately made worse by some macros we have for automatically adjusting templates - they rely on the positioning of certain items to know what styles to apply to them. Silly, I know.

      For most things, I use OpenOffice.org. For church stuff, I use MS Office running under CrossOver.

      Hope that explains it. :D

    147. Re:Bad, bad Microsoft.... no cookie for you! by laughingcoyote · · Score: 1

      Well, I'm glad to know that! Then I'm sure, if all they're concerned with is bandwidth costs, they won't mind when I mirror their updates. After all, then they're not paying for bandwidth.

      What's that? "You'll get a C&D letter before you can say 'sue your ass into oblivion'?" Oh, I guess there's more going on here then that.

      --
      To fight the war on terror, stop being afraid.
    148. Re:Bad, bad Microsoft.... no cookie for you! by Grishnakh · · Score: 1

      You're an idiot. You're taking different comments by different people and lumping them together as if Slashdot were a coherent group of people who all think alike.

      Most of the ultra-laissez-faire people I've seen on here are against government regulation of Microsoft, and most of them seem to actually be pro-Microsoft. Yes, there are actually a lot of MS fanboys here on Slashdot, believe it or not.

      And if you think a majority of Slashdotters are libertarian, you're sorely mistaken. In my view, most people here are center or left of center. There's a lot of Libertarians, probably far more than in a sampling of the general US population, but certainly not a majority.

      Try using your brain a little next time before you post wild generalizations.

      BTW, Microsoft isn't a monopoly, a monopoly has no competition

      Wrong. Monopolies merely have an overwhelming majority of marketshare. The actual numbers are set by law, but it's not 100%.

      Go back under your bridge, troll.

    149. Re:Bad, bad Microsoft.... no cookie for you! by turbofisk · · Score: 0

      It would seem that Microsoft got a taste of their own medicine... Great story!

    150. Re:Bad, bad Microsoft.... no cookie for you! by Stephen+Samuel · · Score: 1
      If I saw you engulfed in flames, I would be under no legal or ethical obligation to give you the benefit of my fire extinguisher.

      I would liken this to locking the door on you so you couldn't reach the swimming pool. This is an active action on their part to deny people access to updates. The rules are different for inaction, and wilful misconduct or neglect.

      Even refusing updates to people using a legit copy of WINE ia questionable, since some people will use Linux to access the 'net because MS Windows is so insecure.

      --
      Free Software: Like love, it grows best when given away.
    151. Re:Bad, bad Microsoft.... no cookie for you! by Lonewolf666 · · Score: 1

      Which office applications monopoly?
      There is something like Open Office...

      --
      C - the footgun of programming languages
    152. Re:Bad, bad Microsoft.... no cookie for you! by DrWhizBang · · Score: 1

      And your post which was factually incorrect is considered "informative". Go figure.

      Yeah. I guess the mods here are no smarter than I am ;-)

      Thanks to you, and the 7 other people who straightened me out on this one. My bad.

      IWNBALE (I will never be a lawyer either - at least not by Seinfeld as a legal reference ;-)

      --
      Schrodinger's cat is either dead or really pissed off...
    153. Re:Bad, bad Microsoft.... no cookie for you! by Quelain · · Score: 1

      It's strange that 'supporting' has come to be a synonym for 'allowing' in the software world.

      I always thought it meant that if I call tech support and say "your software is crap, it doesn't work with X!", then they can reply "Sorry, as it says on the box, we don't support X, so it's not worth our time to help you with this." I don't think that should exclude "good luck with it though", or even "but you might try doing Y, I heard that works", but now it seems to be more a case of "how dare you do X, we didn't say you were allowed to do that!"

      --
      Cthulhu loves you.
    154. Re:Bad, bad Microsoft.... no cookie for you! by Anonymous Coward · · Score: 0

      Quoting an old fable:

      A frog on a riverbank is approached by a scorpion that is trying to find a way across the river: Says the scorpion: "Dear frog, would you be so kind as to carry me across on your back?" The frog replies: "I will not, as I fear that you will sting me and then I will die." The scorpion says: "Dear frog, reason with me. Were I to sting you while you are carrying me, you would die, and I would drown. Why would I do such a thing?"

      The frog considers this, and consents to carry the scorpion. As the frog struggles against the current with the scorpion on his back, he suddenly feels the piercing sting of the scorpion's tail. The dying frog asks: "Scorpion, why did you do that? Now we both shall die!" The scorpion shrugs: "It's in my nature."


      The funny thing, I found this via google, and it came from another microsoft related article...
      http://www.businessweek.com/magazine/content/01_32 /c3744124.htm

    155. Re:Bad, bad Microsoft.... no cookie for you! by Anonymous Coward · · Score: 0

      http://www.businessweek.com/magazine/content/01_32 /c3744124.htm

      Quoting this article:
      A frog on a riverbank is approached by a scorpion that is trying to find a way across the river: Says the scorpion: "Dear frog, would you be so kind as to carry me across on your back?" The frog replies: "I will not, as I fear that you will sting me and then I will die." The scorpion says: "Dear frog, reason with me. Were I to sting you while you are carrying me, you would die, and I would drown. Why would I do such a thing?"

      The frog considers this, and consents to carry the scorpion. As the frog struggles against the current with the scorpion on his back, he suddenly feels the piercing sting of the scorpion's tail. The dying frog asks: "Scorpion, why did you do that? Now we both shall die!" The scorpion shrugs: "It's in my nature."


      ...and the funny part is, that this article was referring to Microsoft. I thought of this fable, and I see the connection is hardly a stretch of the imagination.

    156. Re:Bad, bad Microsoft.... no cookie for you! by shaitand · · Score: 1

      No, firestone would have an obligation to replace a defective tire no matter what I did with it. If the tire failed BECAUSE I used it in a way that wasn't designed or intended that would be another matter. If the tire was made with rubber that had imperfections or wasn't up to the rating, the tire should be replaced even if it does not fail.

      A manufacturer has an obligation to fix or replace a defective product regardless of whether the defect is life threatening or not. A defect is a defect regardless of severity.

    157. Re:Bad, bad Microsoft.... no cookie for you! by Anonymous Coward · · Score: 0
      You're taking different comments by different people and lumping them together as if Slashdot were a coherent group of people who all think alike.


      Haven't you heard, not only do they all /.ers think alike, they also act alike. That's why all /.ers live in their parent's basements unable to get a date, they imagine a beowulf cluster of everything, talk about what's in Soviet Russia and what is only for old people in Korea, and look at free pr0n all day.

      *me ducks* ;)
    158. Re:Bad, bad Microsoft.... no cookie for you! by bhpaddock · · Score: 0

      I'm staring in amazement at the ridiculousness of what you just said. Jee, I just bought KeyNote for the Mac, and it won't install on my Windows PC! How dare they? You don't go out and buy a BMW and then complain to them that it doesn't work in ten feet of water, do you? If your system doesn't meet the requirements for running the app, DON'T BUY IT. For pete's sake, they even make a version for the Mac!

    159. Re:Bad, bad Microsoft.... no cookie for you! by Anonymous Coward · · Score: 0

      You are not addressing the anticompetitiveness issue at all. You could run that Keynote on your PC if you had appropriate emulation software installed. Once again, it's a question of anticompetitive behaviour, and a warning on the box doesn't really justify it. For example, courts have clearly been on the side of third-party auto parts manufacturers, even when car manufacturers have included "a warning on the box" and tried similar sorts of anticompetitive behaviour. Microsoft itself has been at the receiving end of such judgements before.

      The point of such antitrust legislation is simple: to ensure that the marketplace remains competitive. This is what keeps our capitalist economies going. I don't see what the point is in trying to justify anticompetitive practices anyhow.

    160. Re:Bad, bad Microsoft.... no cookie for you! by Anonymous Coward · · Score: 0

      The point is, tha most likely a legal argument could be made that this kind of behaviour is tying their Office products to their OS products, which violates anti-trust laws. IANAL, but the parallels to previous Microsoft cases are obvious. Although I'm not sure if it's obvious that having the restriction on updates only is sufficient for another conviction. It's up to the lawyers on both sides, assuming that anyone on the Wine side has the money to sue...

    161. Re:Bad, bad Microsoft.... no cookie for you! by Moderatbastard · · Score: 0
      actually in the case of physical harm to a person you are legally required to help in most countries. it's called the "good samaritan" law.
      Not only redundant but also wrong and what's more shown to be wrong several times.

      -1 Operated keyboard before engaging brain.

      --
      1/3 of jokes get modded OT. If you get the joke, mod 1 in 3 insightful/interesting/underrated to restore karma balance.
    162. Re:Bad, bad Microsoft.... no cookie for you! by Hognoxious · · Score: 1
      Get some perspective...sheesh.
      Presumably having a 5-digit user ID exempts you from being unable to understand a figure of speech, or indeed reading the thread before spouting off. In case it prevents you from clicking links, I'll repeat, slowly, from my earlier post:

      "I was merely illustrating (by means of analogy) that intentionally causing a problem is not the same as failing to solve one.". Not so hard, eh?

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    163. Re:Bad, bad Microsoft.... no cookie for you! by Hognoxious · · Score: 1
      I would liken this to locking the door on you so you couldn't reach the swimming pool. This is an active action on their part to deny people access to updates. The rules are different for inaction, and wilful misconduct or neglect.
      For being one of a very small minority who actually got the point, can read deeper than the literal level, and who doesn't think that I am a professional pyromaniac - thank you.
      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    164. Re:Bad, bad Microsoft.... no cookie for you! by swillden · · Score: 1

      And there were several other operating systems in existence when Microsoft was found to have an OS monopoly. A monopoly can exist even when alternatives are on the market.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    165. Re:Bad, bad Microsoft.... no cookie for you! by Joe+U · · Score: 1

      XP is a point release, plain and simple.

      Version 5.1 actually, if you want to be technical. Personally, I would have called it 5.5, but that's just me, some of the improvements in XP are pretty nice. I love the faster bootup time, for example.

      Win98SE to ME was also a point release, but not a well thought out one. The biggest mistake was closing the 98 shell team at Microsoft and using the 2000 shell on 98 giving you Windows Me.

      FYI: Project "Longhorn" should be Windows 6.0.

    166. Re:Bad, bad Microsoft.... no cookie for you! by Stephen+Samuel · · Score: 1
      For being one of a very small minority who actually got the point, can read deeper than the literal level, and who doesn't think that I am a professional pyromaniac - thank you.

      Part of the thing is that I think that the literal aspect of your analogy is wrong -- which doesn't help. You might not be required to actively use your fire extinguisher, but actively denying me access to it (if I knew it was there) {w,c}could get you sued or arrested.

      You're not required to actively put yourself at risk, but wilfully refusing to take on obvious and trivial action to save someone might reach into the space of (criminal) negligence. Even if the law is on your side, I can certainly see the claim of no moral burden being upsetting. For most people there's a big difference between moral burden and legal.

      --
      Free Software: Like love, it grows best when given away.
    167. Re:Bad, bad Microsoft.... no cookie for you! by Anonymous Coward · · Score: 0

      Why do you buy M$ software????

    168. Re:Bad, bad Microsoft.... no cookie for you! by Hognoxious · · Score: 1
      but wilfully refusing to take on obvious and trivial action to save someone might reach into the space of (criminal) negligence.
      Could you provide a link to the appropriate act? Under UK law (and I guess the US is the same) I would be under no such obligation, except perhaps if some contractual relationship existed (such as if the person was on my premises as an employee). But generally, negligence laws do not oblige anyone to tidy up after someone else; they punish people who by stupidity or carelessness cause accidents for other people.
      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    169. Re:Bad, bad Microsoft.... no cookie for you! by Stephen+Samuel · · Score: 1

      I think that a couple of people pointed to new 'good Samaritan' laws which absolve you of liability and require actions under some circumstances. Even lacking such laws, I think that -- although it would be pushing the envelope -- it might be possible to convince a jury that a callous enough refusal act is essentially equivalent to active support of the injury/death.
      (e.g. not even trying to tell someone that there are 7 hungry sharks in the pool they're about to go swimming in.)

      --
      Free Software: Like love, it grows best when given away.
    170. Re:Bad, bad Microsoft.... no cookie for you! by me+at+werk · · Score: 1

      Then don't download the files using WINE? What's the problem here, you don't seem to need any windows programs to run on your *nix box, so what are you complaining about?

      --
      For context, click Parent.
    171. Re:Bad, bad Microsoft.... no cookie for you! by Anonymous Coward · · Score: 0

      Funny, I am having a hard time finding those IE DLLs on any of my Linux boxes.

      As far as speed of loading and use? In a comparison of FF (Native) to IE (Wine... we are talking about Wine, here right?). Then IE is an absolute joke. FF blows IE away on EVERY speed area. App loading, page loading, etc.

      At least that is my experience. You milage may vary.

      STF

    172. Re:Bad, bad Microsoft.... no cookie for you! by Anonymous Coward · · Score: 0

      I just reviewed the bill of rights for the US, and couldn't find anythign that says MS has a right to do this. It may be legal, but they do not have a right.

      This is not semantics, this is a very important legal point. Here in the US, we can't step on their rights, but we can certainly question whether it is legal.

      Sincerely,
      Crusty old Penguin

    173. Re:Bad, bad Microsoft.... no cookie for you! by arkane1234 · · Score: 1

      Funny, I am having a hard time finding those IE DLLs on any of my Linux boxes.

      As far as speed of loading and use? In a comparison of FF (Native) to IE (Wine... we are talking about Wine, here right?). Then IE is an absolute joke. FF blows IE away on EVERY speed area. App loading, page loading, etc.


      Actually I think the original poster was referring to all code being ran natively on Windows. Firefox is also on Windows, so you can run it side-by-side IE.
      It's been my experience (P4-1.8ghz, 512Mb ram, single 7200rpm 8mb cache UDMA100 drive running Win2K) that IE is indeed faster, but only by a small margin. Just my own judgement, I think it has alot to do with the amount of disk access.

      The same system runs Gentoo (99.9% of the time) and wine pulls IE up screaming fast.. faster than Windows does. I use firefox exclusively, but there are some sites I go to that require IE, and won't work by telling it your running IE. (damn extensions)

      --
      -- This space for lease, low setup fee, inquire within!
  6. Need some help please... by Anonymous Coward · · Score: 0

    I'll be honest here, I really must have no idea what Wine does. I thought it was a library, or some sort of API layer, that let native Windows applications run on Linux or BSD, etc.

    I'm actually still pretty sure that is what it is, but then why would Windows have a registry key for Wine? Doesn't that imply that you installed it? So that you can run Windows applications on .. Windows?

    I really don't get it. Someone please explain.

    1. Re:Need some help please... by Anonymous Coward · · Score: 0

      Wine runs EXE files, it does provide some of the windows API. I had MIRC running on linux once, but it was very unstable.

    2. Re:Need some help please... by DrXym · · Score: 1
      WINE is two things:
      1. A set of binaries that allow you to run Windows programs on x86 Linux.
      2. Headers, source and libraries that allow you to compile Win32 applications to run as native executables on *nix systems.


      The Win32 API is a big mess of APIs living in various DLLs with apps requiring files and the registry to be structured like its Windows counterpart. Clearly Microsoft have discovered that there is a registry key in WINE that does not exist in normal Win32 apps and have decided to dump out a vague error when they detect it.


      The reason I suspect they don't like WINE is that its reached a level of maturity which means that major applications run just fine under it. In fact Mono uses WINE as well to deal with the large number of tainted .NET application.

    3. Re:Need some help please... by mattyrobinson69 · · Score: 1

      wine is getting better and better, and it is useful. my gf's dad wants to move to linux (he keeps trying, but doesn't have the time to learn), and the only thing stopping him is bnr (newsgroup client) doesn't let you queue a download without it downloading straight away.

      His way round this, will be to run xnews in wine (he has before, but he would rather use native software). Also, he'l be using wine for his par software, but im not sure if thats stable in wine or not.

    4. Re:Need some help please... by IamTheRealMike · · Score: 1
      I'm actually still pretty sure that is what it is, but then why would Windows have a registry key for Wine? Doesn't that imply that you installed it? So that you can run Windows applications on .. Windows?

      That's exactly the point - this key would not ever exist on Windows, so the app checks for it and if found it knows you must be running the validation tool on Linux using Wine. In other words, MS are actively checking for and blocking their competitors (again).

    5. Re:Need some help please... by LuSiDe · · Score: 1

      BNR2 is -unfortunately- bloated, not very stable and not feature-complete IMO. If your father runs KDE he may be interested in KLibido (http://klibido.sourceforge.net) or KNZB (http://www.dmp.org.uk/linux/knzb). One related problem is that he'll have to get a binary for it somehow cause nobody includes this in their distribution.

      QuickPar runs fine in WINE however there's also native PAR2 support. Its for CLI only and runs slightly less well than QuickPar. Nget, a console binary leecher, has automatic PAR2 repair support. It'll automatically repair and when needed download more PAR2 blocks. It slows things down abit (obviously), is CLI, but convenient.

      There's a lot more software available such as a Java web client which can run stand-alone. Web frontends, such as one for Nget, but in the end there's just not a very good solution available and there's a lot of double/triple work. If you're interested in contributing (in any way!) to develop a full-featured client / server architectured Usenet binary leecher check out the project 'nntpgrab' http://nntpgrab.2y.net another issue is that there are no PAR2 libraries.

      --
      WE DON'T NEED NO BLOG CONTROL.
    6. Re:Need some help please... by DavidTC · · Score: 1
      BNR2 is a crappy client, anyway. Sure, it seems nice, but try having more than a million headers total.

      While we're talking about newsgroups clients...I use nget, and it rocks, except there's no obvious way to get a listing. Amy I missing something? Should I be using other software?

      --
      If corporations are people, aren't stockholders guilty of slavery?
    7. Re:Need some help please... by mattyrobinson69 · · Score: 1

      pan is supposed to be good, apparently its the only unix newsreader to be rated at 100% (not sure who by). anyway, he wants a gui newsreader that works much the same way as xnews. He's decided to not bother with BNR2 as its, like you say, a heap of ineficient shit.

    8. Re:Need some help please... by Anonymous Coward · · Score: 0

      par runs in linux, but I think it's command-line only...both par and par2 work...

      It should be rather easy to make a script and incorporate into the right-click menu of KDE. To make the script easy, have him copy all the pars for a particular group of files, say, disk 1 to a movie, into its own folder and have the script run par on the whole folder - this is rather easy to do.

      For par2, a simple example is this:

      par2 r *.PAR2 *.r*

      This takes all par2 files (they seem to often come in caps like that) and applies them to all rar files, *.r* covers .rar, .r00, etc. That first r tells par2 to repair the files. It checks and attempts to repair - it will tell you which parts if any are missing.

    9. Re:Need some help please... by mattyrobinson69 · · Score: 1

      cool, thanks.

  7. It's worse than that. by Anonymous Coward · · Score: 0

    They require you to let you validate your copy of windows for any download. I suspect Wine struggles with that. But if you use their site for a little while you can take a survey telling them what a great idea you think that is.
    Samurai Porn? Yes. Yes there is.

  8. Let this be a lesson to you... by k4_pacific · · Score: 3, Funny

    Don't drink and download.

    --
    Unknown host pong.
    1. Re:Let this be a lesson to you... by Anonymous Coward · · Score: 1, Funny

      I do not drink .. WINE. (Windows, the Official OS of Vampire Bloodsuckers.)

    2. Re:Let this be a lesson to you... by Hinhule · · Score: 0

      I have a few IRC logs that suggests drinking and chatting can be even more hazardous.

  9. To be fair though... by hanssprudel · · Score: 3, Insightful


    It isn't like there is anything particularly ugly about what Microsoft is doing. I mean, they really don't have an obligation to provide downloads of wine users, who are using a (somewhat) compatible competing system rather than theirs.

    I use wine to run some things, and I have not paid a dime to microsoft, so I don't exactly expect them to provide me with any services.

    1. Re:To be fair though... by Anonymous Coward · · Score: 5, Insightful

      What if you have a valid purchased Office running on Wine and want to get updates for it?

      I can understand Microsoft not supporting Windows downloads for Wine, but they should support Office downloads for Office, regardless of how it is run.

    2. Re:To be fair though... by Daravon · · Score: 1

      To me, it's not so much Wine being broken, it's the inconvenience of not being able to download from them unless you're using their product.

      For my job, I occasionally go to Microsoft's download area to make a patch cd for systems that come into our office to be fixed (I work for a small ISP).

      --
      I traded all my mod points for these magic beans.
    3. Re:To be fair though... by gareth6889 · · Score: 0

      (although im too lazy to install office and see) i thought the eula said you must agree to run office under windows only????

    4. Re:To be fair though... by Anonymous Coward · · Score: 3, Interesting

      IIRC, the Office EULA specifically prohibits you from running it under anything but a MS Operating System

      IANAL, but that sounds to me like leveraging a de facto monopoly on Office Suites to maintain their de facto monopoly on desktop operating systems...

    5. Re:To be fair though... by jxyama · · Score: 1, Insightful
      >but they should support Office downloads for Office, regardless of how it is run.

      i'm pretty sure there's a clause in the EULA that prohibits you from running Office on anything other than Windows or "supported" emulators, like Virtual PC. in such a case, you can challenge the validity of EULA, but you are using it "illegally" and thus are not owed support, even if you had paid for it.

      Mac OS X has a similar clause, limiting its installation to apple branded hardware.

    6. Re:To be fair though... by Shisha · · Score: 1

      Well, even more to the point, what if you have been forced to pay for a Microsoft license when you bought your PC (try arguing with anyone at IBM or Dell, as I have done, to sell you the computer without MS license...)?

      Why should you, if you had to buy a license, not be able to get all the downloads as any other "customer"?

    7. Re:To be fair though... by Anonymous Coward · · Score: 4, Informative

      From what I read of the Office '03 licence, I didn't see that sort of clause there.

    8. Re:To be fair though... by Peeteriz · · Score: 1

      Microsoft, as a convicted monopolist, is absolutely not allowed to tie Office and Windows.

      If this restriction continues, it is firm basis for a much harsher suit that the web-browser case.

    9. Re:To be fair though... by Ubergrendle · · Score: 1

      Not sure that I agree with you on this one... terms of use for Office would clearly dicate that it run on an MS Operating system (or OS/X). If you circumvent that requirement I think Microsoft is released of its obligations for support.

      I'm fairly confident in saying that Wine is less stable than a native Windows OS, if only because Wine is the product of reverse engineering (where the developers lack the full view of how Windows operates).

      Microsoft also prevents me from downloading WinXP updates with Firefox. Although I don't like it, they give me the tool (IE) for free so I'm ensured access. Both of these scenarios are certainly not user-friendly, but I would have difficulty calling it underhanded behaviour.

      --
      John Maynard Keynes: "When the facts change, I change my mind. What do you do?"
    10. Re:To be fair though... by jaavaaguru · · Score: 1

      It runs on OSX. Microsoft even suggest running it on OSX. I doubt very much they tell you not to run it on anything other than an MS Operating System.

    11. Re:To be fair though... by Noksagt · · Score: 1
      (try arguing with anyone at IBM or Dell, as I have done, to sell you the computer without MS license...)?
      You are talking to the wrong people or trying to buy the wrong systems from Dell. They do sell OS-less PCs and PCs with Linux installed. I bought an OS-less one last year through the Small Business division (which ANYONE can buy through) for ~$300.

      With IBM's support for Linux in-house, I'd be surprised if you couldn't find the right people there, particularly if you also claim to be a business owner...but having sold off the Thinkpad division, I don't think they are committed to selling consumer equipment anymore....
    12. Re:To be fair though... by BorgDrone · · Score: 1

      IIRC, the Office EULA specifically prohibits you from running it under anything but a MS Operating System

      That may well be, but the EULA is not a legally binding contract, at least not in the country I live in.

      You can say anything you like in the EULA, as long as my signature isn't on it, it does not apply.

    13. Re:To be fair though... by Anonymous Coward · · Score: 0

      Before you purchase MS-Office, or any software product for that matter, look at the side panel (if it comes in a box, or find the other documentation entitled "System Requirements") and RTFSR: if Linux and Wine are not listed as supported operating systems/emulators, then you should not expect it to run or even be supported in that environment.

      And then you might want to consider a better software package, such as OpenOffice.

    14. Re:To be fair though... by HeghmoH · · Score: 1

      If you're referring to the Mac version of Office, that's a different product and would have a different EULA. If you're referring to Virtual PC, that's running a real copy of Windows, and it's made by Microsoft anyway.

      --
      Mod down posts with a "Free Mac Mini/iPod" sig, they're spam!
    15. Re:To be fair though... by interiot · · Score: 1
      Why stop there!?

      What's to prevent them from stating in their EULA that they won't let you upgrade Windows when you're running it inside a virtualizer (vmWare, bochs, etc), for "compatibility" or simply security reasons?

      What if they do the same thing for systems that have Linux INSTALLED on the same system but not running at the same time, for "compatibility" reasons?

      Yeah, "slippery slope" arguments have caveats... there are a handful of legal barriers that they'd have to sidestep to take this the whole way. And Microsoft has a history of only dipping their toes into this kind of thing, and never taking the entire plunge. But if the only thing keeping them from going all the way is the resulting public outrage, then I think we have a clear duty to publicize this more.

    16. Re:To be fair though... by interiot · · Score: 1

      (not to mention that what microsoft has done so far isn't anywhere near as loopy as what other companies have done with the DMCA in the name of "security"... so it's not unbelievable that Microsoft could take this thing further)

    17. Re:To be fair though... by dave420 · · Score: 1
      And then what if the updates crash Wine, but not normal Windows? Then they'd get it in the neck for "breaking" your Office install.

      They can't ensure their stuff works with Wine, so they do what's best for everyone, and not update Wine installations. That's fair enough. After all, everyone would be screaming blue murder if these updates DID break their Wine.

    18. Re:To be fair though... by LuSiDe · · Score: 1

      The fact one runs WINE to run a certain Windows program doesn't mean that person doesn't have a valid Windows license (for whatever version the program is compatible with).

      Backwards compatibility might bite here as well. E.g. say you have a Windows 95 OSR2 license whereas you'd like to run Microsoft Office 95 in WINE.

      --
      WE DON'T NEED NO BLOG CONTROL.
    19. Re:To be fair though... by arodland · · Score: 1

      The first one is actually pretty likely, considering how much MS is into "trusted computing". You can't trust a virtualized environment.

    20. Re:To be fair though... by Anonymous Coward · · Score: 0

      I concur. There is nothing whatsoever in the EULA which places any restriction on the operating system or type of hardware on which Office 2003 is licensed for use.

    21. Re:To be fair though... by interiot · · Score: 1

      Intel platforms supporting VT [Vanderpool hardware virtualization support] will ship in 2005 for desktop and Intel Itanium Processor based servers, so running Windows underneath a virtual machine manager will become even more popular than it is now, so it's a tossup. Agreed though, OS security is harder to control if you allow some outside piece of code to be called every time you try to talk to hardware. (eg. hundreds/thousands of times per second)

    22. Re:To be fair though... by Spy+der+Mann · · Score: 1

      in such a case, you can challenge the validity of EULA, but you are using it "illegally" and thus are not owed support, even if you had paid for it.

      In that case, Microsoft can be charged for monopolic practices: You have to buy windows to use office. In that case... screw them! I'll use open office from now on.

      BTW, now that you guys mentioned Wine emulating XP, I wonder if I can run winamp under wine. If I can, I'll move to Redhat next week.

    23. Re:To be fair though... by Kehvarl · · Score: 1

      If you start the transition now, you should be able to have gentoo running by the end of next week, right around the time you learn that winamp might actually work under wine (and if not, there's always XMMS).

    24. Re:To be fair though... by kbielefe · · Score: 1
      I wonder if I can run winamp under wine.
      Yes, you can. But I'm curious why you would want to with open source alternatives like xmms and mplayer?
      --
      This space intentionally left blank.
    25. Re:To be fair though... by Omnifarious · · Score: 1

      Yep, as long as you never, ever even think of buying or using any software other than Microsoft software, you're fine. That certainly isn't underhanded, it's just good business sense.

      After all, why on earth would you ever want to use anything else?

    26. Re:To be fair though... by Spy+der+Mann · · Score: 1

      end of the next week!? :( i didn't know Gentoo took a freaking week to install...

    27. Re:To be fair though... by Kehvarl · · Score: 1

      Well, it's only that quick if you start from a stage-2 tarball and have a fast machine.

      I jest, it took me about a day to go from stage 1 to working system with X and Fluxbox.

    28. Re:To be fair though... by kosmosik · · Score: 1

      > What if you have a valid purchased Office
      > running on Wine and want to get updates for it?

      Consider that MS Office maybe (and is f.e. DCOM or MSI) using some files that are made by Microsoft. You need it in order to install MS Office. Now usually to use some files you need to have rights (valid license) to use these files, as these are Windows files you need Windows license to use them. Simple like that.

      Also f.e. you can not take Windows XP SP2, extract some DLL's from it and use it without Windows. It is perfectly OK for me. The same like you can not take GPL'ed code, modify it and distribute binaries without source. It is the same here - it is about *license*.

      Of course targeting specificaly WINE is not so good. But MS have *full* rights to do that.

    29. Re:To be fair though... by Nasarius · · Score: 1

      Bah. Why would you use XMMS or mplayer to play music when you have amaroK, Rhythmbox, MPD and its clients, etc etc etc?

      --
      LOAD "SIG",8,1
  10. What? by Predflux · · Score: 2, Interesting

    What is this actually doing for fightung piracy? If someone codes an OS too look exactly like Windows, they won't be able to run Windows software?

    It's useless.

    1. Re:What? by Verteiron · · Score: 1

      The validation is useless only if you assume that fighting piracy is their motivation. It probably isn't.

      I bet if you dig through their patent portfolio you'll find that they have a patent on whatever method they're using to validate the copy of Windows.

      The moment WINE supports validation for MS's download site, Microsoft summons forth the army of undead lawyers to gnaw the tender flesh of the WINE people.

      --
      End of lesson. You may press the button.
  11. Not the first time. by base3 · · Score: 5, Insightful

    Windows 3.1 deliberately refused to run under DR-DOS, the competitor to MS-DOS at the time. The deliberately vague error was caused by a block of obfuscated code--google for DR-DOS AARD.

    --
    One CPU cycle wasted on digital restrictions management is ONE TOO MANY.
    1. Re:Not the first time. by Anonymous Coward · · Score: 0

      This is probably a little more mundane than that. If you want something from them. Pretty much anything really. You have to let them validate your copy of windows, so they can educate you about how you're an unwitting victim of piracy. I suspect checking for Wine is just to keep their page from ralphing. They're a big company, everyone goes to their sight, I wouldn't be surprised if they checked for Safari too. They're not doing anything to the linux people that they're not doing to everyone.

      Samurai Porn? What the internet was ment for.

    2. Re:Not the first time. by Anonymous Coward · · Score: 0

      But why did it run on PC-DOS, which was also a competitor from IBM? In fact, you can still buy PC-DOS today, and I would argue its much better than any other DOS. Although that's not saying much.

    3. Re:Not the first time. by AndroidCat · · Score: 1

      Windows 3.1 beta didn't refuse to run, it popped up a scary-bad FUD warning message.

      --
      One line blog. I hear that they're called Twitters now.
    4. Re:Not the first time. by Garg · · Score: 2, Informative

      And let's not forget Windows for Workgroups 3.11... the only 'feature' added by that extra '1' on the end was it broke OS/2 for Windows.

      Garg

      --
      Garg
      Alumnus, Xavier's School for Gifted Youngsters
    5. Re:Not the first time. by Anonymous Coward · · Score: 0

      Is Microsoft not allowed to change the version numbers if they're not to your liking? If OS/2 was that poorly written, it deserved to die. Seriously.

    6. Re:Not the first time. by bgarcia · · Score: 1
      ...google for DR-DOS AARD.
      Google search of DR-DOS AARD, for the lazy. ;)
      --
      I'm a leaf on the wind. Watch how I soar.
    7. Re:Not the first time. by _Sprocket_ · · Score: 1
      But why did it run on PC-DOS, which was also a competitor from IBM?

      PC-DOS was the predecessor to MSDOS. It was the software licensed by IBM from Microsoft. MSDOS was the fork available to everyone else.
    8. Re:Not the first time. by Kippesoep · · Score: 2, Interesting

      There was actually a sort-of legitimate reason for this. Larry Osterman posted about it on his blog, here, with a follow-up here. It may have been implemented in a nasty way, but I doubt it was inspired solely by malevolence.

    9. Re:Not the first time. by dpilot · · Score: 1

      The "1" was the only visible difference. They made other underlying changes to break WinOS2. IIRC, it had something to do with how their code segments were packaged, in order to break WinOS2's dynamic loadtime editing.

      Back in the day, there was also a bug (introduced? or missed?) in the calculator:
      3.11-3.1 = 0
      What's the real difference between Windows 3.11 and Windows 3.1?

      --
      The living have better things to do than to continue hating the dead.
    10. Re:Not the first time. by Anonymous Coward · · Score: 0

      No, it had 32-bit disk drivers and a few other new features.

      WinOS2 was a big binary hack, so ANY change in Windows would break it.

    11. Re:Not the first time. by Anonymous Coward · · Score: 1, Informative

      They did this to Adobe Type Manager (which competed directly with their Truetype font technology), too.

    12. Re:Not the first time. by civilizedINTENSITY · · Score: 1

      "sort-of legitimate" reason? It *was* implemented in a nasty way, and I don't see how it could possibly have been anything but FUD aimed at eliminating what was acknowledged at the time to be a better product. DOS was losing ground. This destroyed their competition. End of story. Larry's excuses are pathetic rationalizations.

    13. Re:Not the first time. by DunbarTheInept · · Score: 1

      3.1 and earlier didn't have a TCP/IP stack - you had to add on a third-party program for that, and it really sucked. 3.11 added tcp/ip.
      That was the biggest difference.

      I'm not saying you're lying when you say they deliberately broke OS/2 - that would be consistent with their behavior in the past. I'm just saying you're lying when you say that's the ONLY difference between 3.1 and 3.11.

      --

      Don't label something "offtopic" unless you know the topic well enough to tell what's on topic.

    14. Re:Not the first time. by DavidTC · · Score: 1
      Because MS could have gotten in legal trouble due to their contract with IBM. It would have been an outright contract breach to do that to a product they themselves made and sold to IBM.

      Whereas breaking DRDOS wasn't illegal, per se, it was just part of a pattern of behavior of abuse of their monopoly.

      AS PC-DOS mainly came on IBM PCs, and MS got a cut of it anyway, there wouldn't have been much point.

      --
      If corporations are people, aren't stockholders guilty of slavery?
    15. Re:Not the first time. by jeavis · · Score: 2, Informative
      Garg wrote:
      And let's not forget Windows for Workgroups 3.11... the only 'feature' added by that extra '1' on the end was it broke OS/2 for Windows.
      No, that was the "upgrade" from Windows 3.1 to 3.11. It consisted of changes to about 8 files, and was a free download.

      The upgrade from Windows for Workgroups 3.1 to 3.11 was a big jump, and probably deserved to be called 3.2 or something. This was not a free upgrade, and had to be purchased. The most noticeable change (to me) was that WfWG 3.11 supported native TCP/IP for the first time, though you had to download the stack from Microsoft.

    16. Re:Not the first time. by dryeo · · Score: 1

      Don't know about WFWG3.11 but plain Win 3.11 ran fine under OS/2. What they did do to break winos2 was move a bunch of win32s DLLs upto high memory which OS/2 couldn't support having just a 512 MB process space.
      Also don't forget making Win95 ver 4.095 since IBM had a cross licensing agreement upto ver 4.0

      --
      https://en.wikipedia.org/wiki/Inverted_totalitarianism
    17. Re:Not the first time. by T-Ranger · · Score: 1

      I dont know about TCP/IP, but the new features were definitly network related. NetBIOS/NetBEUI were definitly added, with related higher level stuff. WfW 3.11 was the companion to NT 3.5.

      If you diddnt have a NIC, then 3.11 was exactly the same as 3.1. (and, for that matter, if you diddnt have a 386, 3.1 was the same as 3.0 save for the game selection)

    18. Re:Not the first time. by kbielefe · · Score: 1

      Very interesting blog post. MSDOS 4.0 broke windows because windows used undocumented API calls and deep memory references, so they included code in 4.0 that dynamically patched windows in memory!?! If I wrote code that tightly coupled, even minor changes would cause ... Oh!

      --
      This space intentionally left blank.
    19. Re:Not the first time. by drinkypoo · · Score: 1

      Last time I installed win 3.11 I still had to download the TCP/IP stack separately from Microsoft. I thought the difference was that it supported NetBIOS.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    20. Re:Not the first time. by Anonymous Coward · · Score: 0

      "DOS isn't done until Lotus won't run!"

      The Ol' Geezer

    21. Re:Not the first time. by Reziac · · Score: 1

      Actually, this was due to a bug in DRDOS6. M$ just took advantage of the bug (albeit unfairly). What the heck was the name of that book that covered a whole bunch of reverse-engineering that was done on several species of DOS, back in the day? Anyway, it's discussed in there.

      The bug was fixed in DRDOS7. Also, there was a patch available for DRDOS6, but not everyone needed it. Our local little geek group (including myself) ran Win3.1x on DRDOS6 and NW/DRDOS7 without any problems.

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    22. Re:Not the first time. by Reziac · · Score: 1

      Nope, Win3.11 (Workgroups or otherwise) did NOT have a TCP/IP stack. For internet connectivity, you had to download or buy a 3rd party utility, or get one from your ISP. Myself, I used a subversion of the Shiva dialer (very nice and stable).

      Side note: WFWG and the minor 3.11 "upgrade" (the 8 DLLs that reportedly did nothing but break OS/2) to Win3.1 were both numbered "3.11", to the confusion of many.

      However, WFWG 3.11 was indeed a considerable upgrade to plain old Win3.1x, as WFWG not only spoke networking, but also had 32bit disk and file access, so ran nearly twice as fast on the same hardware.

      [I ran WFWG for 7 years -- on DRDOS.]

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    23. Re:Not the first time. by DunbarTheInept · · Score: 1

      The version I installed definately had tcp/ip - but it wasn't the first release of it. It might have been an updated service pack version.

      --

      Don't label something "offtopic" unless you know the topic well enough to tell what's on topic.

    24. Re:Not the first time. by Reziac · · Score: 1

      AFAIK there were no service packs for WFWG. The closest thing to an update was the optional Win32s package. Are you sure you didn't get TCP/IP via an installer from your ISP?

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    25. Re:Not the first time. by msh104 · · Score: 1

      win311 had TCP/IP
      I am very sure about that, because I used it.
      you did had to install it from the network menu because it wasn't installed by default.
      I have the default 9 floppy install.
      no ISP patches or the like.

    26. Re:Not the first time. by Reziac · · Score: 1

      But could you connect to the internet with it, or only to another Windows machine??

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    27. Re:Not the first time. by Minna+Kirai · · Score: 1

      Nope, Win3.11 (Workgroups or otherwise) did NOT have a TCP/IP stack.

      That is completely wrong. When WfW came out, I was supporting Oracle Database apps, and we were quite happy to be now able to install the client interfaces without needing Trumpet Winsock. For many corps, the TCP/IP was a big selling point.

      You might be confused because the TCP/IP driver wasn't included on the install floppies, but was instead a separate download from Microsoft. Regardless, it was definitely a Microsoft product, and not anything 3rd party.

    28. Re:Not the first time. by Reziac · · Score: 1

      Very interesting. Not only not on the floppies, not on the CD (yes, there was a WFWG version on CD, albeit from Gateway -- I have a copy), and M$ support, which at the time was still pretty good, looked at you funny if you asked about any such beast. Sure would have made life easier if it had been a bit more public!! Tho I suppose by then (filedates in SFX: 26 May 1995, tho some internal copyrights are from 1994) they were envisioning a rush to Win95, and didn't want folk backsliding. :)

      Might this have been something one only found out about via a TechNet subscription??

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    29. Re:Not the first time. by Minna+Kirai · · Score: 1

      they were envisioning a rush to Win95, and didn't want folk backsliding.

      I don't know what Microsoft hoped, but from a corporate/industrial standpoint, Win95 was a scary, major upgrade, requiring new hardware and end-user retraining. The shift from 3.1 to 3.11/WfW was trivial by comparison, so it's understandable that big customers held back from Win95 until it was years old.

    30. Re:Not the first time. by Reziac · · Score: 1

      Yeah, that's so -- Win3.1x to Win95 wasn't a trivial switch by any means. I remember the screams of dismay from all quarters! Lots of corp setups took years to make the switch; I still have one client on Win3.1 myself. Too bad there wasn't a mature linux desktop available at the time -- that woulda made for some interesting competition!

      Come to mention it, my WFWG setup wasn't entirely retired til 2001, and it's archived for posterity. It was perfectly reliable and well-behaved (hadn't crashed more than half a dozen times in 7 years of hard use, and not once in its last two years) so I couldn't bear to just send it to the bit bucket like a worn-out nag :)

      --
      ~REZ~ #43301. Who'd fake being me anyway?
  12. Wow. by Morphix84 · · Score: 0

    Awesome. Oh well, Google will eat them in 10 years or so anyway.

    1. Re:Wow. by Kittyflipping · · Score: 1

      So are we going to be complaining about google in 10 years then?

    2. Re:Wow. by lanc · · Score: 1

      you can be sure about that. Thats what we're really good at. whining. But hey - I'll be really happy if google was my biggest problem ;)

      --
      "First they ignore you, then they laugh at you, then they attack you, then you win." -- Mahatma Gandhi
    3. Re:Wow. by anonicon · · Score: 1

      Yes. You can't spell 'whine' without slashdot. ;-)

  13. Slashdot effect to good use by Anonymous Coward · · Score: 0

    It made me laugh. Can we slashdot the microsoft website....Quick, more links.

  14. So, it's working as designed.. by DelawareBoy · · Score: 3, Insightful

    If it's checking to see if you have genuine windows, and it bails out because you're running WINE under Linux, then it is doing it's job correctly.

    Wouldn't we be complaining if it *wasn't* working right?

    1. Re:So, it's working as designed.. by Quixote · · Score: 5, Insightful
      You are confusing things here.

      Microsoft may have the right to refuse Windows upgrade downloads, but why do they refuse downloads of "productivity" apps like MS Office suite? As long as the software application is duly licensed, what right does Microsoft have to force the user to run it under "Genuine Windows" only?

    2. Re:So, it's working as designed.. by gowen · · Score: 2, Insightful
      what right does Microsoft have to force the user to run it under "Genuine Windows" only?
      Because that's what you agreed to, when you clicked through the EULA without reading it.
      --
      Athletic Scholarships to universities make as much sense as academic scholarships to sports teams.
    3. Re:So, it's working as designed.. by sepluv · · Score: 1
      If it's checking to see if you have genuine windows, and it bails out because you're running WINE
      Last time I checked the windows used by WINE (and XWindows in general) were just as genuine (whatever that means) as the one's in MS Windows.

      In fact the theme in MSW XP is really annoying--especially as it slows down your machine and sometimes doesn't work at all à la WindowBlinds.

      --
      Joe Llywelyn Griffith Blakesley
      [This post is in the public domain (copyright-free) unless otherwise stated]
    4. Re:So, it's working as designed.. by micromoog · · Score: 1

      Design flaws are bugs too.

    5. Re:So, it's working as designed.. by IamTheRealMike · · Score: 1

      That's not what it's doing. It's checking directly for Wine, and if it finds it, it's bailing out. That is significantly different to Wine simply not being accurate enough.

    6. Re:So, it's working as designed.. by EvilTwinSkippy · · Score: 1

      You must be new here.

      --
      "Learning is not compulsory... neither is survival."
      --Dr.W.Edwards Deming
    7. Re:So, it's working as designed.. by Jondor · · Score: 1

      No it's not. It should check if I own windows. Not if I own or use an other product. As the article writes, under IE an activeX checks this. Firefox get a program. Perfectly logical would be for this program to ask the user to type his productcode or to insert a legal MS Windows CD.
      Here and now it assumes that if you run wine you don't own or have windows. And that's not good.

      --
      Nobody expects the spanish inquisition!
    8. Re:So, it's working as designed.. by Holi · · Score: 1

      Gee I wonder, Maybe because thats what the software was designed to run under. MS Does n ot have to make it easy or even possible for it's apps to run under wine.

      --
      Sorry, teleporters just kill you and then make a copy. A perfect, soul-less copy.
    9. Re:So, it's working as designed.. by Anonymous Coward · · Score: 0

      IANAL, and this is just a question (I'm not qualified to decide whether this is or isn't illegal by any means), but in that light, could that act be viewed as an illegal (?) act of "tying" their products? E.G. more use of their monopoly status against competitors?

      Or is there more to it that I'm missing?

    10. Re:So, it's working as designed.. by Jussi+K.+Kojootti · · Score: 1

      They don't have to make it easier, but if you read the discussion (or even the blurb on this page), you'll find that they are actively making it harder. And that's a pretty clear violation of anti-trust laws (as this means they are actually bundling Windows OS with the office suit).

    11. Re:So, it's working as designed.. by Anonymous Coward · · Score: 0

      If it's checking to see if you have genuine windows, and it bails out because you're running WINE under Linux, then it is doing it's job correctly.

      No it isn't. My WINE installation makes use of my genuine, 100% legitimate, bought-and-paid-for Microsoft Windows(r) installation. Take away Microsoft Windows(r) and my WINE will stop working. There is no way around it - I have, and use, genuine Microsoft Windows(r) on my computer.

      Microsoft are apparently planning to refuse to allow me to download updates to my genuine Microsoft products, including authentic and fully-licensed copies of Microsoft Windows(r) and Microsoft Office(r), simply because I am only making use of some of the components of the former, and I am using them to run the latter under genuine Debian(r) GNU/Linux(r).

      I'm sorry, but since I do have genuine Microsoft Windows(r), and the tool will still apparently refuse to let me update (I haven't tried it, I'm taking TFA's word for this), it patently is not doing what it claims.

      It's probably working as designed, like you say... but if it was designed to rape little girls with table legs, would you argue that it should be doing that?

    12. Re:So, it's working as designed.. by Anonymous Coward · · Score: 0

      It should check if I own windows.

      No it shouldn't. Not if you're after updates for Office, it shouldn't. If you're after updates for Office, if should check if you own Office, period.

    13. Re:So, it's working as designed.. by NoImNotNineVolt · · Score: 1

      Read the box, in particular the list titled "Requirements". I'm convinced that Microsoft Windows is mentioned.

      --
      Chuuch. Preach. Tabernacle.
    14. Re:So, it's working as designed.. by Holi · · Score: 1

      I don't see how this can be construed as bundling as I sure did not get Office when I bought windows. I was free to get ANY office suite I wanted. This just means they are limiting it to working on the platform itwas designed for.

      Put it this way. I am sure they don't test it under wine (well maybe they do but not to make it work better), and they won't support it under wine. Since I can get wine working on a linux box with out purchasing a windows license and wine uses win32 dll's to enable it to run non native software I have one question, where did those dll's come from and am I legally allowed to use them. I remember older versions of wine when you needed files from the windows cd, but now you don't? It is a question as I don't know the answer. I don't run windows apps on my linux box as its just a server.

      --
      Sorry, teleporters just kill you and then make a copy. A perfect, soul-less copy.
    15. Re:So, it's working as designed.. by RzUpAnmsCwrds · · Score: 1

      "what right does Microsoft have to force the user to run it under "Genuine Windows" only?"

      Every right. They can code their software however they want to, provided that they are obeying the law.

      HP has software that only runs on HP computers because of a BIOS check. This isn't any different.

    16. Re:So, it's working as designed.. by Anonymous Coward · · Score: 0

      The whole point is that they are actively harming customers who have paid for their products. My hope is that 1. interrum solutions are found to get around Microsoft stupidity (and illegal actions*). 2. People find long term solutions so that they don't have to put up with microsoft stuipdity. One option is to use OpenOffice.org exclusively.

      *Offering support for a product, having a customer pay for that product, then not providing support is illegal. It's a breach of contract. It may not be a breach of a crimminal act, but is certainly a breach of a civil one (any jurisdiction in the world).

    17. Re:So, it's working as designed.. by Jussi+K.+Kojootti · · Score: 1
      Like another poster noted, I was talking about Windows sales being supported by Office monopoly, not the other way round.

      I can understand it wasn't instantly clear though, as the Microsoft monopoly in office software is not a fact (as in proven-in-court). My guess is that if they don't remove that Wine-sniffing code it will be.

    18. Re:So, it's working as designed.. by brainee28 · · Score: 1

      Requirements on the box are different than requiremens as set forth in the EULA. I've read the Office 2000 EULA, and in no section does it state that Windows must be used in order to run Office, or that for support and upgrades that it is required to run Windows to gain support.

    19. Re:So, it's working as designed.. by Gabrill · · Score: 1

      HP's software is not sold as an independant retail item. MS Office is. Although I sure would like to use my old copy of bundled Creative WinDVD with my new NEC DVD-R.

      --
      Always going forward, 'cause we can't find reverse.
    20. Re:So, it's working as designed.. by swillden · · Score: 1
      what right does Microsoft have to force the user to run it under "Genuine Windows" only?
      Because that's what you agreed to, when you clicked through the EULA without reading it.

      Can you point out the text in the EULA that says I can only run Office on "Genuine Windows"? I just looked at it, and I can't find any such thing.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    21. Re:So, it's working as designed.. by Jondor · · Score: 1

      Ok, I can go with that too.. Nevertheless I think we can agree that the usage of wine shouldn't be of any consideration.

      --
      Nobody expects the spanish inquisition!
    22. Re:So, it's working as designed.. by Kethinov · · Score: 1
      If it's checking to see if you have genuine windows, and it bails out because you're running WINE under Linux, then it is doing it's job correctly.

      Wouldn't we be complaining if it *wasn't* working right?
      Using free software and using pirated Windows are two completely different things. It is copyright infringement to pirate Windows. It is not copyright infringement to reverse engineer the Windows API to allow other operating systems to run Windows programs.
      --
      You're right, I wouldn't steal a car. But if it were possible, I sure as hell would download one!
    23. Re:So, it's working as designed.. by dazlari · · Score: 1

      Yeah! I want to run Office 2000 on my Spectrum.

  15. Advantage Microsoft? by PaisteUser · · Score: 4, Interesting

    My question is who gains from using the "Genuine Advantage"? I don't see how that would change my Windows expirience on a day-to-day basis.

    --
    root@allevil:~#
    1. Re:Advantage Microsoft? by Predflux · · Score: 0

      M$ gets more money.

    2. Re:Advantage Microsoft? by mobiux · · Score: 2, Interesting

      I see this as nothing more than something to appease shareholders and discourage the low end pirate.
      They are trying to make it look like they are trying to prevent the claimed "100 trillion" lost every year in software piracy.

      It's not meant to help thier customers, it's meant to help themselves.

    3. Re:Advantage Microsoft? by Marthisdil · · Score: 0

      My question is who gains from using the "Genuine Advantage"? I don't see how that would change my Windows expirience on a day-to-day basis.

      If you have a legit Windows copy that you're using, it won't make much difference between the way it was, and the way it will be under Advantage.

      However, for those that don't have a valid key (ahem, all the people who refuse to pay MS money for their software and pirate it), they won't be able to use the system.

      Don't think anyone can fault MS for that. If it drives those "pirates" to open source, so be it - good for open source.

      In the end, though, I wouldn't want to support WINE in any way if I were MS.

    4. Re:Advantage Microsoft? by PPGMD · · Score: 0, Troll
      Anyone that has a job directly related to selling a computer with Windows.

      How can I compete against someone that sells pirate editions of Windows, with a piece of hardware that is often sold just above cost, $80 is enough for a customer to go elsewhere, even on some of the higher-end systems.

      Myself by using the anti-piracy sheets that Microsoft puts out was not only able to get a corporate sale worth $30,000 (plus consulting), but was able to prevent them from throwing their money at a COA reseller, which would have put them out of compliance for the audit that was scheduled with the BSA a month out.

      Sure this probably make me evil in the eyes of many of the /.ers, but it doesn't really matter to most who are in this industry, because all that matters is that we are able to put the food on the table every night.

    5. Re:Advantage Microsoft? by Anonymous Coward · · Score: 0

      Sure this probably make me evil in the eyes of many of the /.ers, but it doesn't really matter to most who are in this industry, because all that matters is that we are able to put the food on the table every night.

      This is so brazingly shortsighted, even for slashdot, that it is amazing.

      Be sure and drink and/or do many drugs to keep that conscious suppressed.

    6. Re:Advantage Microsoft? by WaterBreath · · Score: 0, Flamebait

      the claimed "100 trillion" lost every year in software piracy

      Either you've misread or mistyped that number, or it's hyperbole gone out of control. $100 trillion is more than 9 times the GDP of the U.S. (which itself is almost twice the total GDP of the second and third richest nations in the world). In fact, $100 trillion dollars might even be more than the GDP of the entire Earth. So it's quite unlikely that that number is anywhere even close to realistic.

    7. Re:Advantage Microsoft? by kawika · · Score: 4, Informative

      If you look on the Microsoft Genuine Advantage site, the focus isn't nerds stealing single copies; would you validate your Windows if you were the one that hacked it? It's the chop shops and small sellers that are cheating their customers by loading illegal copies of MS software but still charging the user as if it's legal. A non-techie consumer that got ripped off was the victim of a crime by the business that sold them the computer and misrepresented the installed software.

    8. Re:Advantage Microsoft? by bstone · · Score: 1

      I see this as nothing more than something to appease shareholders and discourage the low end pirate. They are trying to make it look like they are trying to prevent the claimed "100 trillion" lost every year in software piracy.

      So you're saying that anyone running Linux, especially anyone running Linux with Wine is part of the "100 trillion" they lose to software piracy every year?

    9. Re:Advantage Microsoft? by Anonymous Coward · · Score: 0

      Shortsighted, what about the number of /.ers that were surpirsed that the Microsoft Rep interviewed a couple of days back acts like a human being?

    10. Re:Advantage Microsoft? by PaisteUser · · Score: 1

      Touche....

      --
      root@allevil:~#
    11. Re:Advantage Microsoft? by mormop · · Score: 1

      The use of the name "genuine advantage" by Microsoft should be viewed in the same light as the terms "People's republic of" and "Democratic republic of" in the names of opressive regimes i.e. you only need to constantly remind people of their freedom, democracy or advantage if it's the only thing you really aren't offering.

      Then again, their not stating in who's advantage the service works, theirs or their users. This may in fact be the first display of genuinely honest sound bite advertising in Microsoft's history.

      Personally I can't help but think that if Microsoft sell buggy software that makes it easy to flood the net with spam, viruses and other crap non-Microsoft users have the right to expect them to clear up their mess. Quite frankly, I don't give a toss whether or not virus infected PCs are legit or not, denying the illegitemate users access to updates just means the rest of us will have to put up with the resulting cascade of crap.

      On the other side, maybe I can bill MS for the time and effort I've spent equipping my non-ms servers with spamassassin. After all, as an MS free user I have no contract/EULA with them and their wilful negligence in making ActiveX, IE and Outlook Express so feebly secured...........

      --
      Hmmmmmm..... Deep fried and look like Squirrel.
    12. Re:Advantage Microsoft? by iminplaya · · Score: 1

      ...discourage the low end pirate.

      Not really. Low end pirates are the okies in their double wides oogling the porno screen savers. I think this would be targeting the businesses that are running unauthorized copies. They are the easiest ones to "scare straight". They would have too much to lose in litigation, and they won't be converting to another OS anytime soon. It's easier just to pay them off. Sounds familiar, right?

      --
      What?
    13. Re:Advantage Microsoft? by Spy+der+Mann · · Score: 1

      I don't see how that would change my Windows expirience on a day-to-day basis.

      It's called "protection payment" (yes, you).

    14. Re:Advantage Microsoft? by Anonymous Coward · · Score: 0
      A non-techie consumer that got ripped off was the victim of a crime by the business that sold them the computer and misrepresented the installed software.
      Ripped off? Meaning what? A pirated copy of Windows is binary equivalent to a "genuine". Furthermore, it's also equivalent economically, especially seeing as you can't legally "resell" your Windows license, according to Microsoft. Hence, as soon as you walk out of the shop, even your LEGAL copy/license/whatever is worth $0. So who's getting ripped off here, and by whom? Mostly the customer, but not by the shop, but by Microsoft.
    15. Re:Advantage Microsoft? by mobiux · · Score: 1

      My point was, is that they are going to claim this is to prevent piracy, regardless of what they are actually doing.

    16. Re:Advantage Microsoft? by mobiux · · Score: 1

      I couldn't find the sarcasm tag, so I tried to accomplish the same thing by writing "claimed" and putting "100 Trillion" in quotes.

      It was an obvious exageration.

    17. Re:Advantage Microsoft? by WaterBreath · · Score: 1

      Like I said, "hyperbole gone out of control". Maybe my comment could have been left unsaid, as I was in an irritable mood this morning. But I don't think it warranted labelling as "Flamebait". I didn't insult anyone. Everything I said was a fact, not a biased opinion. I think the typical partisan political /. post is more "Flamebait" than what I said. If anything, it was "Offtopic".

    18. Re:Advantage Microsoft? by wdebruij · · Score: 1

      It's the chop shops and small sellers that are cheating their customers ...

      which made me think. Why doesn't microsoft add a "where have you purchased this copy" question to their online registration process? That would probably scare the hell out of those chop shops. And rightly so, of course

  16. Idiotic Policy by bigtallmofo · · Score: 2, Insightful

    Blocking suspected software pirates from downloading security patches and their new anti-spyware software is bad enough.

    Now they're blocking competing software applications from downloading them as well? They're fortunate that there isn't an outcry to make them pay to ship billions of CDs to registered users of Windows. They should be thrilled that people are willing to take the time to download their patches, regardless of whether they can prove their licensing or what other software they run.

    This is just incredibly idiotic. Secure and spyware-free Windows boxes mean less spam and other nuisances for everyone on the Internet. I thought Microsoft has supposedly declared war on such things - I guess not.

    --
    I'm a big tall mofo.
  17. Dead software walking... by ites · · Score: 1, Troll

    Microsoft is just hastening their ultimate demise. It's been clear for several years that the commoditisation of their core product sectors - office suites and operating systems - was going to drive them out of business. Now, where are the great brave new strategies that will breath life into their products? Patches. Delayed releases. New anti-spyware and anti-virus aquisitions. Blocking Wine users from MSIE downloads.

    MS are dead and their cash pile will disappear faster than a fridgeful of champagne in a brothel on Monday morning.

    It's a shame. If only MS had released a suite for Linux about 2 years ago, they'd be sailing pretty by now.

    --
    Sig for sale or rent. One previous user. Inquire within.
    1. Re:Dead software walking... by treerex · · Score: 2, Insightful

      If only MS had released a suite for Linux about 2 years ago, they'd be sailing pretty by now.

      No they wouldn't. Linux people don't want to pay US$400 to use MS Office.

    2. Re:Dead software walking... by Daniel+Dvorkin · · Score: 5, Insightful

      Realistically, Microsoft isn't going to put themselves out of business, with this stupid trick or any other. They'll be around, and be a damn big company, for a veeery long time.

      What I do hope and halfway expect will happen is that they'll find themselves "in trouble" by Wall Street standards -- steadily declining profits turning into steady losses, with a corresponding implosion in stock proce -- and that this will force them to become a good company making a good product at a good price in order to gain their customers' trust and support. It's happened before; if someone had told me 20 years, hell, 10 years, ago that IBM in the 21st c. would be considered one of the good guys, I'd have laughed my ass off.

      --
      The correlation between ignorance of statistics and using "correlation is not causation" as an argument is close to 1.
    3. Re:Dead software walking... by l4m3z0r · · Score: 1

      Yes because without WINE users no one would be around to use Microsoft products.

    4. Re:Dead software walking... by ajaf · · Score: 1

      You forgot patents.

      --
      ajf
    5. Re:Dead software walking... by mcleodnine · · Score: 2, Interesting
      quoth the shill
      No they wouldn't. Linux people don't want to pay US$400 to use MS Office.
      Yes they do
      --
      one better than mcleodeight
    6. Re:Dead software walking... by gnuLNX · · Score: 0

      LOL. While I wish what you said was true...I would have to say that you are completely off your rocker. Do you have any kind of idea what goes on behind the scenes in MS's R&D labs. Do you really think that they are just sitting around with their collective thumbs up their asses. MS ain't going no were. perhaps the oss community and other software companies will force them to be more creative, but believe me they will change and evolove with the times. MS does actually do some pretty damned inovative stuff and they have tons of talented people that work there....and that cash pile you talk about...he. It is to big to dissapear.

      --
      what?
    7. Re:Dead software walking... by CatsupBoy · · Score: 1

      No they wouldn't. Linux people don't want to pay US$400 to use MS Office.

      But businesses would, which is probably why they never released this. Just think, all those orginizations who moved from microsoft to linux, would probably never have went back, because Linux+MS Office is way cheeper to license then Windows+MS Office.

      And for those companies who didnt, well, a Linux MS Office suite would have given a few of those companies reasons to make the switch.

    8. Re:Dead software walking... by treerex · · Score: 1

      quoth the shill

      Cute --- I'm hardly a microsoft shill. I have no microsoft products on my Linux or FreeBSD boxen. The only Microsoft products I have on my Mac OS X machine is Virtual PC so I can do whatever Win32 development I need to do. All other uses of Microsoft stuff is done through remote desktop.

      Yes they do [codeweavers.com]

      OK, so you can pay $80 in addition to the $400 you spend on Office, all to run on Linux? Whatever. How many people using CrossOver Office are running licensed copies of the Windows software? Either way, they're SOL now.

    9. Re:Dead software walking... by shades6666 · · Score: 1

      No they wouldn't. Linux people don't want to pay US$400 to use MS Office.

      If Linux people are not paying for MS Office, then is it not reasonable that Microsoft would restrict them from downloading patches for it?

    10. Re:Dead software walking... by jedidiah · · Score: 1

      What home user does?

      Do YOU really use $400 worth of word processor and spreadsheet functionality at home? Does anyone?

      Those sorts of apps for home use used to cost $100 bux total. The only thing keeping such apps from being perfectly suitable are proprietary tie ins to the $400 suite.

      NO people want to pay US$400 to use Foo Office.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    11. Re:Dead software walking... by treerex · · Score: 1

      But businesses would, which is probably why they never released this. Just think, all those orginizations who moved from microsoft to linux, would probably never have went back, because Linux+MS Office is way cheeper to license then Windows+MS Office.

      Well, Windows comes on every user-level PC that the company I work for buys: it is calculated into the price, as we're all aware. The Office site-license would be just as expensive for Linux seats as Windows seats. And like it or not, non-tech savvy users are going to deal with XP's UI better than Gnome's.

      Why don't more companies switch to OpenOffice or AbiWord or whatever else? Because while they are good, they don't do everything, and enough companies use features that aren't implemented well in these systems that they won't catch on. Both OO and AbiWord toss up their hands on most Word2003 documents my coworkers generate.

      This argument just doesn't hold up for me. Historically software for Unix systems has been more expensive than the same app on user systems. This is a Bad Thing when there are OSS solutions that are better than most any commercial (think Valgrind vs. Purify.)

      Anyway, I doubt that Microsoft releasing Office for Linux would help any more than their releasing Office for Mac OS X is cutting into their Windows market.

    12. Re:Dead software walking... by treerex · · Score: 1

      If Linux people are not paying for MS Office, then is it not reasonable that Microsoft would restrict them from downloading patches for it?

      Well, I wasn't commenting on Microsoft's restrictions on downloading here. I actually think that policy is stupid knee-jerk reaction that is going to cause more harm than good.

      How long will it take for the WINE people to figure out what the check is that IE is making and code around it?

    13. Re:Dead software walking... by Rollsbot · · Score: 1

      Yea, I'd believe Microsoft was incapable of disappearing... if it weren't for a company called Enron. What about AT & T? Remember how big of a company they were 20 years ago, I heard that another telecom was looking to buy them out just for their name.

      Big companies are just as capable of going out of business as anyone else.

    14. Re:Dead software walking... by mattyrobinson69 · · Score: 1

      I wouldn't, im happy with open office for my needs, but for some people Microsoft Office on linux is the only barrier to migration, obviously this would be bad for their Windows product line.

    15. Re:Dead software walking... by DataCannibal · · Score: 1

      Nobody, unless the are really, really stupid, pays full price for a licenced copy of MS-Office. There's always some discounting scheme you can take advantage of.

      --
      No but, yeah but, no but...
    16. Re:Dead software walking... by Holi · · Score: 1

      Oh yeah because Linux has made such a BIG dent in the desktop market.

      --
      Sorry, teleporters just kill you and then make a copy. A perfect, soul-less copy.
    17. Re:Dead software walking... by CmdrGravy · · Score: 1

      "And like it or not, non-tech savvy users are going to deal with XP's UI better than Gnome's"

      I don't think that's true. I am working at the moment on the helpdesk of a company which sells bespoke software for the motor trade, there are 2 versions of the software one which runs on windows and one which runs on SCO Unix ( yes I know ).

      In general because the Unix system is the older one which is only now being replaced by the windows one the users are perfectly comfortable using their terminals and operating the system in general.

      However large numbers of the users are very confused by the newer windows version, half a dozen have quesitoned what I mean by "Close down the window" and I have had to resort to "You see that big red X in at the end of the blue bar above the bit where you were typing ?". Almost none of them can manage their printers, user profiles are an absolute mystery etc etc

      So in effect non-tech savvy people don't care what operating system they are using, provided they have been trained to use it and it works it will do them fine. When I last used it Gnome worked fine so should be perfectly fine for anyone to use.

    18. Re:Dead software walking... by Daniel+Dvorkin · · Score: 2, Insightful

      Enron was a short-lived conglomeration built on financial smoke and mirrors from the beginning, and AT&T made not a few but an unbelievable string of incredibly dumb decisions over the course of decades; I don't see either of those as being true of Microsoft. I will also note that AT&T, as of now, still exists, and is still huge. However, I'll admit the possibility of Microsoft's stock falling to the point where it could realistically be bought out by another giant -- but I rather suspect that if that happened with anyone but IBM, the new company would then call itself "Microsoft," to capitalize on the name.

      --
      The correlation between ignorance of statistics and using "correlation is not causation" as an argument is close to 1.
    19. Re:Dead software walking... by cnettel · · Score: 1
      Also, remember that AT&T was most specifically broken up, which MS wasn't. The intended buyer of AT&T is one of the sections that were dropped off during that forced break-up.

      It's like MS Office had been forced into its own company, flourished under another name and finally, twenty years later, bought the remains of the main company back. If that would have been proof of the failure of MS, I'm not sure.

    20. Re:Dead software walking... by Daniel+Dvorkin · · Score: 1

      Good point!

      There was a time when it looked like Claris might outgrow Apple. If that had happened, and it had reabsorbed its parent, I'm sure we'd still call the resulting entity "Apple," and consider it a success or failure in much the same way as we do now. I kind of expect this sequence of events with HP and whatever-the-hell its spinoff is called.

      --
      The correlation between ignorance of statistics and using "correlation is not causation" as an argument is close to 1.
    21. Re:Dead software walking... by Anonymous Coward · · Score: 0

      CodeWeavers "Bringing Windows to Linux". God, gag me with a spoon!

    22. Re:Dead software walking... by tepples · · Score: 1

      Also, remember that AT&T was most specifically broken up, which MS wasn't. The intended buyer of AT&T is one of the sections that were dropped off during that forced break-up.

      Likewise, the CBS television network spun off Viacom to work around FCC fin-syn regulations against vertical integration of television program creation and broadcasting, and a few years after the deregulation, Viacom bought CBS.

    23. Re:Dead software walking... by Grishnakh · · Score: 1

      It's happened before; if someone had told me 20 years, hell, 10 years, ago that IBM in the 21st c. would be considered one of the good guys, I'd have laughed my ass off.

      It's possible this could happen to MS, but personally I don't think it's likely. Look at IBM then and now. Totally different people are running the company. Even more, the people in charge at IBM aren't well-known personalities. Who here can form a mental image of what Sam Palmisano looks like? Everyone knows that Gates looks like, even though IBM is a much larger company. MS has had the same goons running the place ever since it started; there's a personality cult going on there. It's really hard to imagine BillG and Monkeyboy leaving that place, but that's the only way that MS would ever become a "good guy", or even just a responsibly-run company that wasn't constantly abusing its monopoly power, using shady and unethical business practices, etc.

      So, again, while it's possible MS could have a change of heart, it would require a complete revolt in the boardroom resulting in the firings of Gates and Balmer. I just don't see much chance for that.

    24. Re:Dead software walking... by Anonymous Coward · · Score: 0


      I think a great ad for AT&T would be...

      "AT&T - Your grandma will use us until she dies"

      Switch from AT&T? Good glaven, there's only one phone company!

    25. Re:Dead software walking... by quanticle · · Score: 1

      How long will it take for the WINE people to figure out what the check is that IE is making and code around it?

      It seems that already have...
      The reason that they don't code around the check is that it will lead to an "arms race" with Microsoft. Since MS has the offensive in this arms race (by virtue of making the first move, and by the fact that they own Windows), WINE cannot hope to win this particular fight.

      Its not cowardice to retreat from an unwinnable battle.

      --
      We all know what to do, but we don't know how to get re-elected once we have done it
  18. Wait a second, slow down here. by tgd · · Score: 0

    How is that bad? They're running code that, in essense, is telling the user "yes, this code is safe to run", and not allowing it to run against toolkits they do not know are safe is a bad thing?

    1. Re:Wait a second, slow down here. by nadadogg · · Score: 1

      It's not bad, actually. There isn't even a legitimate complaint, but the super-hardcore anti-MS(note that i typed MS, not the overused M$) zealots jumping all over something. Microsoft has a duty to not let its files be downloaded to a possibly non-secure platform, and, for once, they seem to be doing something for the right reasons, it just happens to piss off a lot of people.

      To absolve myself from being considered an MS junkie/linux hater, I use windows on the desktop, linux on my file server, and linux on my servers at work.

      --
      i use linux and windows oh god how can i have an opinion
    2. Re:Wait a second, slow down here. by Anonymous Coward · · Score: 0

      However, if you are updating "MS Office", then the code should be saying "yes, this is a valid MS Office installation". However, it is not. It is *still* asking "Is this a valid MS Operating system?".

  19. While I disagree with the action by jasonmicron · · Score: 2, Insightful

    While I disagree with the action, Microsoft does have the right to not allow "service" to whomever it wants as a business.

    Will Wine fight back? Hmm...

    1. Re:While I disagree with the action by Quixote · · Score: 1

      Fine, then they should have an option for people to return their software and get their money back.

    2. Re:While I disagree with the action by Anonymous Coward · · Score: 0

      Microsoft does have the right to not allow "service" to whomever it wants as a business.


      You are 100% WRONG.

      What if Microsoft decided it didn't want to allow service to blacks and Jews?

      Companies are bound to fair practice standards.

    3. Re:While I disagree with the action by jasonmicron · · Score: 1

      You're comparing software with racism?

      I think I missed something. But ok, what I was saying is that any business can deny service to anyone they want. Just because they exist doesn't mean that they are obligated to do business with you.

      And yes, if they didn't want to deal with me because I were black / hispanic / jew / whatever they have that right. They'll be out of business and in court before you can say racism, but they do have the initial right. ;)

    4. Re:While I disagree with the action by frankie · · Score: 5, Insightful

      No, they don't. As a CONVICTED MONOPOLIST they are explicitly prohibited from forcing owners of one of their products (such as Office) to use another of their products (specifically Windows).

    5. Re:While I disagree with the action by jasonmicron · · Score: 1

      But that has nothing to do with this. Wine is developed for Linux, a competing company. This is just simple business, though a bad move by Microsoft.

    6. Re:While I disagree with the action by Jussi+K.+Kojootti · · Score: 1
      I have to disagree: these things are very much related. It's simply business as you say, but we have to remember business is different for a monopoly.

      Consider these facts/hypotheses:
      * MS has a monopoly in office software
      * MS prevents people from using legal copies of Office on Linux

      In other words Microsoft is leveraging their dominance in office software to boost Windows sales. For a normal company that's ok, but for a monopoly this is illegal. The only remaining question is this: is Office really a monopoly? I believe so.

    7. Re:While I disagree with the action by Kethinov · · Score: 1

      Restricting WINE users' ability to run Office is blatantly anti competitive tacts. Such tactics are what led to their monopoly. Such tactics are the kinds of things strictly prohibited by antitrust laws.

      If I legally own a copy of office and I want to reverse engineer the API it uses to run so I can run it on another operating system, I have the right to do so. MS shouldn't be allowed to discriminate in this manner.

      --
      You're right, I wouldn't steal a car. But if it were possible, I sure as hell would download one!
    8. Re:While I disagree with the action by dustmite · · Score: 1

      Hate to break it you, but there are very well-defined laws against this kind of product tying for monopolies. Google for "product tying", you should get all the info you need. Microsoft have in fact been found guilty and convicted on these laws before.

  20. Thats just great by scenestar · · Score: 0

    I might not be running WINE, but i too am running the windows xp pro reduced cost edition.
    I did get a proper license for my XP home edition, but after my harddrive got killed i lost my backup partition. Since OEM cds arent given out anymore its hard for PAYING customers to get their OS back.

    Does this mean I too will lose my ability to update?

    If so microsoft has once again screwed over their clients.

    The thin line between me and linux at the moment is my unsupported wireless card.

    --
    perpetually dwelling in the -1 pits
  21. Mixed signals by tehshen · · Score: 5, Funny

    "At Microsoft, security is our number one priority. You should turn off ActiveX controls and click 'no' to any dialog boxes. Service Pack 2 adds protection against these ActiveX controls, and with Windows Server 2003 ActiveX controls and other harmful content are blocked by default. This is for your own safety."

    "Ignore all that, turn ActiveX on again, else you won't be able to download from us!"

    What the hell?

    --
    Guy asked me for a quarter for a cup of coffee. So I bit him.
    1. Re:Mixed signals by Anonymous Coward · · Score: 0

      how else can microsoft get it's "you're a pirate" trojan installed on your box?

      activex

    2. Re:Mixed signals by Anonymous Coward · · Score: 0

      it comes preinstalled if you buy from Dell

    3. Re:Mixed signals by sepluv · · Score: 3, Insightful
      No. You don't understand. They originally put ActiveX (and other syware/malware) in MS Windows so they could spy on you and crack into your machine.

      They've realised that other crackers (not employed by MS) were using it too much, so they are now making it so only they can take over your machine with ActiveX. Makes perfect sense to me.

      BTW, I'm being totally serious.

      --
      Joe Llywelyn Griffith Blakesley
      [This post is in the public domain (copyright-free) unless otherwise stated]
    4. Re:Mixed signals by mapnjd · · Score: 1

      You don't need the ActiveX controls - you can use Firefox - Microsoft, amazingly, have supplied a work around. (Download executable from MS - run executable - copy and paste text back into browser).

      --
      Bus error in your favour. Collect 200kB
    5. Re:Mixed signals by pyros · · Score: 1

      It's even more sinister than that, though. I remember one exploit that was in some MS signed code. Anyone could put it on their website, and people browsing the site would be prompted to install it, even on top of the patched version. If IE was set to trust all code signed by MS, you wouldn't even be prompte to install it. Since the code was signed by MS, the only they they could do was to recommend setting themselves to not be trusted by default.

    6. Re:Mixed signals by Reziac · · Score: 2, Interesting

      Unfortunately, that's my perception of the situation as well -- I use and like Windows, but by damn I am NOT going to let M$ install any bloody ActiveX or other "authentication" applet. It's a very short hop from "authentication before you can download" to "your software is too old so we are disabling it" or "we are now inspecting your machine on behalf of our partners".

      If I need an update that bad, I'll find it somewhere else.

      But it's also going to cripple the ability of legit user to patch critically vulnerable machines. Know how long it takes unpatched NT to get hacked? 30 seconds or less. I personally know sysadmins who had to borrow someone else's already patched machine (or find a suitably secure non-Windows box), download the needful patches, burn 'em to CD, then drag the CD over to the server and manually apply the patches -- because the fresh new server was being attacked before they could even get to M$'s site to FIND the damned patches.

      So what happens if you're in the field, and you have available an already-secured linux box and an unpatched NT box that you need to download patches for? M$'s new requirement means that your unpatched NT box MUST be used to download patches; you can't sensibly use the linux box to fetch 'em.

      This sort of shit is I yearn for the day when everything I need and do on Windows can be seamlessly handled by some other OS.

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    7. Re:Mixed signals by sepluv · · Score: 2, Informative
      Very true.

      Aside: Funny the way even Microsoft-worshipping sysadmins (I'm not saying that's you and I'm not using "worshipping" lightly) often use GNU/Linux to get MSW installed.

      This sort of shit is I yearn for the day when everything I need and do on Windows can be seamlessly handled by some other OS.
      What do you need MSW for? I'm sure people can suggest alternatives.
      --
      Joe Llywelyn Griffith Blakesley
      [This post is in the public domain (copyright-free) unless otherwise stated]
    8. Re:Mixed signals by Nasarius · · Score: 1
      I'll join sepluv in asking what you actually need Windows for. If you're a gamer, your options are extremely limited, but there aren't too many areas outside that.

      Linux (with KDE, etc) still have a long way to go, though they're improving every day. You can make a rock-solid Linux server, but most desktop apps are riddled with little bugs, quirks, inconsistencies, and annoyances. Mozilla's products are happy exceptions to this rule. There are also too many programs, especially KDE, with tons of configuration options that can only be changed by editing the text files. Look, Linux is my OS of choice, I love vim and bash, but really, I don't want to waste my time searching through my dotfiles and Google to figure out if and how to change something.
      I could rant about Windows too, of course. It feels quite underpowered (in several different meanings) and inflexible after you know how to use a proper Linux workstation. Cygwin is a crappy substitute at best. Running the latest versions of KDE (actually the new beta) and X.org feels much more responsive than a near-clean install of WinXP, which wasn't true about a year ago.

      So if you're looking for something that's usable right now, OS X looks pretty and works well enough, though personally I don't like it. It's suitable for most people who use computers and don't care about Windows-only games.

      --
      LOAD "SIG",8,1
    9. Re:Mixed signals by Reziac · · Score: 1

      Why do I need Windows? I'm not a gamer, so that's not a factor.

      1) Clients (mine are all SOHO). Linux is not yet to where I can dump them into a linux setup and have everything Just Work, including letting them install whatever random apps they use (and on whatever random hardware they already own), WITHOUT having to hoopjump and RTFM first.

      2) Ability to throw it at any random hardware and at worst maybe have to go scrounge a driver for odd or old hardware -- and when I need a driver, it'll be obvious, not a matter of headscratching over a configuration issue. Same with apps. I don't want to have to research how to make some app run under an OS it doesn't know about (and maybe learn it can't be done). I want to just stick the install CD in the drawer and let it do its thing.

      In short, I want it to *NOT MATTER* whether the underlying OS is Linux or Windows.

      When the day comes that linux can use Windows drivers as-is and run WinApps directly, I'll wave goodbye to Microsoft... ...at least for new setups. I've noticed that linux disties need about double the hardware to run at the same speed as the concurrent Windows version, and there's no reason to expect this to change much. :(

      Maybe we need a "NIXlite" akin to 98lite. :) Actually, that would probably be a good tool, for retrocleaning default setups without the user NEEDING to know what every little surplus thing running on his setup does.

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    10. Re:Mixed signals by Reziac · · Score: 1

      Not a gamer, so that's not the problem. See other response in this thread (thanks for the reminder that I'd not got around to replying to sepluv either!)

      The real issue is, to reiterate: I want it to *NOT MATTER* whether the underlying OS is Linux or Windows. I don't want my PC to be restricted to hardware that has linux drivers, nor have to find substitutes among linux apps, which often don't QUITE do the job.

      Every so often I drag home a raft of linux disties and have a private installfest (any disty that I need HELP to install is NOT ready for everyday use!). So far Mandrake with KDE looks like the most likely prospect (tho next round I'll be messing with Novell's version of SuSE, and I'm going to their server-migration seminar next week). I don't find using MDK/KDE itself difficult, but it IS often awkward:

      You hit a couple points right on the head: desktop annoyances, and having to KNOW where to look for config stuff. Admittedly MDK has done much for making that more accessable in the GUI. -- Personally, I'd like to see a dual-pane config editor, where one could select an option in the GUI, and be shown in realtime exactly what it does to the config file's text. What better way to learn about what you're really doing under the hood?? (In fact, this is exactly how I learned HTML.)

      As to OSX ... I've messed with Macs occasionally, and came away with a profound dislike of the desktop, the OS, the hardware, and its whole way of doing things. And I really loathe the idea that "everything is a document" and starting from that end of the operation... cripes, it could be a dumb terminal for all you'd know. :)

      If I needed a server or development environment, then I'd focus on whichever OS worked for that task. Or if I did *nothing* with the computer but basic documents, websurfing, and email, and never upgraded the hardware or installed other apps, then pretty much any halfway-functional desktop is fine!!

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    11. Re:Mixed signals by sepluv · · Score: 1
      OK I accept your points. These are reasons for still having to use MSW under certain circmustances as opposed to reasons against using GNU/Linux for most everyday stuff.

      1. I feel this is increasingly becoming less and less true ATM (with the increase in MSW-like GNU distros).
      2. You are right. The more cheapo companies probably often don't support Linux with their hardware out of the box. Have you asked them if they will support it, though? Have you explained to them how its a problem for you? Have you ensured said companies are making it clear that their products don't support Linux when they sell them? Have you asked them to at least make the protocol info availabel to third-party developers? I must say though that (except having to sometimes get sound drivers online with some distros), I have not had driver problems on various PCs. In fact, I had a software modem that worked with MSW 9x and Linux but not MSW NT/2000/XP, so it can work the other way.

        Using MSW drivers is pretty much impossible with Linux (and would defeat the object). Most MSW application software packages run under WINE or proprietary emulators like Cedega now, so that is a real possibility (although goes against the point of free software somewhat). Then there is ReactOS which I haven't used.

        I've noticed that linux disties need about double the hardware to run at the same speed as the concurrent Windows version, and there's no reason to expect this to change much.
        Clearly it depends what hardware (RAM, CPU, perpherals?) you are talking about, but I find it generally is about the other way round (i.e.: with most hardware, it takes at least half the time to do the same thing on GNU/Linux as it would under MSW) because of the more efficient coding and stopping memory leaks, &c.

        The whole point of 98lite AFAICC is to make MSW somewhat more like GNU 9by giving the user control), so I'm not sure what your trying to say here.

      --
      Joe Llywelyn Griffith Blakesley
      [This post is in the public domain (copyright-free) unless otherwise stated]
  22. "Microsoft Blocking Wine Users" by Anonymous Coward · · Score: 0

    I was hoping this would be a story about Windows forcing users to take a breathalyzer test before being allowed to log on. Keep those damn drunkards off the internet I say!

  23. Its Microsofts Right by nurb432 · · Score: 4, Insightful

    Unless you can prove you have a license, they dont have to give you squat.

    Having wine installed inst a license to use their DLL's. And in some
    cases, even Microsoft applications you have *purchased*. Read your EULA's closely people.

    Sure, its irritating as hell, and will make updating to run newer applicatinos a pain, but well within their legal rights.

    Best solution is not to have to run wine if at all possible.

    --
    ---- Booth was a patriot ----
    1. Re:Its Microsofts Right by 91degrees · · Score: 3, Informative

      I agree with your points, but MS are treading on dangerous ground if they actually plan to enforce the EULA clause that prevent you from using MS apps on non-MS operating systems.

    2. Re:Its Microsofts Right by slapout · · Score: 1

      Yes, but having WINE installed doesn't mean you don't also have Windows installed too.

      --
      Coder's Stone: The programming language quick ref for iPad
    3. Re:Its Microsofts Right by infolib · · Score: 1
      Read your EULA's closely people.

      In the danish legal system typical EULAs are not enforcible - the standard copyright rules for software apply. So what if I run Office on WINE?

      --
      Any sufficiently advanced libertarian utopia is indistinguishable from government.
    4. Re:Its Microsofts Right by m50d · · Score: 1

      I didn't agree to any EULA. I installed windows with 98lite and then various MS applications using an installshield extractor thingy off sourceforge.

      --
      I am trolling
    5. Re:Its Microsofts Right by IamTheRealMike · · Score: 1
      The key point here is that it's product tying - their new AntiSpyware app is a protected download and they are tying two products together, which is a violation of anti-trust law.

      That's a poor example because an anti-spyware tool isn't very useful to run on Linux. But nonetheless, they are doing the same thing that got them into trouble with the courts back in the Netscape years.

    6. Re:Its Microsofts Right by CAIMLAS · · Score: 1

      Idiot.

      Why would a person try and use MS update if they didn't have a valid copy of Windows? Those updates won't do WINE itself any good.

      Besides, it wasn't anything about not having a valid license. All it does is check for the existence of WINE. If WINE exists, it doesn't allow updates.

      --
      ~/ssh slashdot.org ssh: connect to host slashdot.org port 22: too many beers
    7. Re:Its Microsofts Right by Shaper_pmp · · Score: 3, Insightful

      Read TFA again(?) - if Wine's set to emulate XP it works fine. The only time the validator falls over is if Wine is set to emulate an operating system Microsoft themselves don't support, or if it's set to Win2K, which in the Wine developer's own opinion may be "may be a bug in wine".

      As to why it sometimes doesn't work if you have Wine installed on a Windows machine, that I can't say (but why would you have it installed anyway?). However, the fact that it works if Wine's set to emulate XP suggests Wine might be fooling the validator as to the Windows version, rather that the validator refusing to work merely because Wine is on the machine.

      --
      Everything in moderation, including moderation itself
    8. Re:Its Microsofts Right by YU+Nicks+NE+Way · · Score: 1

      That's like saying "I broke in, so the dress code at the restaurant doesn't apply to me." That doesn't have any bearing -- if you illegally attempted to avoid seeing a EULA (which you did, even in Denmark), then you're still bound by its terms.

    9. Re:Its Microsofts Right by RidiculousPie · · Score: 1

      If you didn't agree to a EULA, what allows you to copy MS applications onto your hard drive? Just a question ...

      --
      ah, mod points ... now where is my crack?
    10. Re:Its Microsofts Right by stinky+wizzleteats · · Score: 1

      Unless you can prove you have a license, they dont have to give you squat.

      I would argue that the vast majority of Wine users have a legally licensed copy of windows (in my case, it's on the same machine). That would mean that this has a lot less to do with scoundrels trying to download patches for their pirated versions of Windows and a lot more to do with the modern economic concept that says that if you bought something from me, I have the right to define every aspect of your life.

    11. Re:Its Microsofts Right by Anonymous Coward · · Score: 0
      It's Microsoft's right not to block fixes for a product you lawfully purchased because you didn't source the remainder from them as well? Bullshit, sounds like product tying to me. Then again, Microsoft fanboys around here gleefully accept behaviour from the Redmond giant which they'ld find appalling from automobile companies, electronic manufacturers, the frikken' grocery store. "It's Sony's right to refuse repairing your CD player under warranty because you played indie CDs in it." A shining example of 'tastes great:less filling' thinking.

      And don't try the 'support' argument either. Support has a variety of meanings and access to downloading fixes is the weakest of all. Please, no rationalization from the hidden perspective of live, interactive one-on-one support.

    12. Re:Its Microsofts Right by Anonymous Coward · · Score: 0

      " If you didn't agree to a EULA, what allows you to copy MS applications onto your hard drive? Just a question ..."

      Oh, I dunno, copyright law?

      As I understand it, under US copyright law, there is still some conflicting opinion over whether you need any sort of "license" to install and use software. The law says something to the extent of "the owner of a copyrighted work is permitted to make any copies of the work incidental to the intended use of the work". For bizarre historical reasons, some cases have taken "owner of a copyrighted work" to mean the author rather than the end user. This clearly makes no sense, since the author doesn't need anybody's permission to make copies. It's pretty obvious that the rule is meant to allow you to make any copies you need in order to use the work. In the case of computer software, this would include copying the program to a hard disk, copying the program into memory, copying memory into the cache and CPU, etc. If you take this interpretation, software is "just like a book" - no EULA needed.

      Only problem is, as far as I can tell, US case law is still a mixed bag - and noone's really tested the waters recently for fear of getting a decisive decision against their point of view.

      My opinion, personally, is that authors should get a choice between EITHER an EULA, or copyright law - not both. Copyright law actually does have a few limited protections for the end user built in - I tend to think of it as a sort of default contract. If a company doesn't want the end user to have even these limited "fair use" rights, they shouldn't expect society to grant them any power to prosecute cases under copyright law. And, copyright law provides adequate legal protection for mass-market software - are illegally distributed books crippling the publishing industry?

    13. Re:Its Microsofts Right by Anonymous Coward · · Score: 1, Insightful

      Microsoft apologists are getting annoying.

      Here's a new one: fuck off.

      Ignore the EULA's, they mean nothing. If you bought a program, you can run it under wine, vmware, or any other fucking thing that YOU choose.

      Don't buy into the hype of "oh, you only bought a license, not the product itself."

      Right.

      Fuck off.

    14. Re:Its Microsofts Right by nurb432 · · Score: 1

      That may or may not be true, but the whole purpose for Microsoft's' actions are to weed out pirated copies, and therefore 'proof of license' is part of the deal.

      That you have a copy in your closet inst relevant to them. The fact you dont have it installed is..

      I think you are taking this far beyond what it really means.. " define every aspect of your life ". All they are demanding is that you have a valid, verifiable install to get updates and 'free stuff' from them.. nothing more.. Dont verify, then keep what you got and get your updates elsewhere.. They are not taking anything away.. They arent telling you what kind of dog food you can feed your pet.. or colors of socks to wear.. Or even reporting you as a 'possible pirate'...

      Dont get me wrong, im NOT a Microsoft fan, but this is well within their rights, and to be honest, it makes sense for them to do this..

      --
      ---- Booth was a patriot ----
    15. Re:Its Microsofts Right by Anonymous Coward · · Score: 0

      FYI, "Its", "Microsofts" and "dont" all need apostrophes, and DLLs and EULAs don't.

    16. Re:Its Microsofts Right by Rich0 · · Score: 1

      Having wine installed inst a license to use their DLL's. And in some
      cases, even Microsoft applications you have *purchased*. Read your EULA's closely people.


      You don't need a license to use any software - only to copy it. If you bought a box with a CD in it from Microsoft, you can use the contents of that box for whatever you want to legally. However, if you want to make copies of it or distribute it you'll need a license. That's how it works with every other copyrighted work in existence...

    17. Re:Its Microsofts Right by Anonymous Coward · · Score: 0

      You don't need a license to use any software - only to copy it. If you bought a box with a CD in it from Microsoft, you can use the contents of that box for whatever you want to legally. However, if you want to make copies of it or distribute it you'll need a license.

      Yes, however, installing that software onto a computer creates a copy, hencr the license. You need to stop thinking like a human and start thinking like a lawyer.

    18. Re:Its Microsofts Right by lspd · · Score: 1

      Until 2008 there is nothing dangerous about this for Microsoft.

    19. Re:Its Microsofts Right by m50d · · Score: 1

      How is it illegal? I purchased the cd from the shop, I can do what I want with what's on it. I don't have to agree to their license to use the program I already purchased from them.

      --
      I am trolling
    20. Re:Its Microsofts Right by m50d · · Score: 1

      The fact that I own them, and the laws of my country. A copy which is necessary for the intended functioning of a computer program is not an infringing copy under UK copyright law, so there is no law preventing me from making said copy.

      --
      I am trolling
    21. Re:Its Microsofts Right by YU+Nicks+NE+Way · · Score: 1
      I purchased the cd from the shop, I can do what I want with what's on it.
      Nope. That's not true. The software is copyrighted for exactly that reason.
    22. Re:Its Microsofts Right by Rich0 · · Score: 1

      I'm quite familiar with the argument.

      Playing a movie requires making copies too. So does reading a book. In the case of a movie you make a copy of every still frame in the movie onto the surface of a TV screen, and a second copy (yikes - two!) on the back of your retina. In reading a book you skip the screen, but the image is projected onto your retina.

      Clearly, calling these "copies" is absurd. The author of a work cannot expect people to buy their work not to be able to read or watch it, and so calling these copies is just silly.

      In the same way, calling a single installation of a paid-for software package a copy is just making arguments where they don't need to exist. Was the seller of the software proposing that you were to use it without actually installing it?

      This is just a silly legal argument used to justify putting onerous restrictions on the use of legally-bought property beyond those allowed by law...

    23. Re:Its Microsofts Right by m50d · · Score: 1

      OK, not everything. But I can use the program in the fashion it is sold as being for (an OS and an office suite in this case) and make any copies necessary for said use without needing a license.

      --
      I am trolling
  24. yet another lawsuit waiting by confusion · · Score: 5, Interesting

    Sadly, the only people that are gaining anything, even when MS loses anti-trust cases, are the lawyers. I don't see this one getting that far, though.

    I'm guessing that the only real downloads a Wine user would be making are updates for Office, correct? I'm drawing a blank on what else it could be. I haven't had the time to read my MS office EULA yet, but I'm guessing it doesn't specifically call out that it has to be run on Windows. That doesn't mean that MS has to provide you support if you're not. This is an automated incarnation of what has happened for years:
    me> I need support
    support> You're computer case isn't blue, is it?
    me> yes, it is, thanks for asking
    support> We don't support our software on computers with blue cases. Thanks for calling.
    me> argh!
    I think we've all been in that boat at one point or another.

    Jerry
    http://www.syslog.org/

    1. Re:yet another lawsuit waiting by Dr.+Charles+Forbin · · Score: 1

      As I understand things, it's illegal for MS to keep office from running under a competing OS - didn't they already get slapped by the court for an ancient Windows version and DR-DOS?

      Maybe the lawyer-types can answer this -- is there something in the DMCA that makes it illegal for M$ to look for ANOTHER COMPANY'S registry key as a test?

    2. Re:yet another lawsuit waiting by sepluv · · Score: 1
      Other heard of statutory rights?

      And for the record, MS don't offer any support (even if you pay more) for MSOffice on MSW (let alone WINE on CrossoverOffice).

      --
      Joe Llywelyn Griffith Blakesley
      [This post is in the public domain (copyright-free) unless otherwise stated]
    3. Re:yet another lawsuit waiting by BlueStrat · · Score: 1

      "I'm guessing that the only real downloads a Wine user would be making are updates for Office, correct? I'm drawing a blank on what else it could be."

      Besides updates for MSOffice on WINE/Crossover Office, most users also d/l and install a copy of Internet Explorer and DCOM95, as well as some will even d/l Outlook Express, although I don't/wouldn't bother, as well as WMP, all of which appear in the available installable software list in Crossover Office Setup screen by default, IIRC.

      Cheers
      Strat

      --
      Progressivism (aka US 'Liberalism'): Ideas so good they need a police/surveillance-state to enforce.
    4. Re:yet another lawsuit waiting by SpongeBobLinuxPants · · Score: 1

      On the my MS Office 2003 box it says "Requires Windows 2000, Windows XP or later operating systems"

    5. Re:yet another lawsuit waiting by Just+Jeff · · Score: 1

      It doesn't really matter. In the courts, Microsoft loses every legal battle yet wins every war. DR-DOS - Did Microsoft win or lose? Stacker - Did Microsoft win or lose? Netscape - Did Microsoft win or lose? Wine - Will Microsoft win or lose?

    6. Re:yet another lawsuit waiting by Anonymous Coward · · Score: 0

      Wine is not a company

    7. Re:yet another lawsuit waiting by quarkscat · · Score: 1

      NOT!

      Congress just passed a corporate "get out of
      jail, free" bill called "Tort Reform". This
      law illegally (IMHO) strips the rights of state
      courts to pursue class action lawsuits against
      corporations. Short of really getting "Dubya&Co"
      pissed off, Microsoft will not see any further
      anti-monopoly actions from the DoJ.

      I suspect that challenges to the "Tort Reform Act"
      will quickly make their way up to the US Supreme
      Court. And get trashed, just like so many other
      of "Dubya's" attempts to short-cicuit the Bill of
      Rights.

      I see this action on MSFT's part as just one more
      brick in the wall that SteveB and BillG will be
      stood against (rhetorically speaking). MSFT does
      everything BIG, so I expect the next series of
      class action lawsuits against them to total in
      the 10's of Billions USD.

      I do so hope that Massachussetts government is
      closely watching MSFT's actions these days, and
      gives them the (well-deserved) boot...

    8. Re:yet another lawsuit waiting by Anonymous Coward · · Score: 0

      My ISP, Linux and the internet. My ISP said that they couldn't support me because they didn't think that Linux could run on the internet. I pointed out to the service drone that 1. my dsl modem is not internal to the computer 2. Linux ran fine on the the internet the previous day 3. their security and stability problems suddenly stopped when *THEY STARTED RUNNING THEIR SERVERS ON LINUX*. The automated drone on the other end of the phone sat in stunned silence for a few seconds, then instead of the automated 'sorry we can't help you' thought better and passed the call up to someone who knew better.

    9. Re:yet another lawsuit waiting by swillden · · Score: 1

      Wine is not a company

      Shouldn't that be "Winc Is Not a Company"?

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    10. Re:yet another lawsuit waiting by Anonymous Coward · · Score: 0

      Oh, bullshit.

      All the Tort Reform Act does is stop the stupid situation where a Deleware corporation headquartered in California winds up fighting a class-action suit against a nationwide class under the laws of Alabama because one of the thousands of members of the class was in Alabama and filed first.

      The whole point of Article III Section 2 of the Constitution of the United States was to stop this sort of nonsense by federalizing cases involving citizens of different states. It's not even remotely a violation of anyone's rights that Congress is taking action to prevent sharp lawyers' attempts to undercut this provision of the Constitution through choice-of-law manipulations.

    11. Re:yet another lawsuit waiting by strider44 · · Score: 1

      why on earth will they download IE or outlook express, or WMP? Definitely WMP is absolutely worthless on linux, since it can't play anything mplayer can't.

    12. Re:yet another lawsuit waiting by raindog2 · · Score: 1

      Speaking for myself, I have IE6 installed under Crossover to see how the web apps I write for clients render under IE. Sure beats dual booting or shelling out for 300 bucks for vmware plus an extra windows license.

      I switched to Openoffice long ago and have yet to encounter a document I couldn't deal with, so I don't even have Office installed under Crossover, just IE and assorted random freeware apps and games which are safely quarantined in their own fake_windows directory.

    13. Re:yet another lawsuit waiting by Anonymous Coward · · Score: 0
      And for the record, MS don't offer any support (even if you pay more) for MSOffice

      Microsoft seems to think it's offering support. Maybe you mean the aren't obligated to offer support. I'm not sure, but it's clear they are supporting the product.

  25. DOS isn't done until Lotus won't run. by Peeteriz · · Score: 5, Insightful

    It's just the same idea of 'compatibility' for Microsoft - changes are intended to break competitor's products.

  26. Signed executables by Jacco+de+Leeuw · · Score: 1
    From a follow-up post:

    ... the pirates will just grab the patches and circulate them on the pirate sites anyway.

    In most cases Microsoft signs its executables so this will come around and bite them. If the patches are signed you can easily verify that they are genuine, regardless from where you got them.

    --
    -------
    Warning: Slashdot may contain traces of nuts.
  27. another anti-trust violation by MS by Anonymous Coward · · Score: 2, Insightful

    Microsoft is committing one anti-trust violation after the other and continues to ignore any of the court decision that have been made regarding Microsoft's criminal practices. I simply can't understand how any company can get away with such violations over and over again, especially illegaly forcing vendors to bundle Microsoft's Windows with any sold computer system. This is a clear violation of existing law and previous court decisions in the Microsoft case.

    1. Re:another anti-trust violation by MS by deltatype0 · · Score: 1

      There is no Janet Reno to stop them, and Bush and the rest of the US Government is worried about Iraq. Three huge telecom mergers have happened in the last 3 months, AT&T was aquired by SBC, CVS and Dunkin Donuts populate every block of the Northeast.

      I'd say that it's "big business" in control today, it has been ever since the government declared that we are in a financial crisis and money needs to be shoveled to the people and then put back into the economy, and then the PATRIOT Act was signed. I wouldn't be surprised if Microsoft tried to compare hackers and pirates to terrorists and use that as more means to jusitfy their goals of market domination.

  28. Nah, longer than that by Anonymous Coward · · Score: 2, Insightful

    "DOS ain't done until Lotus won't run!"

    1. Re:Nah, longer than that by leuk_he · · Score: 1

      now stop wining...

      visicalc is the only and true spreadsheet and it still runs today.

  29. Windows in Linux ? by a1programmer · · Score: 0, Redundant

    Why would someone need to get to windowsupdate from linux? Also, why would anyone run windows, using wine, from linux? Do people do that?

    1. Re:Windows in Linux ? by Anonymous Coward · · Score: 2, Informative

      One reason to run Windows from Linux (using Wine) is that Linux has faster hardware access then WIndows and hence Windows will actually run faster in emulation mode in Wine then it would as the standalone operating system.

      Now to answer the idiots who say that just because you are using Wine it automatically means they are pirating...that is bull!!! I could just as easily have a legitimate copy of Windows installed and I want to run it through Linux...I have every right to get the update to the software I purchased.
      Micro$oft is just a bunch of pricks.

    2. Re:Windows in Linux ? by Anonymous Coward · · Score: 0

      office updates

    3. Re:Windows in Linux ? by Anonymous Coward · · Score: 0

      I think you'll find it's mostly used by users of Office, etc under wine.

    4. Re:Windows in Linux ? by NetNifty · · Score: 1

      Another reason would be to avoid exposing an unpatched machine to the net (if you're lacking a firewall or other protection that is).

  30. To little to late by gremlins · · Score: 2, Insightful

    Well for what ever reason Microsoft did this, I am guessing it is alittle late to try to stop wine. I am sure the guys at Codeweavers have already started thinking how they will either trick Microsoft (in the case where you own the software) or replace Microsoft. Hell Codeweavers could just tell people the names of the Windows files they need and I am sure people will be trading them on a p2p somewhere.

    --
    just because your a schizophrenic doesn't mean people arn't really out to get you
    1. Re:To little to late by andrewweb · · Score: 1

      Ah (closes porn popup) - p2p.

      That's where (closes gambling popup) I get (closes porn popup) all my critical win (closes porn popup) dows updates from.

      Never done (closes viagra popup) me any harm !

    2. Re:To little to late by gremlins · · Score: 1

      eh well any virus in a fake windows download most likely won't do much under wine if it even runs

      --
      just because your a schizophrenic doesn't mean people arn't really out to get you
  31. So... by keiferb · · Score: 2, Insightful

    Wouldn't (shouldn't?) this violate some sort of anti-whatever judgement they've been slapped with somewhere?

    1. Re:So... by gowen · · Score: 1
      Wouldn't (shouldn't?) this violate some sort of anti-whatever judgement they've been slapped with somewhere
      Wow. The world's vaguest sentence moderated as "Insightful".

      Only on /.
      --
      Athletic Scholarships to universities make as much sense as academic scholarships to sports teams.
    2. Re:So... by ceeam · · Score: 1

      Indeed, that's bizarre. Usually it should be marked as "Informative".

    3. Re:So... by Anonymous Coward · · Score: 0
      Wouldn't (shouldn't?) this violate some sort of anti-whatever judgement they've been slapped with somewhere?
      Oops! Wrong administration!
    4. Re:So... by soulhuntre · · Score: 1

      The world's vaguest sentence moderated as "Insightful".

      I think we should just add "+1 anti-MS" and "-1 pro-MS" now and be more honest around here.

      --
      --> Fight tyranny and repression.... read /. at -1!
  32. Pissed? by opposume · · Score: 1, Insightful

    If your panties are in that much of a twist, why don't you just have a friend dl and burn to a cd? Or, go to your nearest windows machine, then share out the file? It's not the end of the world.

    --
    I haven't lost my mind. It's backed up on disk somewhere.
    1. Re:Pissed? by Quixote · · Score: 2, Insightful
      Insightful? Who modded this as "insightful"??

      If I bought MS Office, and MS is putting out patches for it, I have the right to get those patches. If MS refuses to service me, then they can refund my money.

      Why should I have to jump through hoops just because Microsoft says so? I am the customer, dammit.

    2. Re:Pissed? by aug24 · · Score: 1

      In England, pissed means drunk. So, yes, Wine users should be pissed.

      Justin.

      --
      You're only jealous cos the little penguins are talking to me.
    3. Re:Pissed? by HeghmoH · · Score: 2, Informative

      You have this almost exactly backwards.

      When you buy a product, that's all you buy. You're not buying the product plus a lifetime right to patches. The software company provides those patches at its convenience, as a service to its customers. If it wanted to restrict the availability of patches to people whose last names when converted to ASCII sum to an odd number, they're entirely within their rights. You have no right to download any patches they don't want you to.

      --
      Mod down posts with a "Free Mac Mini/iPod" sig, they're spam!
    4. Re:Pissed? by mikera · · Score: 2, Insightful

      In which case, software sold without patches and ongoing support should come with a big red sticker on the front saying "not guaranteed to work".

      Otherwise the software company would be misleading customers about a very important aspect of their product.

    5. Re:Pissed? by Jussi+K.+Kojootti · · Score: 1
      If it wanted to restrict the availability of patches to people whose last names when converted to ASCII sum to an odd number, they're entirely within their rights.
      For the hundredth time: true, except for monopolies. It's not legal to use a monopoly (Office) to create/support another one (Windows).
    6. Re:Pissed? by corngrower · · Score: 1
      If MS refuses to service me, then they can refund my money.

      The way I see it, is that MS is servicing you, the same way that a bull 'services' a cow. (Yes, this is the euphamism commonly used in the livestock industry.)

    7. Re:Pissed? by babyrat · · Score: 1

      You have a 'right' to nothing. They may have an obligation based on the contract to provide you with patches if that's what the agreement says.

      More likely the agreement says that you are accepting the software as-is, and that they are not liable for any loss you may experience through the use of the software.

    8. Re:Pissed? by opposume · · Score: 1

      Well, my question to you is: Did you buy a support contract to go with the purchased product? There are too many roads to go down when arguing this point. The first being that it is almost like a car company being forced to do recalls and fix severe problems on your car for free (durring the cars life cycle). Or, you could look at it as buying an extended warrenty, where you PAY for the right to bring your broken car to the dealer for repair. For a patch to be released, something must be broken. I propose that they break up the patches into two catagories. 1) Update patches and 2) security flaw and bug patches. If this were the case, I'd say you are spot on in demanding the updates provided they are security flaw/bug updates... However, if they improve uppon the useability of the software, you are no more entitled to that update than someone who hasn't bought the software. It's up to their descression. And again, until the distinction is made, it's impossible to argue.

      --
      I haven't lost my mind. It's backed up on disk somewhere.
    9. Re:Pissed? by KarmaMB84 · · Score: 1

      No, it'll work, but they've never said it'll work flawlessly and 100% securely.

    10. Re:Pissed? by KarmaMB84 · · Score: 1

      And you are only entitled to support (patches etc) if you're using the product on a supported system. MS doesn't officially support WINE so they can take steps to make sure you don't install a patch on unsupported systems. They don't want people calling them to whine that they installed a patch on WINE unstable development build with über-PantherManPatch v6.9 with the SuperDuperWINEturbo v0.12579327 running on a Gentoo Linux x64 development build with custom "optimizations" that give wrong answers faster and their Office doesn't work anymore. ;)

    11. Re:Pissed? by eraserewind · · Score: 1
      In which case, software sold without patches and ongoing support should come with a big red sticker on the front saying "not guaranteed to work".
      What part of " Microsoft and its suppliers provide the Product and support services (if any) AS IS AND WITH ALL FAULTS, and hereby disclaim all other warranties and conditions, either express, implied or statutory, including, but not limited to, any (if any) implied warranties, duties or conditions of merchantability, of fitness for a particular purpose, of reliability or availability, of accuracy or completeness of responses, of results, of workmanlike effort, of lack of viruses, and of lack of negligence, all with regard to the Product, and the provision of or failure to provide support or other services, information, software, and related content through the Product or otherwise arising out of the use of the Product. " don't you understand? ;-)
    12. Re:Pissed? by earthforce_1 · · Score: 1

      And yet if I purchase an automobile that is later determined to have a serious safety defect, the manufacturer is obligated to fix it for free.

      Something that Billy G failed to mention when he made that famous speech comparing software to automobiles.

      --
      My rights don't need management.
    13. Re:Pissed? by HeghmoH · · Score: 1

      As far as I know, no Office bug has ever killed or threatened to kill anybody, so this would not apply. Non-lethal bugfixes are not obligatory in any way, and they may be provided at the publisher's discretion.

      --
      Mod down posts with a "Free Mac Mini/iPod" sig, they're spam!
    14. Re:Pissed? by earthforce_1 · · Score: 1

      Unless Excel was being used to store patient drug records, or do structural load calculations?

      --
      My rights don't need management.
  33. This was the only way for Bill... by marcello_dl · · Score: 4, Insightful

    ...to support his childish claims about OSS software having poor interoperability.

    For me it's just another good reason to stay well clear from a software company with such business tactics.

    --
    ---- MISSING MISCELLANEOUS DATA SEGMENT --- [sigdash] trolololol
    1. Re:This was the only way for Bill... by bitingduck · · Score: 1

      I'm a mac user and have just started using OSS stuff for the first time. I'm finding that with a little bit of effort (mostly related to differences in directory structure) I've been able to dl and install a fair bit of stuff that was developed for linux.

      I've also seen this among astronomers (I'm not one, but I live among them)-- a few years ago they were all carrying laptops running linux at conferences. After OS X came out, I started noticing a fair number of TiBooks among the astronomers, and then the white iBooks. They seem to like the interoperability.

    2. Re:This was the only way for Bill... by justins · · Score: 1
      For me it's just another good reason to stay well clear from a software company with such business tactics.

      By using an emulator designed for the sole purpose of running their stuff?
      --
      Now before I get modded down, I be to remind whoever might read this that what I am saying is FACT. - bogaboga
    3. Re:This was the only way for Bill... by Anonymous Coward · · Score: 0

      What pisses me off is that some schmuck with a crack pipe and some rock gets busted and thrown in jail. But Bill Gates continues to violate antitrust law, destroying competitors, and gouging consumers and ruining livelihoods. And Gates gets away with it time after time. The man is truly evil.

    4. Re:This was the only way for Bill... by marcello_dl · · Score: 1

      Being a ppc user and disliking XP (the look of it, too, compared to gnome, kde, xfce, OSX default themes) is beside the point, now.

      The point is: if i can perfectly well be a registered XP user and decide to run WINE to avoid booting xp and there is no technical limit that prevent me to access a site using wine, why the heck are they taking time to block me??? Just don't support me if i screw up, end of the story.

      --
      ---- MISSING MISCELLANEOUS DATA SEGMENT --- [sigdash] trolololol
  34. Recovery Disk? by nurb432 · · Score: 1

    Should have got a recovery disk with that box of yours..

    If not id be bitching at the OEM..

    --
    ---- Booth was a patriot ----
  35. What about Crossover? by Anonymous Coward · · Score: 0

    So, if I own a legit copy of Office 2003 that I run in WINE then I try to go update it, I'm screwed because some ActiveX control keeps me from downloading it?

  36. whine whine whine by Anonymous Coward · · Score: 0

    Next you will start complaining because Microsoft doesn't want to support you installing Office on Whine. 'Geez Microsoft is bunch of jerks, they won't help me install their application on any random configuration of hardware and software'

  37. Dr. DOS by hey · · Score: 5, Insightful
    1. Re:Dr. DOS by AndroidCat · · Score: 1

      It's sad. During the beta, if they'd been relatively honest and had a message that said "Sorry, but we can only support systems running MS-DOS during the beta testing period. Proceed, but at your own risk", then they'd have had their FUD without being slapped by the court as much. There was no reason to lie with a cryptic BAADFOOD type error.

      --
      One line blog. I hear that they're called Twitters now.
    2. Re:Dr. DOS by gregarican · · Score: 1

      Here's a blog entry regarding this AARD system check. Some of the points seem valid if the Windows 3.1 setup actually relied on altering DOS environmental items on the fly as Windows was being installed. Perhaps it wasn't purely some monolithic attempt at owning every aspect of a user's computer after all...

  38. I can't! by Anonymous Coward · · Score: 1, Funny

    "Read your EULA's closely people."

    I can't. My kids clicked on the "I Accept" button, and there's no way to check on the EULA now.

    1. Re:I can't! by Simon+(S2) · · Score: 1
      Read your EULA's closely people.
      I can't. My kids clicked on the "I Accept" button, and there's no way to check on the EULA now.


      I know you are trying to be funny, but the EULA is right on your disk so you can check it out: C:\WINDOWS\system32\eula.txt
      --
      I just don't trust anything that bleeds for five days and doesn't die.
  39. Diggin' the grave by lanc · · Score: 2, Interesting


    s/the/their own/

    --
    "First they ignore you, then they laugh at you, then they attack you, then you win." -- Mahatma Gandhi
  40. Am I missing something? by Anonymous Coward · · Score: 0

    Why would you try to download Windows patches if you're running Linux?

    1. Re:Am I missing something? by robw810 · · Score: 1

      Because you don't want an unpatched Windows system exposed to the internet? Why would you post before thinking? RW

    2. Re:Am I missing something? by Anonymous Coward · · Score: 0

      Because I wanted to draw a response from an unnecessarily hostile person. Oh look...

  41. Bad because.... by UlfGabe · · Score: 3, Insightful

    It's bad because they, under the guise of anti-piracy, (which some may compare to anti-terrorism initiatives) blocked WINE, and made it seem as though it was a pirated product.

    To my knowledge WINE is an emulator for windows, so that windows programs may be run without purchasing windows. It is NOT some sort of cracked version of windows. We all know Microsoft hates losing the bling bling, but few linux users are likely to front said bling on top of the cost for the windows program. It comes out to probably 100-2000$ depending on the program, and the cost of Windows Xp Home(which i use because it only costs 100 bucks for easy typing).

    That said, WINE shouldn't be reliant on Microsoft for updates. The WINE community should fix it(if it is a bug), no handout thank-you. And Microsoft is not responsible for WINE, they should just plainly state "WINE is not a supported Microsoft product and therefore does not get updates"

    Putting this under some cover is bad, and shows microsofts(already known) business tendancies, to be sneaky and mean.

    Sneaky-snake!

    --
    Check journal for info on Anti-TextBook, an idea by me.
    1. Re:Bad because.... by Alberic · · Score: 3, Insightful

      "To my knowledge WINE is an emulator for windows[...]" Wine Is No Emulator ! funny how people forget the meaning of acronyms...

      --
      *squeak*
    2. Re:Bad because.... by gowen · · Score: 3, Insightful
      To my knowledge WINE is an emulator for windows, so that windows programs may be run without purchasing windows.
      Then WINE users should get their updated library file from winehq.org, and not rely on microsoft to provide free functionality for their own competitors.
      --
      Athletic Scholarships to universities make as much sense as academic scholarships to sports teams.
    3. Re:Bad because.... by mslinux · · Score: 3, Informative

      What planet are you from? These updates are not for wine, they are for MS products. Just because the product in question is running on wine doesn't mean it should not have access to updates.

    4. Re:Bad because.... by Creepy+Crawler · · Score: 1

      It's an API emulator.

      Translates Win32 control lang to X-api control lang.

      --
    5. Re:Bad because.... by Blueboard · · Score: 1

      wine is not an emulator :-)

    6. Re:Bad because.... by xenoandroid · · Score: 1
      http://www.google.com/search?q=define:emulator&ie= UTF-8&oe=UTF-8 Emulator - A program that emulates the functions of some device or other program.

      According to the english language WINE is technically an emulator of the Windows APIs despite the acronym. The programs that WINE runs were designed for Windows not Linux therefore making it an OS emulator.

    7. Re:Bad because.... by Mant · · Score: 1

      An API is just a spec though. Doesn't that mean that any implementation of any API that wasn't the first implementation of that API is just a spec?

    8. Re:Bad because.... by TeknoHog · · Score: 1
      According to the english language WINE is technically an emulator of the Windows APIs despite the acronym. The programs that WINE runs were designed for Windows not Linux therefore making it an OS emulator.

      Agreed, it's probably just a fun name, like LAME (Lame Ain't MP3 Encoder) which is an MP3 encoder.

      --
      Escher was the first MC and Giger invented the HR department.
    9. Re:Bad because.... by CyborgWarrior · · Score: 1

      I would actually suggest that WINE add an option to enter a CD key from a real version of Windows when you run it, and that Microsoft be able to check this CD Key for validity. If the user does own a legal copy of windows, then by all means Microsoft should let them download the updates, because if the user owns a legal copy, Microsoft made their money off it whether the user is using it or not.

      I know this is probably a lot to ask that maybe these two could collaborate, but there might actually be a profit in it for Microsoft.

      Would there be any Linux users willing to shell out some $$ for software from Microsoft that is guaranteed to be completely compatible with other Microsoft products and also has a "Runs with WINE" stamp on it? In a world where Microsoft IS the standard (especially in schools....) I think there would be a group of people willing to do this. The question would be how large is this group?

      --
      If you can't say something nice, make sure you have something heavy to throw.
    10. Re:Bad because.... by Anonymous Coward · · Score: 0

      WINE does not compete with Microsoft Office. Therefore I fail to see what the fuck WINE being a competitor to Windows has to do with the availability of updates for Microsoft Office.

    11. Re:Bad because.... by Anonymous Coward · · Score: 0

      Wine competes with Windows
      Windows is made by Microsoft.
      Therefore, Wine competes with Microsoft.

      That really wasn't hard.

      I recommend you see your doctor, as there is a distinct possibility that you are retarded.

    12. Re:Bad because.... by DavidTC · · Score: 1
      That makes GTK+ and Qt 'API emulators' also.

      Hell, it makes glibc an API emulator.

      In the real world, WINE is an implimentation of the Windows API.

      --
      If corporations are people, aren't stockholders guilty of slavery?
    13. Re:Bad because.... by DavidTC · · Score: 1
      Why the hell would you need a legal copy of Windows to run Office?

      Did no one read the fucking article?

      --
      If corporations are people, aren't stockholders guilty of slavery?
    14. Re:Bad because.... by NewStarRising · · Score: 1

      It is my understanding that the early versions of WINE were so called as a contraction of "WINdowsEmulation".

      Then the wacky Linux Naming Convention Fanatics got in on the act and it became "Recursive Acronym Designed To Pick Out N00bs Who Think WINE Is An Emulator"

      --
      b3 4phr41d 0f my 4bov3-4v3r4g3 c0mpu73r kn0wI3dg3!
      MadDwarf
    15. Re:Bad because.... by Snaller · · Score: 1

      Funny how people don't care.

      --
      If Google really cared they would fix Android Chrome to reflow text, instead of discriminating
    16. Re:Bad because.... by Snaller · · Score: 1

      What planet are you from? These updates are not for wine, they are for MS products. Just because the product in question is running on wine doesn't mean it should not have access to updates.

      Except these updates are only for people running windows.

      --
      If Google really cared they would fix Android Chrome to reflow text, instead of discriminating
  42. Why are WINE users going to MS Updates? by Titusdot+Groan · · Score: 1
    I'm not a MS fan (I'm typing this on my Mac and my company uses FreeBSD) but ...

    Why *should* MS allow WINE users to get to their updates site? The article links into a discussion where WINE developers are talking about how they should fix WINE so users don't need to go to the Microsoft site for needed software!

    WTF?

    Hell, if competitors were getting their customers to access my companies resources I'd be firewalling them out -- those services are for our customers. In fact, I think our company would have to sue them to stop this behavior.

    Now, if they were blocking MS Office Updates for people running MS Office on WINE -- then we'd have a story.

    1. Re:Why are WINE users going to MS Updates? by Anonymous Coward · · Score: 0

      You seem to have missed the point that microsoft is going to use the "Geniune Advantage" on ALL downloads (including windows update). So yes, office downloads and other downloads from microsofts site are going to be effected by this (unless they do as they usually do and say one thing while doing another). //fatal

    2. Re:Why are WINE users going to MS Updates? by Anonymous Coward · · Score: 0

      >> Now, if they were blocking MS Office Updates for people running MS Office on WINE -- then we'd have a story.

      You apparantly didn't realize that this is the story? :P

    3. Re:Why are WINE users going to MS Updates? by Tsu+Dho+Nimh · · Score: 1
      "Now, if they were blocking MS Office Updates for people running MS Office on WINE -- then we'd have a story."

      And that's what they are doing. The WINE people aren't complaining about not being able to get the Windows up-dates. But if I can't get an update for the MSFT Office 2003 that I purchased at FULL RETAIL because I'm running it under WINE and not WINDOWS, that's not only annoying, it's illegal. "Tying" ... requiring the purchase of "A" in order to get "B" is illegal.

  43. Bill's Dilemma by TTL0 · · Score: 2, Funny

    Bill: "Hey Steve ! What goes with penguin, red wine or white ?"

    --
    Sanity is the trademark of a weak mind. -- Mark Harrold
  44. Legal Windows by nurb432 · · Score: 1

    So what does this mean for holders of a real windows license.

    Do we now have to install their spyware just do download updates, 'free' tooks, and such from them?

    --
    ---- Booth was a patriot ----
  45. But... by ajaf · · Score: 2, Insightful

    Who wants to download something from Microsoft using Wine?
    I don't get the point of doing that.

    --
    ajf
    1. Re:But... by m50d · · Score: 1

      Updates to office. Or any other MS program.

      --
      I am trolling
  46. Maybe MS Should Sell Updates to Wine Users by reallocate · · Score: 2, Informative

    I've seen a post or two here complaining that they bought MS software and they can run it on any platform they choose.

    Well, of they can. This move by MS won't stop that. They didn't buy perpetual upgrades, though, and MS didn't agree to provide perpetual upgrades at no cost to anyone.

    So, what are people bitching about? Maybe they'd be happier if MS offered piad subscriptions to updates to non-MS users?

    --
    -- Slashdot: When Public Access TV Says "No"
    1. Re:Maybe MS Should Sell Updates to Wine Users by Anonymous Coward · · Score: 0

      They didn't buy perpetual upgrades, though, and MS didn't agree to provide perpetual upgrades at no cost to anyone.

      Dunno about elsewhere in the world, but here in the UK, we have trading standards laws that state that if you buy something, it must be "fit for its purpose". If you buy Office, and then find out the next day it (for example) lets anybody who sends you an email take over your computer through Outlook, then it's not "fit for purpose" - unless Microsoft fix it, of course.

    2. Re:Maybe MS Should Sell Updates to Wine Users by Tony · · Score: 1

      Well, of they can. This move by MS won't stop that. They didn't buy perpetual upgrades, though, and MS didn't agree to provide perpetual upgrades at no cost to anyone.

      Perhaps not; but by allowing one class of license owners to upgrade for free (those with MS-Windows licenses) and another to *not* upgrade for free (Wine users), MS is *clearly* tieing one product (MS-Office) to another (MS-Windows). This is prohibited *by law*, as it has been determined that MS-Windows is a monopoly in the realm of desktop operating systems.

      Plus, it's underhanded. This is just like the case in which Microsoft had a beta of MS-Windows 3.1 detect for the presence of DR-DOS, and bail out with a generic message indicated that DOS had failed, and not MS-Windows. The bit of code that did the detecting and bailing was the only bit of encrypted code in that beta release.

      This just shows that Microsoft is neither kinder nor gentler.

      --
      Microsoft is to software what Budweiser is to beer.
    3. Re:Maybe MS Should Sell Updates to Wine Users by civilizedINTENSITY · · Score: 1
      but by allowing one class of license owners to upgrade for free (those with MS-Windows licenses) and another to *not* upgrade for free (Wine users)

      It is worse, because these two categories of users have the same class of license, the license that came with the product they bought. So MS is discriminating on whether they respect this license based on how they charactorize the user. Its the *same* license. Yet Joe Black doesn't get updates while Joe White does get updates.
    4. Re:Maybe MS Should Sell Updates to Wine Users by reallocate · · Score: 1

      Microsoft can provide fixes and updates via several methods. There is no requirement that they make the code available on publicly accessible servers. They, like everyone else, do that because it is the cheapest way to reach the widest audience. But, they could, if they chose, provide updates only to registered users via CD. Or, make fixes available gratis, but charge for updates. Or, remove the servers from public access and make them available only to registered and/or paying customers. (There is precedence for the latter in the Linux world.)

      --
      -- Slashdot: When Public Access TV Says "No"
    5. Re:Maybe MS Should Sell Updates to Wine Users by Anonymous Coward · · Score: 0

      But, they could, if they chose, provide updates only to registered users via CD. Or, make fixes available gratis, but charge for updates. Or, remove the servers from public access and make them available only to registered and/or paying customers.

      But they don't actually do any of it. Sure they could do it, my point is that, at least in the UK, your argument that Microsoft aren't obliged to provide updates is not entirely true.

  47. It Had to Happen Eventually by eno2001 · · Score: 4, Interesting
    I'm surprised it didn't happen sooner. When I first installed Windows Media Player 6 a few years back, I was surprised to see that it was actually downloading codecs from MS. I figured they would have blocked non MS clients from doing this way back then. I can't say this comes as a shock.


    On the flipside, I wonder if this means that WINE has moved from the part where MS ignored them and will begin laughing at them. :) I also wonder how much code from the WINE project (and probably DOSBox) made it into Windows XP for backwards compatibility? ;P I think DOSBox does a much better job of running old DOS games on XP than XP does.


    You have to figure that MS bought Connectix for their virtualization technology so that they could actually dump backwards compatibility from the core OS and just use limited virtualization for better backward compatibility. At the same time by dumping all that cruft from the core OS, they can make the OS something more advanced. XP was a pretty big leap from Win2K in that direction (dropping support for CPUs below P II for example). I would have to guess that Longhorn is going to be an even bigger jump which is why it's taking so long.

    --
    -"...bad old ideas look confusingly fresh when they are packaged as technology" - Jaron Lanier (Digital Maoism on Edge.o
    1. Re:It Had to Happen Eventually by Jugalator · · Score: 1

      I also wonder how much code from the WINE [winehq.org] project (and probably DOSBox [sourceforge.net]) made it into Windows XP for backwards compatibility? ;P I think DOSBox does a much better job of running old DOS games on XP than XP does.

      Well, probably not much code was taken from DOSBox then. ;-) And I don't see why they'd take code from Wine. Microsoft are the guys who have the source to their OS so it only makes sense they'd develop any backwards compatibility themselves instead of starting to port Wine code reverse-engineered from their own OS. ;-)

      --
      Beware: In C++, your friends can see your privates!
    2. Re:It Had to Happen Eventually by cnettel · · Score: 1
      At the same time by dumping all that cruft from the core OS, they can make the OS something more advanced. XP was a pretty big leap from Win2K in that direction (dropping support for CPUs below P II for example). I would have to guess that Longhorn is going to be an even bigger jump which is why it's taking so long.
      What the heck are you talking about? XP works on a Pentium-I without MMX. It didn't have the FDIV bug, though, so I haven't actually tried that.
    3. Re:It Had to Happen Eventually by eno2001 · · Score: 1

      Hmmm... I was not able to install XP Pro on anything lower than a Pentium II. The installer would complain that I needed at least a P II or better. I have no experience with XP Home however. Maybe Home will install on P I.

      --
      -"...bad old ideas look confusingly fresh when they are packaged as technology" - Jaron Lanier (Digital Maoism on Edge.o
    4. Re:It Had to Happen Eventually by Locke2005 · · Score: 1

      I would have to guess that Longhorn is going to be an even bigger But, if Linux provides better backwards compatibility with old Microsoft Apps so that users don't have to buy their apps all over again for Longhorn, doesn't that take away a major incentive to stick with a Microsoft OS? Seems to me Microsoft is shooting themselves in the foot if they abandon backwards compatibility with DOS... especially if they also abandon issuing security updates for old verions of Windows.

      --
      I've abandoned my search for truth; now I'm just looking for some useful delusions.
    5. Re:It Had to Happen Eventually by eno2001 · · Score: 1

      The problem is that users typically don't want to stick with the apps they've got, they want the latest and greatest with the small exception of the business sector. Hell, my dentist still uses DOS 5.0 and an old dental management package. But that's abotu it. Most users (read home users) want access to the newest whizbang software from the big companies solely because they are being told the programs are better, faster or more reliable even if they aren't. So... running a Windows app from 1998 isn't likely to appeal to most users. Microsoft knows this and continues to push the features. Even if the users never actually use them, they still make them shiny and desirable. And since most users aren't smart enough to know what's good for them, they buy in.

      --
      -"...bad old ideas look confusingly fresh when they are packaged as technology" - Jaron Lanier (Digital Maoism on Edge.o
    6. Re:It Had to Happen Eventually by Qubit · · Score: 1
      eno2001:
      I also wonder how much code from the WINE project (and probably DOSBox) made it into Windows XP for backwards compatibility? ;P

      Imagine how lovely it would be if someone discovered that WinXP shipped with GPLed code in it somewhere. Imagine the setlement that would have to occur -- some people might not settle for any dollar sum, but if I had code in there I'm sure that I could find a dollar amount that would make me happy.

      Hello, is this my Alma Mater? Thanks, I'm doing fine.
      Say, about how much would I have to donate so that you'd use linux desktops for the administration, support linux on the desktop for students, give preference to open source software, and use nothing but open file formats?

      Mmhmmm. Mmmhmmm. Okay.

      Great. Say, could you throw in a closet or small office or something named after me?
      Excellent. I'll get a check to you in a couple of weeks.

      *click*



      Hi, Microsoft?

      --

      coding is life /* the rest is */
    7. Re:It Had to Happen Eventually by cheesybagel · · Score: 1

      Wine used to be BSD licensed. For all you know, they could be legally using old Wine code.

  48. What about Licensed copies of Office? by Anonymous Coward · · Score: 1, Insightful

    If it is Microsoft downloads doing this, then does this apply to Office? I have a licensed version of Office 2000 Pro. It is not on my Windows box, which has a licensed copy of Office 2003. I have the Office 2000 Pro installed on my Linux box, running under Crossover Office/Wine. Does this mean that I cannot get updates for a licensed copy that is only used on one PC, as per the license? That seems to be a violation of my rights as a consumer - I purchased one license and am only using it on one PC, so give me my updates!

  49. What if I DO have a copy of their software? by Noksagt · · Score: 5, Insightful

    A lot of people are saying MS has the right to restrict downloads to people who own their software. I agree that they are liable to their customers, but some of their customers run wine.

    I have a legal copy of Windows which is currently unused. I don't like dual booting. I don't like running under an x86 emulator. I like using Wine (or commercial variants of it) if I absolutely need to run win32 software. At the very least, my license to Windows should entitle me to downloads from MS--not whether or not I am using Windows to download them. They should at least give you the opportunity to enter in your product key. I'd still feel like this was obnoxious & be pissed at them, but at least people in a similar situation would be able to download programs from them.

    1. Re:What if I DO have a copy of their software? by Anonymous Coward · · Score: 0

      If you're not using Windows, then you don't need the updates. Duh.

    2. Re:What if I DO have a copy of their software? by scovetta · · Score: 1

      True, I believe Codeweavers released "Crossover Office" or something like that-- it's Wine + config scripts to help get IE, Office, etc running under Linux.

      So now I can't get updates for it? Or do I have to have a throw-away Windows box to download the updates on and then transfer over?

      When is GoogleOS coming out?

      --
      Wer mit Ungeheuern kämpft, mag zusehn, dass er nicht dabei zum Ungeheuer wird. --Nietzsche
    3. Re:What if I DO have a copy of their software? by Noksagt · · Score: 1

      Except for, as many others have mentioned, Office, IE, and other software that I should have every right and ability to run.

    4. Re:What if I DO have a copy of their software? by Anonymous Coward · · Score: 0

      Not if it's running on a manufacturer unsupported OS, or some attempt at emulating the supported OS. Plain and simple.

      Company X writes some software for Windows, and only for Windows. Do you think they're gonna support it under anything but a valid, supported, working OS?

      If you called Symantec's tech support (or any other high profile company) and asked them to support their product under Wine or anything other than Windows, what do you think their response would be?

    5. Re:What if I DO have a copy of their software? by CAIMLAS · · Score: 1

      You don't own a copy of Windows if you're using anything after Win2k. You paid for a use license, most likely. Recall how you're not able to transfer use rights on MS software now?

      I'm just waiting for it to get to the point where you can't use a product unless the product ID is registered centrally - aka what is done by companies that have MMORPGs. It won't matter if you've got a legit copy, or if you've got it installed on your system: you've got to pay for that license or be the only one with that product ID code.

      And of course, that'll provide an ideal platform for Microsoft to make their operating system a "service", charging you $50/year (or more) to use it.

      --
      ~/ssh slashdot.org ssh: connect to host slashdot.org port 22: too many beers
    6. Re:What if I DO have a copy of their software? by Anonymous Coward · · Score: 0

      You are misunderstanding the difference between support and access to bug fixes. The former costs the company per customer per fix, the later only per fix. I don't think anyone is expecting a company to give phone support or the like to someone running in an unproven environment. But at the same time, if they found a bug in their software and a person purchased the software, I'm pretty sure most companies would allow them to download the fix. If the fix didn't help, so be it, but I'm pretty sure they'd at least give them access.

      Microsoft is trying to force people to only run their software on their OS. If that is where they want to go, then the Linux community will learn to live with it. We will just make OO.org a better product and have no reason for Office. Microsoft would do better to support the Wine community, they would then only loose OS sales, not OS sales AND productivity suite sales.

    7. Re:What if I DO have a copy of their software? by Noksagt · · Score: 1

      Allowing me to download software doesn't give significantly increased support costs to any company. I can download many Symantec updates even if I don't own their software! For some of their software (such as the corporate Symantec Antivirus software), they do force you to have a legal version of their product. But they test this by asking for your key. So I'm still able to get them using any browser on any OS. This is useful. I have used my FreeBSD server to download an update & host it for the other legal clients we have on site to download. It is win-win: I get the updates in the form I want & Symantec doesn't get complaints from end users & sees a bit fewer downloads for workroup/domain level deployments.

      I wouldn't expect to be able to phone Symantec or MS or anyone else for tech support to run on unsupported platforms, but name ANY other company who forces you to authenticate your OS as a supported platform before you can download their updates.

    8. Re:What if I DO have a copy of their software? by Anonymous Coward · · Score: 0

      Thought - does the EULA say "You may download these updates only for use on Windows" or similar?

    9. Re:What if I DO have a copy of their software? by Anonymous Coward · · Score: 0

      I'm just waiting for it to get to the point where you can't use a product unless the product ID is registered centrally

      ? "Windows Activation". They've been doing this for three years.

    10. Re:What if I DO have a copy of their software? by bluGill · · Score: 1

      You can't sell MS Windows perhaps, but I can, because I have never agreed to a MS license for my own personal use. (I have agreed at work, but that is work and nothing to do with my personal life) If I get a copy of Ms Windows you bet I will sell it, and they can talk to my lawyers if they don't like it.

      Its not clear that first sale rights can be given away in a contract anyway. A contract that I didn't not agree to cannot enforce anything.

    11. Re:What if I DO have a copy of their software? by Anonymous Coward · · Score: 0

      Okay, I get your point now. And I've eaten, so now I can think a little clearer.

      I'm just surprised when I see Linux advocates on here scream 'foul' -every- time MS does something slimy. It should be expected by now (after how many years?). All the "but.. but.. but.." doesn't do any good anymore. MS will continue to be slimy. Sometimes within their rights, sometimes not.

    12. Re:What if I DO have a copy of their software? by crimoid · · Score: 1

      I've got a Ford in the garage that has a blown engine. The car is still under warranty. I pull the engine myself and install it in my Chevy.

      Next I drag that Chevy to the Ford dealship and demand that they replace or fix the engine. Should Ford be required to do this?

      With Microsoft products you are more or less agreeing to a particular set of rules. Most notably is that Microsoft products only be run on - Microsoft products! Wanna swap car bodies but keep the engine? You are on your own.

    13. Re:What if I DO have a copy of their software? by Noksagt · · Score: 1
      With Microsoft products you are more or less agreeing to a particular set of rules. Most notably is that Microsoft products only be run on - Microsoft products!
      Show me where I agreed to that. It ain't in any EULA for a product that I've bought. Why should MS care if I use Office on Windows or on another platform? NO other company checks the authenticity of the OS when I download their software.
      Next I drag that Chevy to the Ford dealship and demand that they replace or fix the engine. Should Ford be required to do this?
      This is a poor analogy. For one, there is no significant extra burden for MS to allow me download software from their site. They don't, as the mechanics at the dealership do, need to know ANYTHING about what alternative system I'm using.

      Providing active service/support is very different from providing parts for you to service a product yourself. Software updates are more like parts.

      The analogy is also poor because it doesn't account for Office or other programs. If you buy a Ford engine separately from any car, you get service on the engine. If there is an engine recall, you're not on your own!

      When Firestone recalled tires, they didn't test that you had been using them on Fords. They sold a product which they were liable for.
  50. Not A Big Deal by RU_Areo · · Score: 0

    How long is it gonna take for people to find a way around this. Over the years software manufactures have done their best to ensure we don't steal their stuff...but low and behold...I write this message from a pirated copy of windows. It's a cheap attempt by M$ and it will be beaten (just like Napster ;))

    1. Re:Not A Big Deal by kernel.kiani · · Score: 1

      MS makes a product. MS decides that it will sell it for $ xxx. Someone starts boasting his balls of that "Hey! look at me, I am an oober ceewwwl guy .. I got a pirated copy of Windows, dude!, I rock!" .... What's the f***ing pride in doing that? If you so bloody hate MS, stop using their products. If you cant live without Windows, and buy pirated copies, keep it to yourself. If you _have_ to tell it to someone and can't relieve yourself without doing that ... well, at least dont boast about it. Its nothing to boast about. Dont make a big deal about MS being ripped coz they can't safeguard against piracy, not many mass produced and used softwares can keep this thing under control. I did not find M$'s attempt as cheap at your chimp-chest-pumping and beating. really, dude!

  51. Question fron non-windows guy by Anonymous Coward · · Score: 1, Funny

    What do you actually download via Microsoft Downloads? Updates to th OS? Updates to Programs? What?

    If you're running Wine, and you are prevented from d/ling SP2 or something, well, so what?

    On the other hand, if you're running Wine so that you can run your legal copy of Microsoft Office on your linux box, and you can't download updates to Office, then this is rather unfair.

    Would someone enighten me as to what exactly Microsoft is preventing? I don't use windows so I'm not really sure.

    1. Re:Question fron non-windows guy by Anonymous Coward · · Score: 1, Informative

      Yes, updates to the OS, but for security and bugfixes, as well as some driver updates, updates for some Windows programs like Media Player and occasionally an "add-on pack" of some sort. Office has its own Office Update, though.

    2. Re:Question fron non-windows guy by trmcdougle · · Score: 1

      But they are merging (so they say) office update into windows update. For the good reason of not requiring people to go to 2 places to update their PC.

  52. It is, if obfuscation is part of the design by benhocking · · Score: 5, Insightful

    I think what many object to is that they're being vague, at best, about what is the source of the "problem". If a message came up saying something like "Windows emulators are not supported for this operation", then there would be little room to complain. However, this is not the case, and many, myself included, suspect that MS is deliberately being vague about it, rather than having the courage (and smarts) to just be upfront about it.

    --
    Ben Hocking
    Need a professional organizer?
    1. Re:It is, if obfuscation is part of the design by CommieOverlord · · Score: 1

      Or, maybe the message is just vague because Wine isn't a completely accurate emulator and just plain old causes the updater to fail?

    2. Re:It is, if obfuscation is part of the design by Lukey+Boy · · Score: 1

      In TFA, the author traced the calls that this validation program was using. It specifically checks for a registry key named "SOFTWARE\Wine\Wine\Config" and then gives a generic error if found. So no, it's not a case of Wine being an inaccurate emulator.

    3. Re:It is, if obfuscation is part of the design by jonabbey · · Score: 1

      In TFA, the author traced the calls that this validation program was using. It specifically checks for a registry key named "SOFTWARE\Wine\Wine\Config" and then gives a generic error if found. So no, it's not a case of Wine being an inaccurate emulator.

      Duh, it's just like the DR-DOS/Win 3.1 case.

      Of course Wine is an inaccurate emulator. The fact that they are able to detect that Wine is running proves it.

      If it were an accurate emulator, it would come with a Microsoft hologram and it would refuse to install until $100 had been sent to Microsoft.

      Sheesh, don't you know anything about technology?

    4. Re:It is, if obfuscation is part of the design by ad0gg · · Score: 1
      "A valid and working code is returned if the version is set to xp. Still, even if this is only an initial attempt, they appear to want to discriminate wine users, while this may be acceptable for operating system components/updates, this is probably a violation of anti-trust law for all other downloads. It's also the first time Microsoft acknowledges the"

      Did anyone read the article? It works for XP setting. You have access to their downloads. I think the author article should do some research before making broad assumptions. Because it doesn't work, doesn't mean it MS is blocking them. Author should watch what files it accesses and registry keys it pulls then, and use that to make an assumption. Lot of things don't work fully under WINE, its hardly proof of any malicous activity.

      --

      Have you ever been to a turkish prison?

  53. Me too. by Anonymous Coward · · Score: 0

    Fortunately there's no shortage of that on slashdot. Oh, were you talking about the beverage?

    Samurau Porn? Oh yes. Believe it.

  54. Microsoft Blocking Wine Users From Downloads Site by Anonymous Coward · · Score: 0

    One other reason to bash microsoft for /. users. Wine is not a microsoft product and it is competing with MS products. Why should microsoft provide services for users using Wine. Grow up people. They do all sorts of things to make sure they are the dominant OS vendor and if they start providing services to Wine users that will be the stupidest thing from MS.

  55. Legal Issues by nurb432 · · Score: 2, Insightful

    Circumventing the check might fall under the DMCA, and get Codeweavers in a legal bind.

    Even if it doesnt, expect a crushing lawsuit that will put them out of business.

    --
    ---- Booth was a patriot ----
    1. Re:Legal Issues by gremlins · · Score: 1

      I don't think so, If you remember the Lexmark Printer case. They got ruled against because they added a chip to their ink cartridges for the express purpose of stoping people from using 3rd party ink cartridges. When a 3rd party started selling them Lexmark claimed that they violated the DMCA because the chip on the ink cartridge was copied. I think that in a lawsuit between Microsoft and Codeweavers that case would be sited. I also think that if Codeweavers was in trouble all the large companies that stand to loose alot would help their legal fund (ie. IBM) And also Lexmark wasn't found to be a Monoply. So I think they can in theory they can require Active X or what ever but since they are expressly checking for Wine I think it falls in similar circumstances as the Lexmark case.

      --
      just because your a schizophrenic doesn't mean people arn't really out to get you
  56. I thought.... by Anonymous Coward · · Score: 0

    ...all this open source shit was so great and you didn't need MS applications anymore.

  57. stop wining by Anonymous Coward · · Score: 0

    quit wining, this is not an argument for anti-trust, software/ms conspiracy.
    I don't agree with alot of ms tactics but this case they are saying you risk running your machine as a mase mail spam tool, or help the spread of viruses, etc. to people who HAVE bought their product (and haven't patched their systems yet) if you don't buy our products. What's the harm in that?
    Besides daddy bill is looking out for us with spyware tools which removes IE, crash the computer and being targets themselves. Can't you all see this will be a safe, virus free m$ world!

  58. Not to sound stupid but... by Tuffsnake · · Score: 0

    So wait, it works withe wine if it is set to xp? Does this mean the registry is handled differntly b/t the different versions and as such window's downloads check doesn't work?

  59. It's not done... by Sponge+Bath · · Score: 5, Funny

    ... `till WINE won't run.

    Good old Microsoft.
    Same as it ever was.

    1. Re:It's not done... by SC_shooter · · Score: 1

      Well, they helped kill off Lotus this way...

  60. Avoid Windows by Anonymous Coward · · Score: 0

    I barely run Windows anymore. If I had a drawing program for Linux that was compatible with Visio (which I have to use at work), I wouldn't run it at all. Once I realized that Firefox, OpenOffice, and Thunderbird were meeting 90% of my needs, I set my system up as dual-boot.
    Why do you people even care what Micro$oft does anymore? Just leave them alone and let them kill themselves off.

  61. IE + Wine by morcego · · Score: 3, Interesting

    Just tested downloading using Internet Explorer running under Wine.
    Installed the ActiveX component, and downloaded just fine.

    Tried with the AntiSpyware product of theirs.

    --
    morcego
  62. Is this part of their security initiative by J-Doggqx · · Score: 1

    I thought Microsoft wanted security, but they don't want you running Windows the only way you that makes it secure. Under Linux.

    --
    END OF LINE
  63. BeOS shut out of the boot loader by Anonymous Coward · · Score: 0

    This is also remindful of BeOS. Be sued MS to force them to allow OEMs to be able to distribute dual boot machines. So much they got, BeOS was installed on the machines, but nothing more. You had to reconfigure the boot loader yourself if you wanted to even see BeOS on the list of options.

  64. Re:Also by Bastian · · Score: 1

    MS-DOS (starting with I can't remember what version) included code to keep GEM from running in order to force users over to Windows.

  65. Pavarotti quote by ButtNutt · · Score: 0

    Compare software to drinks. Some is like a strong brandy. Some is like a fine wine. The OS you're using works like Diet Coke. /Paraphrased Pavarotti quote

  66. They're already doing it by utexaspunk · · Score: 2, Informative

    I had to go through their process the other day when downloading a Windows Mobile SDK and eMbedded Visual C++. Seems pretty dumb, because it's not exactly like you can get an illegal copy of Windows Mobile. Fortunately, I have a legal copy of Win2K, but I did have to dig up my serial number...

  67. At best it's an inconvenience for me by omega9 · · Score: 4, Interesting

    For the past four years I've been managing a couple of Windows 2K Server farms from a Linux workstation. The simple combination of rdesktop and a WM that has virtual desktops makes for a pretty kickass KVM-a-like with a full workstaton behind it.

    So just yesterday I'm at Microsoft's site grabbing a copy of Sonar, a file replication monitoring tool, and it wants to immediately verify my copy of Windows. But I'm grabbing the file from my workstation because the machines it will be applied to don't have direct access to the internet. Luckily for now, I can choose to skip the verification step, but eventually I know I won't be able to.

    I would imagine that my scenario is far from unique. It certainly isn't deceptive in any way, but I've got the feeling that it won't be an option for me in the near future.

    --
    I'm against picketing, but I don't know how to show it.
  68. Genuwine by Andrewkov · · Score: 1
    In January, Microsoft announced a new anti-piracy initiative called Genuine Advantage.

    Didn't they mean Genuwine Advantage?

    1. Re:Genuwine by sammeal · · Score: 1
      Didn't they mean Genuwine Advantage?

      Gentoo, Wine: Advantage?

  69. the check itself it's bugged! by antani · · Score: 0


    if you read the -second- post in the thread on wine-devel you can read that --->

    When I run the validation program on my genuine Win2k system, I get the
    message saying a validation code couldn't be found because of technical
    difficulties or because I'm running an unsupported operating system.
    When using IE and thus the ActiveX control there is no problem and my
    Windows is recognized as genuine.
    Looks to me the standalone validation program is seriously broken....

    Gé van Geldorp.

    --------

    so, what's the truth ? M$ blocking wine or M$ as a bug factory ? ;)

  70. Too big to disappear? by ites · · Score: 1

    Does no-one here remember a company called IBM? The largest computer company ever, it was in total control of the IT industry until a bunch of long-haired anarchists decided that "personal computers" were a lot more fun, a lot cheaper, and a lot more useful than mainframes or minis.

    IBM _almost_ went to the wall, despite their "damned innovative stuff" and huge amounts of R&D. IBM are in good shape today precisely because they've moved up from software and hardware to services.

    Microsoft are large but that won't save them from the inevitability of technological change, which is what my original post was about.

    Commoditisation. You can't fight it.

    --
    Sig for sale or rent. One previous user. Inquire within.
    1. Re:Too big to disappear? by gnuLNX · · Score: 0

      I do agree with you. They can't stay alive with there current business model forever....but like IBM I believe that they will eveolve with the times....or you will be absoultey right.

      --
      what?
  71. Re:Am I missing something? Easy answer by Anonymous Coward · · Score: 0
    Why would you try to download Windows patches if you're running Linux?

    That's easy to answer. Suppose you have an XP box that has already been 0wned and you need to download updates. Why let that XP box get on the net when you can download updates off another computer? Heck, when Sasser came out, I sure didn't want to expose an XP box to the Internet. So I downloaded updates from Windows for Workgroups 3.11, and transferred it over to the XP box via a CD-RW.

  72. It's funny what global monsters can do by xutopia · · Score: 1
    in the name of security.

    And aside from a selected few who understand the whole of the story most of us eat it up as if it were divine mana.

  73. Karma-whoring ... EULA from Office 2000 Installer by Anonymous Coward · · Score: 0

    Couldn't find a reference to running it on a specific OS ... END-USER LICENSE AGREEMENT FOR MICROSOFT SOFTWARE IMPORTANT - READ CAREFULLY: This Microsoft End-User License Agreement ("EULA") is a legal agreement between you (either an individual or a single entity) and Microsoft Corporation for the Microsoft software product identified above, which includes computer software and may include associated media, printed materials, and "online" or electronic documentation ("SOFTWARE PRODUCT"). The SOFTWARE PRODUCT also includes any updates and supplements to the original SOFTWARE PRODUCT provided to you by Microsoft. Any software provided along with the SOFTWARE PRODUCT that is associated with a separate end-user license agreement is licensed to you under the terms of that license agreement. By installing, copying, downloading, accessing, or otherwise using the SOFTWARE PRODUCT, you agree to be bound by the terms of this EULA. If you do not agree to the terms of this EULA, do not install or use the SOFTWARE PRODUCT; you may, however, return it to your place of purchase for a full refund. SOFTWARE PRODUCT LICENSE The SOFTWARE PRODUCT is protected by copyright laws and international copyright treaties, as well as other intellectual property laws and treaties. The SOFTWARE PRODUCT is licensed, not sold. 1. GRANT OF LICENSE. This EULA grants you the following rights: * Applications Software. You may install, use, access, display, run, or otherwise interact with ("RUN") one copy of the SOFTWARE PRODUCT, or any prior version for the same operating system, on a single computer, workstation, terminal, handheld PC, pager, "smart phone," or other digital electronic device ("COMPUTER"). The primary user of the COMPUTER on which the SOFTWARE PRODUCT is installed may make a second copy for his or her exclusive use on a portable computer. * Storage/Network Use. You may also store or install a copy of the SOFTWARE PRODUCT on a storage device, such as a network server, used only to RUN the SOFTWARE PRODUCT on your other COMPUTERS over an internal network; however, you must acquire and dedicate a license for each separate COMPUTER on which the SOFTWARE PRODUCT is RUN from the storage device. A license for the SOFTWARE PRODUCT may not be shared or used concurrently on different COMPUTERS. * License Pack. If this package is a Microsoft License Pack, you may RUN additional copies of the computer software portion of the SOFTWARE PRODUCT up to the number of copies specified above as "Licensed Copies." You are also entitled to make a corresponding number of secondary copies for portable computer use as specified above. * Reservation of Rights. All rights not expressly granted are reserved by Microsoft. 2. DESCRIPTION OF OTHER RIGHTS AND LIMITATIONS. * Academic Edition Software. If the SOFTWARE PRODUCT is identified as "Academic Edition" or "AE," you must be a "Qualified Educational User" to use the SOFTWARE PRODUCT. If you are not a Qualified Educational User, you have no rights under this EULA. To determine whether you are a Qualified Educational User, please contact the Microsoft Sales Information Center/One Microsoft Way/Redmond, WA 98052-6399 or the Microsoft subsidiary serving your country. * Not for Resale Software. If the SOFTWARE PRODUCT is labeled "Not For Resale" or "NFR," then, notwithstanding other sections of this EULA, your use of the SOFTWARE PRODUCT is limited to use for demonstration, test, or evaluation purposes and you may not resell, or otherwise transfer for value, the SOFTWARE PRODUCT. * Limitations on Reverse Engineering, Decompilation, and Disassembly. You may not reverse engineer, decompile, or disassemble the SOFTWARE PRODUCT, except and only to the extent that such activity is expressly permitted by applicable law notwithstanding this limitation. * Separation of Components. The SOFTWARE PRODUCT is licensed as a single product. Its component parts may not be separated for use on more than one COMPUTER. * Trademarks. This EULA does not grant you any rights in connection with any trademar

  74. hello mr.gates,, we have a problem by Anonymous Coward · · Score: 0

    operator: Mr. Gates, all of china just logged on trying to download some patches..

    Mr.Gate: what's the problem foolio??

    operator: between all of them they had only 1 valid registration code.. it's valid tho

  75. Fun, fun, fun! by ceeam · · Score: 1

    I decided to test it and went to MS's site. There is an amazing option now:

    ---- 8< ------- 8< ----
    Validate Windows and obtain the download

    Yes, please validate Windows and take me to the download. (If an ActiveX dialog box appears, please click Yes.)

    No, do not validate Windows at this time, but take me to the download.
    ---- 8< ------- 8< ----
    If I select the second option the download proceeds without verification. I suppose they will remove it later.

  76. Active X and Security .... by gstoddart · · Score: 3, Insightful

    You know, the thing that caught my eye the most in the summary was that they use an Active X control to check.

    My biggest problem with the way that Microsoft does a lot of things is this damned Active X stuff. In order to secure your system, everyone says turn this crap off because it's a huge gaping hole.

    In order to do anything with Microsoft's site, you need to set your security settings to abysmal in order to use the damned site. I'm sure a more Windows-savvy user can set it up to have these settings off and still use this stuff.

    I find it annoying and most people probably end up leaving themselves with insecure settings so they can get their security updates.

    Silly.

    --
    Lost at C:>. Found at C.
    1. Re:Active X and Security .... by Mant · · Score: 1

      I think you can make microsoft a trusted site, so it will run the stuff there but no elsewhere.

      Well, apart from all the exploits that fool IE in to thinking www.scumware.com is a trusted stite to ;)

    2. Re:Active X and Security .... by Jussi+K.+Kojootti · · Score: 1

      I agree to your general rant, but in this case ActiveX is actually defendable - I mean, the alternative is downloading a binary and executing it locally. How is that any safer?

    3. Re:Active X and Security .... by gstoddart · · Score: 1
      I think you can make microsoft a trusted site, so it will run the stuff there but no elsewhere.

      Try as I might, I and many other people will simply never decree that Microsoft is a trusted site.

      Since they want to use references to their site for shit like MSN/hotmail as well as for critical security stuff, I just can't accept them as trustworthy for most of the time.

      If they give me a securesite.microsoft.com I can decree is trustworthy, maybe, but decreeing the entire MIcrosoft domain is trusted is just not going to happen by me.

      --
      Lost at C:>. Found at C.
    4. Re:Active X and Security .... by gstoddart · · Score: 1
      I agree to your general rant, but in this case ActiveX is actually defendable - I mean, the alternative is downloading a binary and executing it locally. How is that any safer?

      Because I can download the thing, scan it for viruses, and then run it? Breaching security on my browser so they can run that stuff is not acceptable.

      We all know just how damned insecure the web is. Microsoft (IMO) made a hugely stupid mistake my deciding to do stuff like Active desktop and make sure IE is the interface to all of their built in tools.

      At some point, I'm far more likely to trust an .exe I can download from Microsoft than have any expectation their web infrastructure isn't a huge hole.

      --
      Lost at C:>. Found at C.
  77. Pay close attention Mono users! by puppetluva · · Score: 3, Interesting

    This is a sign of things to come for Mono.

    Sure, I know that you can do without Genuine Microsoft binaries for much of Mono, but being blocked from having updates sure hurts the compatibility argument to Mono. (ie. updates to the .Net project can easily be withheld and apps written on the MS platform can be forced to link against them)

    I know that many Wine libraries are needed for the Forms libaries and this will be a blow for dll updates and changes there.

    If Microsoft tries to enforce their patent protections on top of this kind of thing, it will be game-over for the new Gnome development on Mono. Score: Microsoft 1, Linux Desktop -1

    1. Re:Pay close attention Mono users! by Anonymous Coward · · Score: 1, Insightful

      Sure, I know that you can do without Genuine Microsoft binaries for much of Mono, but being blocked from having updates sure hurts the compatibility argument to Mono. (ie. updates to the .Net project can easily be withheld and apps written on the MS platform can be forced to link against them)

      What? What do you mean "updates to the .Net project"? Changes to the CLI/CLR specification? Well OK but new Microsoft libraries for that won't help Mono until it's implemented the changes itself. So what are you worried about?

    2. Re:Pay close attention Mono users! by natrius · · Score: 2, Informative

      1. Mono doesn't use Wine for it's Windows.Forms implementation anymore.
      2. Most open source applications based on Mono use GTK#, which is completely independent from anything Microsoft. Worries about the .NET implementation are the only ones that have merit, because the rest is basically a C# compiler and GTK bindings. All the Gnome applications you see that are based on Mono can't be affected by Microsoft.

    3. Re:Pay close attention Mono users! by bani · · Score: 1

      there's always KDE.

    4. Re:Pay close attention Mono users! by Anonymous Coward · · Score: 0

      Since when does KDE provide a .NET API like Mono? They are totally different projects.

  78. As someone else said elsewhere by Anonymous Coward · · Score: 0

    That section if the EULA is not enforceable *legally*. In fact, it is a breach of contract for the other application to refuce to patch that application. You may not be supported under WINE, but the application is real.

    1. Re:As someone else said elsewhere by bill_mcgonigle · · Score: 1

      That section if the EULA is not enforceable *legally*. In fact, it is a breach of contract for the other application to refuce to patch that application.

      Let us know how the lawsuit goes.

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
  79. problems with this "authentication" by Anonymous Coward · · Score: 0

    I recently downloaded the new MS Spyware fighting tool for one of my friends.

    Thankfully it allowed me to do it with my Linux/Firefox browser without checking for valid XP license.

    If they checked for XP users, I would not have been be able to help him. (there is no way I'd allow him to connect his broken box into my home net).

  80. Guess I'd better call my lawyer then... by caveat · · Score: 2, Funny

    ...since I'm running Office on my Mac!

    --

    Facts do not cease to exist because they are ignored. - Aldous Huxley
  81. Simple solution by beavis88 · · Score: 1

    Turn on "Automatic Updates" on your server...*groan*

    1. Re:Simple solution by Creepy+Crawler · · Score: 1

      Err, excuse me?

      Seems to me you dont operate in a real server environment. Any real semi or full critical servers (or farms) of any OS should not be updated unless YOU update it.

      Whether it be Linux, Windows, Mac, OpenVMS.. You should understand what the patches fix, what they break, and what they just plain modify. And after pushing a patch to a test server, only then you should push the patches at that time.

      And if you're running on big iron, you create a new zone and test your patches in there.. A jail would work too, but I digress.

      --
    2. Re:Simple solution by detlev409 · · Score: 1

      I think you missed the commentor's attempt at levity, mein freund.

      --
      Howdy.
  82. Maybe not? by Netsensei · · Score: 0

    Hm. Not that I'm totally against emulating... but why don't ppl switch over 100% to *nix? If you can handle wine, you sure can handle a good alternative like OOo instead of emulating SM Office.

    Okay, now I *know* this is a blunt statement to make: some *have* to work in an SM environment at work but don't want to give up on their 100% linuxness at home just so they can process an order or finish a report in Word or Excel properly. Wine is indeed a good alternative. Still, I don't see how emulating heretic software is going to help our crusade against the heathens from Redmond.

    This is just another great example of how monopolistic behaviour from a few at key positions can affect everyone. It's a war and we are in the middle of it!

  83. Too funny by StillNeedMoreCoffee · · Score: 4, Funny

    "Windows Genuine Advantage already helps protect millions of Windows users from an inferior computing experience, viruses and other vulnerabilities that can result from counterfeit software."

    You should only have the inferior computing, viruses and vulnuerabilities that result from Genuine Windows products. Don't be fooled by immitations.

    Wait there's more....

  84. Microsoft at war ! by neo2k.dk · · Score: 0

    Microsoft is shurely at war against anything open source, shure they don't want everybody to know, but we can see it ;)

    --
    neo2k
  85. MOD PARENT UP by Anonymous Coward · · Score: 0

    It's not a troll. I don't know why it's be modded as one.

  86. BNR Queue by Anonymous Coward · · Score: 0

    Just go to the Queue page, press the Pause button and then go about selecting/marking articles as usual. BNR will not start downloading until the Pause button is clicked again.

    1. Re:BNR Queue by sylvandb · · Score: 1

      Instead of the Queue tab, you could use the Queue menu, select (or not) the pause item.

      Or from most places in BNR, you can use the keyboard shortcut ctrl-P to (un)pause the queue.

      sdb

  87. The Mask Is Off, The Race Is On by Doc+Ruby · · Score: 1

    This is absolutely clear bundling of an OS/app by the Microsoft monopoly. Their cross-leverage of OS and app choices by their market control of each is usually implicit, with a "What can we do, sell two OS'es? And we do sell Mac software..." coverup. But by blocking updates to their apps because the owner didn't buy the OS from them, even if the OS is legitimate, Microsoft is showing its hand. This offense is at the core of their monopoly perpetuation power. If this abuse doesn't start a legal backlash, it's not clear what can.

    --

    --
    make install -not war

  88. Nothing changes by Anonymous Coward · · Score: 0

    Here in Brazil, most companies use legal copies of Windows and will be getting their updates normally. Most home users use pirated copies and never do any updates, so they wont care. Only a few geeks use Linux+Wine (I use Linux, but not Wine).

  89. Sorry - I don't see what the issue is by Shaper_pmp · · Score: 2, Informative

    Maybe I'm missing something here, but as I see it:

    Microsoft are specifically checking to see if you're running Wine. I'd guess it's not specifically necessary (unless MS decided to unofficialy support Wine users, but that's pretty unlikely), but there's nothing bad going on yet.

    If your version of Wine is emulating a Windows version Microsoft doesn't support (or, like Win98, wouldn't support unless paying consumers force them to), it returns an error. That strikes me as sensible and fair - if that version of Windows isn't supported by Windows Update, it should return an error so you don't mistakenly install the wrong versions of software/patches/DLLs. It even helpfully tells you why - "because you're running an unsupported operating system.". Again, nothing bad yet - just some sensible precautions.

    "If you set winver to win2000, you'll get a validation code that doesn't work, this may be a bug in wine, or in the validation program."
    (My emphasis)

    Ok, so emu'ing Win2K generates a bad validation number. But this may be Wine's fault, or a simple bug in the validator. Still nothing definitely bad there...

    If you set Wine to emulate XP, everything works fine. Still failing to see the evil here...

    Let's be honest, if MS wanted to discriminate against Wine users they could quite easily have the validator reject anyone who had it installed, simply for running their software on an unsupported operating system.

    So people are complaining that:

    • Windows doesn't support "versions" of Wine that are equivalent to versions of it's own operating system that it no longer supports. Wooo.
    • Either the validator or Wine may have a bug. Wooo.

    Of course, this entire thing has clearly been whipped up by the asshat developer (Ivan Leo) who baselessly speculates that "even if this is only an initial attempt, they appear to want to discriminate wine users". No, they don't. They refuse to support versions of your software that they won't support of their own, and one of you has a single bug in your software. Pull your head out of your arse and strap down that jerking knee before your hurt somebody. And you might want to take something for that paranoia, too.

    Look, I dislike MS as much as the next slashdotter, they have done evil things in the past and they will do them again in the future. I'm not an apologist, and I sincerely hope they eventually get what's coming to them. However, this kind of baseless accusation and knee-jerk reactionary idiocy isn't going to convince anyone that there is a valid, adult, mature alternative out there. For fuck's sake sort it out.

    P.S. Good job exacerbating the problem, editors. You know, I used to defend you against the slagging off you get around here, but you honestly seem to be getting worse and worse. Try reading the article, then thinking about it for two seconds before approving. Might do wonders, y'know...

    --
    Everything in moderation, including moderation itself
    1. Re:Sorry - I don't see what the issue is by Anonymous Coward · · Score: 0

      I wish I had mod points to mod you up, already blew the last of mine in the thread

  90. Interoperability! by Anonymous Coward · · Score: 0

    I though interoperability was supposed to be a good thing? I guess Wine turned out to be too interoperable.

  91. Isn't this exploitable? by Anonymous Coward · · Score: 0

    What happens if this key is added to a real Windows system?

  92. From TFA: by benhocking · · Score: 1
    By quickly looking at the program, I noticed it looks for a registry key, this key is...
    SOFTWARE\Wine\Wine\Config
    --
    Ben Hocking
    Need a professional organizer?
  93. tossing cookies by Doc+Ruby · · Score: 1

    What about when you buy a Microsoft app, run it on Wine, and get locked out of updates to the app? It's just a way to force people who use MS apps to use Windows, beyond the technical/binary requirements. Doesn't that sound like unfair competition, at the consumer's expense?

    --

    --
    make install -not war

  94. Not the first time by Anonymous Coward · · Score: 1, Informative

    Two other occations come to mind:
    - DR-Dos was prevented from running Windows 3.x in the same vay (i.e. detection and then an artificial failure).
    - OS/2 network clients were prevented from connecting to NT Server networks, since the driver tested the operating system version, and failed artificially if the version was > OS/2 v 2.0.

  95. Play on words? genuine sounds like wine by jedi_gras · · Score: 1

    Hmm...can you pronounce genuine with a "wine" sound at the end? Someone at M$ is having a laugh. Wait a sec..wouldn't GNU Wine sound like Genuine? Hrrrmmm

    1. Re:Play on words? genuine sounds like wine by narcc · · Score: 1

      Maybe if you pronounce it "Gee En You Wine" and not "New Wine"

    2. Re:Play on words? genuine sounds like wine by Anonymous Coward · · Score: 0

      " Hmm...can you pronounce genuine with a "wine" sound at the end?"

      Uh, yeah. I pronounce genuine more like "Jen, you win". I'm not Bugs Bunny, after all.

  96. MS got sued over DRDos land lost! by eGuy · · Score: 2, Informative

    Caldera sued Microsoft because they deliberately broke win 3.1 on drDos. Here is an old article on it

    I too own an office license that I run under crossover, so this makes me mad. If MS is deliberately breaking office updates from honest people running on other OS's they will lose in court. Go get 'em codeweavers!

  97. Win2003 sp1 is worse by dillee1 · · Score: 1

    Locking off someone from downloading is consider as ok; people will get the file from edonkey anyway(same as where their pirated OS comes from). What MacroShit is doing with w2k3 sp1 is much worse. They allow you to download and install anyway; but the system will refuse to let you login after reboot. (Give you some shitty warning msg about license then returns to login screen). Pirated w2k3 becomes a heavy doorstop after installing sp1.

    1. Re:Win2003 sp1 is worse by Anonymous Coward · · Score: 0

      Woo, I have an idea,
      DON'T FUCKING STEAL SHITHEAD.

      sfd dgdfgdh ityi ykj uy iuygfuy tufkf khgf jyf uk fjyfu fgkuti yuk ig jhg kj mb n vbcjyfuyy089u o kjhg ui jh lyouy jkl ghjgf t7868970uio hkj klj ;lkjkl klj ; kj hou hkjh

    2. Re:Win2003 sp1 is worse by soulhuntre · · Score: 1

      Pirated w2k3 becomes a heavy doorstop after installing sp1.


      Those bastards. How dare they not make it more convenient for you to break the law and steal from them.

      This might really be the crux of the issue, many here seem to dislike any technology or group that doesn't want to be stolen from.

      --
      --> Fight tyranny and repression.... read /. at -1!
  98. They DON'T have a right by erroneus · · Score: 1, Offtopic

    That's the thing about being ruled as a monopoly. Just about anything they do to block competition, (including free software) might lead to legal action against them.

    They are still a monopoly and have been found to have used their monopoly power for bad things. I think that's a significant difference between Microsoft doing this and just about anyone else. In this case, I don't believe they have a right to block downloads of anything they distribute in an otherwise free fashion.

    It will be interesting to see how this plays out. I would like to see some sort of legal action taken against Microsoft for (again) singling out a competing product from operating with Windows. If this behavior continues unchecked, there will be lots more of this going on.

    If I recall correctly, there was such an arms race when it came to the Samba project where I guess Microsoft just gave up trying to break Samba. I haven't heard anything about it lately... did they give up?

  99. Other third-party MSalikes by grahamlee · · Score: 1

    I'd be interested to know whether the updates mechanism explicitly breaks things like ReactOS, too.

  100. I think by Prince+Vegeta+SSJ4 · · Score: 3, Funny

    When Windows XP was being coded they had a party and TOO MUCH wine.

    1. Re:I think by Anonymous Coward · · Score: 0

      In reference to your sig, I gather from it that you're a pansy who cannot take the heat?

    2. Re:I think by notthe9 · · Score: 1

      So much they apparently added innappropriate comments to their code.

    3. Re:I think by hplasm · · Score: 0

      In reference to your question, I gather that your brain has been stolen?

      --
      ...and he grinned, like a fox eating shit out of a wire brush.
  101. MS Upates For WINE - Why by nurb432 · · Score: 1

    You are incorrect on that. Apparently you dont fully understand how WINE works.

    "Microsoft updates" provide updated libraries that various applications need to run properly. Having newer versions help with stability and helps more apps run in the first place.

    Currently WINE does not offer all needed DLL's nor are they as bug free as the 'real' ones are.

    While i suppose technically it doesnt help WINE, it helps what you want to do WITH it...

    And if you read/understood the reason Microsoft instituted the entire process last month, you would figure out it IS about valid licenses.. And WINE users dont fall under 'valid'.

    Geesh..

    Dont call people Idiots until you actually have a clue what you are talking about..

    --
    ---- Booth was a patriot ----
    1. Re:MS Upates For WINE - Why by Anonymous Coward · · Score: 0
      • And WINE users dont fall under 'valid'.

      Even if they actually do have a valid license, and merely use WINE to keep from rebooting the whole machine just to use a specific piece of software? Does that somehow 'invalidate' the license?
    2. Re:MS Upates For WINE - Why by nurb432 · · Score: 1

      Actualy, yes it does invalidate. If you read the complete agreement you will see it.

      --
      ---- Booth was a patriot ----
  102. Wait a sec... by Karl+Cocknozzle · · Score: 2, Insightful
    They're just saying "don't expect to be able to use our bandwidth and download from us without being a customer first".

    You don't have to run Windows to be an MS customer... Our corporate Macs all run Office 2004, but not windows. We're considered customers, though.... And I hope this article is merely incomplete, since we don't run Windows and as far as I know ActiveX controls are dodgy at best on IE for the Mac... If we can't patch our machines, we'll likely be in the market for other office suites.

    A more likely explanation is that MS offers a (sort of) competing product: Virtual PC. While its true VPC has recently been made useless by intentionally limiting you to only running virtual Windows computers, it is still in the same market. If MS doesn't get "bad PRed" out of doing this, look for VMWare to be similarly targetted in the future.
    --
    Who did what now?
    1. Re:Wait a sec... by Anonymous Coward · · Score: 0

      Um, what?

      VPC 7 still includes the option of installing whatever OS you want. And if you pirate it, you don't even have to pay the windoze tax on it.

      Seriously. I just booted the fedora core 3 installer on VPC.

    2. Re:Wait a sec... by bonch · · Score: 1

      Wrong, wrong, wrong. Office for Mac is designed for Macs. The system requirements on the box list what version of OS X it supports. No version of Office for any platform supports Linux or Wine. Office for Windows lists "Windows" on its box. Office for Mac is self-explanatory. You can't expect a vendor to support platforms the software is not designed to run on. If I somehow hack a way for an Office 2000 binary to run on Windows 3.1, I'm not going to cry when Microsoft's latest Office downloads aren't available to me or don't work.

    3. Re:Wait a sec... by Karl+Cocknozzle · · Score: 1
      You can't expect a vendor to support platforms the software is not designed to run on.
      ...And I don't. You are confusing "Actively screwing certain MS Office customers who don't pay the Microsoft OS tax" with "not supporting" a virtualization scheme. There is an enormous difference. Just because something is "not supported" doesn't mean you shouldn't have the right to do it... It just means you shouldn't expect any help when doing it that way blows up in your face. Also, don't forget that Microsoft is a convicted monopoly. The rules are different for them.

      Locking out Office users that run WINE is a step designed to protect their existing monopoly, which they are not allowed to do. At this point, Office and Exchange Server are the last parts of the MS lock-in strategy... Various open groupware suites are working to break the exchange lock, and a PC preconfigured with a linux distro and WINE (and a well-educated admin) could conceivably help some companies break the Windows lock.

      That Microsoft is taking such dramatic steps to lock-out Office customers who run WINE is indicative of great fear on their part. MS knows that the days of their lock-in are numbered... And once that lock-in breaks down Microsoft will truly be in the jungle... They'll actually have to become a smart, responsive company again that does things that are in their customers best interests too, not just their own.
      --
      Who did what now?
    4. Re:Wait a sec... by jpkunst · · Score: 1

      While its true VPC has recently been made useless by intentionally limiting you to only running virtual Windows computers

      I have Virtual PC (latest version, 7.0.1) running Ubuntu Linux, NetBSD and Plan 9 on my G5.

      JP

    5. Re:Wait a sec... by Karl+Cocknozzle · · Score: 1
      I have Virtual PC (latest version, 7.0.1) running Ubuntu Linux, NetBSD and Plan 9 on my G5.

      I am apparently misinformed...
      --
      Who did what now?
    6. Re:Wait a sec... by quanticle · · Score: 1

      f I somehow hack a way for an Office 2000 binary to run on Windows 3.1...

      But you're not hacking the binary...
      You're just altering your own system so that Office can run on it. MS shouldn't be preventing you from updating the binary just because the (external) system is different.

      --
      We all know what to do, but we don't know how to get re-elected once we have done it
  103. Implied Warranties? by Anonymous Coward · · Score: 0

    Disclaimer: I am not a lawyer.

    So far the software industry has been able to avoid any implied warranties because of free upgrades, fixes, or reasonable paid-for arrangements.

    In the US, law is made by judges and/or legislature. Anytime you create a new situation, you open the door for new "law." I think Microsoft didn't think this one through.

    If there will be legitimately purchased products that are defective and those users have no easy way to get them fixed, that is a problem that we have had before in other industries and led to implied warranties there. Bottom line is, manufacturers will be held liable for their defective products. It is the definition of defective that shifts over time.

    Unfortunately, people will first have to get hurt by Microsoft. But if they do, I hope they have to courage to fight Microsoft.

    I would bet there would be lot's of people waiting in the wings for that opportunity.

  104. Don't they have FTP? by Anonymous Coward · · Score: 0

    And can't you just get the files, whatever you think you need, from them?

    And if not, why not? I can understand not supporting their automatic patch detection in an emulator, but this would be another matter.

    I think

  105. One _LITTLE_ flaw in your argument... by Svartalf · · Score: 1
    "It's a private website, specifically designed to support software people have BOUGHT.


    Which is all well and good. However, one should note that it's decidedly NOT private as it was publicly accessable to anyone that wanted to download upates and all up until recently. I know, I've hit it many times with a Linux browser to snag updates for other people- which IS a legit activity even to Microsoft as the people in question couldn't get to the site for varying reasons and I was acting on their behalf.

    This is a bad idea for Microsoft. Really, it is.
    --
    I am not merely a "consumer" or a "taxpayer". I am a Citizen of the State of Texas
  106. Possible way to trick out wine install? by Anonymous Coward · · Score: 0

    I use Mepis to read all my Windows stuff on HDA1 and fix up my Slackware config on HDB4. Could you not just copy the Windows reg keys from a windows partion into the fake windows drive in your home linux?

    1. Re:Possible way to trick out wine install? by Anonymous Coward · · Score: 0

      Another thing one could do is use someone elses reg keys..if you do not care about piracy. It is easy enough to trick the Windows web sites over the net. Just make sure that the user/owner ident reg keys that are already registered. Then fly a jolly rodger on your screen saver! Windows swindows har! Har! Har!

  107. Re: Virtual PC still needs Windows by greed · · Score: 1
    i'm pretty sure there's a clause in the EULA that prohibits you from running Office on anything other than Windows or "supported" emulators, like Virtual PC

    Virtual PC isn't the same sort of beast at all; Virtual PC emulates the hardware, you still need a copy of Windows. (It may have accelerators for some of the API entry points written in native code, but that is done on top of the installed Windows.)

    WINE is a new and original implementation of the Win32 API from first principles (the documentation, such as it is), combined with a whole lot of experimental work to figure out just how Microsoft's various implementations of Win32 (Win32s, Win95 series, WinNT series) differ from the docs.

    So, Microsoft can't claim you aren't running it on Windows with Virtual PC (or VMWare or other hardware emulators or virtualizers), because you do have Windows. You don't, necessarily, have an Intel CPU, but that's Intel's and AMD's problem.

    With Mac OS, keep in mind, there's no such thing as a "Full Retail" copy of Mac OS X--in fact, of any Mac OS except the version that was licensed for clones. All Macs come with Mac OS, so all copies of Mac OS are actually upgrades, not full versions for an OS-less machine.

  108. ghandi by derphilipp · · Score: 1

    You know what Ghandi said... First they ignore you. Then they laugh at you. Then they fight you. And then you win.

    --
    Spelling mistakes: My is english spoken not tongue of mother.
  109. Re:Mixed signals - salt on the wound by Anonymous Coward · · Score: 0

    And don't forget, if you want to remotely administrator your win2k3 servers using the web interface, it requires activex. And, so does administering any ANY guest OS you might have installed and running through virtual server 2005.

  110. What do you want Fdisk for anyway by Epeeist · · Score: 1

    Isn't this all MS' anti-spyware software is? Just repartition your disk and re-install all your software.

    I mean you have to do this every three months or so anyway don't you :-)

  111. It's worse - they block all that's "Not WIndows" by rkaa · · Score: 2, Interesting

    A colleague of mine had gotten into trouble with his private laptop PC, an XP machine without network access. He uses it for games and music.

    For music he had a player from Creative, which now gave error message: "Jet Engine Error: Music Library cannot be opened because the database is corrupt". I looked around and found that he needed to upgrade something called Jet and also to "MDAC 2.8".

    The laptop had USB ports and I had a USB memory thingie (actually a camera with USB2 and a CF card). So I plugged it into the only PC we had there with a USB port - a Linux PC, and tried to download. No go. I was blocked because I couldn't verify it was a MS OS. Idiots..

    I then tried to download from a Windows XP PC, thinking i could ftp the file over to the Linux machine. Again: No Go. I needed administrator access to install the verifying software that could verify that I was actually on a Windows PC. But I don't have admin on that PC. Onced upon a time we had to decide whether to remove admin access or network access to the Internet - it got too many worms. So it was decided to remove our admin access.

    In the end I had to wait till after work and download from my private PC's XP installation, then copy to the CF card, then bring it back to work the next day, transfer the broken laptop and install the files and upgrades there. Turned out it didn't work after all :)

    Anwyays: It could hade taken me 2 minutes to realize I was on the wrong track. It took 18 hours instead. That's absolutly horrible and extremely poor service from Microsoft.

  112. New vulnerability intoduced! by Anonymous Coward · · Score: 1, Funny

    Let's create a worm that creates this key in the registry and have fun: SOFTWARE\Wine\Wine\Config :)

  113. No Windows? Get over it... by SoloTraveller · · Score: 0

    So Microsoft wants only people running Windows to download Windows tools and such from a Windows site? Those bastards!! ;) Get over it. They can let anyone they choose into their downloads site, and all the whining in the world from a bunch of cheap bastards ain't gonna change that! :D

  114. OT: .Sig by sepluv · · Score: 1
    "First they ignore you, then they laugh at you, then they attack you, then you win."
    s/attack/fight actually. Subtle but important difference.

    My corollary to that is "then they claim they were with you all along" (which goes before "then you win").

    --
    Joe Llywelyn Griffith Blakesley
    [This post is in the public domain (copyright-free) unless otherwise stated]
    1. Re:OT: .Sig by lanc · · Score: 1
      My corollary to that is "then they claim they were with you all along"
      no-no-no. That is: "then they try to buy you" ;)
      --
      "First they ignore you, then they laugh at you, then they attack you, then you win." -- Mahatma Gandhi
    2. Re:OT: .Sig by sepluv · · Score: 1

      There's some truth in that one too. Although I think you'll find "then they claim they were with you all along" nearly always happens wrt to fights for freedom (e.g.: liberation movements, free software movement) whereas "then they try to buy you" is often futile/impossible. Or were you joking?

      --
      Joe Llywelyn Griffith Blakesley
      [This post is in the public domain (copyright-free) unless otherwise stated]
  115. RTA by dhanes · · Score: 2, Informative
    Apparently, this only happens to users of wine that are utilizing FireFox or another browser, with which you have to download a 'helper' program to run inside of the browser.

    It looks like if you use IE with it's native ActiveX support that there's no problem with any OS version running over wine. From the 1st reply to the original wine email:

    > From: Ivan Leo Puoti > > Interestingly if you run the validation program on wine, > and the version of windows you're emulating is prior to > 2000 or is windows server 20003, you get a message saying > a validation code couldn't be found, because of technical > difficulties or because you're running an unsupported > operating system. > If you set winver to win2000, you'll get a validation code > that doesn't work, this may be a bug in wine, or in the > validation program. When I run the validation program on my genuine Win2k system, I get the message saying a validation code couldn't be found because of technical difficulties or because I'm running an unsupported operating system. When using IE and thus the ActiveX control there is no problem and my Windows is recognized as genuine. Looks to me the standalone validation program is seriously broken.... Gé van Geldorp.
    --
    Wait, What?
  116. In related news... by Anonymous Coward · · Score: 0

    Microsoft to consumers: Stop Wine-ing!!!

  117. Nothing to see here, move along by vector_prime · · Score: 2, Informative

    Read the article closely. It works fine if you set Wine to report its version as XP, and tries to work if you set it to 2k. MS has been trying to phase out 95/98 support for quite some time. Sounds like an extension of that policy to me

  118. WINE is a buggy POS anyway... by agraupe · · Score: 1

    I hate WINE... it hasn't been working for months on my computer, winelib won't even compile, and my attempts to reinstall it are holding at a steady 0%. The only Wine I might think about purchasing is WineX, and even then, not for a while. If you need to use windows, I suggest using windows. Also, notice that there is nothing preventing you from running QEMU or Bochs with a windows system image.

    1. Re:WINE is a buggy POS anyway... by Anonymous Coward · · Score: 0

      In other words, you messed up your Linux installation to the point of WINE no longer working and then you refuse to take responsibility. Nice.

  119. Mod up, +1 Correct by Anonymous Coward · · Score: 0

    Here's an article from Doctor Dobb's Journal. Definitely limited to the beta release, and not the retail versions.

  120. ah, the good ol' BSA by Ender+Ryan · · Score: 1
    Find one system out of a thousand out of compliance and then charge millions for the audit... or "agree" to a new licensing deal.

    Not that I condone piracy or anything, but the BSA just seems downright evil. I hope you don't work with the BSA at all, otherwise I'd have to question whether you deserve the food you're putting on your table.

    --
    Sticking feathers up your butt does not make you a chicken - Tyler Durden
    1. Re:ah, the good ol' BSA by PPGMD · · Score: 1
      No we were contacted by the company to do a pre-audit to make sure that they were in compliance. We found that they weren't according to Microsoft standards.

      Overall I felt the BSA audit wasn't that bad, they came in, they found a few minor problem and said that they have 90 days to show proof that it was corrected.

  121. M$ License by binaryFX · · Score: 1

    I believe it explicity states in Microsoft's EULA that reverse-engineering of their products is prohibited... I would have to say that WINE definitely falls into this category (even more so if it uses MS' DLLs though I do not know the dynamics of how WINE actually works). I don't think you guys have the slightest hope of any legal action against MS. I always scoffed at the Linux people telling me that I could still use a list of apps that haven't been developed for Linux (or come close to the usability of apps on Windows) via Wine... I knew it was only a matter of time before MS cracked down on this. I wonder if this has any implications for Cedega? It's hard to make a compelling argument to use Linux for any gamer either it's so much trouble I'd much rather pay the $80-150 (or even less if you're a student) License for XP any day. Though your dedicated to Open Source is still quite comendable no doubt! I think Linux's success will continue to be in the Server sector... but still has a very, very long way to go as a feasible Desktop OS for most.

  122. it also isn't the first time . . . by edward.virtually@pob · · Score: 4, Informative

    microsoft has used "generic error" messages to discriminate against users of software it doesn't like.

    After winning awards and besting MS-DOS in virtually every comparison, DR-DOS had the rug pulled out from under it when Microsoft released a beta version of Windows 3.0 that detected DR-DOS and gave bogus error messages.

    print the article while you can. now that the records from the caldera trial have been destroyed (along with the copy of the beta they managed to find for the trial, no doubt), microsoft will undoubted resume claiming it's an urban legend, if they have't already, and all mention of this little bit of history is rapidly vanishing from the virtual world as well. pathetic.

    the destruction of the caldera trial documents has been mentioned on slashdot once or twice, and i commented on it both times. pity nobody cared. oh well. history repeats itself again.

    1. Re:it also isn't the first time . . . by Anonymous Coward · · Score: 0

      There's always The Wayback Machine

  123. Discrimination? by Sebby · · Score: 1
    I wouldn't go so far as calling it that.

    Unfortunately, the fact is that MS's license does state that some software can only be run on Windows; wether this is enforceble or not is another discussion, but until something says that's it's not legal, they are probably within their right to do this.

    I don't think this is a really big problem as most other programs (ie non-MS stuff) should work fine, if you have a need for them (which is what I would run Wine for only anyways).

    --

    AC comments get piped to /dev/null
  124. Correct me if I am wrong, but... by Zemplar · · Score: 1

    ...when purchasing a productivity application, where does it state that you will be allowed future updates of any kind?

    From my understanding, you purchase that product as-is, with no guarantee to future updates of any sort.

  125. Required? by essdodson · · Score: 1

    Everytime I've been prompted to verify wether or not my copy of windows is genuine it's been clear that it wasn't required and I could easily side step it. This also goes against everything they've said so far about the program, ie: they have no plans of making it manditory.

    --
    scott
  126. You're right.. by xant · · Score: 1

    but you can bet it'll be the end user who gets the book thrown at them. The thump of the BSA on the door at midnight, the mysterious disappearances, leaving behind only a trail of cheaply photocopied Genuine Microsoft certificates...

    --
    It's rare that you're presented with a knob whose only two positions are Make History and Flee Your Glorious Destiny.
  127. Implications on MONO? by phooka.de · · Score: 1

    Whoever's working on MONO should start seriously asking themselves when, not if this or something similar will happen to them.

  128. This one by Anonymous Coward · · Score: 0

    This one is silly. As far as I can see, the check tests for the OS signature. With 95, 98, NT and other versions no longer being supported by Microsoft Update, it only makes sense to filter out anything other than XP, 2000, Longhorn and whatnot..

    So Wine-users (I'm one, happily running Office 2000 without updates): This is just the drawback of an API-wrapper running proprietary software. It's not a permanent solution, Free Software is that.

  129. Oh, well by smchris · · Score: 1


    Since downloads.microsoft.com seems to be down right now, I don't know whether it would work with win4lin. But it is an interesting question since Active X is imperfectly supported by win4lin even though it runs an actual Windows.

    On the other hand, not likely to be a lot of recent updates to Windows 95.

  130. DMCA by Anonymous Coward · · Score: 0

    Isn't this considered hacking of Wine (detecting third party and modifying behavior).. can't microsoft be sued under the DMCA?

  131. This will be our chance by iminplaya · · Score: 1

    to move in for the kill. Prepare to meet your maker, Micrososft! hahahahahaha...MWHAHAHAHA!

    --
    What?
  132. Hey Gates.... by KingBahamut · · Score: 1

    Why dont you be a bigger asshole and go on head and block codeweavers and transgaming as well.

    How long before this happens to the end user, where Microsoft scans a file and then denies the ability to download it because what it may call as malicious content ( anything with the word linux in it ).

    --
    "God of Rock, thank you for this chance to kick ass. "
  133. Boxed Wine or regular Wine by toolshed7 · · Score: 1

    Damn them.

    --


    Deserving got nothing to do with it.....shuffle
  134. Look at it this way... by loshwomp · · Score: 1
    You're in one of two categories:

    1. You're not a Microsoft Customer. In this case you've got expectation of free stuff from them, and frankly you're better off for it in the long run (although it may not seems that way to you at first).

    2. You are a Microsoft customer, in which case you've just been snookered by them once again. Sure, they're not required to support you and your unsupported platform. When people treat you this way, stop giving them money. Perhaps this will motivate you to get back in the first category.

    1. Re:Look at it this way... by mrchaotica · · Score: 1

      I think you missed the "MS Office required for his job" part. In this case, saying "just stop giving them money" in response to Microsoft is like saying "just stop breathing" in response to pollution. Suicide is not an option.

      This is the point where it becomes an antitrust issue, and where Microsoft acquires more responsibilities towards their customers than they would have otherwise -- morally speaking, at least; IANAL.

      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

  135. Anti-Trust? by bobbuck · · Score: 1

    Morality aside, is that illegal under anti-trust laws? I can't sell you a car and refuse honor the warranty if you don't buy my brand of oil and filter. If someone buys MicroSoft Office and they want to run it under Wine, I would expect that they are legally entitled to product updates, especially bugfixes, even if the EULA says not because law would trump it.

    1. Re:Anti-Trust? by DavidTC · · Score: 1

      In fact, I'm failing to see how explicitly stopping people using illegal copies of Windows from updating Office would even be legal. (If, however, that was 'broken', I can see them failing to 'fix' it.)

      --
      If corporations are people, aren't stockholders guilty of slavery?
  136. Why are you surprised? by loshwomp · · Score: 1
    The license for any non-OS product from Microsoft says nothing about having to run it on Windows.

    If you look at the side of the software box, under "requirements", it will list the operating systems with which the software is compatible. I absolutely guarantee you "Wine on Linux" is not listed.

    If you choose to use it on an unsupported platform, you're on your own.

    Look, I'm a huge critic of Microsoft, but if they keep treating you this way, and you keep giving them money, what other outcome would you expect? Time to wean yourself off of their teat!

    1. Re:Why are you surprised? by fymidos · · Score: 1

      You are not bound by the requirements of course. Otherwise you wouldn't be allowed to run winXP in anything less than a pentium 3 with 128 MB RAM or whatever the requirements are..
      Imagine if you weren't allowed to download this critical memory leak update if you machine only has 96 MB of RAM ;)

      --
      Washington bullets will simply be known as the "Bulle
  137. Bellyachin'... by bynary · · Score: 1

    Wait. Why are such staunch, pro-Linux supporters complaining about not being able to run Windows? I thought that was the point of using Linux. If you want to run Windows software, buy Windows and quit complaining. Or, if you absolutely don't want to run Windows as your primary OS, buy a Mac and Virtual PC. But then, you're still supporting MS directly. If OSS is all it's cracked up to be, then you should be able to find a suitable alternative to whatever you need to run.

    --
    http://www.bynarystudio.com
  138. what's the problem? by AcidLacedPenguiN · · Score: 1

    why not just have a few people who have windows running on their machines download whatever updates and then torrent it up.

    --
    disclaimer: I've been known to store numbers in my ass for which to dig out when quantities are required.
  139. Sorry, wrong by phorm · · Score: 1

    While I'm a regular user of OO, I found that while working on my resume that it was nicely mangling my tables. Saving in an older word format seemed to fix that, but it was definately uglified compared to something written in actual MS-Word.

    In native OO format it was fine, but since I was making this resume copy for monster.com (which only accepts text or .doc), I pretty much had to install a real copy of word to get proper results (and believe me, when you're job-hunting you want your resume to look as good as possible).

    It would be nice if monster would support PDF or some other format, but for the moment if I want to submit a proper resume there I'll have to use word (and yes, my productivity desktop of choice is linux).

  140. Just use FTP by embsysdev · · Score: 1

    Simple solution:

    ftp ftp.microsoft.com

    Problem solved. Next?

  141. EULA does not forbid (Office 97/2000/XP/2003) by trmcdougle · · Score: 1
    The EULAs for Office 95,97,2000,XP and 2003 don't even mention what you run the software under, let alone forbid or require anything. Since they don't promise support the only mention of support is that any software provided by their support is also covered by the eula.

    The System Requirements on the box for 2000 (pro) say :- MS Windows 95 or later OS, or MS Windows NT Workstation 4.0+SP3 or later.

    This is only the system requirements, not the support or license terms. Also is Wine later than Win95?

    1. Re:EULA does not forbid (Office 97/2000/XP/2003) by shaitand · · Score: 1

      Support is one thing, updates and patches are fixes for a product found to be defective (that all software is defective in this fashion doesn't change the fact that bugs and security holes are defects on par with firestone).

  142. This is actually good for Linux by SilicaiMan · · Score: 1, Insightful
    Let's face it. Windows is one of the most widely pirated programs. This, in my opinion, is one of its reasons for success. People download or copy a version, then they install on all their machines, their friends' machines, etc. That is why Windows is so ubiquitous.

    Now, with MS restricting updates to only legitimate copies, I would venture to guess that this will cause a decrease in the number of machines running Windows. Which means that there will be less machines running Longhorn than there are machines running XP, and hence more machines running alternate OSes. This is somewhat analogous to Apple restricting their software to their own hardware, and suffering as a result (in the PC business, of course).

    Just a thought.

  143. Not asking for that!!! by Anonymous Coward · · Score: 0

    [i]Check the product specs on the side of the software box you purchased. I'll wager "WINE atop Linux" is not included as a supported OS. If you can hack around this, more power to you, but MS is under no legal or ethical obligation to support your efforts.[/i]

    All I am asking is they support THEIR unaltered product that I bought from them. No one is asking them to support WINE. Just support Office, forget what I am running it on.

  144. System requirements by bonch · · Score: 1

    The Office apps were purchased and presumably have rights to be updated the same as any other user of Office apps. Same with the games.

    Why don't you grab the box Office came in and look at what operating system the system requirements say is required to run it?

    1. Re:System requirements by civilizedINTENSITY · · Score: 1

      IANAL, but it seems *obvious* that the "system requirements" on the side of the box aren't legally binding. They are neither a contract, nor a EULA. If this involved "system requirements" to run their software, they wouldn't be claiming "bandwidth theft" as the reason for denying their customers access to bugfixes for the legal purchased software their customers are currently using.

    2. Re:System requirements by bonch · · Score: 1

      It would be rather difficult for anyone to argue that their consumer rights are being violated if they're running a product in a context it was not designed for--even stated as such on the box, website, and so on--and the product doesn't work correctly in said context.

      The reason for pointing out system requirements is just to state the obviousness that you shouldn't get upset if you're not given full access to something that requires the platform that the software was intended to run on. In other words, you've already stepped out of bounds, and you're expecting Microsoft to cater to that when they don't have to, and you should have known to begin with because the box said "Windows" when you bought it.

      Would you expect Apple to provide updates for versions of OS X running under PearPC? Or a hacked iTunes running on Windows 3.1, or any other weird exotic situation you can think of that was never supported by the creators to begin with?

      I guess I just don't understand the sense of entitlement going on here. You knew the system requirements when you bought the product.

    3. Re:System requirements by NetNifty · · Score: 1

      "Would you expect Apple to provide updates for versions of OS X running under PearPC? Or a hacked iTunes running on Windows 3.1, or any other weird exotic situation you can think of that was never supported by the creators to begin with?"

      I sure as hell wouldn't expect them to make sure their patches work on those configurations, but OTOH I wouldn't expect them to try and break the ones they release purposly.

    4. Re:System requirements by Coryoth · · Score: 1

      In other words, you've already stepped out of bounds, and you're expecting Microsoft to cater to that when they don't have to

      No, he's not. Microsoft is welcome to not do anythign particularly special to support him running Office under WINE. I expect (though you'd have to get confirmation from the OP) that if the update simply didn't work because of issues with WINE not emulating things properly etc. then he wouldn't be complaining. He is complaining not because Microsoft is failing to go out of their way to support him, but because they are going out of their way to specifically exclude him from even trying to use the available support.

      Would you expect Apple to provide updates for versions of OS X running under PearPC? Or a hacked iTunes running on Windows 3.1, or any other weird exotic situation you can think of that was never supported by the creators to begin with?

      I think I would expect to have the same access to updates for OS X or iTunes, presuming I'd paid for them, as any other customer. I wouldn't expect Apple to do anything special if those updates failed to work with my weird hacked up configuration, but that is something different from beign told "No! You are not even allowed to see if it might work!".

      I am not contractually obligated to run OS X on a Mac, nor Office on Windows. I am responsible for any problems with the way I choose to run the software that I cause. Part of my purchase, however, is a purchase of ongoing updates as they are released. Whether those updates run or not on my setup is my problem. Microsoft, or Apple, as far as I am aware is contractually obligated to provide access to released updates to anyone who purchased the product.

      Jedidiah.

    5. Re:System requirements by bhpaddock · · Score: 0

      Actually Apple does do just that.

      If you use an iPod with any unsupported software (it does say "Requires iTunes" on the box), such as XPlay or ephPod, Apple does a *deliberate* check if you EVER plug that iPod into a computer with iTunes open. iTunes immediately erases the database of that iPod, regardless of whether you even tried to access it or put music on it.

      Heck, Microsoft isn't even making the patches unavailable... they're just not letting you use the automated web-based installer program. Big deal.

    6. Re:System requirements by civilizedINTENSITY · · Score: 1

      "running a product in a context it was not designed for"

      Yet the context was designed to run the product...

      "something that requires the platform that the software was intended to run on"

      These is the crux of the matter. These are two separate, orthoganal concepts: "requires", "intended for".

      "stepped out of bounds"

      It is exactly the appropriateness (if not the legality) of the setting of such bounds. The outrage is "how dare they *artifically* create boundaries".

      The use of "entitlement" seems to be flamebait. The rest of your post is well worded enough that I don't believe you would accidently mischoose a word. Which leads me to believe you could be trolling. Troll that well and I don't minding biting the bait, though :-)

  145. OK, I'm persuaded... by Dr_Ish · · Score: 0, Troll

    I now see the logic. If I want to keep my copy of M$ software updated, I must run it on a Windoze machine. After all, Micro$oft now tells me that they are cheaper at the level of the TCO and more secure. So, it is bye-bye Linux, bye-bye OpenOffice, bye-bye Nvu, bye-bye Mozilla, bye-bye Firefox. Now I know that I need Windoze Fisher Price (XP). Now I know I need M$ Office. Now I know I need FrontPage. Now I know I need Outlook. Now I know I need IE. How could I have been so stupid? How could I have not seen this before? Praise the Lord! Bill, can I have your babies too? [Would someone please pass the Soma!]

  146. Final straw? by dougnaka · · Score: 1
    This may be the stray that breaks the Camels back for Microsoft in my orginization. I use Linux/FreeBSD everywhere except for a central file server. I have a surplus of Windows 2000 server licenses, so I run it for the AD/file server. I download lots of Windows updates for users computers from my linux box. Most of our users are on Windows, and ALL have valid, legal, licenses.

    If I, as the IT person, can no longer manage my Windows server from my Linux box, then maybe it's day has come.

    On a related note, Microsoft is the dominant player *ONLY* because of rampant piracy of their software. I pray for the day they stop all piracy of Windows and all Microsoft software.

    --
    My Linux Command of the Day site : LCOD
  147. Anti-competitive lawsuit coming? by digitalgimpus · · Score: 1

    I don't think this will be looked upon lightly in the courts (should someone push it there).

    Provided you legitimately bought Windows... Microsoft really has no legal basis for doing this.

    I wouldn't be suprised if someone decides to take this up. Perhaps it's time to get a little fund going.

  148. Corporate Linux users, that's who by Anonymous Coward · · Score: 0

    Many corporate Linux users are forced to use MS Office, especially in shops where Linux is tolerated but not supported. We have lots of engineers where I work who do this.

    As for me, personally, my work laptop still runs XP_SP2 because (1) I haven't had time to install Fedora Core 3 on it, and (2) my major client only supports the Cisco VPN client software on their RAS server, and I haven't had time to even think about getting that running.

    At home, FC3, baby!

  149. Re:It's worse - they block all that's "Not WIndows by iminplaya · · Score: 1

    I think the other lesson to be learned here is not to buy anything from Creative, either.

    --
    What?
  150. Genuine Disadvantage by HangingChad · · Score: 0, Offtopic
    The way I see it this is just MSFT's way of encouraging people to discover the functionality and capability of OpenOffice.

    The more hoops they put in front of honest users to make them prove a negative, the more likely some of them will wise up and say, "F--- this!"

    MSFT is their own worst enemy. I've never seen a big company work so hard at marginalizing their own customers. It sort of reminds me of the music industry, which apparently feels it has a devine right to continue reaping record profits while suing their customers. Forgetting that it's millions of individual CD and ticket buyers who got them to where they are.

    To MSFT and the record industry you are nothing more than a revenue stream that needs to be kept in line.

    --
    That's our life, the big wheel of shit. - The Fat Man, Blue Tango Salvage
  151. good advertising for Wine by idlake · · Score: 1, Insightful

    If Microsoft is getting so worried that people might be running their applications under Wine, then Wine must be getting pretty good. It's been a while that I have checked it out--I'll install the latest version and play around with it.

    1. Re:good advertising for Wine by Anonymous Coward · · Score: 0

      I have run many applications under Wine here is a list of applications that work very well...

      Dreamweaver MX,
      Flash MX,
      Fireworks,
      M$ Office,
      IE6,
      Photoshop (7)
      WMP
      Quicken,
      Quicktime,
      iTunes

      In practice there are quite a few more.

      Nick...

  152. Bull fucking shit. by Anonymous Coward · · Score: 0

    The .1 added NETWORKING. The biggest and greatest enhancement to the Windows 3.x line.

    Anyone that builds a Windows emulator (or any OS emulator) has a CONTINUOUS job on their hands keeping up with CONTINUOUS OS development!

    I can't believe the number of people that seem to think that because a competitor builds an emulator for a product that the original company now has some sort of DUTY to never change that product!

    This really is a great signal of the mass INSANITY that is /.

    1. Re:Bull fucking shit. by Gabrill · · Score: 1

      I beleive WFW 3.11 also added 32bit file handling and a bit of file cacheing. That was my personal favorite reason for using it. The networking stuff was nice, too.

      --
      Always going forward, 'cause we can't find reverse.
  153. Next worm by fabu10u$ · · Score: 1
    Not that I'm advocating this, but...

    I expect the next worm to come out to do nothing except create a little registry key:

    HKEY_LOCAL_MACHINE\SOFTWARE\Wine\Wine\Config
    --
    They say the mind is the first thing to ... uh, what's that saying again?
  154. the good news by commodoresloat · · Score: 4, Funny

    Beer users still have no problems getting to the site.

  155. Microsoft cannot compete... by Futurepower(R) · · Score: 3, Insightful


    The message: Microsoft cannot compete unless they have an unfair advantage.

    Just like HP. Without the crazy, temporary, situation of being able to sell ink, that is mostly cheap solvent, for thousands of dollars more than the cost of the raw material, HP would be much smaller and poorer.

    These people are not real business people. They survive only by being adversarial toward the world.

    1. Re:Microsoft cannot compete... by hairyfeet · · Score: 0

      The problem with that is microsoft CHEATS!My new msi based intel box WILL NOT RUN on anything but win xp sp2.I even hunted down the specific parts manufacturers using cpu-z and google only to find "If you need drivers for this product,Please get win xp's new service pack 2 as the drivers are included."WTF?I HATE M$! Did they pay for my gear?HELL NO!If I want to run 2k,98,or whatever os I want I have to buy My machine a piece at a time and build it myself because every box I've seen so far that comes with sp2 WON'T RUN WITHOUT IT! When you say "do this or don't use our stuff"that's one thing.When you go to the vendors and get THEM to say "Use the new M$ or your new machine is a paperweight"THAT IS COMPLETELY DIFFERENT!

      --
      ACs don't waste your time replying, your posts are never seen by me.
    2. Re:Microsoft cannot compete... by ShieldW0lf · · Score: 1

      The message: Microsoft cannot compete unless they have an unfair advantage.

      Devils Advocate: If the WINE crowd are making use of Windows patches, etc in their efforts to compete with Windows, who has the unfair advantage?

      --
      -1 Uncomfortable Truth
    3. Re:Microsoft cannot compete... by pluggo · · Score: 1

      Well, capitolist economy business is anyway... no one who has the IQ to spell...

      If I remember correctly, it's spelled "capitalist"... capital is money, and capitols are where governments meet. Not that I normally mention spelling/grammar problems, but in this case it seems a bit ironic.

      --
      Pulling together is the aim of despotism and tyranny. Free men pull in all kinds of directions. It's the only way to mak
    4. Re:Microsoft cannot compete... by SCPRedMage · · Score: 1

      Somebody needs to stop beating this man with the stupid stick. Not only is this COMPLETELY off topic, but the man can't even form coherent sentences.

      --
      My sig can beat up your sig.
  156. Did anyone RTFP? by Unnngh! · · Score: 2, Insightful
    This all may be true, but I have my doubts that they're checking for Wine specifically. And, am I the only one who bothered reading further? Here's the first reply:

    When I run the validation program on my genuine Win2k system, I get the message saying a validation code couldn't be found because of technical difficulties or because I'm running an unsupported operating system. When using IE and thus the ActiveX control there is no problem and my Windows is recognized as genuine. Looks to me the standalone validation program is seriously broken....

    "You see, you have this mat, with different CONCLUSIONS written on it that you could JUMP TO."

    But please flame me if I'm wrong;)

    1. Re:Did anyone RTFP? by IamTheRealMike · · Score: 1
      It is checking directly, feel free to do a relay trace and observe its behaviour yourself. The check is clear and unambiguous - it does a RegOpenKeyEx on the Wine config key (which Wine itself never does), and if it's there immediately pops up the message box.

      So I guess you can consider yourself flamed ;)

    2. Re:Did anyone RTFP? by NullProg · · Score: 2, Informative

      but I have my doubts that they're checking for Wine specifically.

      Riddle me this, why does this appear when running strings on the program?

      strings GenuineCheck.exe | more

      ProductId
      SOFTWARE\Microsoft\Windows NT\CurrentVersion
      SOFTWARE\Wine\Wine\Config
      SOFT WARE\Microsoft\Windows Genuine Advantage


      Somehow I don't think that they are checking for Wine just to make sure they don't screw up your linux installation.

      But please flame me if I'm wrong;)
      Consider yourself toast :)

      Enjoy,

      --
      It's just the normal noises in here.
  157. Read the SYSTEM REQUIREMENTS by Anonymous Coward · · Score: 0

    The system requirements on the box for your purchased version of Office say "Windows." Not Wine. Get over it!

  158. Google doesn't want you. by Futurepower(R) · · Score: 1


    With that way of looking at the world, you will never get hired at Google.

    1. Re:Google doesn't want you. by SpaceLifeForm · · Score: 1

      Especially not after MS buys Google.

      --
      You are being MICROattacked, from various angles, in a SOFT manner.
    2. Re:Google doesn't want you. by ysegalov · · Score: 0

      Google and Microsoft will never unite since their so called 'coopetition' helps them both.

    3. Re:Google doesn't want you. by Anonymous Coward · · Score: 0

      In Soviet World, Microsoft buys YOU!

    4. Re:Google doesn't want you. by Anonymous Coward · · Score: 0

      Soviet world does not exist. In US world, Microsoft buys the DOJ. In Chinese world, Microsoft can't buy anything and nobody buys Microsoft (legitimate users use redflag linux and pirates with "free windows").

    5. Re:Google doesn't want you. by Anonymous Coward · · Score: 0

      Oh yeah, there's something we want. We are just dying to work with a bunch of overpriced snobs.

      Honestly, after talking with some of the folk over at Google I quickly decided I'd never be interested in working there. From what I've been told, they wont look at you unless you come from one of the top 10 schools and I know that they like to make a big deal about having more PhD's than any other company.

      I'm looking forward to seeing how that helps them when they are losing money from having overly expensive staff. Personally, I can hardly wait for their first RIF.

    6. Re:Google doesn't want you. by fishyfool · · Score: 1

      not true. recently Google placed applications in several major magazines, mostly the thing was a problem solving quiz, with some imaginitve questions thrown in. they wern't looking for education per say, just outstanding intelligence and imagination.

      --
      Enjoy Every Sandwich
  159. Product tying by tepples · · Score: 1

    I don't see how this can be construed as bundling as I sure did not get Office when I bought windows.

    It's more like getting Windows bundled when you buy Office.

    Since I can get wine working on a linux box with out purchasing a windows license and wine uses win32 dll's to enable it to run non native software I have one question, where did those dll's come from

    The DLLs are independent reimplementations of the same APIs, which has been known to be lawful in the United States ever since Compaq cloned the IBM PC BIOS. Every new version of Wine implements more Win32 APIs, and fewer apps need the DLLs from the Windows OS.

    1. Re:Product tying by Holi · · Score: 1

      It's more like getting Windows bundled when you buy Office.
      I still don't see this. If I buy software designed to run under OS X I cannot expect it to run under a different OS. The same goes for windows, there is no Bundling or Product tying going on, they are developing software to run under the windows api. No matter what Wine does it's still an ugly hack to get non-native software to run under Linux.

      And hey I have no problem with reverse engineering the windows api. Though from your comment it still looks like Wine requires some actual windows components which could possibly put them in a legal grey area if MS really decided to pursue the issue.

      --
      Sorry, teleporters just kill you and then make a copy. A perfect, soul-less copy.
    2. Re:Product tying by tepples · · Score: 1

      The same goes for windows, there is no Bundling or Product tying going on, they are developing software to run under [their own] api.

      Microsoft is a convicted predatory monopolist. The threshold for what counts as tying in restraint of trade is lower for convicted predatory monopolists.

      Though from your comment it still looks like Wine requires some actual windows components

      Requires != recommends. Wine can be configured to use or not to use Windows components.

  160. If you're a legitimate Microsoft customer by Anonymous Coward · · Score: 0

    you need to take it straight up the ass like the rest of the legitimate Microsoft customers. So quit yer bitchin.

  161. unsupported != deliberately crippled. by DunbarTheInept · · Score: 5, Insightful

    "Unsupported configuration" merely means "I'm not going out of my way to make it work for this configuration. If it happens to work, it works, if it happens to fail, it fails. Too bad. I'm not going out of my way to do anything about it." But what Microsoft actually does when they misuse the word "unsupported" is to deliberately cripple the configuration, adding EXTRA code to look for that configuration and deliberately fail on it. (As they did in this case) They go out of their way to ensure it fails.

    That means "unsupported" is not telling the whole story. It's deliberate deception.

    --

    Don't label something "offtopic" unless you know the topic well enough to tell what's on topic.

    1. Re:unsupported != deliberately crippled. by monkeydo · · Score: 1, Interesting

      Unsupported also means that patches aren't tested on that configuration. That can lead to unexpected results which may leave your system in worse shape than before you installed the patch. It isn't unreasonable that MS wants to avoid this situation. You'll say that you accept that risk by running an unsupported system, but we all know that's bullshit and all the zealots would come running here bitching that M$ broke their Wine install.

      --
      Si vis pacem, para bellum
      The only thing more annoying than a Libertarian is an (un|mis)informed Libertarian
    2. Re:unsupported != deliberately crippled. by DunbarTheInept · · Score: 1

      Destroying the wine installation by accident in some way that doesn't also destroy a real windows installation is something with a nearly infinitessimally small likelyhood of success.

      --

      Don't label something "offtopic" unless you know the topic well enough to tell what's on topic.

    3. Re:unsupported != deliberately crippled. by Minna+Kirai · · Score: 1

      That means "unsupported" is not telling the whole story.

      The word "antisupported" is appropriate in these cases. Compare support/unsupport/antisupport with social/asocial/antisocial...

  162. Microsoft is a convicted monopolist by tepples · · Score: 1

    They can code their software however they want to, provided that they are obeying the law.

    But are they obeying the law? For one thing, Microsoft is a convicted monopolist, and under United States antitrust law, monopolists have to play by different rules. For another, many state commercial codes recognize "consumer expectations" that apply regardless of claims made on the box.

  163. This is silly by Anonymous Coward · · Score: 1, Insightful
    Customers have been complaining about having two update sites for years (Windows Update and Office Update). This means Microsoft needs to join thier product update vehicles into one unified updater, meaning it will eventually be a Windows-Only affair. You can't expect MS to provide support for non-MS operating systems, and that extends to updaters as well.

    Now where the true stupidity sets in is setting this information as 'news'. Note that nowhere in the article does it say MS is preventing people from directly downloading the update files themselves- MS is only preventing people from using the automatic updater. So don't be lazy- when there is a new update, go to http://www.microsoft.com/downloads and look up the files you need. WOW! Problem solved...

    1. Re:This is silly by damiangerous · · Score: 1

      I went to that direct download link, and got a "Validation Recommended" button. No reason for that unless it's going to become "required" at the same time the Automatic Updater does.

    2. Re:This is silly by elemental23 · · Score: 1

      You can't expect MS to provide support for non-MS operating systems, and that extends to updaters as well.

      I do expect Microsoft to provide patches for other software of theirs, regardless of whether I'm running it on Windows or emulated (I know, Wine Is Not an Emulator...).

      To give just one example, a Linux-using web developer may find it more convenient to run IE via Wine than to have to shut down their Linux session in order to boot into Windows to test their code.

      --
      I like my women like my coffee... pale and bitter.
    3. Re:This is silly by westlake · · Score: 1
      I do expect Microsoft to provide patches for other software of theirs, regardless of whether I'm running it on Windows or emulated (I know, Wine Is Not an Emulator...).

      You see anyone else (like Apple) offering updates for applications running under emulators or operating systems for which they were not designed?

    4. Re:This is silly by toasted_calamari · · Score: 1

      I don't see apple specifically preventing users of PearPC from using System Update

    5. Re:This is silly by salimma · · Score: 1

      Actually, they *do* support Office on a non-MS operating system.. that is, Office for Mac. What you might mean is Office for Windows on a non-Windows OS - that, depending on the EULA, they could rightly block Wine users from using their online update mechanism.

      --
      Michel
      Fedora Project Contribut
    6. Re:This is silly by Curtman · · Score: 1

      What you might mean is Office for Windows on a non-Windows OS - that, depending on the EULA, they could rightly block Wine users from using their online update mechanism.

      Why? It said Windows 98 or better.

      (Haven't seen that joke in a while, couldn't resist)

    7. Re:This is silly by SCPRedMage · · Score: 1

      Actually, they probably wouldn't even need that; it would probably come down to supportability. The program is written for Windows, so they aren't legally responsibly for supporting it on Wine.

      --
      My sig can beat up your sig.
    8. Re:This is silly by tonsofpcs · · Score: 1

      I don't see Microsoft specifically preventing users of VMware from using Windows update.

  164. Solution... by Anonymous Coward · · Score: 0

    There's actually a very simple solution too all of your WINE problems, Linux difficulties, etc.

    Install Windows.

  165. Have trouble with URLs, guys? by Anonymous Coward · · Score: 0
    Instead of using http://downloads.microsoft.com/, which doesnt work (even for us Windoze uzers), why not try this one using a VALID URL, like, say, http://www.microsoft.com/downloads/

    Using the wrong URL makes baby Jesus, and DNS, cry.

  166. anticompetitive practices by Anonymous Coward · · Score: 0

    put simply...anticompetitive.

    Microsoft hasn't learned anything from any of its trials and judgements except that they can afford to lose.

  167. is everybody stupid by 2TecTom · · Score: 1

    somedays I really wonder

    first off, just consider that this new "Genuine Advantage" program is so poorly designed that it will obviously inconvenience people and so it must and will be modified

    secondly, why MS doesn't already have a three tiered update server setup is just so totally beyond me

    Tier One. Paid. Premium service via accounts.
    Tier Two. Free. Verified via windows key / registration.
    Tier Three. Free. Non verified. Low performance and only security patches.

    Want to bet this is what we eventually see?

    --
    Words to men, as air to birds.
  168. Checking for Wine by hummassa · · Score: 1

    care to elaborate? I am really curious why wouldn't it be fixed or worked-around. Even if it was to create a fix or workaround (you know, some program that lies about stuff to the asking program, so you could run it encompassing the browser's run, etc)

    if you don't want to post it on /. you can send it to me in hmassa 'at' gmail...

    --
    It's better to be the foot on the boot than the face on the pavement. ~~ tkx Kadin2048
    1. Re:Checking for Wine by Stephen+Samuel · · Score: 1
      Basically the point is that, if push comes to shove, MS could look for something far more subtle that would be all but impossible for the WINE group to work around. It's far better to go after this on a political level.

      In any case, you don't want to get into an arms race with Microsoft on something like this... It's real easy to start eating time figuring out what they're using to check this time.

      Among other things, if they are wilfully blocking users from getting updates for software that they've bought just because they're running under wine vs Windows, this becomes an anti-trust issue.

      The other workaround is to not need any updates from Microsoft for directly Windows related software... This is obviously the more permanent solution -- don't depend on Microsoft for anything, but it doesn't work for updates to things like Word and Excel. For those updates, you pretty much have to convince MS to stop blocking WINE users from getting updates.

      --
      Free Software: Like love, it grows best when given away.
    2. Re:Checking for Wine by Short+Circuit · · Score: 1

      I'm curious how much a federal judge would care about Microsoft abusing its control of software against a group of people who don't stand to make money off the software they write.

      Of course, there's still products like WineX that are charged for...

    3. Re:Checking for Wine by Stephen+Samuel · · Score: 1

      It's based on market share, and the effect on customers. Bsides, there are companies that make money off of WINE -- they just don't (necessarily) make it by directly selling the product.

      --
      Free Software: Like love, it grows best when given away.
    4. Re:Checking for Wine by Minna+Kirai · · Score: 1

      I'm curious how much a federal judge would care about Microsoft abusing its control of software against a group of people who don't stand to make money off the software they write.

      They have no problem when a criminal steals goods that the owner wasn't going to earn money with.

      Judges are theoretically intelligent people, and can grasp the simple economic concept illustrated by "a penny saved is a penny earned": WINE user are really making money when they avoid buying Microsoft.

    5. Re:Checking for Wine by Short+Circuit · · Score: 1

      Microsoft's lawyer can turn around and point out that Windows came on the PC in the first place.

      Good point, though; I'll likely use it in debating with other people. :)

  169. Never mind the EULA...it's on the sodding box! by lxt · · Score: 1

    "Until such time, I have the right to run the software under any OS I want."

    True. But Microsoft clearly state you need a copy of Windows to run Outlook right on the box. They aren't obliged to support you if you're running it under the requirements they specify.

    A flawed analogy (but the only one I can think of at the moment) would be thus:
    You buy a car. You can change the tires. You can change oil filters. You can change the upholstery. None of this stops your support. But lets say you put it diesel by accident, and broke up your engine. The car manufacturer said in the manual "this car runs on unleaded". Your fault, you pay.

    Similarly in software - you run it on WINE...well, WINE isn't Windows. Microsoft clearly state on the box of outlook that you'll need Windows to run it.

    So just why do you expect them to provide support to you???

    1. Re:Never mind the EULA...it's on the sodding box! by chill · · Score: 1

      I expect them to allow me to update the software with the fixes, etc. I don't expect them to guarantee they work -- that is my problem.

      --
      Learning HOW to think is more important than learning WHAT to think.
    2. Re:Never mind the EULA...it's on the sodding box! by anagama · · Score: 1
      Unsupported != forbidden
      • A flawed analogy (but the only one I can think of at the moment) would be thus: You buy a car. You can change the tires. You can change oil filters. You can change the upholstery. None of this stops your support. But lets say you put it diesel by accident, and broke up your engine. The car manufacturer said in the manual "this car runs on unleaded". Your fault, you pay.

      Analogy police here. You are under arrest for faulty analogy. You must alter analogy to reflect the facts. This situation is more akin to buying a car, looking at the manual and seeing it says it requires 87 octane gas (Windows). You decide to spring for 91 octane gas (Linux). Assume that there is no technical reason to suggest that higher octane gas is harmful to your car in any way (the diesel analogy fails here because a gas car won't run on it, office _will_ run fine in linux). Eventually your car needs service and so you stop in to the dealer for an oil change. Unbeknownst to you, the manufacturer installed a sensor on the fuel line (manufacturer get a kickback on all 87 actane gas sold, but not on the other flavors (you see, the gas is the OS, the car is MSoffice) - the dealer says "Nope, won't help you. You've been using high octane gas." There is no technical reason to refuse. There's only a greedy monopolistic reason to refuse. This reflects the true situation.

      Anyway, who cares what is written on the box? The box text isn't a contract in the sense that it binds the user to use the system only the indicated OS. The box text protects the supplier by lowering expectations of the consumers / preventing claims of false advertising. As advertising, it binds MS to do what it claims, but it doesn't bind me to use it how MS wants.
      --
      What changed under Obama? Nothing Good
  170. Re: your sig by dillon_rinker · · Score: 1

    Taxation or theft. It's a matter of semantics.

    Here's a useful definition to bring up in any political discussion involving funding of governmental programs...

    tax: money extracted with threat of force from citizens (or subjects) by rulers.

    Anyone disagreeing is encouraged to consider consequences of refusing to pay taxes; at some point, men with guns come into the picture.

  171. Cracked versions of windows still update by Anonymous Coward · · Score: 0

    Im running a cracked version of Windows 2000 Pro and it thinks everything is still valid. This whole thing seems like a big ploy to force people to use windows, even if they just go and download it from alt.binaries

  172. Bottom Line by scstsut · · Score: 1

    To me the bottom line is that they are trying to guard against pirating with these new measures.

    The bottom line problem is that they aren't just checking if the app you are updating is pirated but also the OS underneath; and in that check WINE fails as if it were a pirated Windows.

    If the app is legal and the OS is legal (tho it be WINE) they should be required to allow updating (tho they don't need to SUPPORT WINE, they must allow it to try updating).

  173. blocking updates by Anonymous Coward · · Score: 1, Insightful
    This is interesting - all I have to do to prevent a MicroSoft machine from getting updates is toss an entry into the Registry.

    I'll guess that the next round of spyware will likely also include a thing to make all Windows boxes "wine compliant".

    I'm sure that there are a bunch of malware writers thinking "thanks billg"! (Well, I guess they already were, but now they have another reason.)

  174. All Outlook files are effected by that by Original+Buddha · · Score: 1

    It's been a problem since Outlook 97 as far as I'm aware. If you get your OST or PST files over 2GB they become corrupt.

    1. Re:All Outlook files are effected by that by Robert+The+Coward · · Score: 1

      Correct but Outlook 2000 with patches from microsoft.com/office will stop letting download new mail until you remove mail and provents you from having a corrupt file in the 1st place. 2003 Lets you convert to a DB format without the 2G limit.

    2. Re:All Outlook files are effected by that by beebware · · Score: 1

      Or just use Outlook Express which doesn't have the limit (as it doesn't use single PST files). I actually had to "downgrade" from a paid Office XP installation to OE to work around this bug (I have a large amount of email and some of them are a few hundred meg in size per day). That's caused me not to need Office at all so we sold it on and I'm using OpenOffice.
      At home, I've swopped to Thunderbird though...

  175. Short anti-trust story from the past by serutan · · Score: 2, Interesting

    In high school and college I had a part time business cutting notches in the ends of cardboard tubes. The company my dad worked for made paper for thermal copying machines (long time ago). To force customers to use only that brand of paper, the copy machine maker built little metal pegs onto the hubs that held the roll, and they wanted my dad's company to cut notches in the tubes that the paper was rolled on, which would engage the pegs. My dad's company didn't have an accurate way to cut these notches, so through some wangling he got me the job as a subcontractor. For a while I used a table saw with a homemade jig to align the tubes. Later I designed a motorized notch-cutting machine and had a retired machinist down the road build it for me.

    Little did I know at the time that I was probably helping them violate anti-trust laws. But it sure did help put me through college.

    The moral is that this type of practice isn't limited to the software business or to the "big boys".

  176. Windows isn't done until Lotus won't run by bwcbwc · · Score: 1

    Remember that one?

    How many times do we have to hit ourselves over the head with a hammer before we realize that it hurts?

    --
    We are the 198 proof..
  177. STUFF WINDOWS by Anonymous Coward · · Score: 0

    Oh well, stuff Windows then

  178. Give 'em a break! by Dr.+Shim · · Score: 1

    Besides, everybody knows WINE comes bundled with Gator anyway!

    Seriously though, that is a pathetic move. I wonder what excuse they'll cook up.

    --
    People discover the meaning of life between getting piss drunk and the following hangover.
  179. Too late! by Anonymous Coward · · Score: 0

    I already downloaded most of the stuff like SP2 for my Linux box!

    Hey, wait a minute...

  180. Well, not really. by hey! · · Score: 1
    You might be right (although you probably are not) but not for the reason you think.

    You are assuming that people are downloading Windows. This may not be the case. They may be downloading updates to other Microsoft products they have paid for, DLLs and all. In other cases they may hold a valid license from a third party who has a right to redistribute MS DLLs. So on that count it is pretty clear you are mistaken.

    On the other hand you might choose to raise the question of whether MS is obligated to give anyone any updates at all. The answer is probably, no. It would be irresponsible and stupid, but they could in theory tell you you're on your own. The place that this breaks down is that if they offer any updates to anyone at all, they can't take deliberate steps to lock out Wine users, because they hold a monopoly and are not legally allowed to tie their products together to maintain that monopoly. It wouldn't even matter if they had not been convicted of doing this in the past.


    They don't have to lift a finger to help Wine users with incompatibilities. But they can't lift a finger to introduce incompatibilities where there were none before.

    --
    Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
  181. MOD PARENT UP. by The+One+KEA · · Score: 1

    I wouldn't be surprised in the slightest if someone created a worm which did this, to screw up Windows Update - now the worm can keep users from downloading and installing patches to fix the bugs the worm used!

    Wonderful...

    --
    SCREW THE ADS! http://adblock.mozdev.org/ Proud user of teh Fox of Fire - Registered Linux User #289618
  182. We're here to protect you by speedbump · · Score: 5, Funny

    Brilliant move, Microsoft. Now some dweeb living in his mom's basement will write an ActiveX virus that creates the Wine key in the registry, then exits.

    The next time you go to Windows Update, whether you run Wine or not...

    1. Re:We're here to protect you by SpacePunk · · Score: 1

      It'll give us all something to point and laugh at.

  183. A monkey wrench by SpacePunk · · Score: 1

    Ok, the only way to 'fix' this would be to change all 'authentic' windows configurations to contain a wine registry key. This would effectively cripple their updates, and would force Microsoft to 'fix' their software so it wouldn't find wine.

    Perhaps.

  184. No, you cant by nurb432 · · Score: 1

    If you read the license agreements, you will find that there are varying degrees of restrictions.

    Example is that you cant use Visual Studio to create a product that competes with Microsoft products.

    They also restrict what you can run the software on.

    You may not agree that a EULA is binding, but its there.

    Other products have similar restrictions. Again we can debate the legality but you DID agree to the restrictions when you used the software. True, not *all* but they do exist.

    Next time before you stick your foot in your mouth and look like a idiot, learn about what you are discussing..

    --
    ---- Booth was a patriot ----
    1. Re:No, you cant by Rich0 · · Score: 1

      If you read the license agreements, you will find that there are varying degrees of restrictions.

      At home I usually don't read them. When I buy software I don't intend to copy it or distribute it, so I don't need anything that the vendor might be offering me by way of license.

      They also restrict what you can run the software on.

      Only if you accept the license. I can write up a document that says you can't use your stove to cook anything besides rice, and I can even tape it to your front door. You can consequently just toss it in the trash - you paid for your stove, you can use it however you want. You don't need permission to use something you already bought. Due to copyright law, however, you do need permission to perform the work in public, copy it, or distribute it. This has nothign to do with the license - if the law were revoked you could do all of this without a license as well.

      Again we can debate the legality but you DID agree to the restrictions when you used the software.

      I never agreed to anything of the kind. There might have been a piece of paper in the box that said something about those terms, but I just tossed it into the trash without reading it. Perhaps a box flashed on the screen asking if the person running the software agreed to a bunch of crazy terms. I could have simply bypassed the box via patching, or had my cat play with the mouse. I clearly didn't agree with the terms, but since I paid for the software I didn't need further permission to use it.

      Next time before you stick your foot in your mouth and look like a idiot, learn about what you are discussing..

      I spend thousands of dollars a year at my job on licenses. I don't think there is any legal basis behind them, but my employer won't want to be the test case at the Supreme Court, and they can afford them. So we pay for them. Trust me, I know quite a bit about the topic. They pay for maintenance contracts / upgrade contracts / etc. They pay per user, per server, per client, per pixel on the monitor, etc. Then, because of some dispute they pay for something they already paid for all over again. Since they have deep pockets they don't want to be the target of a lawsuit, and I can't blame them. They're paying me, so I go ahead and order the pieces of paper that say we can go ahead and use the software that we paid for under conditions x/y/z.

      In general, when you buy something, it BELONGS to you. The person who sold it to you gives up any right to the object at all. With copyright we restrict that you aren't allowed to make copies of a work without a license from the creator, and there are a number of good reasons for this. However, you don't need a license to listen to music, or to project a copy of a movie onto a TV screen, or from there onto the back of your retina. Likewise you shouldn't need a license to use software that you paid for...

  185. Headline Is Misleading by Anonymous Coward · · Score: 0

    If you read further into the thread, it looks like they're not really sure if MS is trying to block Wine or not. Look at this reply:

    "
    When I run the validation program on my genuine Win2k system, I get the
    message saying a validation code couldn't be found because of technical
    difficulties or because I'm running an unsupported operating system.
    When using IE and thus the ActiveX control there is no problem and my
    Windows is recognized as genuine.
    Looks to me the standalone validation program is seriously broken....

    Gé van Geldorp."

    A later user suggests running IE under Wine might work, but the original poster responds with:

    "Maybe, but I don't want to pollute my wine installation with IE.

    Ivan."

    So you can't really say for sure if this means anything or not, other than the original poster does say they seem to be checking for a registry key relating to Wine.

  186. Not... again... by nihkee · · Score: 1
    [...] richer user experiences offered by genuine Windows XP software [...]
    Must... resist... garbage...
  187. No that is NOT correct by Anonymous Coward · · Score: 0

    I have a Genuine Windows license for my HP desktop computer. I happen to not be using that Genuine Windows license, but I do have the license. That license came with the computer; I had no option to not buy it. Now that I have paid for it, I expect to have access to all the same updates that all other MS Windows license holders have, even though I am not actually running Windows. MS has forced all of us to pay an MS tax whether we run it or not. That's wonderful, I would like to take full advantage of what I have paid for, even if I'm not using it in the way that they intended me to use it.

  188. Yes, The Validation Process IS Broken by Master+of+Transhuman · · Score: 1


    I just got around to downloading the Antispyware tool which has the option (not required) to use the Validation process. I decided to test the validation and discovered the following.

    First, if you have a software firewall installed (I have Kerio 2.4.15), it will block the GenuineCheck program unless you allow the firewall to ask you first and give permission. I don't think MS warns you about that, although people using a firewall should know it - but I bet most don't, especially if they are just using the Windows XP SP2 firewall which is on by default.

    Second, Microsoft fails to validate my system, then goes on to require a download of a SECOND piece of software which ALSO requires permission to get through the firewall AND fails to identify my system.

    For the record, my Windows 2000 on which this was tested was provided to me by a developer with a legitimate key based on his membership in the MSDN program in which he gets ten seats for every MS OS there is. I am one of his "seats" nominally. Therefore my Product Key should validate.

    In any event, the Validation process is onerous, stupid and fails miserably. Any "grandma" trying to go through this process is not going to be amused.

    Why they don't make this as simple as Windows XP "activation" is beyond me.

    Oh, yes, and you have to run as Administrator for the process to work at all, apparently (I didn't bother)...

    Really secure validation method, MS, way to go, Bill - you fucking moron...

    More proof that Bill is only interested in MONEY, NOT security...

    --
    Richard Steven Hack - This sig is TOO GODDAMN SHORT TO DO ANYTHING USEFUL WITH! MORONS!
    1. Re:Yes, The Validation Process IS Broken by Uxtheme+Rafael · · Score: 1
      First, if you have a software firewall installed (I have Kerio 2.4.15), it will block the GenuineCheck program unless you allow the firewall to ask you first and give permission. I don't think MS warns you about that, although people using a firewall should know it - but I bet most don't, especially if they are just using the Windows XP SP2 firewall which is on by default.

      They can't possibly account for every single software/hardware firewall configuration out there. Get real.
      Second, Microsoft fails to validate my system, then goes on to require a download of a SECOND piece of software which ALSO requires permission to get through the firewall AND fails to identify my system.

      The first method (via ActiveX) failed. Of course it would try an alternative method -- What if you had ActiveX disabled or failed to properly allow the ActiveX control to initialize/run? How are they supposed to verify your Windows validity without being connected to the internet?
      Why they don't make this as simple as Windows XP "activation" is beyond me

      Actually this is how it currently works! The software you execute (whether it be the executable or the ActiveHax control), generates an installation ID which gets sent to the activation servers for verification and validation. A non-unique hash-for-the-day is returned for your use on the site.
      Oh, yes, and you have to run as Administrator for the process to work at all, apparently (I didn't bother)...

      This is not true -- You should've tried it before saying anything.
      Really secure validation method, MS, way to go, Bill - you fucking moron...

      Secure yes, but one (like yourself) might have some comments on it's ease of use. That's fine.
      Question for you: Why didn't you opt-out to validating Windows, saving us the headache of reading your comments?
    2. Re:Yes, The Validation Process IS Broken by Master+of+Transhuman · · Score: 1

      "They can't possibly account for every single software/hardware firewall configuration out there. Get real."

      You get real. They should inform the user that any firewall on the system could prevent successful validation.

      And yes, you do have to run as Administrator - it SAYS so in their dialog box about why it didn't run.

      Why not opt-out of responding to this post, so I don't have to read the comments of another Windows shill?

      --
      Richard Steven Hack - This sig is TOO GODDAMN SHORT TO DO ANYTHING USEFUL WITH! MORONS!
  189. RTFA Lesson by Anonymous Coward · · Score: 0
    Saw the title, thought it meant Internet users downloading under influence (DUI), about to post some comment about Microsoft doing a study and blaming all their problems on alcohol.


    Later realized that it didn't refer to alcohol, had no idea what Wine is or what it does.


    I now bow out acknowledging your geekiness is larger than mine.

  190. ah well. by flacco · · Score: 1
    i guess those people that have paid for ms-office to run it on linux will just finally throw it out and use openoffice.

    (i know, i know - "all two of them.")

    --
    pr0n - keeping monitor glass spotless since 1981.
  191. A better Solution... by hendersj · · Score: 1

    Better yet, use Wine to run things other than Microsoft software, don't buy Microsoft Office to run on Wine, use OpenOffice instead.

    Don't give your money to Microsoft, that solves the problem of having to deal with their crapware and "anti-piracy" baloney.

    --
    Insanity is a gradual process; don't rush it.
  192. Does this mean that Wine is becoming useable? by HiThere · · Score: 1

    The last time I tried, only one of the programs I was interested would run under it, SAngband.

    --

    I think we've pushed this "anyone can grow up to be president" thing too far.
  193. Gaim does http msn well by Why+Should+I · · Score: 1

    The latest version of gaim (gaim.sf.net) does well with msn over http.

    Hasn't in the past, but does now. Try it out.

    1. Re:Gaim does http msn well by starwed · · Score: 1

      After having problems using trillian and gaim over an http proxy, I eventually realised that jabber was the best solution for me. I haven't had any problems getting Psi (a jabber client) to work for me; and once I'm connected to a jabber server the gateways handle connections to MSN, AOL, Yahoo and so on.

  194. Yup. Win32s.dll 1.30 did that. by Richard+Steiner · · Score: 1

    Strangely enough, that was the last release of the Win32s.dll series, at least as far as I know...

    --
    Mainframe/UNIX Bit Twiddler and long time Windows/Linux Hobbyist.
    The Theorem Theorem: If If, Then Then.
  195. What if I have a Win license *and* use Wine? by Richard+Steiner · · Score: 2, Insightful

    The two are not mutually exclusive, and I suspect most Linux users who also use Wine have a valid Windows 95, 98, etc., license around somewhere.

    The EULA says I must have a Windows license, but it doesn't say I must use that licensed copy of Windows to run the software.

    --
    Mainframe/UNIX Bit Twiddler and long time Windows/Linux Hobbyist.
    The Theorem Theorem: If If, Then Then.
  196. wow, that is wrong is SO-O-O many ways! by Xtifr · · Score: 1

    Wine is developed for Linux [...]

    No, Wine is developed for x86 systems that use X11. That includes Linux, BSD, Solaris, HURD, and possibly even Windows! (I don't know of anyone who's tried to get Wine to work under Windows, but I suspect it could be done, using, e.g. Cygwin.)

    [...] a competing company.

    Even if Wine were just for Linux, Linux is not a company. Even less are "x86 systems that support X11" a "competing company." While many of the companies that sell Linux are competing with MSFT, Linux itself is not - in fact, MSFT is free to modify/redistribute/sell Linux themselves, were they so inclined. It's not competition, it's part of the commons, and they have nobody but themselves to blame if they don't want to take advantage of that.

    This is just simple business [...]

    MSFT, as a convicted monopoly-abuser, no longer gets to operate by the rules of "simple business". In particular, requiring the use of official MS-brand Windows for updates to MS-Office and other applications almost certainly constitutes illegal product-tying. Thus, even if you were right about the stuff you said previously, you'd be wrong about this point.

    [...] though a bad move by Microsoft.

    At last! Something we agree on! :)

    1. Re:wow, that is wrong is SO-O-O many ways! by Mafia$oft · · Score: 1
      No, Wine is developed for x86 systems that use X11. That includes Linux, BSD, Solaris, HURD, and possibly even Windows! (I don't know of anyone who's tried to get Wine to work under Windows, but I suspect it could be done, using, e.g. Cygwin.)

      Well, Wine is currently quite actively doing just that: porting various sub-DLLs over to Windows.
      http://www.reactos.com/, you know... ;-)

  197. Not an arcane call by leonbrooks · · Score: 1

    They just asked DR-DOS for its version. If the call failed, it wa MS-DOS; if the call succeeded, they crashed.

    What was even more special and embarrassing about this was that there was just one encrypted slab of code in that version of MS-Windows - the DR-DOS detector. Pretty hard to argue that this was accidental, no?

    --
    Got time? Spend some of it coding or testing
    1. Re:Not an arcane call by B1 · · Score: 1

      There's a really good description of the AARD code on Dr Dobb's Journal.

      http://www.ddj.com/documents/s=1030/ddj9309d/

      Basically, the code was encrypted, and took steps that effectively defeated debuggers. According to the DDJ article, the code actually ran a few tests to determine if it was MS DOS or DR DOS. These tests basically crawled a few internal MS DOS data structures to determine what version of DOS was running. It was a fairly artificial test--it didn't check anything that would actually make a difference WRT compatibility.

      Because of the fact they disabled debugging, encrypted the code, and used a fairly convoluted, non-obvious way of testing compatibility, it's pretty clear what Microsoft was up to.

  198. MS-Publisher is evil by leonbrooks · · Score: 1

    Just ask the people who have to do commercial printing from it. They even prefer MS-Excel (no shit, people do submit stuff to be printed as .xls) because the layout is stabler (note: not "stable", just "stabler").

    OO-Writer does most of what MS-Publisher does. No file compatibility, and no automated adding/linking-to of frames on new pages, but laying stuff out at arbitrary positions, interframe flow etc are all there. No direct WordArt equivalent, but numerous ways of working around that.

    --
    Got time? Spend some of it coding or testing
  199. There's a huge difference between "no support"... by leonbrooks · · Score: 1

    ...and "bugger off" after a deliberate check not that the software is on a supported platform, but that the software is not on a particular competing platform.

    If I was the antitrust enforcers I'd be all over this like ants on a dead elephant. This is exactly the same tactic that they lost to Caldera in court on: MS-DOS vs DR-DOS as the OS and Win 3.1 as the "application" against today's MS-Windows vs WINE-on-Linux/*BSD as the OS and MS-Office as the application, in each case with a check for a specific competitor which nobbles the application.

    --
    Got time? Spend some of it coding or testing
  200. WINE is a successor by leonbrooks · · Score: 1

    Think of it as "Service Pack MAXINT".

    --
    Got time? Spend some of it coding or testing
  201. That you know of. by leonbrooks · · Score: 1

    Which unless you've got a binary debugger going is never something to be too cocksure about.

    --
    Got time? Spend some of it coding or testing
  202. Question about wine... by Anonymous Coward · · Score: 0

    Noob question.. Do you purchase a legal copy of Windows and run it with Wine on Linux or does Wine emulate Windows without the need to purchase it? If it emulates.. what right do you think you have to the updates? They are proprietary Microsoft products and Microsoft is free to control the distribution in whatever way they see fit. However, if it runs true Windows, just on Linux, then yes, you'd probably have a case.

  203. File for you by leonbrooks · · Score: 1

    README (-:

    --
    Got time? Spend some of it coding or testing
    1. Re:File for you by Ciaran_H · · Score: 1

      I actually already heard about that from a mailing list I'm on (which, if you are who I think you are, I believe you're on too ;-)) which called for reviewers on it. I meant to read it but so far I haven't got round to it. I will be reading it, though.

  204. another way spyware can take over by spudgun · · Score: 1

    spyware get onto system , adds win reg key
    spyware can always get back on using teh same vunerability if it is deleted.

    --
    Type unto others as you would have them type unto you.
  205. +5 funny by Anonymous Coward · · Score: 0

    Awww... if only I had mod points right now...

  206. I prefer X-windows - Own Win98 by j0ebaker · · Score: 1

    I prefer the ability to run MS programs under X-Windows. At our network each user has a valid Windows OS license, but for ease of administration we are moving their programs to all run from a single server so we never have to upgrade the workstations - Thin client style...

    Microsoft gave IE away Free...
    They did it to break the competition from Netscape out of fear of loosing the OS war.

    MS cannot legally bundle their applications with their Operating System. IE is a seperate component from their Operating System. Any attempt they make at thwarting their software from running on alternate implementations of the Windows API should be prosecuted to the fullest extent the law permits. Does anybody want to start a class action lawsuit?

    -Joseph William Baker
    Burlington, Wisconsin

    1. Re:I prefer X-windows - Own Win98 by Anonymous Coward · · Score: 0

      They can't legally bundle it with the OS, but you forget, M$ now INTEGRATES IE to the OS. Which opens up more security holes than ever before.

      M$ needs to learn to make a purely base OS, no apps or software, just a kernel, drivers, and their DirectX, and GUI. All the other stuff is bloat, useless and etc. This is why Linux is gaining ground. It's a base OS and the end user gets more customization, hence better performance. M$ is too blind to note this.

  207. Idiot by nurb432 · · Score: 0, Troll

    If you use the software you agree, its pretty damned simple. If you dont agree with THEIR terms, you dont have a right to use it. Period. End of story. Any court would back THEM up, not you.

    Also you only bought a license to use. Nothing in that box belongs to you.

    Nice little dream world you live in.

    Explain your fantasies to the judge.

    --
    ---- Booth was a patriot ----
  208. tsk tsk... by Anonymous Coward · · Score: 0

    well, because Moz/FF doesn't really host ActiveX controls, the ActiveX control that Microsoft wants to run, well, doesn't work. So you d/l a stand-alone program. And then, you have it generate your code. And then you enter the code in their webform. And it still doesn't work.

    Great stuff, Microsoft.

  209. Search for windows versions, not for wine! by aaron_pet · · Score: 1

    Geez...
    if thier server has updates for XP win2000 win2003 winME and what not...

    and the website works with those... even on wine...

    WHAT'S THE NEWS??!
    nothing!
    it works on wine!

    I'm sure if you changed that registry setting to:
    Imdum

    it wouldn't work either.

    Bah, Bah, Bah...
    (of course I only skimed the article...)

    --
    Please use [ informative / summarizing ] SUBJECT LINES
    Flame me here
  210. Re:There's a huge difference between "no support". by bhpaddock · · Score: 0

    Um, but the program doesn't check to see if it's running on WINE. The automatic updater does. The downloadable updates still work perfectly...

  211. Is the Richard Clarke story flamebait, too? by Futurepower(R) · · Score: 1


    My parent comment was moderated up, and then moderated down as "Flamebait", for being too negative about Microsoft.

    Funny thing, though, someone is even more negative than I, a few stories later: Richard Clarke on Microsoft security: "Richard Clarke, former White House cybersecurity and counterterrorism adviser, harshly critized Microsoft's security track record. 'Given their record in the security area, I don't know why anybody would buy from them.'

    1. Re:Is the Richard Clarke story flamebait, too? by Curtman · · Score: 1

      You don't get modded down for trashing MS here ever. I'd guess it was the HP stuff. It'll be -1 before too long though, because you complained about moderation.

      Next time *ask to be modded down*. That usually works. Instant insightfulness.

  212. What about the MS adds on slashdot by Liquiddarknessvi · · Score: 0

    I just saw an ad as I opened this page that claimed that staying with Windows was much cheaper then switching to Linux. Isent that blatent enough for you?

    --
    Geek Code Version 3.0 GSS d? s++ :++ a--- C++++ UL+ P L+++ E W+++ N+ O? K- W--- O- M+ V-- PS--- PE--
  213. Re: your sig by hplasm · · Score: 0
    Agreed. Perhaps 'Taxation or Extortion' would be closer to the truth. I always feel like I've been ripped off by the TaxMan.

    Anyway the 'subway taxer' crews who steamed thru the trains a few years back seem to see the similarity :)

    --
    ...and he grinned, like a fox eating shit out of a wire brush.
  214. WfW 3.11 w/ TCP/IP stack came w/ NT Server 3.51 by Anonymous Coward · · Score: 0

    The fifth version of the Win 3.1x series came with NT Server 3.51. It was known as Windows for Workgroups 3.11 with TCP/IP stack. Previously, there were Windows 3.1, W 3.11, WfW 3.1, and WfW 3.11. Hopefully that should clear up some confusion on the 3.1x series.

  215. If it's required, get a supported system! by loshwomp · · Score: 1

    Oh come now. If it was required for his job, then his job would have given him a PC with a nice shiny copy of Windows on it.

    1. Re:If it's required, get a supported system! by mrchaotica · · Score: 1

      The very reason that Microsoft was ruled a monopoly is that they are not allowed* to force him to use Windows just so he could use Office! So no, his job shouldn't have to get him a "shiny new copy of Windows," nor should he be forced to use it if they did!

      *theoretically, at least

      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

  216. Today's Advantage Hash by Anonymous Coward · · Score: 0

    Today's daily non-unique WAdv. hash = 4CXYXH

  217. If You want the updates,Just use WUtool by hairyfeet · · Score: 0

    Just keep a throwaway windows box(they are pretty cheap on ebay)and download WUtool.It keeps the windows updates that you download in an easy to copy folder.Use a cheap cd burner an Bingo!Windows updates.With all the work you're doing to run emu,this really isn't that hard.Just my 2 cents.

    --
    ACs don't waste your time replying, your posts are never seen by me.
  218. Pardon me for being slow... by waltc · · Score: 1

    ...but it really doesn't make a whole lot of sense for me to want to update an OS which I'm *not running.*...;) It stands to reason that an emulator is distinct and separate from the OS it is emulating--at least, that has always been my direct experience with "emulations."

    Keeping that in mind, it seems reasonable to suggest that it is the responsibility of the parties making and selling/distributing OS emulations to keep those emulations current. I wasn't even aware that Windows update was *capable* of updating emulations of itself in the first place, or that MS had made such an announcement *about* Windows update.

    Ah-ha, then, it seems here is yet another case of someone trying to hammer a square peg into a round hole and complaining that it won't fit--even though *he thinks* it should...;) Remarkable, really.

    Of course, this is probably just someone's idea of how to criticize MS's OS validation through a back door called Wine. OK, when these people start criticizing Intel for distributing "genuine Pentium" check and evaluation software (which Intel has done for about a decade, IIRC) then maybe at least I can consider them Equal Opportunity square-pegs-into-round-wholers, if nothing else...;)

    1. Re:Pardon me for being slow... by forsetti · · Score: 1

      You are not incorrect, but there are a couple separate modules here. WINE emulates a certain API layer of the Windows platform, on which not only Windows applications (such as Office and Internet Explorer) can run, but Windows libraries (such as MSHTML and ADSI) can be hosted for the applications to run.

      WINE stays up to date with the layer that it emulates -- but the applications and libraries that run on top of it can be updated via Windows Update.

      For example, if Internet Explorer is running on WINE, and a patch is issued for Internet Explorer, should the WINE developers be responsible for somehow integrating the patch?

      --
      10b||~10b -- aah, what a question!
    2. Re:Pardon me for being slow... by slcdb · · Score: 1

      For example, if Internet Explorer is running on WINE, and a patch is issued for Internet Explorer, should the WINE developers be responsible for somehow integrating the patch?
      Ummmm... yes. Well, actually no. Okay, maybe.

      IIRC Windows Explorer (and probably most other MS applications that can be update via Windows Update) is not gratis. In order to run it you must have a valid Windows license. If you're running WINE, then maybe you do have a valid Windows license (and just choose not to actually run Windows), but you probably don't.
      --
      Despite what EULAs say, most software is sold, not licensed.
  219. Worms by ddent · · Score: 1

    I'm just waiting for the worm to go around that adds the wine key to everyone's registry, and changes Windows' serial number to a generic one.i

  220. So, more work for suporters? by Anonymous Coward · · Score: 0

    I go to my boss'es m$ computer, add SOFTWARE\Wine\Wine\Config registry key and will watch how suportphone tries to figure this problem (why update doesn't work) for two days? Ya babe!

  221. Many people don't install the OEM Windows, because by Ulrich+Hobelmann · · Score: 0

    I know several people who have a legal copy of Win XP Pro, but chose to install a registration-free company version of XP, because they don't like the hassle, or that they have to call MS when they want to install the software...

  222. The Job Ain't Done ... by jeepmeister · · Score: 1

    ... until Lotus won't run.

    --

    I don't need no estinkin' .sig
    Jeepmeister
  223. Why? by Stormy+Dragon · · Score: 1

    Why do Wine users even need Microsoft Windows Updates? I thought the whole point of Wine was to replace Microsoft's code with an open source equivalents. Unless Wine's developers are cheating by taking Window's DLLs and passing them off as their own. In which case I don't see why MS is expected to help Wine.

  224. I don't have these problems on my Mac by crovira · · Score: 1

    There IS an alternative to Windows.

    --
    MSBPodcast.com The opinions expressed here are my own. If you don't like 'em... Think up your own stuff.
  225. Virtual PC by Anonymous Coward · · Score: 0
    Funny, if Microsoft doesn't support Office running on an emulator, does this include their own Virtual PC application?

    -Aaron-

  226. GAIM by angedinoir · · Score: 1

    I can use gaim to connect via the http method to MSN messenger BTW.

  227. sol (dis)abled! by Anonymous Coward · · Score: 0

    On, NO! How will I upgrade my Must have MS app, Solitaire!??!?!?

    (;-)

    seriously.. WINE must be working well... they're scared.

    ps. anonymously lazy is more like it

  228. Bill Gates Drunk by Ramon+Maruko · · Score: 1

    Seems like Bill Gates have enough of wine. Bad for his health.