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

    • Microsoft further improving Windows 11 Taskbar with latest builds by Sayan Sen Microsoft has released new Windows 11 builds for users flighting the Experimental channels. The new builds are 26300.8758 for Windows 11 26H2, 28120.2374 for 26H1, and 29617.1000 for future platforms. There are improvements related to the Taskbar, File Explorer and more with the new update. The full changelogs are given below: First we have the build 26300.8758: Changes and improvements gradually being rolled out [Taskbar] Taskbar customization just got easier. As we continue to make improvements to the Taskbar experience mentioned last month, we've introduced a dedicated Taskbar Size setting, making it simpler to find, understand, and personalize your ideal taskbar experience. UI showing the new Taskbar Size setting in Settings. We've also made refinements to the transitions between taskbar sizes for a smoother overall experience. [File Explorer] We've improved the reliability of thumbnail previews for cloud files in the Details pane. The pane has also been reorganized so file properties are easier to find and review at a glance. Fixed an issue where the OneDrive shortcut in File Explorer stops working when File Explorer is run in administrative mode. Fixed an issue where the confirmation dialog might display an internal Recycle Bin file name instead of the original file name when permanently deleting a file. [Sounds] Improved system sounds when using Windows in dark mode. Up next we have build 28120.2374: Changes and improvements gradually being rolled out This update includes a small set of general improvements and fixes [Mobile Device Settings] You can add and manage your mobile devices in Settings under Bluetooth & Devices > Mobile Devices. On this page, you can manage features such as using your device as a connected camera or accessing your device's files in File Explorer. [Remote Recovery Management] Added a recovery remote management plug-in to extend WinRE management capabilities for MDM providers. [Input] The emoji panel (Windows key + period (.)) now uses GIPHY as the GIF provider, delivering a smoother GIF browsing and sharing experience following the deprecation of the Tenor API. Finally we have the changelog for Windows 11 build 29617.1000: Changes and improvements gradually being rolled out [Windows Update] As announced in the Windows Update announce blog, we are now bringing a new unified update experience to reduce the number of reboots you see per month. We are starting by coordinating driver, .NET, and firmware updates to align with the monthly quality update, reducing the update experience to a single monthly restart. See the blog for more information. [Windows Magnifier] Magnifier now gives you more control over how you zoom. You can type an exact zoom percentage directly in the magnifier toolbar to land on precisely the level you need. We've also added preset step increments (5%, 10%, 25%, 50%, 100%, 150%, 200%, and 400%) to the Settings dropdown, so you can jump to common levels in a single click. Whether you need a subtle boost or a dramatic close-up, Magnifier adapts to how you want to zoom. ../images/zoom.png Enter an exact percentage or jump to preset steps —5% up to 400%. Feedback: Share your thoughts in Feedback Hub (WIN + F) under Accessibility > Magnifier. [Accessibility] We're introducing screen tint, a new accessibility setting that applies a color overlay across your entire display, softening its intensity so it's easier on your eyes throughout the day. If bright, saturated screens leave you with tired or sensitive eyes by the end of a long session, screen tint can help. ../images/screentint.png Screenshot showing UI for screen tint in Accessibility, with color presets and a strength slider. To get started, open Settings > Accessibility (or press WIN + U) and look for screen tint under the Vision section. From there, you can: Pick from six preset colors or choose a custom color of your own. Adjust the tint strength slider from a subtle wash to full intensity. Night light warms your display to reduce blue light that can interfere with sleep. Screen tint reduces overall screen intensity to ease eye fatigue and light sensitivity during the day. They tackle different problems and you can use both at the same time, one working on warmth and the other on intensity. Note that turning on screen tint will disable color filters, and vice versa. If you currently rely on color filters, you might need to keep screen tint turned off. Feedback: Share your thoughts in Feedback Hub (WIN + F) under Accessibility > Narrator. [Voice Access] Voice Access now supports Portuguese (Portugal), Portuguese (Brazil), and Korean (South Korea). [Audio] Continuing our work on improving Sound Settings, we've made a few more updates in this build: We've adjusted the description text for the Allow option in properties for audio devices to include the current state of the device, to improve the clarity of the text and the purpose of the button actions. "Listen to this device" is now available in properties for audio devices, so you don't need to enter Control Panel for this functionality. [Multiple Desktops] Improved explorer reliability when switching between multiple desktops. [Storage] We've updated the dialog when creating a Dev Drive to now support specifying the size in GB instead of only MB. This has also been added when changing the size of volumes under Settings > System > Storage. [Personalization] This update improves color selection accuracy when adjusting your accent color to match your wallpaper when automatic accent color selection is enabled in Personalization settings. This update improves wallpaper persistence reliability across restarts and upgrades, including better support for large-resolution wallpapers and other scenarios to prevent solid color wallpaper fallback. [Display and Graphics] Improves the reliability and persistence of applying color profiles. You can view the official blog posts here (link1, link2, link3) on Microsoft's site.
    • Windows 11 is getting redesigned taskbar settings in new build by Taras Buria Microsoft is rolling out new Windows 11 preview builds in the Insider program, offering users new features and changes to try ahead of public release. In the Experimental channel (formerly Dev), Microsoft is shipping build 26300.8758, while in the Beta channel, users can download build 26220.8754. The changelogs do not contain much, but there is an important update to taskbar settings. Here is what is new in build 26220.8754: [Taskbar] Taskbar customization just got easier. As we continue to make improvements to the Taskbar experience mentioned last month, we've introduced a dedicated Taskbar Size setting, making it simpler to find, understand, and personalize your ideal taskbar experience. We've also made refinements to the transitions between taskbar sizes for a smoother overall experience. [File Explorer] We've improved the reliability of thumbnail previews for cloud files in the Details pane. The pane has also been reorganized so file properties are easier to find and review at a glance. Fixed an issue where the OneDrive shortcut in File Explorer stops working when File Explorer is run in administrative mode. Fixed an issue where the confirmation dialog might display an internal Recycle Bin file name instead of the original file name when permanently deleting a file. [Sounds] Improved system sounds when using Windows in dark mode. And here is what is new in build 26220.8754: [Smart card removal policy] Administrators can now configure Azure Virtual Desktop (AVD) and Windows 365 sessions that use Microsoft Entra ID (RDS AAD Auth) authentication to automatically disconnect when a redirected smart card is removed. This extends smart card removal policy enforcement to Microsoft Entra authenticated remote sessions, helping organizations meet security and compliance requirements. [File Explorer] Fixed an issue where the OneDrive shortcut in File Explorer stops working when File Explorer is run in administrator mode. [Taskbar] Improved reliability of loading the system tray area of the taskbar. [Sounds] Improved system sounds when using Windows in dark mode. You can find release notes for build 26300.8758 here and for build 26220.8754 here.
    • Correct. Thank you unfortunately commenting on this stupid article we bring a possible more crap like that. If it gets click they post it
    • Firefox 152.0.3 by Razvan Serea Firefox is a fast, full-featured Web browser. It offers great security, privacy, and protection against viruses, spyware, malware, and it can also easily block pop-up windows. The key features that have made Firefox so popular are the simple and effective UI, browser speed and strong security capabilities. Firefox has complete features for browsing the Internet. It is very reliable and flexible due to its implemented security features, along with customization options. Firefox includes pop-up blocking, tab-browsing, integrated Google search, simplified privacy controls, a streamlined browser window that shows you more of the page than any other browser and a number of additional features that work with you to help you get the most out of your time online. Firefox key features Enhanced Tracking Protection (ETP) – Blocks trackers, cookies, cryptominers, and fingerprinters by default. Private Browsing Mode – Deletes history, cookies, and temporary files when closed. Lightweight & Fast Performance – Optimized memory usage with efficient page loading. Cross-Platform Sync – Sync bookmarks, passwords, history, and open tabs across devices. Customizable Interface – Toolbars, themes, and extensions can be tailored to user needs. Strong Privacy Controls – Options to manage cookies, permissions, and site data easily. Reader Mode – Strips away clutter for distraction-free reading. Pocket Integration – Save and read articles offline with Pocket built into Firefox. Picture-in-Picture (PiP) – Watch videos in a floating window while multitasking. Extensions & Add-ons – Vast library for productivity, security, and personalization. Built-in PDF Viewer – No need for external software to view PDFs. Firefox Monitor – Alerts users if their email is part of a known data breach. Multi-Account Containers – Isolate browsing sessions (e.g., work, personal, shopping). Performance & Resource Efficiency – Uses fewer system resources than some competitors. Open Source & Community-Driven – Transparent development with global contributions. Firefox 152.0.3 fixes: Fixed an issue that could cause extreme memory usage and freezing on startup for users with language packs installed. (Bug 2049845) Download: Firefox 64-bit | Firefox 32-bit | ARM64 | ~70.0 MB (Freeware) Download: Firefox for MacOS | 146.0 MB View: Firefox Home Page | Release Notes Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Save 78% on Microsoft Office 2024 Professional Plus: Lifetime License by Steven Parker Created with ChatGPT Today's highlighted deal comes via our Apps + Software section of the Neowin Deals store, where you can save 78% on Microsoft Office 2024 Professional Plus: Lifetime License. The essentials to get it all done. Microsoft Office 2024 Home is the latest version of Microsoft’s renowned productivity suite, which includes essential applications like Word, Excel, PowerPoint, and OneNote. This version is specifically designed for individuals and families seeking reliable tools for various home tasks, including document creation, spreadsheet management, presentation design, and note-taking. Office 2024 Professional Plus is for students and families who want classic Office apps on their Mac or PC. A one-time purchase installed on 1 PC or Mac for use at home or school. Lifetime license 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 2024 Professional Plus includes: Microsoft Word Microsoft Excel Microsoft PowerPoint Microsoft Outlook Microsoft OneNote Microsoft Access Is it legit? Click here to verify Microsoft partnership No faffing about with subscriptions, just classic apps that don't expire. Good to Know ONE-TIME PURCHASE INSTALLED ON 1 DEVICE This licensing type will be connected with your Microsoft Account, NOT your actual device. This is a one-use code. The product you are purchasing is NOT MICROSOFT 365. Please read the product details. Redemption deadline: redeem your code within 30 days of purchase Access options: desktop Full versions No subscriptions – no monthly/annual fees Version: 2024 Updates included A Microsoft Office 2024 Professional Plus: Lifetime License normally costs $249.99, but this deal can be yours for just $54.97, that's a saving of $195. For full terms, specifications, and license info, click the link below. Microsoft Office 2024 Professional Plus for PC for $59.99 (was $249.99) 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.
  • Recent Achievements

    • Week One Done
      Scoobystu earned a badge
      Week One Done
    • Week One Done
      tuben earned a badge
      Week One Done
    • First Post
      OffsetAbs earned a badge
      First Post
    • Reacting Well
      OffsetAbs earned a badge
      Reacting Well
    • First Post
      Kolakid60 earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      438
    2. 2
      +Edouard
      197
    3. 3
      PsYcHoKiLLa
      156
    4. 4
      FloatingFatMan
      71
    5. 5
      Steven P.
      68
  • Tell a friend

    Love Neowin? Tell a friend!