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

    • Sparkle 2.20.1 by Razvan Serea Sparkle is a free, open-source Windows optimization tool designed to make your PC faster, cleaner, and more private. With Sparkle, you can easily debloat Windows by removing unnecessary apps and services, disable Microsoft tracking to enhance privacy, and apply performance tweaks to boost speed. Its cleaner removes junk and temporary files, while every change is safe and fully reversible. Sparkle also features a modern, user-friendly interface with automatic updates, making system maintenance simple. Explore over 39 tweaks, from disabling telemetry and hibernation to optimizing network and game settings, all aimed at customizing and enhancing your Windows experience. Sparkle supports Windows 10 and 11. Sparkle 2.20.1 changelog: You can now change the Animation Direction from Up, Left, or Off. Added configurable animation direction (Up, Left, Off) for improved accessibility Added TTL caching to the system info backend Refactored tweak application flow to await NvidiaProfileInspector Improved IPC listener cleanup to correctly remove specific listeners Fixed online status not updating after successful network requests Updated system info tests to support backend caching Removed electron-toolkit utils dependency in favor of internal is.dev helper Fixed unwanted files and folders being included in application bundles Download: Sparkle 2.20.1 | Portable | ~100.0 MB (Open Source) Links: Sparkle Website | Github | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Never used the G7 Pro, but I've never had a good experience with that style of d-pad and fighting games.
    • And I just bought a seat cushion for my mesh chair. The chair feels nice but the first time I sat in it with boxers, I realized I don't like the feel of mesh on my legs. 😂
    • "This Dell 27 inch 4K 120Hz IPS monitor is really cheap after a very long time" ... Lol.
    • This Dell 27 inch 4K 120Hz IPS monitor is really cheap after a very long time by Sayan Sen Recently we covered a really good deal on an AMD RX 9070 three-fan model that's available at slightly above its MSRP. If you are looking for a GPU for 1440p gaming that's around the performance of the Nvidia RTX 5070 you should most definitely check it out. Let's say that you are looking for a monitor to pair that up with too. The Samsung 49" G9 curved QD-OLED superultrawide is a good option that can provide an immersive experience. However despite being a very good deal currently (at $855), it may seem unaffordable to you, or you may simply not want to spend as much on a monitor. In that case Dell's S2725QS can be a very good option as it's on sale at the moment for its lowest price in over six months (purchase link under the specs table down below). The big highlight of the Dell S2725QS is its 27-inch IPS panel with a 3840 x 2160 (4K UHD) resolution, offering a high pixel density that can make text appear sharper while also providing plenty of screen space for productivity and media consumption. The display supports a refresh rate of up to 120Hz through both HDMI and DisplayPort, making it suitable not only for everyday desktop use but also for smoother gaming and scrolling. AMD FreeSync Premium support is included as well, helping reduce screen tearing during gaming sessions. The screen has fairly good brightness and color accuracy so you can use it for general work purpose, though photo/video editing is probably not going to be the best match for this. The technical specs of the Dell S2725QS are given in the table below: Specification Value Viewable Screen Size 27 in (68.58 cm) Screen Mode 4K UHD Maximum Resolution 3840 × 2160 Maximum Preset Resolution 3840 × 2160 @ 120 Hz Standard Refresh Rate 120 Hz Panel Technology In-plane Switching (IPS) Backlight Technology LED Edgelight System Pixel Density 163 PPI Response Time 8 ms GTG, 5 ms GTG, 4 ms GTG Horizontal Viewing Angle 178° Vertical Viewing Angle 178° Brightness 350 cd/m² (nits) Native Contrast Ratio 1500:1 Color Support 1.07 Billion Colors Color Gamut 99% sRGB (CIE 1931) Adaptive Sync AMD FreeSync Premium HDCP Support Yes Mount Type Panel Mount VESA Mount 100 × 100 mm Maximum Height Adjustment 13 cm Tilt -5° to 21° Swivel -30° to 30° Pivot ±90° Stand Adjustments Tilt, Swivel, Height, Pivot Glass Hardness 3H Horizontal Frequency 27–270 kHz (DisplayPort 1.4 / HDMI 2.1) Vertical Frequency 48–120 Hz (DisplayPort 1.4 / HDMI 2.1) Video Inputs 2 × HDMI 2.1 (HDCP 1.4 & 2.3), 1 × DisplayPort 1.4 (HDCP 1.4 & 2.3) Operating Temperature 0°C to 40°C Storage Temperature -20°C to 60°C Operating Humidity 10%–80% (Non-condensing) Storage Humidity 5%–95% (Non-condensing) Get it at the link below: Dell S2725QS 27-inch 4K 120Hz IPS monitor: $218.49 (Sold and Shipped by Amazon US) (Was: $280) Good to know This Amazon deal is U.S. specific, and not available in other regions unless specified. We only use first-party seller links (at the time of article publishing); ensure that you purchase from a first-party seller link only. Check out Today's Deals on Amazon | or our recent tech deals. Become a Prime member (for Students or SNAP) via Neowin Get Prime Access - Prime for half price (for qualifying Medicaid, EBT, SNAP) Subscribe to Prime Video, Audible Plus, Music Unlimited or Kindle Unlimited via Neowin As an Amazon Associate, we earn from qualifying purchases
  • 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
      499
    2. 2
      +Edouard
      245
    3. 3
      PsYcHoKiLLa
      153
    4. 4
      Steven P.
      84
    5. 5
      macoman
      64
  • Tell a friend

    Love Neowin? Tell a friend!