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

    • Opinion. All you did was blame Democrats for everything. You offered nothing but a hit piece to support your pro Trump, anti union right wing ideology.
    • Excuse me for having an opinion, fella'... (Why am I not surprised?...) Congrats on your very informative post however...
    • By the sounds of that wall of Fox News propaganda gibberish attacking the Democratic Party you've already had plenty of "juices" flowing this morning. You've ruined what could have been a productive comment thread.
    • (Topic to get the juices flowing this Sunday morning!...) Actually, the situation has almost nothing to do with "lack of skills", especially since assembly-line skills can be taught to anyone, including Americans, certainly. Rather, the inadequacy-to-impossibility of large-scale tech manufacturing in America today, and the reasons why America finds tech manufacturing completely onerous in the 21st century, has to do with politically driven laws amid a plethora of non-scientific, utterly politicized "science-fact" that is patently false, punitive business taxation at every turn, an array of judicial fines of unimaginable scope and complexity, and, last but not least, American unionization strictures that serve to actually slay job creation and hobble all such manufacturing endeavors in America before they can get off the ground. Globalism emerged, they tell us, as the needed answer to American hubris and an unholy American drive to excel. Unless one is buried under mounds of political propaganda, it's easy to see the absurdity of labeling the employees of SpaceX, for instance, as "unskilled labor"... Etc. ad infinitum. At one time in the recent past, American manufacturing prowess was the envy of the world in a wide variety of technical fields! The current federal and state government roadblocks against America becoming competitive globally in tech manufacturing are considerable, it's true, as anyone with a working brain knows. But remarkably, that is only half the story! The other half of the story is, of course, the corporations themselves... Chinese tech manufacturing is simply unassailable in terms of profits, because the Chinese government wants to see its tech manufacturing second-to-none globally so that no companies/nations can compete in terms of ROI, and China has completely succeeded in that goal. Let's tic-off a few things: *Chinese tariff policies are set according to what is considered best for Chinese business, Chinese employees, and the Chinese people. Huge difference with how things are done with tariffs in the US--as the US government (SCOTUS in this case, Congress in others) plainly feels that tariffs are "unfair" for the limited number of citizens who may pay them, whereas nothing is "unfair" when Congress considers the Personal Income Tax rates to be infinitely hike-able, along with infinitely enlarging annual budget deficits. *The Chinese government boldly subsidizes Chinese companies to artificially amplify their profits. *The Chinese government deliberately refuses to avidly demonize Chinese businesses and does not consider Chinese businesses "the enemy", so very unlike American (D)s these days. *Chinese labor laws and businesses are allowed to set their own labor policies according to what Chinese companies consider is best for companies and their employees... Simply put, American workers in tech manufacturing are not allowed to set their own labor policies! * One additional problem corporations have that I also do not sympathize with is they don't want to pay to train their American employees. They could easily do so, but would rather not have to pay for it. I find that pathetic, actually. It is the height of hypocrisy for Americans to decry working conditions in China while simultaneously ensuring that American products are manufactured in China, not in the US, simply to maximize profits. There is nothing wrong with making a profit, of course, absolutely nothing. But there is plenty wrong with attempts to normalize hypocrisy of this kind! But rank hypocrisy and the (D) party in the US are longtime bedfellows... The current government in Washington is working overtime to see if it can toss out the horribly poor, failed economic policies of the past, while the (D)s still in Washington work very hard to bring back the stupidity whenever possible. With the right policies in place, America can be an infinitely competitive manufacturer.
  • 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
      508
    2. 2
      +Edouard
      198
    3. 3
      PsYcHoKiLLa
      152
    4. 4
      Steven P.
      73
    5. 5
      FloatingFatMan
      62
  • Tell a friend

    Love Neowin? Tell a friend!