Google Chrome on Windows XP put on life support until April 2015

As they say, all things, even the good ones, eventually come to an end. Next year, we will finally bid farewell to Windows XP, which so far has managed to hold on to its dear life far longer than it was supposed to. Google, however, will not be so quick on abandoning the operating system […]

Will You Have To Do A “Clean Install” For Vista?

This article was written on July 31, 2006 by CyberNet.

Will You Have To Do A Clean Install For Vista?

Microsoft has taken the liberty of telling users what they need to prepare for when they upgrade to Vista. In the table above they refer to both a “Clean Install” and an “In-place Installation.” The clean install does not mean that you will have to wipe your whole hard drive and start from scratch. It means that it can upgrade Windows but you will have to reinstall ALL of your applications. So really it is probably better to just format your hard drive and start over. The next option is the in-place installation which will let you keep everything: your documents, applications, and even your settings. You will pick up in Vista where you left off in your previous operating system. Well, at least that is what they would like it to do. No matter how many times Microsoft offers an upgrade option I will still be taking the real clean installation route. I’m not referring to their definition of “clean installation” either because I will be wiping my hard drive clean. You need to do this every now and then anyways so I might as well do it when they release Vista.

Copyright © 2013 CyberNetNews.com

Lenovo Miix2 Windows 8.1 tablet brings quad-core Bay Trail processor and IPS display

Lenovo has taken the wraps off its latest tablet, the Miix2 8-inch slate. With the tablet comes a quad-core processor and a wide-angle IPS display, as well as Windows 8.1 and an optional stylus. This is one of several devices running Intel Bay Trail processors that will surface over the coming weeks, bringing with it […]

Quickly Manipulate Text in Any Windows App

This article was written on January 25, 2012 by CyberNet.

Edit text format

Programs like Notepad++ have features that let you quickly manipulate bodies of text, which is something that can be really useful. Unfortunately these features are always restricted to the app you’re using making them only marginally useful compared to what they could be.

Dolphin Text Editor Menu is a great app that bridges the gap by providing a lot of text manipulation features in any program or website where you can type text. After you launch the app you’ll probably want to jump over to the System Tray icon where you can pull up the settings to configure the keyboard shortcut that displays the menu. By default the shortcut is set to Control+Numpad0.

After you’ve got it ready just highlight some text and press the keyboard shortcut. From the menu that appears you’ll be able to sort the text, remove blank lines, change text case, align text, remove HTML, and more. I’ve found this to be a great utility to have, but the challenge is remembering that it’s always there for you to use.

Dolphin Text Editor Menu Homepage (Windows only; Freeware)

Copyright © 2013 CyberNetNews.com

Windows 8.1 Active Pen support revealed by Synaptics: “Note” realized

It would seem that one of the biggest names behind the touchscreens you use every day, Synaptics, have made the push for a next-generation solution for Windows 8.1 with Active Pen abilities. What this means for future Windows 8.1 device makers is that they’ll be able to say they’ve got pen support right out of […]

Sony VAIO Tap 11 Review

Sony knows how to make a good looking tablet. Flush from the success of the XPERIA Tablet Z, the company has borrowed the same slimline aesthetic for a Windows 8 version, the Sony VAIO Tap 11. It’s the thinnest full-Windows tablet around with a proper processor, and still offers a range of input options from […]

Sony VAIO Tap 11 and VAIO Flip hybrid notebook get priced for October

Sony took a two-pronged approach with Windows 8 tablets back at IFA 2013 last month, opting to hit both the slate form-factor with the VAIO Tap 11 and the convertible hybrid with the VAIO Flip, and now the company has confirmed price and availability for both. The Sony VAIO Flip 13A, 14A, and 15A are […]

Microsoft is rolling out a third update for Windows Phone 8–the most distinctive feature of which i

Microsoft is rolling out a third update for Windows Phone 8—the most distinctive feature of which is support for 5- and 6-inch displays at 1080p resolution. Brace yourselves for monstrous Windows phones.

Read more…


    



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

Outlook.com Android app update brings full downloads and server-side search

Microsoft‘s Outlook.com has been available to mobile users for a while, allowing them to access their Microsoft-centric email from a mobile device. Today the company has rolled out a new update for its Outlook.com for Android app, bringing some features and functionality that Android users have been requesting. This brings the app up to version […]