Slashdot Mirror


Pirates Find Proper Way to Crack Vista's Activation Schema

El_Oscuro writes "A genuine crack for Windows Vista has been released by pirate group Pantheon. The exploit allows a pirated, non-activated installation of Vista (Home Basic/Premium and Ultimate) to be properly activated and made fully-operational. 'It seems that Microsoft has allowed large OEMs like ASUS to ship their products with a pre-installed version of Vista that doesn't require product activation — apparently because end users would find it too inconvenient.'"

213 comments

  1. Good work MS by tensop · · Score: 1

    ahhh... owned? :)

    1. Re:Good work MS by Brian+Gordon · · Score: 4, Informative

      Owned ages ago. This is PARADOX's crack and it's old.

    2. Re:Good work MS by bendodge · · Score: 2, Funny

      So old I've had it on my flashdrive for over a year!

      --
      The government can't save you.
  2. Improper way? by Anonymous Coward · · Score: 0

    Is there an improper way?

    1. Re:Improper way? by moderatorrater · · Score: 2, Informative

      There were work arounds like getting it to let you have the 30 day trial 4 or 5 times (or something like that). This is a proper crack in that it actually removes or disables the activation.

    2. Re:Improper way? by inode_buddha · · Score: 1

      +ORC comes to mind

      --
      C|N>K
  3. Old News Crack by Tx · · Score: 4, Informative

    In other news, pirates have created a crack to prevent news from 4th March 2007 appearing a year later on /.

    Well we live in hope.

    --
    Oh no... it's the future.
    1. Re:Old News Crack by morgan_greywolf · · Score: 4, Funny

      In other news, pirates have created a crack to prevent news from 4th March 2007 appearing a year later on /. So the $64K question is -- why in the bloody hell haven't that implemented it then?

    2. Re:Old News Crack by Constantine+XVI · · Score: 2, Funny

      Well, one of the side-effects of this crack is hallucinations. You've really been in a crack-induced haze for the apparent past year.

      --
      "I think an etch-a-sketch with an ethernet port would beat IE7 in web standards compliance."
    3. Re:Old News Crack by Rogerborg · · Score: 3, Funny

      Eh, it's an easy mistake to make. Whoever wrote the "Zonk" shell script just introduced an off-by-one error.

      --
      If you were blocking sigs, you wouldn't have to read this.
    4. Re:Old News Crack by Anonymous Coward · · Score: 0

      What? You went and carefully read the complete article before posting?? Hand your badge on the way out, mate:-)

    5. Re:Old News Crack by piemcfly · · Score: 4, Funny

      the drivers weren't up to date?

    6. Re:Old News Crack by cp.tar · · Score: 4, Funny

      So the $64K question is -- why in the bloody hell haven't that implemented it then?

      Wasn't it 640K?
      Oh, wait...

      --
      Ignore this signature. By order.
    7. Re:Old News Crack by Machtyn · · Score: 0, Redundant

      Hmm, somebody here is too young to remember the $64,000 Pyramid game show.

      Now get off my lawn... and all that.

    8. Re:Old News Crack by imadoofus · · Score: 1

      I guess he always messes up some mundane detail.

      --
      "pr0n": An anagram of "porn," possibly indicating the use of pornography. - www.microsoft.com
    9. Re:Old News Crack by MightyYar · · Score: 1

      The Zonk scripter got cocky and decided to do his own date handling and forgot to account for leap year.

      --
      W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
    10. Re:Old News Crack by bluefoxlucid · · Score: 1

      Commodore 64 used a 6502 capable of addressing 65536 bytes (64 * 1k) of memory. If I had a dollar for every octet...

    11. Re:Old News Crack by S.O.B. · · Score: 4, Informative

      I guess someone is too young to know that the OP was referring to "The $64,000 Question" (1955-58).

      The GP was alluding to the oft quoted Bill Gates line "640K ought to be enough for anybody" although Gates denies ever saying it. A very clever reference that whooshed over your head.

      --
      Some of what I say is fact, some is conjecture, the rest I'm just blowing out my ass...you guess.
    12. Re:Old News Crack by fritzk3 · · Score: 2

      I guess he always messes up some mundane detail.

      Just like his parents, who thought they were being safe...

      I swear, I see more duped / screwed-up / stupid posts from Zonk than any other Slashdot poster...

      --
      All your sig are belong to us.
    13. Re:Old News Crack by MadJo · · Score: 3, Funny

      $64,000 should be enough for everyone!

    14. Re:Old News Crack by NormalVisual · · Score: 1

      Perhaps, but I'm sure he at least has his stapler.

      --
      Please stand clear of the doors, por favor mantenganse alejado de las puertas
    15. Re:Old News Crack by Mycroft_VIII · · Score: 1

      Friendly nit-pick: the C64 ran on a 6510, CBM's clone of the 6502. The main distinction was a bunch of 'hidden' op-codes that weren't part of the official set that eventually got used in copy protection schemes (Any one remember geos?)
            Though the 1541 floppy did use an actual 6502 IIRC, and had 2k of ram. That got used in all sorts of creative ways, including reprogramming the drive so you could turn two of them into auto duplicator that didn't require the C64 at all after the initial programming.

      Mycroft

      --
      https://signup.leagueoflegends.com/?ref=4c3ed6600b6ea
    16. Re:Old News Crack by nelsonal · · Score: 1

      If you had a dollar for every octet, you could have bought another 64k of memory.

      --
      Degaussing scares the bad magnetism out of the monitor and fills it with good karma.
    17. Re:Old News Crack by AJWM · · Score: 2, Informative

      Friendly nit-pick: the C64 ran on a 6510, CBM's clone of the 6502. The main distinction was a bunch of 'hidden' op-codes that weren't part of the official set

      Yes, the C64 used a 6510. However...

      The 6510 wasn't a "clone" of the 6502, it was a 6502 core plus 8 I/O ports (although most versions of the chip only brought 6 of those out to pins). The I/O ports were similar to those found on the 6522 VIA.

      Further, CBM had no need to "clone" the 6502 since Commodore bought MOS back in the early KIM-1 days, MOS Technology was also known as the Commodore Semiconductor Group. The 6502 and 6510 were both MOS Tech/CSG products.

      The "hidden" op-codes weren't exactly a distinction from the 6502, various vendors' implementations (particularly Rockwell's) also had a number of undocumented op-codes. The 6502 instruction set being rather (but not completely) orthogonal, it wasn't hard to figure out what some of those undocumented ops did.

      The 1541 (and the 1540 before it, it was just a ROM change) did use a 6502; mine had a 6502B (2 MHz clock) but I don't know if they actually ran the clock any faster or that just happened to be the part they had on hand when they assembled mine (which was a 1540 that I later swapped out the ROM on, the ROM change actually slowed it down slightly, the C64 had a bit more overhead than the VIC-20 that the 1540 was designed for.)

      --
      -- Alastair
    18. Re:Old News Crack by Hynee · · Score: 1

      FFS, I read this story on Firehose, downloaded the crack (for testing purposes only of course), and then realise it was from 1 year 1 day ago, not 1 day ago, so I (and probably 100 others) tagged it oldnews. How did this make the front page? Surely this crack is broken.

      --
      Damn, I already moderated this topic. Now I'll have to log in with my sock puppet to comment.
  4. nice but i still wont install it, vista by A+little+Frenchie · · Score: 0

    even if i have access to a valid key

  5. Is it worth cracking Vista? by jkrise · · Score: 5, Funny

    I remember a CNN news snippet on YouTube... it's just not worth pirating Vista, unless one is a hardcore masochist, of course.

    --
    If you keep throwing chairs, one day you'll break windows....
    1. Re:Is it worth cracking Vista? by rucs_hack · · Score: 4, Insightful

      You have to admit it's a novel approach, making a product so bad that hardly anyone is interested in cracking it.

      Who cares about a crack, I wouldn't run Vista if microsoft gave it away free, and I *like* windows...

    2. Re:Is it worth cracking Vista? by pallmall1 · · Score: 5, Funny

      Who cares about a crack, I wouldn't run Vista if microsoft gave it away free...
      Yeah, it's the old joke about game show prizes. Grand prize, one free copy of Vista. Second place prize, two free copies of Vista.
      --
      3 things about computers: they're alive, they're self-aware, and they hate your guts.
    3. Re:Is it worth cracking Vista? by the+brown+guy · · Score: 1

      Who cares about a crack, I wouldn't run Vista if microsoft gave it away free, and I *like* windows...
      Neither would I, but the uninformed consumers out there who just want to check email, look at porn, and download music (legally of course) are being sold on vista because it looks pretty to them. As long as they are willing to pay for pirated copies, then cracks will appear indefinitely.
      --
      Orbis terrarum est non altus satis
    4. Re:Is it worth cracking Vista? by squiggleslash · · Score: 2, Funny

      It's the fourth copy control system they're using on Blu-ray discs: On top of AACS, BD+, and ROM-mark, they're making the content as awful as possible.

      --
      You are not alone. This is not normal. None of this is normal.
    5. Re:Is it worth cracking Vista? by Mistshadow2k4 · · Score: 1

      Neither would I, but the uninformed consumers out there who just want to check email, look at porn, and download music (legally of course) are being sold on vista because it looks pretty to them.

      I wouldn't say that nowadays. All the bad press Vista has been getting for being so much slower than XP and its various other problems is hitting home even with people like that. I had to explain to my neighbor a few days ago that his computer wasn't slowing down because he had so many files in memory (i.e., he didn't understand the difference between memory and hard drive storage), and even he knew that Vista is slower than XP and has compatibility issues. It seems that is fast becoming common knowledge around the internet among all kinds.

      --
      I dream of a better world... one in which chickens can cross roads without their motives being questioned.
    6. Re:Is it worth cracking Vista? by Sancho · · Score: 1

      Vista Media Center is pretty spiffy, from what I hear.

    7. Re:Is it worth cracking Vista? by Anonymous Coward · · Score: 0

      Yeah, it's the old joke about game show prizes. Grand prize, one free copy of Vista. Second place prize, two free copies of Vista. Then I guess it's strangely appropriate that Zonk posted this story.
    8. Re:Is it worth cracking Vista? by Gareshra · · Score: 1, Funny

      They should come with a free trial for AOL while they're at it.

    9. Re:Is it worth cracking Vista? by Anonymous Coward · · Score: 1, Funny

      You have to admit it's a novel approach, making a product so bad that hardly anyone is interested in cracking it.
      No, it's not novel at all. Hollywood studios have been using that exact anti-piracy strategy for the past decade.
  6. ... But Windows STILL not dying... by PC+and+Sony+Fanboy · · Score: 4, Insightful

    Although this particular "activation" method has been around for awhile, it is interesting to see that microsoft never bothered to fix it.

    I can't believe that microsoft is still a lumbering software giant; notwithstanding their disdain for consumers (Turning off vista if it wasn't genuine ... even when it was!), they continue to make boatloads of money. This 'workaround' for activation is another example of their disdain for the end user; they're willing to accomodate the manufacturers in order to push an inferior software package onto the masses.

    It makes me feel like Henry Ford is running MS - 'you can have any OS you want, so long as it is VISTA'.

    I've personally decided to put the effort into getting my home computers running OSX (a very FUN project) so that my family can have the eye candy that is associated with MS without ... MS.
    (and yes, linux can be pretty... but I'm the only one that uses it!)

    1. Re:... But Windows STILL not dying... by Anonymous Coward · · Score: 1, Informative
    2. Re:... But Windows STILL not dying... by cp.tar · · Score: 2, Funny

      Vista SP1 is supposed to kill off the crack: http://news.softpedia.com/news/Vista-SP1-The-Death-of-the-2099-Grace-Timer-Crack-and-OEM-BIOS-Hack-77948.shtml

      Ah. So it will just have to be cracked again.

      --
      Ignore this signature. By order.
    3. Re:... But Windows STILL not dying... by JasterBobaMereel · · Score: 3, Informative

      Two corrections :

        You are not the only person who uses Linux - Half the internet servers do so and so do a lot of users (just not a large percentage)

        The Model T ford was sold in many colours, black was not even an option on the early models, and the later ones were always offered in multiple colours in all countries ...?

        The problem is that the alternative to XP was Mac (not then considered a viable alternative) Linux (not then considered a viable alternative) or Windows 2000 (XP Improved on it without adding too many annoyances)

      The alternative to Vista is OSX (a viable alternative for most users) Linux (An viable alternative in for some users) or XP (it's not worse in most things people care about, and is less annoying)

      --
      Puteulanus fenestra mortis
    4. Re:... But Windows STILL not dying... by rriven · · Score: 3, Informative

      Ah. So it will just have to be cracked again.

      Already been done - still old news - http://defcon5.biz/phpBB3/viewtopic.php?f=9&t=921

      I have had an activated copy of SP1 on my laptop since the 7th of Feb

      --
      Dan
    5. Re:... But Windows STILL not dying... by PoliTech · · Score: 1

      I'll say the same thing to Mac fans like you that I say to Windows Fans (like you), when it comes to crying and gnashing of teeth that your mega corporation of choice is not extracting enough money from the computing populace. Pay for the MAC OS when MAC OS Final is released, till then it's just the latest beta software. Pay for the Windows OS when Windows OS Final is released, till then it's just the latest beta software. If it makes you feel any better, most users don't pay for any of version of Linux either. But oddly enough there seems to be plenty of continued development despite the lack of exorbitant licensing fees. OS-Fairy indeed...

    6. Re:... But Windows STILL not dying... by Anonymous Coward · · Score: 0

      blah blah blah.. he meant the only person in his family that uses it

    7. Re:... But Windows STILL not dying... by Anonymous Coward · · Score: 0, Interesting

      This 'workaround' for activation is another example of their disdain for the end user; they're willing to accomodate the manufacturers That's one way to look at it. It can also be seen as Microsoft keeping up with their tradition of making Windows particularily easy to pirate, see pirated copies of Windows are copies of Windows being used, means fewer people using something else. Windows has always been trivial to pirate. Piracy benefits Microsoft. They get their cash from the business sector. As much as MS likes piracy, they have to pretend they don't, for obvious reasons.

      I think the later both more likely and less underhanded. Why do you reckon they never fixed it? To screw you over? Don't be ridiculous, making it easy for you to circumvent it doesn't screw over the customer at all. They don't fix it, because they benefit from it.
    8. Re:... But Windows STILL not dying... by Gadget_Guy · · Score: 1

      Pay for the MAC OS when MAC OS Final is released, till then it's just the latest beta software. Pay for the Windows OS when Windows OS Final is released, till then it's just the latest beta software.

      Great, there goes the neighborhood! The BeOS fanboys have arrived.

    9. Re:... But Windows STILL not dying... by BoomerSooner · · Score: 1

      He probably meant he's the only one running Linux in his house. The model T being black was referring to this supposed Henry Ford quote: http://en.wikipedia.org/wiki/Model_T#Production_2

      Thanks for your pointless corrections, I'm sure it made everyone much happier.

    10. Re:... But Windows STILL not dying... by benicillin · · Score: 1

      Good point, but just because the majority of SERVERS out there run linux doesn't mean it's great for the average user. A server serves but one purpose, to run autonomously and send and receive data. That is clearly a much different role than the home PC. Plus, servers are typically operated by computer savvy individuals, while the home computer is often operated by someone with limited computing abilities. There are big differences that make your comparison less than useful.

      In support of the earlier post, regardless of what colors the model T was available in Henry Ford is still famous for saying "Any customer can have a car painted any colour that he wants so long as it is black" (although it is disputed whether he actually ever said this).

      Can you give me a reference to the info about the model T being available in other colors? I couldn't find anything out there in support of that statement.

      --
      "i stand on the edge of destruction" -shai hulud
    11. Re:... But Windows STILL not dying... by geekoid · · Score: 2, Funny

      "The Model T ford was sold in many colours, black was not even an option on the early models, and the later ones were always offered in multiple colours in all countries ...?"

      oh yeah? then how come there black in all the pictures?

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    12. Re:... But Windows STILL not dying... by cp.tar · · Score: 1

      Already been done - still old news - http://defcon5.biz/phpBB3/viewtopic.php?f=9&t=921

      I have had an activated copy of SP1 on my laptop since the 7th of Feb

      Wow. They keep getting quicker... Soon they'll be cracking Microsoft's protection schemes before Microsoft gets the chance to implement them.

      --
      Ignore this signature. By order.
    13. Re:... But Windows STILL not dying... by DavidTC · · Score: 1

      Model Ts only came off the assembly line in black.

      Before the assembly line was developed for them, people often got them in different colors. When the assembly line showed up, black was the only option. (Possibly you could also get them unpainted, and paint them yourself, I don't know.)

      There's a myth that black paint dried faster, but it's not true. The paint on Model Ts was many different types in different places, and the color of a paint has little to do with the drying time. Black paint, however, is somewhat cheaper, especially if you've got a dozen different kinds and are trying to match colors between them.

      --
      If corporations are people, aren't stockholders guilty of slavery?
    14. Re:... But Windows STILL not dying... by Architect_sasyr · · Score: 1

      What all three of them? Damn and I thought the restraining orders would help :(

      --
      Me failed English...
      FreeBSD over Linux. If my comments seem odd, this may explain...
    15. Re:... But Windows STILL not dying... by toddestan · · Score: 1

      Hmm.... maybe it's the Amiga fanboys then?

    16. Re:... But Windows STILL not dying... by harry666t · · Score: 1

      There's only one left as the other two are focused on developing Haiku.

    17. Re:... But Windows STILL not dying... by Architect_sasyr · · Score: 1

      Just so long as the OS/2 fan boys stay away.....

      --
      Me failed English...
      FreeBSD over Linux. If my comments seem odd, this may explain...
    18. Re:... But Windows STILL not dying... by Unipuma · · Score: 1

      Duh...

      http://en.wikipedia.org/wiki/Ford_Model_T:
      was an automobile produced by Henry Ford's Ford Motor Company from 1908 through 1927

      http://en.wikipedia.org/wiki/Color_photography:
      The first modern ("integrated tri-pack") color film, Kodachrome, was introduced by the Eastman Kodak Company in 1935, using three colored emulsions. Most modern color films, except Kodachrome, are based on technology developed for Agfacolor (as "Agfacolor Neue") in 1936. (In this newer technology, chromogenic dye couplers are already within the emulsion layers, rather than having to be carefully diffused in during development.) Instant color film was introduced by Polaroid in 1963. ;)

  7. Fixed summary by sakdoctor · · Score: 4, Funny

    It seems that Microsoft has allowed large OEMs like ASUS to ship their products with a pre-installed version of XP that doesn't require product activation -- apparently because end users would find using Vista too inconvenient.

    1. Re:Fixed summary by h0dg3s · · Score: 1

      It is incredibly inconvenient. I work at a college with a volume license. Vista doesn't activate anywhere near the way it should.

  8. SP1 by Xenolith · · Score: 5, Interesting

    Since this article is a year old, no testing on SP1, I assume.

    --

    Journal
    1. Re:SP1 by Klaus_1250 · · Score: 1

      If I remember correctly, SP1 will prevent this crack from working, as well as the time-limit crack.

      --
      It only takes one man to change the Wisdom of the Crowd to Tyranny of the Masses.
    2. Re:SP1 by slaker · · Score: 1

      It does not work with SP1. Also there are some system boards that it does not work with, notably some new Intel-made budget boards. Other than that the Paradox crack is very useful. It beats the shit out of installing a legit copy (potentially wasting an activation) of Vista just to test something in a virtual machine (yes, I know I can install the activationless trial install, but I like having the same VM for longer than two months).

      One of my customers had a whole office full of legit Vista installs magically lose their activation, probably because of Microsoft provided driver updates overwriting those from 3rd party vendors.

      I can't believe that anyone puts up with that crap.

      --
      -- I wanna decide who lives and who dies - Crow T. Robot, MST3K
    3. Re:SP1 by Ngwenya · · Score: 1

      Given what I've seen in the dark places of the net, SP1 doesn't prevent the crack working. A recent MS update was also supposed to attack the OEM crack, but it also seems to have had no effect.

      --Ng

    4. Re:SP1 by Tony+Hoyle · · Score: 2, Interesting

      I had that - MS have started limiting MSDN activations in Vista, whereas they never bothered in XP, so you can only have a certain number of VMs installed. Like you I keep VMs around for more than a month so need to activate - we had a whole pile of VMs go fubar on us because our MSDN sub rolled into the next year and they changed all our activaton codes overnight.

      Took the best part of a day to sort that mess out.

      Most of the office is Linux servers running VMWare and Macbooks running VMWare Fusion, to limit the amount of damage MS can do to us with this stupidity.. unfortunately for product testing you need to have some of their crap around.

    5. Re:SP1 by Jherek+Carnelian · · Score: 1

      Took the best part of a day to sort that mess out. The part where you go to the pub and drink a lot of beer?
  9. Inconvenience by Rik+Sweeney · · Score: 3, Interesting

    I don't know how Vista's activation works, but I imagine that you only have to type it in once. Surely they could have just asked the user to type in the key on the back of the DVD / CD case, and if they don't have a DVD / CD then to contact their OEM. Works for me.

    Unless of course Microsoft have done this on purpose to get more copies on Vista on the desktop...

    1. Re:Inconvenience by Gr8Apes · · Score: 1

      You've just shown that
      a) you don't run MS OSes with product activation (You PIRATE!!!!)
      b) If a) is false, you don't tinker with your system. (/. posting violation!!)

      --
      The cesspool just got a check and balance.
    2. Re:Inconvenience by IBBoard · · Score: 4, Interesting

      You probably would - you only typed it once for XP (unless you upgraded your machine, at which point XP thought it was a new machine and wanted re-activating). The problem with CD keys (from Microsoft's point of view) is that you can copy a key and hand it around, but you can't copy an activation code that needs to be confirmed by a remote machine.

      I'd rather have a single CD key than 35(?) characters I need to type in to the phone followed by 35(?) characters you have to type back in to your computer. I had to activate three XP laptops at work that were purchased specially for a project and that was a pain. Actually, no, I'd rather not have a CD key at all, but that's why I run Linux at home.

      One of the linked articles does cover an implicit acceptance of piracy in countries like Romania, mainly as a way to get people hooked on Windows before making them buy it (or just to keep OSS in check).

    3. Re:Inconvenience by transporter_ii · · Score: 3, Insightful

      Yeah, Microsoft keeps locking it down, and then backing off on the lock-down right at the last moment. What we need is a crack to turn the lock down back on in full force, not to totally bypass WPA.

      Back in the day when there wasn't anything else, pirating copies of Windows was OK. Now that there are good choices, lock that bitch down hard and when you hear people PMS, tell them there is no WPA in Linux.

      Transporter_ii

      --
      Doctors destroy health, lawyers destroy justice, universities destroy knowledge, religion destroys spirituality
    4. Re:Inconvenience by Taelron · · Score: 1

      Actually Vista retail phones home every 6 months to reactive itself. The OEM vendor copies don't do that though, they are one time activation...

    5. Re:Inconvenience by Tony+Hoyle · · Score: 3, Insightful

      Businesses are normally on MSDN and get their activation codes from Microsoft, not from DVDs (MS send out DVDs but nowhere near as frequently as they used to - it's considered normal to download the ISO nowadays).

      Vista does ask for reactivation from time to time. For MSDN users that's once a year as the codes change each year (had this happen this year and I expect it to happen next too). Also if your environment changes it'll ask for reactivation also (much more than XP, which almost never used to do this)... which is why it's good practice to only install it on virtual machines with virtual hardware that never changes.

      There's also the problem of activation codes suddenly going bad.. which has happened to us. Suddenly you can't install Vista and it's a choice of an overseas phone call (typically lasting an hour or more if you're in a qeueue) or an activation crack.

    6. Re:Inconvenience by Kwirl · · Score: 1

      Actually, no, I'd rather not have a CD key at all, but that's why I run Linux at home.

      That may be one of the most pathetic endorsements for Linux I've ever seen pushed on slashdot. I suppose you would rather use the open source alternatives for every program that requires a cd key or activation to operate or function. Hell, why even bother supporting software development at all. We have all seen the unheralded success of open source alternatives to their commercial brethren. Remember when Adobe went bankrupt? Or back when Microsoft gave in, lamenting that had they only found an alternative to asking users to authenticate their software they might still be struggling to hold a minority share of desktop usage. Oh, if only.

    7. Re:Inconvenience by lazyforker · · Score: 1

      If you're a big MSFT user (ie Enterprise customer) then you'll probably have AD. In which case you can set up an activation server on your network.

    8. Re:Inconvenience by IBBoard · · Score: 1

      I suppose you would rather use the open source alternatives for every program that requires a cd key or activation to operate or function.


      Erm, I do. Wine instead of Cedega for games (because it performs better as well), Gimp instead of Photoshop (because it doesn't have to run through Wine and it is only Photoshop 6), Monodevelop for almost all C# development instead of the VM version of Windows and Visual Studion .Net (which I still keep for System.Windows.Forms).

      I do SW dev in my free time (and at work) and plan to release my free-time work as GPL. Redhat and Novell make their money in their way. Why not support development by using tools, reporting issues, suggesting features and releasing your own things rather than paying $100s and seeing pennies of it go to the developer?
  10. Now, if someone can make it faster by denisbergeron · · Score: 1

    news.

    --
    Ceci n'est pas une Signature !
  11. old news. 365 days old. by leuk_he · · Score: 4, Informative

    Note that the article is dated 4 March, exactly 365 days ago. SOmehow the editor does not have 29 feb and though he was living at tomorrow.

    THis particular crack has/will be defeated by sp1.

    1. Re:old news. 365 days old. by baadger · · Score: 4, Informative

      > This particular crack has/will be defeated by SP1.

      Yes this particular crack (by Paradox) has been fixed in SP1. The thing is, SP1 only blacklists some very specific 'soft mods' (Boot loader replacement designed to emulate an OEM issued BIOS SLIC table and trick Vista into accepting your machine as an OEM product). It is widely known that there are still many others out there, even ones dating from the middle of last year, that work just fine with SP1.

  12. way to get my hopes up! by ionix5891 · · Score: 0

    i was about to type in http://thepira.../ into the browser but then i seen the comments :(

  13. "Dear pirates" by joaommp · · Score: 5, Funny

    "Please do not crack software and publish the crack on the net. It hurts my employer's feelings.

    Thank you."

    1. Re:"Dear pirates" by Technician · · Score: 1

      "Please do not crack software and publish the crack on the net. It hurts my employer's feelings.

      It hurts his feelings much less than recommending Ubuntu. It's free, works, and is faster. It's also legal unlike a crack.

      Tell your employer that force feeding WGA on my old Windows 98 system wasn't appreciated. I had to go elsewhere to find Direct X 8.1 the capture device requires. I kept Win 98 because it doesn't require WGA, and yes, it's legal, an OEM install that came with the new machine.

      A direct X update is nice. An unwanted hitchiker pest isn't.

      --
      The truth shall set you free!
    2. Re:"Dear pirates" by joaommp · · Score: 1

      don't tell me that... I only work there... :P (and not even in Redmond)

    3. Re:"Dear pirates" by bluefoxlucid · · Score: 1

      I agree with your views on software piracy; but I have to challenge you on your sig. Skirts and button up blouses can leave you many interesting options besides "stripped," unless you're into the "roll over and play dead" type of girls.

    4. Re:"Dear pirates" by joaommp · · Score: 1

      A programmer does his own stripping of his binaries. I like to do my own stripping of my girls.

    5. Re:"Dear pirates" by Anonymous Coward · · Score: 0

      Me too, but sometimes it's fun for her to strip herself for me, put on a little show.

  14. Fixed :) by cigawoot · · Score: 3, Informative

    This was fixed in SP1! I was thinking they found way around the SP1 fix (not like I condone piracy, but seeing MS get owned every once in a while is fun).

    1. Re:Fixed :) by Anonymous Coward · · Score: 0

      SP1 did not patch or fix this work around. It does still work updating to SP1 and beyond. The OEM marked installs have NO activation...

  15. What SP1? by Gr8Apes · · Score: 2, Informative

    What SP1? Wasn't it yanked due to incompatibilities?

    --
    The cesspool just got a check and balance.
    1. Re:What SP1? by Xenolith · · Score: 3, Informative

      Yup. But the version MS was about to release contained updates to stop the more common hacks. This hack may have been one of them. There are other activation hacks out there that have been tested to work with SP1 RC.

      --

      Journal
    2. Re:What SP1? by Gr8Apes · · Score: 2, Interesting

      Obviously I'm a little in the dark :) I've no interest in Vista other than to see it fail to become the next standard. I do not wish that for silly reasons like "MS is da evil" or anything like that, but rather because with Vista they've created essentially less of an OS, and more of a proprietary content delivery appliance disguised as a general purpose OS.

      --
      The cesspool just got a check and balance.
    3. Re:What SP1? by Puppeteer_23 · · Score: 3, Informative

      No. SP1 is RTM, but a pre-requisite update went a bit awry and THAT's what they pulled back.

      --
      -- "Wherever you go, there you are." -Buckaroo Banzai
    4. Re:What SP1? by bluefoxlucid · · Score: 1

      Yes, but open source hackers will release all kinds of interesting hacks that let you do things like listen to FLACs or edit ODFs and PDFs. Of course, that picture of GNOME on Vista has been gimped.

    5. Re:What SP1? by Phroggy · · Score: 1

      Your lack of interest in Vista explains your lack of knowledge about Vista; it's not "less of an OS" than XP. It does have some problems, the most glaring of which will hopefully be fixed in SP1; the larger issue is third-party compatibility which is comparable to the problems Windows 2000 had when it first came out.

      Vista doesn't piss me off the way XP always did. They've fixed a lot of little things. The problem is that XP is good enough for most people, and there are enough compatibility problems, plus the performance issues, that people have gotten the idea that Vista is a turd - either because they tried it and experienced compatibility or performance problems, or because they've been warned by other people not to try it. There's nothing Microsoft can do now to make these people want to try Vista again (unless the existence of SP1 is enough), but the next version of Windows will be released in 2010 or so. Under the hood it will be almost the same as Vista, but on the surface it will look as different from Vista as XP does from 2000, so people will eat it up.

      Life goes on.

      --
      $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
      $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
    6. Re:What SP1? by Gr8Apes · · Score: 1

      I have a lack of interest in using Vista because of early experience with it. It is less of an OS than XP, precisely because it carries more baggage and tries to do more things, like be a proprietary content delivery platform.

      Vista fails in some ways in exactly the same way XP failed when it came out. The GUI glitz causes such a noticeable slow down on anything except the most insane hardware as to be useless to those of us trying to do work. Contrast that with OSX or Ubuntu's interfaces, and you'll see why they're both still broken.

      I haven't seen a single thing "fixed". They still have a registry. They still have an essentially single-user system with multi-user capabilities pasted on. The file system's a massive joke. Memory management... wait, I need to stop laughing.. ok, it still sucks. Oh, and did I mention that it's slower than XP?

      As for Windows 7, MS announced it pretty much as an acknowledgment of the failure of Vista. Businesses are not converting, thus they needed a bone to keep them using MS. Home users don't want it. Gamers won't touch it. The fact that it might be Vista under the hood with yet another GUI change (read that as retraining nightmare) will be the last thing any business needs to hear from MS.

      And since Vista was more different from XP than XP from 2000 doesn't say much for the acceptance rate. 2K was only accepted in the business world, after quite a delay. XP had a horrible start, only dwarfed by the failure that is Vista. I can't wait to see the new and slapped on GUI of Windows 7 get eaten up (and spit out).

      --
      The cesspool just got a check and balance.
    7. Re:What SP1? by Phroggy · · Score: 1

      I haven't seen a single thing "fixed".

      Let's start with the installer. I realize the vast majority of users will never see it, but for those of us who do, Vista's installer is like a breath of fresh air compared to XP. Actually, it's very similar to Mac OS X and most "modern" Linux distributions (Ubuntu, Fedora, etc.). First of all, you boot off the DVD into a full GUI, the command prompt is called "command prompt" instead of "recovery console" and doesn't require the Administrator password of the previously installed system before letting you use it, and because it's a GUI with a command prompt, you can actually run simple GUI apps off the hard drive - nothing complex obviously, but something like Notepad works fine. Editing a file on the hard drive while booted from an XP install CD is non-trivial.

      If you need to load a third-party driver (e.g. for a RAID controller) during installation, with XP you have to press F6 at precisely the right moment, then insert a floppy disk (yes, a floppy disk) containing the driver into the A: drive. Vista gives you a button to click, and lets you browse for the correct driver using a standard (i.e. familiar) "open file" dialog box; of course you can load the driver from a CD, or a USB flash drive, or whatever.

      Oh, and in case you're trying to fix an existing installation that can't boot for some reason, there's a button to fix common startup problems automatically. It doesn't work in every case, but if your problem happens to be one of the ones it can fix, it's nice.

      Moving on...

      Ever try to copy a whole bunch of files, only to have the copy fail halfway through because of some temporary problem that's easily fixable? For example, say you're copying files over a wireless network and the network goes down because your 2.4GHz cordless phone rang, or you're copying from a Linux box running Samba and one of the files has incorrect permissions for some reason and you can't read it. On XP, the whole operation fails, and there's no good way to resume. You could delete everything and start over, but that takes too much time; depending on how the files are organized you may be able to figure out which files and folders have copied successfully and skip those when you start copying again, but it's a huge pain in the ass. On Vista, once you've fixed the problem, all you have to do is click the Try Again button, and everything is fine.

      You know those old games from the Windows 95 era that stored their saved game files in the same location as the application itself, instead of doing the sensible thing and putting them in the current user's profile directory? It made sense at the time because most Win95 machines didn't even have the multiple user capability enabled and everyone had write access to C:\Program Files anyway. Well, on a modern multi-user system, that doesn't work. If you're running as an Administrator user on XP, with access to C:\Program Files, you'll probably be OK, as long as you don't care if any other users on the system have access to the same saved game files, but Slashdotters know that running as Administrator all the time is bad, right? Well, Vista creates sort of a virtual filesystem, so that when you run an old game that tries to write to C:\Program Files, it really writes to a special path inside your profile directory. The game works perfectly because it thinks it has write access to the entire hard drive just like it did on Win95, but you don't need Administrator privileges to run it, and it works properly in a multi-user environment.

      Connecting to a wireless network is less of a pain in the ass. Instead of making you enter a 26-character WEP key twice while typing blind, on Vista you only have to type it once and you get the option to display the characters while you're typing so you can check for errors. It still hides it with bullets by default, but since most of the time the person looking over your shoulder as you enter a WEP key is the person who gave you the WEP key in the

      --
      $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
      $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
    8. Re:What SP1? by Gr8Apes · · Score: 1

      You know, I've not come across a single one of those issues. I slipstreamed my needed drivers into my install so the floppy install wasn't needed, as I haven't had a floppy in at least 4 years.

      The game issue is a programmer issue. You can't expect a piece of code written with full control of the machine to play nice in a multi-user system. However, this problem was solved with the introduction of VM's, which have been around for quite a while.

      Who uses WEP these days? Seriously.

      As what I see as the last and only real issue, the pathing - symlinks work wonders.... oh yeah, that's right, Vista still doesn't support them (as in real support - a limit of 26 or 32 links in a directory is a hack, not support) And that's where the true issues for me start. The things you've outlined, while important for an initial user experience during installation, are irrelevant in the normal daily operation. The rest of your list are dealing with issues MS created in the first place, and I won't give them credit for solving their own bugs, or for things that everyone has to deal with.

      --
      The cesspool just got a check and balance.
  16. Microsoft enjoys it too! by aloktherocker · · Score: 2, Insightful

    If more and more copies of vista are pirated,its microsoft who wins,in its quest of making its bloatware vista more popular than xp. But soon those people would realise what crap they have cracked! :)

    1. Re:Microsoft enjoys it too! by neumayr · · Score: 1

      Would you like it better when people actually bought a copy before realizing it sucks?
      I don't see how Vista piracy does MS much good at this point. People computer savy enough to crack it won't stick with it, and the rest won't buy it unless forced to (by its market domination, >2GB RAM, new hardware, etc.).
      Seems to me, for the time being at least, we're pretty much safe from Vista.

      --
      Truth arises more readily from error than from confusion. -Francis Bacon
    2. Re:Microsoft enjoys it too! by Svartalf · · Score: 1

      Would you like it better when people actually bought a copy before realizing it sucks?


      Actually, yes. It would give them the needed feedback (word of mouth doing more damage than it already is, etc...)
      and perhaps they'll straighten up and fly right. After all, the only real copies of Vista being sold are the ones
      getting jammed down people's throats on new machines and the IT people upgrading so they can support those poor souls.
      If most everyone got screwed by MS in the manner we all know that Vista will do to most people, you'd have even less
      people taking them up on it.

      As it stands, every one of my friends are asking how to migrate their legal XP installs and what they need to do
      to be in compliance with the old machine- or asking what they need to do to get Linux and get off of this merry-go-round
      MS has put everyone on.
      --
      I am not merely a "consumer" or a "taxpayer". I am a Citizen of the State of Texas
  17. Product activation a nightmare for corp. users by Anonymous Coward · · Score: 0, Flamebait

    Any kind of mass deployment becomes a fiasco if each computer has to go through some kind of activation. MS has been under pressure from hardware vendors and large corporate customers for YEARS on this topic. Whatever they do to alleviate the well-documented headaches of these people will inevitably become the basis for short-circuiting the process for everyone else.

    At times like this, Vista is being ignored at a time when MS needs it adopted. "Features" like product activation have no place in a product that is already a driver-deficient, DRM-infested headache. MS has obviously overestimated the amount of grief that the customer base would tolerate to get a new version of Windows.

    Speaking of Vista, gotta love those MS memos about Intel 915 graphics. They claim the Intel 945 "barely works". My MacBook runs Intel 965 graphics; nothing "barely" about it. No Vista, no problem.

    Before MS worries too much about piracy of Vista, they need to make the product worth stealing.

  18. ... And? by PC+and+Sony+Fanboy · · Score: 5, Funny

    Hey, calm down!
    I'm an equal opportunity f*tard ... I didn't pay for my copy of windows either ;)

    1. Re:... And? by harry666t · · Score: 3, Funny

      ...And I didn't paid for my copy of Linux, so f*cking what?

  19. In other related news... by xtracto · · Score: 4, Funny

    Another group has published an undocumented way to bypass the adult verification in the new Leisure Suit Larry game by pressing ALT+X.

    How do these guys learn this stuff??

    --
    Ubuntu is an African word meaning 'I can't configure Debian'
    1. Re:In other related news... by maestroX · · Score: 1

      What, you don't have to be 38 to pass adult verification??

    2. Re:In other related news... by Anonymous Coward · · Score: 0

      No, but you'll still need a fake ID to buy ultra-porn.

  20. Who cares when Vista $uck$ by gabrieltss · · Score: 0, Troll

    Who really cares when Vista sucks. It sucks so bad why would anyone even want to pirate it! I know a lady that bought a new HP laptop for school and I tried to tell here to not get a Vista one. I told her to press HP to give her one with XP on it. She didn't listen... She got it and HATED it! So she sent it back and now she is going to buy a MAC. One more person off of Windows!

    Thank you Microsoft! Your doing our job for us!

    --
    The Truth is a Virus!!!
    1. Re:Who cares when Vista $uck$ by Tony+Hoyle · · Score: 1

      It's true that MS is sellng Macs by proxy than I think it realizes. Given the choice of Vista or 'anything else' then people are taking the second option.

      I just spent some time with a group of people. Some ages probably about 19-50. About a 15 laptops were present. 14 were Macs. The one PC owner was cursing that his machine wouldn't work! (dud hard drive I think).

      I'm aware that that's possibly not a representative sample (compared to what the marketing sites say, anyway) but it surprised me since a couple of years ago you might have had about 1 Mac if you were lucky (and fewer PCs of course, since the idea of ordinary people having one has really only recently caught on).

  21. old old old by gigarello · · Score: 0, Redundant

    OMG this activation method is 1 year old...

  22. Amusing by NickCatal · · Score: 3, Insightful

    I always find it amusing that MSFT says that Vista is the least cracked OS they have made to date... They fail to see that most people who pirate OSes actually intend on using that OS and are as likely to want vista as anyone else...

    --
    -nick
  23. Who cares... by neowolf · · Score: 1, Interesting

    I know this will likely be seen as a troll and will hit my Karma but...

    Seriously- who cares. Vista is probably the worst operating system to ever be produced (relative to others at the time), if not second behind Windows ME. My company tested it on several computers and has started removing it because it has proved to be almost unusable. It is also a technical support nightmare.

    We are actually starting to go to Macs (something I never in my life thought I'd see). I haven't been able to talk them into actually trying Linux, unfortunately, even though I've run it for a couple of years now.

    Someone should start a Web site for people to give away the Vista keys they don't want.

  24. Where can I get one for XP? by sm62704 · · Score: 2, Informative

    I'm not buying Vista, or pirating XP. My copy of XP is legal, purchased at Best Buy for a hundred bucks (actually a little more).

    As Windows is so damned insecure, I won't get on the internet with it, period. I mostly use an old distro of GNU/Linux/KDE, and that's what I surf with. When I install Windows I unplug the ethernet, and disable networking in Windows before I plug the LAN back in.

    Even were I to trust a patched copy of Windows, it takes longer to patch than a cracker can find the machine and add it to his botnet.

    As a consequence, activation is a complete and itter pain in the ass. I have to call their damned computer in Redmond with my cell phone, which costs me by the minute. I then have to key in a very long unintelligible string, talking to a computer that has more trouble understaning me than a phone monkey in India.

    Windows is getting flakey again (one slashdotter says I must have a bad memory chip, but I had this problem before and reinstalling Windows fixed it. I don't see how reinstalling Windows would fix a bad memory chip. And Mandriva runs flawlessly, why wil Linux work flawlwssly with a bad memory chip but not Windows?

    So before I reinstall that piece of shit operating system that I paid way, way too much for, could one of you pirates point me to a patch that Microsoft calls a crack?

    On second thought, never mind. I have no way of knowing that the patch/crack isn't a trojan. If anybody can figure a way out of this goddamned stupid activation mess that frustrates and annoys the hell out of me, a paying customer, while doing nothing whatever to slow pirates down I'd appreciate it. Thanks.

    -mcgrew (not the security guy, that's a differen mcgrew)

    --
    mcgrew's razor: Never attribute to stupidity that which can be explained by greedy self-interest
    1. Re:Where can I get one for XP? by kenbo11 · · Score: 1

      Wow! Paranoid much? Anyway. this crack has been out for over a year. (check the date on the article in the link) It was out when Vista was still just a release candidate. SP1 fixes this, but, of course, a new hack that SP1 does NOT fix was out before SP1 was released. Just can't keep up with those hackers!

    2. Re:Where can I get one for XP? by bhima · · Score: 1

      My sole interest in Windows is a virtual installation I occasionally use on my Mac. Currently I'm using a very small XP Lite with all the updates slipstreamed in which I got off the pirate bay. Yes I do have an old license for XP but I have no idea where the disk is. Anyway this tiny XP is great version and I think works very well as a 'guest' OS.

      --
      Nothing in the world is more dangerous than sincere ignorance and conscientious stupidity.
    3. Re:Where can I get one for XP? by Shados · · Score: 1

      And Mandriva runs flawlessly, why wil Linux work flawlwssly with a bad memory chip but not Windows?

      Thats common, both ways. I don't know about now (haven't used Linux in a while), but back then you could tell your harddrives were going bad just by putting Linux on em. Linux would throw a total tantrum, kernel panicks and so on, while Windows would happily go along with it (for better or worse).

      It depends what you do, too... as another example, a lot of people find out about bad hardware when they go and play with Gentoo, since compiling an entire system stresses hardware so much. I guess Windows along gets your hardware stressed out :)

      Anyway...just saying its possible, but I don't think thats what it is. There's a lot of shitty software on Windows... iTune, most anti-virus, etc... any of those would slowly crap out your machine (as they would any OS if such shitty software was made for it).

      That being said, you're seriously overdoing it. Windows pre-SP1 is vulnerable to ONE worm by just being there doing nothing, and just having it behind a NAT will make sure you can patch it up. If you have a later copy, even that isn't an issue. And even if i twas....you sure sound like you do have a NAT...its not like someone can go and own your box if it can't even tell it exists while you're patching... And then you can happily activate it over the internet (which you have a freagin month to do).
    4. Re:Where can I get one for XP? by Anonymous Coward · · Score: 0

      Ever heard of a firewall? Realize that Windows XP has one? You know, it is a lot simpler to install Windows, enable the firewall (with no exceptions enabled), plug in your network cable, activate online, then patch online than what you have been doing. Oh, wait - then you wouldn't be able to complain about it on SlashDot. And I don't want to hear any whining about "oh, but THAT firewall is inbound only". So what? That's what you need to not get hacked while you patch.

      My last install of Ubuntu 7.10 (most recent install was about 7 days ago) needed well over 200 MB of updates when it was built (I think it said 261 MB), so Windows isn't the only thing that needs patches either.

    5. Re:Where can I get one for XP? by sm62704 · · Score: 1

      Wow! Paranoid much?

      I wouldn't be, but unfortunately I'm literate.

      --
      mcgrew's razor: Never attribute to stupidity that which can be explained by greedy self-interest
    6. Re:Where can I get one for XP? by sm62704 · · Score: 1

      If the firewall is so good (and I hear it's on by default) then why are all the botnets made of Windows machines?

      --
      mcgrew's razor: Never attribute to stupidity that which can be explained by greedy self-interest
    7. Re:Where can I get one for XP? by sm62704 · · Score: 2, Insightful

      I have used this system a few times. If it is 'unintelligible' perhaps you should think about a different cell phone

      It was a Razr the last time i had to activate it. And that was the very least of its being a pain in the ass. The whole thing was a pain in the ass. Yet the pirates don't have to put up with it. IMO it's brain-dead stupid of Microsoft to do. It isn't saving or making one poenny for them, it's only pissing off their paying customers while doing absolutely nothing whatever to deter copyright infringement.

      For some reason most 'old' distros turn EVERYTHING on by default.

      Mandriva 8.2, 2005 IIRC. Nothing is turned on by default, and if you tell it to turn something stupid on it scolds you severely.

      The only thing I agree with here is the fact that out of box I am treated as if I am 'stealing' software.

      That's not the worst of it. The worst part is that proving you're not trying to 'steal' from them is such a PITA. I couldn't care less what Microsoft thinks about me, but making things hard for a legitimate, paying customer is brain-dead stupid.

      --
      mcgrew's razor: Never attribute to stupidity that which can be explained by greedy self-interest
    8. Re:Where can I get one for XP? by Allador · · Score: 1

      Even were I to trust a patched copy of Windows, it takes longer to patch than a cracker can find the machine and add it to his botnet. That's utter nonsense.

      The only way this would happen is if:

      1. You were connecting the computer directly to the internet, with no router/firewall between you and it.
      2. You somehow managed to turn off the firewall that ships on by default with XP.

      Or if you had a bunch of other compromised machines on the network and #2 was true.
    9. Re:Where can I get one for XP? by Allador · · Score: 1

      What does one thing have to do with another?

      Having a firewall does not stop your machine being owned. What it stops is unsolicited inbound ownage.

      But if they do webmail with IE, or dont patch, or run as local admin, then there are still many ways to get owned, even with 16 linux based firewalls between you and the internet.

    10. Re:Where can I get one for XP? by sm62704 · · Score: 1

      Have you seen slashdot lately?

      1. You were connecting the computer directly to the internet, with no router/firewall between you and it.

      How many home PCs have a router/firewall between them and the internet? I will say, I applaud Microsoft for finally having the firewall on by default.

      --
      mcgrew's razor: Never attribute to stupidity that which can be explained by greedy self-interest
    11. Re:Where can I get one for XP? by Allador · · Score: 1

      Have you seen slashdot lately? Note that the link you mention isnt relevant in this conversation, it requires direct physical access to the machine. This is fundamentally no different than having access to the machine, rebooting it onto a usb key or bootable cdr which goes in and resets the local admin password for windows.

      For those that care, there are several ways to stop these sorts of direct-access attacks, but they cause some real pain in easy of usability.

      How many home PCs have a router/firewall between them and the internet? Nowadays? I'd say the vast majority. At least in the US. Every ISP that I've seen includes a router/firewall by default, and many also offer a security-tools CD that includes anti-virus, personal firewall, etc.
  25. who cares. by theheadlessrabbit · · Score: 1

    I already have a legit OEM copy of vista I'm not using, why would I want another copy to not use?

    --
    -I only code in BASIC.-
  26. /bump? /BUMP! damnit... no bumping on /. by PC+and+Sony+Fanboy · · Score: 1

    yeah. AMEN, and hallileujah. no more text ;)

  27. So Vista's now available free? by Malevolent+Tester · · Score: 4, Funny

    Just need to wait a few more months and hopefully Microsoft will start paying people to use it.

    --
    If you haven't made a developer cry, you've wasted a day.
    1. Re:So Vista's now available free? by Orion+Blastar · · Score: 1

      Almost Dreamspark is given away free by Microsoft to college and high school students. It contains Windows 2003 Server standard edition, but I can't see why the next one won't have Vista in it?

      --
      Remember, Slashdot does not have a -1 disagree moderation, and no, troll, flamebait, and overrated are not substitutes.
    2. Re:So Vista's now available free? by Svartalf · · Score: 0

      Heh... They'd have to pay a lot- it's pretty craptacular.

      --
      I am not merely a "consumer" or a "taxpayer". I am a Citizen of the State of Texas
    3. Re:So Vista's now available free? by syousef · · Score: 1

      Just need to wait a few more months and hopefully Microsoft will start paying people to use it.

      Brother, there are easier and less painful ways to earn a living...Have you considered a career as a crack ho? No need to stoop to using Vista.

      --
      These posts express my own personal views, not those of my employer
  28. There was a cheat code for LSL? OMG!!! by 140Mandak262Jamuna · · Score: 0, Troll

    OMG! There was a way to work around the adult verification scheme? How many frustrating hours we spent trying to learn American pop culture based adult verification questions in Indian Institute of Science, Bangalore back in the 1980s. BTW there used to be some kind of unix computer called Apollo that had a PC emulator and we used to play Leisure Suite Larry (in the land of lounge resorts) in that machine. Whatever happened to that company/computer?

    --
    sed -e 's/Chuck Norris/Rajnikant/g' joke > fact
    1. Re:There was a cheat code for LSL? OMG!!! by 140Mandak262Jamuna · · Score: 1

      Troll? Off topic I could understand, but troll???

      --
      sed -e 's/Chuck Norris/Rajnikant/g' joke > fact
  29. heh. by Machine9 · · Score: 3, Interesting

    Am I really the only person who is not super dissatisfied with Vista? I've honestly not experienced anything negative with it. I still prefer the ubuntu installation on my laptop mind, but gamers will be gamers, and Wine hurts my brain =(

    1. Re:heh. by digitig · · Score: 0

      No, you're not the only one dissatisfied with Vista. I'm not dissatisfied with Vista. For the simple reason I don't have it on any machine I work with, so it's no problem at all.

      --
      Quidnam Latine loqui modo coepi?
    2. Re:heh. by digitig · · Score: 1

      s/dissatisfied/not dissatisfied/ of course. Sorry.

      --
      Quidnam Latine loqui modo coepi?
    3. Re:heh. by L4t3r4lu5 · · Score: 1

      When Cedega starts working properly (they're porting DX10 at the moment) with most games, i'm dropping Windows permenantly. I have a system capable of running anything I want, and all my hardware is supported. Hell, I dual booted Ubuntu and xp for a while until I got fed up of switching between the two when I wasn't gaming. Games are the only reason I use Windows.

      --
      Finally had enough. Come see us over at https://soylentnews.org/
    4. Re:heh. by MrMonroe · · Score: 1

      Hey, someone else who hasn't been bitten by a /. zombie. I also run Vista (P64) with no issues whatsoever. I bought enough RAM. My system runs great. I'll tell you, it was a lot easier to switch from XP to Vista than it was to switch from 2000 to XP. In other news, please stop pirating software, no matter how big and faceless the corporation that produces it is. You're just hurting legitimate users, because, as others have posted, it sure isn't hurting M$'s bottom line much.

    5. Re:heh. by Puppeteer_23 · · Score: 1

      Yeah. On a well-built machine, with a nice clean installation of Vista, i've had minimal issues. As a matter of fact, most people who come into the shop with Vista issues can usually be taken care of by uninstalling all the extra crap that the big OEMs stick in there and bumping the ram (usually 1GB). It's funny that the folks who have complained the most over the years about FUD are now the biggest perpetrators of it. ;)

      --
      -- "Wherever you go, there you are." -Buckaroo Banzai
    6. Re:heh. by Machine9 · · Score: 1

      I'll confess that my machine is quite a beast (quad core, 4gb ram etc) but I bought my mother a new laptop, which is pretty low-spec, and barring a windows mail bug with some items being undeletable (now fixed btw) no problems for her either. I'd love to run ubuntu on my desktop as well, I'm very happy with it on my laptop, but for the life of me I can't get my games to work with it (yet... I see another long weekend coming up). So yeah, linux zealots, if you're reading this, make all my games work without me having a massive headache and you'll have another convert.

    7. Re:heh. by Puppeteer_23 · · Score: 1

      Heh, yeah. Don't get me wrong, you definitely need decent hardware. That being said, though, we're building our entry-level PCs as Pentium Dual-core systems with 1GB (though i always recommend two) and integrated graphics. They run Vista pretty well, of course the 2GB variety are much better. For the price, people always take the 2GB, so we're prolly just gonna bump our standard build to 2GB. That being said, we're still keeping XP as an option, of course. Most people take Vista now, though. Oh yeah... our shop has sold at least 100 PCs with Vista pre-installed now. I've had a total of FIVE come in with issues that I could legitimately call a Vista flaw. They were fixed easily, too. Like I said, it's all about how you build them and being competent and asking the right questions.

      --
      -- "Wherever you go, there you are." -Buckaroo Banzai
    8. Re:heh. by BLKMGK · · Score: 2, Interesting

      Funny, I run Vista64 too, Ultimate - no issues. My XP system is dragging pretty badly though and I think I might slap Home Premium on it instead. I've found a total of two pieces of software that I'm interested in that have issues with Vista - an advanced encoding CODEC and an unsigned driver for a hardware monitor - speedfan I think. everything else has run smooth as butter and while some of the UI elements irritate me - the start menu in particular - I've found that it works great overall. Mind you I run it on a 4Ghz machine with 4Gigs of RAM so it sure as hell ought to be snappy!

      I run Ubuntu on another machine - my HTPC. I've had only a little trouble with it, digital sound disappearing twice for no reason. I have a backup image of it and can load it from scratch or backup in record time. I'm comfortable in either O/S right now. I AM seriously thinking I might try Ubuntu on a new desktop I'm planning just because Vista costs so damned much. I need to check and see if the various tools I want to run on that machine exist on Linux, I have a sneaking suspicion they do. Since it will be a box just for video encoding etc. it won't need games etc. to be loaded.

      To each his own but despite all the screeching about Vista I'm not finding it an issue and the DRM hasn't gotten in my way once despite the mountain of FUD about "tilt bits" and other horseshit. I rip HD-DVD with no problems and transcode them while playing games - no worries. I would suggest that those having issues check out how much memory they have - quite a few OEM's skimped and shipped machines with only a Gig of memory. Try two...

      --
      Build it, Drive it, Improve it! Hybridz.org
    9. Re:heh. by Machine9 · · Score: 1

      But that's really the issue isn't it?

      Can you reply on customers (and even some retailers) being competent enough, and able to ask the right questions, to build a machine that does NOT have issues? And if not, is that or is that not M$'s problem?

    10. Re:heh. by Puppeteer_23 · · Score: 1

      Right on. 2GB is definitely the minimum i'd recommend.

      --
      -- "Wherever you go, there you are." -Buckaroo Banzai
    11. Re:heh. by JustNiz · · Score: 2, Interesting

      Don't hold your breath. They still can't get most DX9 games working well. Actually Wine is looking better than Cedega for DX9 gaming these days.

    12. Re:heh. by fast+turtle · · Score: 1

      Mind you I run it on a 4Ghz machine with 4Gigs of RAM so it sure as hell ought to be snappy!

      I find it funny that you needed a 4Ghz rig to run Vista Ultimate becuase I'm running Vista Business64/SP1 on a E6300 C2D@1.8Ghz with 4GB and it's snappy.

      --
      Mod me up/Mod me down: I wont frown as I've no crown
    13. Re:heh. by BLKMGK · · Score: 1

      I'm sorry but I fail to see *anything* in my statement that specified NEED. I said that I RUN it on that, not that I NEEDED that. My machine runs 4ghz because I like to game and because, as I also mentioned, I transcode video. My HD-DVD collection is being moved to my NAS and I've decided to compress the video somewhat to save some space. Encoding times were running 80hours or so on my slower machine so I've moved the work to my faster one and can now do the encoding in under 15 hours. I run a fast machine because I need the horsepower not because Vista somehow "required" it. My next box might be a slower clocked quad since I can use all the cores for the work I'm doing but those draw more juice so I'm waiting for the 45nm versions to come down. Even with this CPU at 4Ghz and a G92 8800GTS running this machine and a multi TB server together only draw 289watts at full chat. Funny what happens when you don't buy silly large P/S and get spec 80+ rated ones :-)

      Kudos to you for running Vista on something slower, that wouldn't have met my needs.

      --
      Build it, Drive it, Improve it! Hybridz.org
  30. Uh-Why would you WANT to pirate Vista? by hairyfeet · · Score: 2, Interesting
    Are you into pain or something? Why would anyone want to steal what most consider WinME II? I gave away the DVD I got for beta testing Vista,and last I heard it had already gone through at least 4 people,each having tried it for a couple of weeks and then running back to XP. It is like one of those fruitcakes that nobody wants-it just keeps getting passed around.I wonder if they have started making room in the landfill where they buried the Atari E.T. carts for all the Vista DVDs that will end up getting tossed?


    And yes,I know some folks have managed to get it to run okay.I also have a neighbor who is still using and swears by WinME,but that don't make it good. Enough folks have been burned by Vista that all the service packs in the world ain't going to help the bad experiences of way too many early adopters. I'll stick with Xandros for my laptop and XP for gaming.But you do have to admit it is a brilliant way to combat piracy,just make an OS so slow and bloated that nobody will want to steal it!

    --
    ACs don't waste your time replying, your posts are never seen by me.
    1. Re:Uh-Why would you WANT to pirate Vista? by Anonymous Coward · · Score: 1, Insightful

      grow up

    2. Re:Uh-Why would you WANT to pirate Vista? by hairyfeet · · Score: 1
      Why Mr. Coward,because I stated what most folks already know? That if you don't have a dual core and 2+Gb of RAM,or get extremely lucky,using Vista is like torture? Have you noticed that MSFT has lowered prices AGAIN,and that some places are selling Home Premium at $99? They wouldn't be doing that if they weren't having trouble moving the boxed product.And the reason they can't moved the box product is that most folks know that if you're machine is more than six months old it is a truly painful experience.


      Here is my specs for the Vista machine-3.06Ghz Prescott Celeron,2Gb of DDR400,a Geforce 6200 with 256Mb of RAM,and (at the time) dual 200Gb hdds.Not the latest and greatest,but more than enough for the games I play and over 3 times the specs needed according to MSFT.Over the two months that I ran Vista here is my user experience.The hard drive housing the Operating System would thrash so much that I thought it would burn up(and did right after I got rid of Vista.Considering it was less than a year old,I have no doubt the overheating caused by Vista thrash helped kill it),my network would drop to dialup speed or just die outright when doing even the simplest things,like listening to music while downloading or doing a file copy, file copy was so painful I resorted to command line,explorer would just crash a couple of times a day and finally the entire system would freeze for 15-35 seconds at a time just sitting on the desktop doing nothing.


      As someone who had WinME on a HP with 256Mb of RAM and a 1.1Ghz Celeron,I can honestly say my experience with WinME was better.I only needed to restart WinME once a day,and as long as I didn't run system restore or overtax it with more than a couple of programs at a time it would generally run okay.With Vista running I spent more time cursing the machine than I actually did getting anything done.Now I am running XP SP3 on my gamer rig,which is now running 15% faster than XP Sp2.I can't tell you how fast it is compared to Vista,because the one time I tried to benchmark it Vista froze solid and required the power cord pulled just to kill it.And that 1.1Ghz Celeron HP is what I'm typing this on now.Upgraded with a second 256Mb stick and Win2k Pro it has been running faithfully for 7 years.According to the Vista upgrade adviser if I added a DX9 card I could run Vista on it.Are you kidding me? I won't take Vista if they offered it for free.My sanity is just worth more to me than Aero.But as always,my 02c based on my experience,YMMV.


      --
      ACs don't waste your time replying, your posts are never seen by me.
  31. Sweeeeet!!!!! by wandazulu · · Score: 3, Funny

    I still don't want it, though.

  32. The greater challenge: by sabernet · · Score: 1

    Finding people who will bother to install a pirated Vista thereby requiring said crack.

  33. DUPE! by PalmKiller · · Score: 1

    I recall reading about this one before here...slow news day? I think its detectable in the latest updates also.

  34. "Schema"? by digitig · · Score: 1

    How come it's a "Schema", not a "Scheme"?

    --
    Quidnam Latine loqui modo coepi?
  35. Zonk, you insensitive clod! by RockMFR · · Score: 1

    The submitter wanted to know how to do this on XP! You removed his question! Now how is he going to pirate an OS that was released 7 years ago?

  36. At last by Anonymous Coward · · Score: 2, Funny

    It was so embarassing to have to crack it the improper way.

  37. No no no... you're doing it wrong. by Puppeteer_23 · · Score: 2, Interesting

    That's not how you do it. You're supposed to talk about how THIS is the year Linux is finally going mainstream and everyone's finally going to start using it, learning the shell and modding the kernel. That, or how everyone should just buy an Apple or something. Vista's the worst thing ever, remember?

    --
    -- "Wherever you go, there you are." -Buckaroo Banzai
  38. For each pirated copy one is saved by NWprobe · · Score: 4, Insightful

    For each pirated copy of windows, one more computer doesn't run an alternative OS.
    This is one of the factors keeping the userbase of Linux down. It's a mystery to me why people choose a pirated version of Windows instead an open and free version of a Linux distribution. I guess ignorance is not bliss.

    --
    #find /dev/brain find: no such file or directory
    1. Re:For each pirated copy one is saved by onkelonkel · · Score: 2, Insightful

      Why? AutoCAD and games.

      --
      None of them can see the clouds; The polished wings don't care.
    2. Re:For each pirated copy one is saved by kaizokuace · · Score: 1

      and 3dsmax, adobe's suite, and a grip more software that runs on windows and not linux or OSX even! Funny thing, everyone is always like "oh man i got a mac cuz they are good for graphics and art, etc." when real world production pipelines for film and games usually use a combo of windows and linux boxes. A lot more in house custom tools are developed for linux and not released to the outside world.

      --
      Balderdash!
    3. Re:For each pirated copy one is saved by petermgreen · · Score: 1

      It's a mystery to me why people choose a pirated version of Windows instead an open and free version of a Linux distribution.
      To me it's damn obvious, in many many categories of software the de-facto standard package (that is the one you want to use if you need to exchange files with other people) or the best package is windows only.

      Also linux is quite a paradigm shift from windows, people hate change because it means that much or all of the effort they spent learning thier way arround the old system is wasted. Going from one windows version to the next is often enough of a pain, going to a different OS entirely is far worse.

      a couple of examples of major differences:
      * most people who help with linux give command line based soloutions because that is how they do things themselves, because it is much easier to give a command line soloution than to walk someone through several layers of dialogs and because command line interfaces tend to be more consistant between linux variants than graphical ones. Unfortunately many people are (IMO irrationally) scared of the command line.
      *There is no concept of drive letters just mountpoints which if you let your extra drives be mounted in the default place often end up with irritatingly long names.

      --
      note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
    4. Re:For each pirated copy one is saved by Jaysyn · · Score: 1

      Seconded. That's the only reason I still have Windows on any of my PCs.

      --
      There is a war going on for your mind.
    5. Re:For each pirated copy one is saved by Registered+Coward+v2 · · Score: 1

      For each pirated copy of windows, one more computer doesn't run an alternative OS.
      This is one of the factors keeping the userbase of Linux down. It's a mystery to me why people choose a pirated version of Windows instead an open and free version of a Linux distribution. I guess ignorance is not bliss.



      Not really - there is no way to say someone who doesn't pirate Vista will run some other OS; it could also mean they simply forgo a PC. If they viewed non-Windows OS's as a viable alternative then why pirate in the first place. A more reasonable assumption is some fraction *might* run an laternative OS.

      Your assumption is similar to the argument that each pirated song/movie/game is a lost sale.

      --
      I'm a consultant - I convert gibberish into cash-flow.
    6. Re:For each pirated copy one is saved by dyslexicbunny · · Score: 1

      More or less. Apps matter to people. Windows has apps.

      I've been playing a lot of TF2 lately as well as The Witcher recently. I know I can play them on Windows with zero hassle. I might be able to play them on Linux with Wine but from everything I've heard, it can be a crapshoot and a variety of tweaking/editing to get things to work. I'm not going to say I know anything about Wine and using it (my perception could be quite wrong) but with Windows, I just install and go - maybe update drivers if I need to. If Linux can match that with most all apps, I think the switch would happen far more easily than people think.

      So how does one convince apps to move to Linux if there isn't a market? Why does the market move to Linux if there aren't apps? Sounds like a chicken and egg problem. Assuming a company wants to develop for Linux/OSX (ignoring market forces), what's keeping developers from producing software for them? Is there anything similar to DirectX vs OpenGL in general?

    7. Re:For each pirated copy one is saved by pyrr · · Score: 1

      Well, Adobe's CS won't be functionality-impaired under Wine if Google's initiative is successful. Some games work, some games don't, some work better under Wine than they do under their native environment in terms of performance and stability. The full-blown ports will be made more often when developers realize there's enough demand to make the hassles of supporting their product under various Linux environments worthwhile. That's really the main problem, since there isn't a Linux compatibility standard. Without a standard (that Linux distros would have to meet in order to be certified), you know the devs would be expecting a support nightmare. It's easier just to say, "No," to Linux officially, while cooperating with the Wine, Cedega, and Crossover people. Once Linux distributions are homogeneous enough that one easy installer package would fit all and the devs were comfortable with the licensing, then it would be feasible. Until then, Windows and Wine-based environments are the standard they'll develop for.

    8. Re:For each pirated copy one is saved by dddno · · Score: 1

      Ah yes. The question why a highly superior, more sophisticated, more secure, freely available OS that can do everything that Windows does, and better, hasn't managed to gain a desktop market share beyond 1% in the last 10 years even with ungodly amounts of free "Live CDs" in every goddamn "PC" tabloid.

      Users must be incredibly dumb, too breathtakingly stupid notice the the good stuff when it bites their lower backs. Only a few enlightened prophets hold the true vision. Test case: offer a piece of fresh Black forest gateau for free, next to a snickers (out of date by a week) for $10. All those lusers will go for the snickers, won't they.

    9. Re:For each pirated copy one is saved by sponga · · Score: 1

      Or maybe it might be they have the biggest collection of software assembled to only run on Windows and that they have been having a working desktop OS before Linux did. Showing up late to the desktop game doesn't guarantee you the first spot in line; have patience and don't be ignorant that everybody is not a power user.

      But hey turning a blind eye to all the success and cherry picking where your favorites programs are can be very bitter and selfish.

      Now I have better things to do now, I will just turn off my screen and my life goes on unaffected as usual.
      Priorities in life brotha is what it comes down to.

    10. Re:For each pirated copy one is saved by linzeal · · Score: 1

      Yeah even Pro/E discontinued Linux support. CAD on Linux is a sad place right now unless you are tinkering.

    11. Re:For each pirated copy one is saved by h0dg3s · · Score: 1

      Because everybody doesn't feel like emulating software when they could run it on the platform it was meant to be run on. If Linux had more software (mainly games), they would have a much larger following. Also, remember how dumb the average user is. Sit them in front of a command line and see if they stay there for more than 2 minutes.

  39. Real pirates by Meat+Computer · · Score: 1

    Yayyyy, free software!

  40. Proper cracks by Anonymous Coward · · Score: 0

    You might laugh but inside the cracking "scene" there are (or there were at least about 5 years ago when I used to do cracks for fun) different kinds of cracks, some where more "Zen" (no, no 1337 at that time) than others. The most dirty cracks where the ones where you actually had to *patch* the code to make it accept any password for example. A better approach would be a key-gen which would provide you with an acceptable key to register the program. Of course if you had a dongle, you simply *needed* a patch. Then there were other better "cracks" made for applications which password was validated on a server. Those could be cracked by patching or by providing the server software that simulated the real server communications.

    I personally did cracks ranging from keygens to simple brute force patching JNZ to JZ, but never achieved a server simulation.

  41. timewarp | flame by deviceb · · Score: 1

    I must be in a timewarp here... 2 stories from the past on the front page..

    PARADOX as stated above did this right after Vista came out..

    --
    Kill your TV
    1. Re:timewarp | flame by Anonymous Coward · · Score: 3, Funny

      timewarp
      Again?
  42. 2007... by Gription · · Score: 4, Funny

    Right on the front page of the article it clearly says "4th March 2007".

    Most likely their "slashdot" button has received some current activity as someone has finally gotten around to trying Vista...

    1. Re:2007... by xaustinx · · Score: 1

      So you're saying their button was slashdot-bombed Vaulting an article from 366 days ago onto the slashdot main page?

  43. Right. by Puppeteer_23 · · Score: 2, Insightful

    I actually was talking retailer-specific, to clarify. Most (if not all) brick and mortar retailers have salespeople that don't know JACK about PCs. Or if they do, they're the type that think they know what they're talking about but only know what sales presentations they've been given by Intel, MS, etc. Not very technical.

    Also, the big OEMs are much more concerned with hitting certain price points on margin than building PCs that have a decent quality anymore. Very simply, we don't build a PC for less than $550. That's because we don't skimp on crappy PSUs, chassis', and parts. Consequently, we can offer our customers a 3-year parts wty and don't have to worry about big issues (other than the usual PSU failures and HDs, which are minimized).

    I'll blame MS to a certain point. The Windows Mail bugs are a pain in the ass, and if you followed their "capable" specs building machines for folks, you definitely saw performance problems. Thankfully, I never considered building Vista PCs without dual-core chips and 1GB so we've seen minimal performance problems from our customers.

    That being said, the usual complaints of driver incompatibilities and third-party problems I place solely on the shoulders of those third-parties. MS puts their requirements out there and if they're improperly followed, of course you're going to have problems.

    The Apple people love to point to Macs as being rock-solid, etc. But if they had to accommodate as many different third-parties as Microsoft does with PCs, guess what... MacOS would have the same problems. I mean, seriously, they've got what 10-12 specific models to keep tight control of? Oh yeah, they still have issues too.

    And Linux... well... the day that you never have to touch a command line or the kernel for driver support (such as sound on my Santa Rosa notebook on Ubuntu) is the day i'll put it on all my machines. It's much MUCH better these days, but no.

    So anyway, to sum up, i'll put some blame on MS, but more on all the third-parties retailers and manufacturers for what shortcomings Vista is perceived to have. That being said, my customers haven't had major issues.

    People seem to forget the Windows XP launch, too. This is the same thing all over again except that Apple did a MUCH better job this time around of piling on. Between Slashdotters and Apple, the FUD has been flying.

    --
    -- "Wherever you go, there you are." -Buckaroo Banzai
    1. Re:Right. by cmat · · Score: 1

      That being said, the usual complaints of driver incompatibilities and third-party problems I place solely on the shoulders of those third-parties. MS puts their requirements out there and if they're improperly followed, of course you're going to have problems. ...

      The Apple people love to point to Macs as being rock-solid, etc. But if they had to accommodate as many different third-parties as Microsoft does with PCs, guess what... MacOS would have the same problems. I mean, seriously, they've got what 10-12 specific models to keep tight control of? Oh yeah, they still have issues too. This comparison is wrong. Apple != Microsoft with respect to hardware support; they are equal more to Dell or HP in terms of hardware support, i.e. they are hardware integrators, and as such should be expected to select hardware that has proper driver support for their operating system of choice (OS X for Apple, Windows Vista for HP/Dell). This ofcourse means any incompatibilities are the INTEGRATOR's fault, and NOT the operating system builder's fault or the device manufacturer's fault (although crappy driver support won't win you more business all things being equal). You will notice that both Dell and HP also control the hardware they put into their machines. Microsoft "supports hardware" like Apple "supports hardware", i.e. as minimally as possible and they bundle some quantity of drivers with their operating system.

      So please, we can argue whether or not Apple is a software or hardware company, but when it comes to the hardware they sell, they fall in the same class of business as Dell or HP (with the added "perk" of having end-to-end control over their platform).
      --
      -- Humans, because the hardware IS the software.
    2. Re:Right. by Puppeteer_23 · · Score: 1

      Uh, yeah. Except for the fact that Apple also is the OS designer. So because they happen to BE the integrator, they have much less need for openness and compatibility with all the various components, chipsets, etc. that Microsoft has to allow for in every integrator's hardware.

      Not just ONE integrator's select hardware.

      You still didn't disprove my point.

      --
      -- "Wherever you go, there you are." -Buckaroo Banzai
  44. metamodding is part of karma by sm62704 · · Score: 1

    Moderation -1
        40% Flamebait
        20% Troll
        20% Insightful
    Extra 'Flamebait' Modifier 0 (Edit)

    Total Score: 0

    And we Linux users are called zealots! Some people can't stand criticism, I see, and some of them have mod points.

    Now mod this one down too, astrograss boy. At least this comment deserves downmodding. In fact I'm modding it down myself with the "no karma bonus box".

    See you on metamod day.

    --
    mcgrew's razor: Never attribute to stupidity that which can be explained by greedy self-interest
  45. check the figures by Mister+Whirly · · Score: 1

    "It's true that MS is sellng Macs by proxy than I think it realizes. Given the choice of Vista or 'anything else' then people are taking the second option."

    Actually given the choice, more people are choosing XP than OS X. I don't really think MS is in panic mode seeing as XP is still a MS product.

    --
    "But this one goes to 11!"
  46. Microsoft has fixed some activation cracks by enosys · · Score: 3, Informative

    Microsoft recently released KB940510. Here is what it does. I've read it detects the Paradox BIOS emulator and the timerstop crack.

  47. How piracy fits into adoption strategies by moxley · · Score: 2, Interesting

    One thing to always consider: Just like it always is, one way or the other piracy plays into the strategy of getting this OS adopted.

    Who cracks and/or installs pirated software? Mostly young techies. If they can get an OS for free or for cheaper than Vista, then Vista needs to be made "free" to compete in that sector - However, you can't just make the product free or reduce the price point, because that is only going to get you less money from people who are going to pay for it anyway and won't affect those who acquire software activations via other means.

    MS knows that people who are going to pirate are generally not going to pay for an OS, and certainly not full price, and some people would pirate even if it cost $2.99.

    I would think that one of the worst things that could happen to a new OS is to be rejected by the young technically savvy users - for so many reasons, but one reason is because they influence adoption; especially upgrades and new system purchases. Do you know when my parents and pretty much every other non-techie person I know decides to upgrade their OS, or buy anything computer related? After they ask my advice (or whoever they consider to be the most computer savvy person in their life). I am sure it is the same for a lot of us here.

    Certainly I used to use pirated stuff sometimes before I could afford MSDN or worked in places that provided all the legit software I needed. I am not posting about whatever piracy is right or wrong here, that has been debated endlessly and it's a personal choice. One thing I can say is that (with the exception of a few times I have seen legit copies of Vista deactivate) it certainly is a lot less of a pain in the ass to use properly activated software.

    I wonder though - if you plotted the adoption rate of Vista on a graph against MS expectations, my guess is that the further below expectations the adoption rate is, the less stringent activations are going to be and more cracks and workarounds (that work well) you're going to see.

    1. Re:How piracy fits into adoption strategies by Dr.D.IS.GREAT · · Score: 0

      I agree, I was a beta tester for XP, alot of folks saw XP as a stupid OS and would be the next Windows ME. they were wrong. i think in time Vista will become like XP, first hated then loved by millions. but who am i to predict market trends, im just a weeeee lil computer tech that has had Mac OS X installed on his Window$ box... EAT FIJITAS!

  48. New Scheme to get full functionality from Vista by hydrodog · · Score: 1, Funny

    There is only one known way to get "full functionality" from Vista, and that is with an install of "Fedora Hack" which eliminates the approximately 80% of Vista that is bugs, and the 20% that constrains the user from doing anything useful. There are a number of Fedora hacks to Vista available, the most recent being Fedora Core 8.

  49. SP1 does not prevent this crack by GabriellaKat · · Score: 1
    --
    "Have you ever thought about just turning off the TV, sitting down with your politician, and hitting them?"
  50. Re: Acer XP Pro WGA stinks by bartappleous · · Score: 1

    Dare I reply to this... C'mon, put up your dukes moderator! I'll take you on. Oh yeah, what were they talking about? What's an Acer? What's XP? What's a Vista? Is that what I hook my internets up too?

  51. Forget cracking Vista! by GameboyRMH · · Score: 1

    Crack Halo 3 and...that other game that only runs on Vista, so there will be no possible reason whatsoever to run Vista. These guys are trimming the tops of the weeds instead of uprooting them.

    --
    "When information is power, privacy is freedom" - Jah-Wren Ryel
  52. Linux takes another hit in the gut by I'm+Don+Giovanni · · Score: 1

    You guys gloating over this can't see the forest for the trees.
    Microsoft has calculated a bell-curve, plotting strength of activation vs usershare and revenue.

    At one end of the curve is maximum-strength, impossible to crack activation scheme, which also shows low user share for Windows as cheapskates flock to Linux. At the other end of the curve is zero-activation which shows high windows share but zero revenue as everyone just pirates it. In the middle is medium-strength activation, where it's good enough to curtail casual piracy but not so good as to force dedicated pirates/cheapskates to Linux.

    Everytime a crack is found for Windows activation, that's the same as Linux taking a shot in the gut, as it just takes away one of Linux's advantages (in fact, it's *main* advantage, being free as beer).

    --
    -- "I never gave these stories much credence." - HAL 9000
    1. Re:Linux takes another hit in the gut by Starayo · · Score: 1

      In the average consumer's eye, windows is free anyway, because it comes pre-loaded on their PCs.

      --
      Ezekiel 23:20
  53. I'm Confused by pugugly · · Score: 1

    There's a crack for Vista? Why?

    Illegally downloading and installing Vista is like stealing paint so I can repaint my house Lime Green and Watermelon Pink. Sure, I'm smart enough to break into a hardware store and steal paint, but why would I steal ugly paint?

    Pug

    --
    An Invisible Entity of Vast Power whose existence must be taken on faith alone: Liberal Media
  54. Disingenuized Advantage? by lpq · · Score: 1

    Their Windows Genuine Advantage was disingenuous?

  55. MS can afford to make it free by cheekyboy · · Score: 1

    They can afford to make it free for ALL usage except corporate PCs. So they loose 2-4 billion in sales, they save 1billion in advertising & boxes & cds & activation infrastructure.

    Distribution is easy, cost is only $1 for a dvd in every bloody PC mag in existance, every 3 months with included patches.

    Making money of an OS is so 1980s.

    --
    Liberty freedom are no1, not dicks in suits.