NVIDIA Editor’s Day 2013 Wrap-up: G-Sync, 4K, and gaming’s blurred lines

Though the event continues to be called “Editor’s Day”, this week we had an extended stay with NVIDIA in Montreal, learning about the company’s newest in gaming development and hardware innovation. The biggest news of the event was surely the unveiling of G-Sync, a hardware module made by NVIDIA to be planted in the backs […]

SteamOS: gaming titans John D Carmack, Tim Sweeney, and Johan Andersson react

This week the folks at NVIDIA have put three of history’s biggest names in gaming development on stage together, and one of the key questions put to them right off the bat stuck in Valve’s SteamOS. John D Carmack, co-founder of id Software and CTO at Oculus VR (with the Oculus Rift), Tim Sweeney, founder […]

NVIDIA SHIELD GameStream hands-on with Console Mode

A compelling use-case for NVIDIA’s SHIELD device has appeared this week at the company’s gaming week in Montreal: Console Mode. While we’ve seen this sort of ability working before, this version works with the branded functionality GameStream, the all-encompassing term for streaming content to and from SHIELD. With this push, NVIDIA SHIELD will be streaming […]

NVIDIA G-Sync eyes-on shows slave gaming monitor in action

This week the folks at NVIDIA have done a demonstration of G-Sync with the G-Sync Module, their newest in graphics technology to drive forward the universe of gaming graphics. Here we’re seeing a G-Sync-equipped ASUS monitor next to a unit without, the both of them running the same technology otherwise. This piece of hardware – […]

Assassin’s Creed 4: Black Flag hands-on with 4K

This week at a special event held by NVIDIA in Montreal, we got the opportunity to get some hands-on time with the near-final build of Assassin’s Creed 4: Black Flag in 4K resolution. This experience was made real on an LG 84LM9600 4K television and was played on a monster custom gaming rig constructed by […]

Here’s how to get Windows 8.1

Microsoft has finally got around to releasing Windows 8.1, the company’s first significant refresh of its desktop, laptop, and tablet platform. Available as a free update to those already using Windows 8, the new upgrade refreshes how the Metro-themed Start menu looks and works, with easier access to all applications, boosted multitasking with the ability […]

Batman Arkham Origins NVIDIA graphics optimizations and gameplay eyes-on

Ben Mattes Senior Producer from WB Games spoke up on the inner bits of Batman: Arkham Origins this week at NVIDIA’s Montreal gaming event. Running down the details of the plotline first, Batman Arkham Origins was described as an exercise in Batman history, taking place in the second year of Batman’s career – decidedly NOT […]

DoorBot WiFi video doorbell hands-on

Does your doorbell need WiFi? DoorBot thinks it does, and the company crowdfunded its way to production having convinced enough backers that $199 wireless video-streaming door furniture with a companion iOS app was an essential part of the smart home. Now, with the first units shipping out, we caught up with DoorBot to try out […]

Lenovo Miix2 hands-on

Lenovo’s play for the smaller Windows 8.1 tablet market is the Miix2, a new 8-inch slate running the full version of Windows but carrying the sort of price tag you might associate with an ARM-based model. Headed to shelves later this month priced at $299, the Miix2 runs Intel’s latest Bay Trail-T Atom processor, while […]

CyberNotes: Run Command Power Tips

This article was written on January 01, 2008 by CyberNet.

CyberNotes
Time Saving Tuesday

Run CommandOne of the greatest features in Windows has always been the Run command. It’s such a simple concept, yet if exercised properly, can be a power user’s dream come true. What we’ve got in store for you today might be a little much to absorb all at one time, but rest assured that once you become accustomed to how the Run command works you’ll be thankful that it is at your beckon call.

For starters it is important to know how you can bring up the Run command. In any version of Windows it can be done by using the keyboard shortcut WinKey+R. The odds are pretty good that there will also be an option located in the Start Menu labeled Run, or if you’re using Vista the search box essentially serves as a Run box as well (clever, huh?). Now lets get going running…

The Run box has a lot of different elements to it. There is the box where you enter in your command, the OK and cancel buttons, and, oh, I guess that’s pretty much it. Don’t mistake the simplicity for weakness! 😉

Run Box

Here are some of my favorite things you can do with the Run command:

Quick Tip: Capitalization is ignored in the Run box, so don’t worry about whether you accidentally capitalize a letter or not.

  • Launch a program – If there is a program that you’ve installed, such as Firefox or Nero, you can launch them by simply typing in the name of their main executable file in the Run box pictured above. For example, to run Firefox simply type firefox into the box, or to run Nero type nero. This will only work for applications that have been installed on the computer.
  • Open a Control Panel item – You can open every single Control Panel option from the Run command, assuming that you know the proper command needed. Each Control Panel command starts with the word control (which by itself will open the Control Panel), and is then followed by the name of the item that you want to open. For example, to open the Mouse properties type control mouse into the Run box, or control printers for the printer configuration. Microsoft has a helpful guide with some of the commonly used Control Panel options listed.
  • Shutdown a remote computer – By using a command such as shutdown /r you can restart the computer you’re using, but that’s not where the command comes in real handy. Assuming that you know the name or IP of a computer on your network you can actually shutdown or restart it from your own Run box. Just type shutdown /m \\MACHINE /r where “MACHINE” is the name or IP address of the computer you want to restart. If you just want to shutdown the computer leave off the “/r” on the end. More information on using the shutdown command can be found here.
  • Remote Desktop – We’ve showed you how to create a shortcut for some of your Remote Desktop destinations, but you can also use it with the Run box. To connect to a computer with the IP address 192.168.0.101 just enter mstsc /v:192.168.0.101 into the box. For a few more parameters that you can use consult our last article.
  • Refresh your IP address – In the past I’ve had troubles with our ISP, and I would frequently have to get a new IP address in order for my Internet to continue working. That could simply be done by entering ipconfig /renew into the Run box, which disconnects the computer from the network and then reconnects it again. The ipconfig command can be used in a lot of other ways as well, all of which can be found here.

There are many other things that the Run command can be used for, but those are the things that make it useful for me. In doing my research I came across an extensive list of things that can be used in the Run box, but many of them only apply to Control Panel items.

We know that many of you are Run command guru’s, so let us know what you use it for in the comments below!

Copyright © 2013 CyberNetNews.com