Windows 8 Sales are actually Amazing - 40 million sold


Recommended Posts

Do you guys honestly think that run box will last much longer!?

As I said earlier, why remove something that doesn't need removing? It would be more work to remove it...

The code for the RUN dialog doesn't change with every Windows release. It probably is largely unchanged from Windows 95...

Not every user is incompetent. Some of us can, and do, use the advanced functions of the OS.

why not? that's one thing that's definitely not hurting anything by being there

and it especially comes in handy when/if explorer crashes

It's redundant code. It could be removed in favor of the Metro search screen which is triggered by Win+Q.

It's redundant code. It could be removed in favor of the Metro search screen which is triggered by Win+Q.

And you know this how? Have you seen the Windows source code? If Microsoft's developers are smart, and I suspect they are, the code isn't redundant and instead the Metro search calls the RUN dialog (or whatever the RUN dialog itself calls).

What you see isn't directly reflective of the structure of the code executing behind the scenes...

And you know this how? Have you seen the Windows source code? If Microsoft's developers are smart, and I suspect they are, the code isn't redundant and instead the Metro search calls the RUN dialog (or whatever the RUN dialog itself calls).

What you see isn't directly reflective of the structure of the code executing behind the scenes...

this, most likely the search box from vista-8 is making a call through the run program

plus like i said, if explorer crashes, Win+Q does nothing. what do you do then? oh that's right, start explorer back up through the run dialog box

Dot, even most linux guis have a run dialog box you can access

even if it is redundant, it's so small it shouldn't really matter, it's probably only a line or 2 of code

And you know this how? Have you seen the Windows source code? If Microsoft's developers are smart, and I suspect they are, the code isn't redundant and instead the Metro search calls the RUN dialog (or whatever the RUN dialog itself calls).

What you see isn't directly reflective of the structure of the code executing behind the scenes...

If that's the case, it can be simply eliminated, and Win+R re-directed to Metro Search. It would be one step in creating unity in the OS.

And you know this how? Have you seen the Windows source code? If Microsoft's developers are smart, and I suspect they are, the code isn't redundant and instead the Metro search calls the RUN dialog (or whatever the RUN dialog itself calls).

What you see isn't directly reflective of the structure of the code executing behind the scenes...

....

SERIOUSLY...

you don't code for a living do you...

It's redundant code. It could be removed in favor of the Metro search screen which is triggered by Win+Q.

So do you type in your URL's in the search box if the browser isn't open?

Did you ever use the run box in XP?

plus like i said, if explorer crashes, Win+Q does nothing. what do you do then? oh that's right, start explorer back up through the run dialog box

When was the last time Explorer crashed for you? It hasn't crashed for me in years. Plus, CTRL+ALT+DEL still works.

Did you ever use the run box in XP?

I used the run box.... Never. I type my URLs in the browser... Where they belong. And to be honest, I never type URLs anymore. I pin them to START.

Plus, guess what also works in Win8 Search... You guessed it. URLs. ;)

When was the last time Explorer crashed for you? It hasn't crashed for me in years. Plus, CTRL+ALT+DEL still works.

yes, ctrl+alt+del still works, and you then from there, you open the task manager where you can access RUN

plus the search box doesn't always work for everything, like using flags when launching an app for example

I used the run box.... Never. I type my URLs in the browser... Where they belong.

See that is were I think power user vs normal users differs. A power user won't take the time to open a browser and click an address bar. He will do a windows key + R Type www.(the web site).com press enter and be done with it.

See that is were I think power user vs normal users differs. A power user won't take the time to open a browser and click an address bar. He will do a windows key + R Type www.(the web site).com press enter and be done with it.

Like I said above. URLs also work in Win7 and Win8 Search. ;) Better part? I don't even need to know the URL! I can do a web search too!

post-420821-0-20901500-1355430045.png

See that is were I think power user vs normal users differs. A power user won't take the time to open a browser and click an address bar. He will do a windows key + R Type www.(the web site).com press enter and be done with it.

sorry war, you're the only one i've ever known to actually do that

I've never heard of any other "power user" that does that

Like I said above. URLs also work in Win7 and Win8 Search. ;)

You don't even use that. You still open the browser.

sorry war, you're the only one i've ever known to actually do that

Close your browser and try it.

windows key + R then type the web address with the www. then press enter. it's MUCH faster.

Do you guys honestly think that run box will last much longer!?

Well practically it was removed in Vista when Microsoft removed it from start menu. :p I don't see them doing more than that because it is used in bunch of places including the server core editions.

See that is were I think power user vs normal users differs. A power user won't take the time to open a browser and click an address bar. He will do a windows key + R Type www.(the web site).com press enter and be done with it.

Don't power users have multiple applications open? why is your browser closed then?

hand over your power user card on your way out...NAAW!

Another difference between Search and Run, with run, you HAVE to know the filepath. Let's be honest, no one, and I mean no one, remembers file paths, no do they want to sit there and type them out, when Search works faster and more efficiently.

See that is were I think power user vs normal users differs. A power user won't take the time to open a browser and click an address bar. He will do a windows key + R Type www.(the web site).com press enter and be done with it.

I think you're confused about what a power user is.

Well practically it was removed in Vista when Microsoft removed it from start menu. :p I don't see them doing more than that because it is used in bunch of places including the server core editions.

Don't power users have multiple applications open? why is your browser closed then?

hand over your power user card on your way out...NAAW!

,

Even if the web browser was open it's much slower to bring the app back in focus and click the address bar, than it is to use the run box with windows key + R

Another difference between Search and Run, with run, you HAVE to know the filepath. Let's be honest, no one, and I mean no one, remembers file paths, no do they want to sit there and type them out, when Search works faster and more efficiently.

yes and no, basic things from the system & system32 folders you can just type the app name such as regedit or services.msc or explorer

,

Even if the web browser was open it's much slower to bring the app back in focus and click the address bar, than it is to use the run box with windows key + R

If your mouse is so slow, then should you not increase the tracking speed?

See that is were I think power user vs normal users differs. A power user won't take the time to open a browser and click an address bar. He will do a windows key + R Type www.(the web site).com press enter and be done with it.

Additionally, countless Windows programs depend on this functionality as this allows them to ensure they open the default browser instead of figuring out what browsers users have installed (the app sends the url to the API as if it were a file to execute). So it isn't that arcane or odd.

....

SERIOUSLY...

you don't code for a living do you...

I'm not sure if you're serious or not... But if you are... I'd recommend you read some of the fundamentals of the craft such as Hunt's The Pragmatic Programmer and understand why the DRY Principal he mentions is considered a fundamental part of software engineering.

You can also Google it... But actually learning the concepts is far more important.

If your mouse is so slow, then should you not increase the tracking speed?

and if hands are already on the keyboard it's slower just to take your hands off the keyboard and put it on the mouse.

Another difference between Search and Run, with run, you HAVE to know the filepath. Let's be honest, no one, and I mean no one, remembers file paths, no do they want to sit there and type them out, when Search works faster and more efficiently.

Actually, no you don't. Any application whose path is in the PATH environment variable or in the APP_PATH registry key will launch just by typing the executable name.

Try it yourself... Type "Winword" to open MS Word or "Firefox" to open Firefox. Works like a charm.

  • Like 2

,

Even if the web browser was open it's much slower to bring the app back in focus and click the address bar, than it is to use the run box with windows key + R

switch with alt+tab/winkey+# and then press F4 to jump to the address bar :p (only if you use IE though)

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Price Drop: Save 86% on Microsoft Office 2021 Professional Plus lifetime digital license by Steven Parker Today's highlighted deal comes via our Apps + Software section of the Neowin Deals store, where you can save 86% on a lifetime license to Microsoft Office 2021 for Windows. This bundle is for families and small businesses who want classic Office apps and email. It includes Word, Excel, PowerPoint, Outlook, Teams, and OneNote. A one-time purchase installed on 1 Windows PC for use at home or work. Lifetime license for MS Word, Excel, PowerPoint, Outlook, Teams, & OneNote One-time purchase installed on 1 Windows PC for use at home or work Instant Delivery & Download – access your software license keys and download links instantly Free customer service – only the best support! Microsoft Office Professional 2021 (for Windows) includes: Microsoft Office Word Microsoft Office Excel Microsoft Office PowerPoint Microsoft Office Outlook Microsoft Office Teams Microsoft Office OneNote Microsoft Office Publisher Microsoft Office Access No faffing about with subscriptions, just classic apps that don't expire. Good to Know ONE-TIME PURCHASE INSTALLED ON 1 DEVICE Redemption deadline: redeem your code within 30 days of purchase Access options: desktop Full versions No subscriptions – no monthly/annual fees Version: 2021 Updates included* *Support for this version of Office ends on Oct 13, 2026 A lifetime subscription to Microsoft Office 2021 Professional normally costs $219.99, but this deal can be yours for just $29.97, that's a saving of $190. For full terms, specifications, and license info, click the link below. Get Microsoft Office Professional 2021 for just $29.97, or learn more Although priced in U.S. dollars, this deal is available for digital purchase worldwide. Support queries If you have queries or need support for any of the Neowin Deals, please use the contact form here. Neowin Deals are managed and sold by StackCommerce who represent Neowin on an affiliate basis. Why we post these deals We post these because we earn commission on each sale so as not to rely solely on advertising, which many of our readers block. It all helps toward paying staff reporters, servers and hosting costs. So for those that keep moaning and complaining, be thankful we're still online for you to even do that. Other ways to support Neowin Whitelist Neowin by not blocking our ads Create a free member account to see fewer ads Make a donation to support our day to day running costs Subscribe to Neowin - for $14 a year, or $28 a year for an ad-free experience Disclosure: Neowin benefits from revenue of each sale made through our branded deals site powered by StackCommerce.
    • The only reason I want to know where you from is because if you are not from the U.K, then why should you care what we in the U.K do or don't do? Racist I am not, I am fed up with the amount coming over here and feel they can come over here and think we need to support them. Do you know how much it costs this country to support these people coming over here? Even when we give them a place to live it is not good enough. We had a barge that was being used to house immigrants, oh but that was not good enough. A mate said to me at the time, when he was homeless, he would have been happy to live on the barge, instead of ending up sleeping on a bench on the beach. I am not scared to say what my family heritage is, unlike you who is scared to say where they are from or where they live. Father side U.S, mother side Wales, still have family living in the U.S. A mate who sadly died a few years ago, had a load of people from different races recording in his studio, I got on with all of them. Skin colour don't bother me, where they are from don't bother me. Religion don't bother me as long as they don't push it onto me and it is not crazy stuff. I am not religious. But if you are not living in the U.K, then why should you care if we are in the E.U or not? This the problem, too many people poking their noses into where it don't belong. But you believe what you believe, if you think I am racist, then be it, I really do not care. Just grow a pair
    • If he hasn't been able to figure that out, then why is he obsessed with tariffs? Because that's one of the most prominent tools to level the playing field when you have high cost of labor.
    • Microsoft released Windows 11 KB5102558, KB5095615 Setup and Recovery updates by Sayan Sen This past week Microsoft released the newest preview update (C-release) under KB5095093. Alongside those, Microsoft also released new dynamic updates. For those who may not know, dynamic updates bring improvements to the Windows Recovery process in the form of Windows Recovery Environment (WinRE) updates, which are also called Safe OS updates. The dynamic updates also affect the Setup file binaries in the form of Setup updates. These Dynamic Update packages are meant to be applied to existing Windows images prior to their deployment. Dynamic Updates also help preserve Language Pack (LP) and Features on Demand (FODs) content during the upgrade process. VBScript, for example, is currently an FOD on Windows 11 24H2. This time both recovery and setup updates were released for Windows 11. The company writes: "KB5095186: Safe OS Dynamic Update for Windows 11, version 26H1: June 23, 2026 This update makes improvements to the Windows recovery environment (WinRE). After installing this update, the WinRE version installed on the device should be 10.0.28000.2335. KB5102558: Setup Dynamic Update for Windows 11, versions 24H2 and 25H2: June 23, 2026 This update makes improvements to Windows setup binaries or any files that setup uses for feature updates in Windows 11, version 24H2 and Windows 11, version 25H2. KB5095615: Safe OS Dynamic Update for Windows 11, versions 24H2 and 25H2: June 23, 2026 This update makes improvements to the Windows recovery environment (WinRE). After installing this update, the WinRE version installed on the device should be 10.0.26100.8737." Microsoft notes that both the Recovery and Setup updates will be downloaded and installed automatically via the Windows Update channel.
  • Recent Achievements

    • Conversation Starter
      jessse3334 earned a badge
      Conversation Starter
    • Reacting Well
      JuvenileDelinquent earned a badge
      Reacting Well
    • One Month Later
      Excellence2025 earned a badge
      One Month Later
    • Week One Done
      Excellence2025 earned a badge
      Week One Done
    • Week One Done
      flexorcist earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      507
    2. 2
      +Edouard
      201
    3. 3
      PsYcHoKiLLa
      151
    4. 4
      Steven P.
      73
    5. 5
      macoman
      62
  • Tell a friend

    Love Neowin? Tell a friend!