delete

ClearPageFileAtShutdown – slow shu...

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management go there and you will see ClearPageFileAtShutdown on the right double click that and change the one to a 0 and it will make your shutdown super fast! ...
delete

Command Line Hack for: “Terminal S...

If you’ve worked on a network with Windows servers, you’ve encountered this error message at least 37,000 times: “The terminal server has exceeded the maximum number of allowed connections. The system can not log you on. The system has reached its licensed logon limit. Please try again later.” This problem happens because Windows only allows two remote terminal services connections when you are in administrative mode, and you’ve either got two people already on that server, or more likely, you’ve got a disconnected session that still thinks it is active. The...
delete

DJ SUMMEY...

DOING WORK ! at a guitar center...
delete

Cool render a friend and I did almost 10...

Get the latest Flash Player to see this player. [Javascript required to view Flash movie, please turn it on and refresh this...
delete

Using Sticky Notes – Windows 7...

You can use Sticky Notes to write a to-do list, jot down a phone number, or do anything else that you’d use a pad of paper for. You can use Sticky Notes with a tablet pen or a standard keyboard. To write a note using a tablet pen, simply start writing on the note where you want the ink to appear. To type a note, click where you want the text to appear, and then start typing. Sticky note Show all To create a new sticky note Open Sticky Notes by tapping the Start button . In the search box, type Sticky Notes, and then tap Sticky Notes in the list...
delete

Where is My Network Places?...

QUESTION: I’m an old Windows XP user trying to assimilate the change to Windows 7. I can’t find My Network Places folder. ANSWER: You won’t find My Network Places, per se, in Windows 7 (or Vista). It’s been usurped by the much more robust Network and Sharing Center, which you’ll find in Control Panel and where you can perform all sorts of tasks and get information related to networking. However, if what you’re looking for is a list of shared resources on your network that you can connect to, you’ll find that by...
delete

Don’t be so possessive! Getting ri...

So you say the only thing you really liked about Vista was the way they did away with the possessive adjective for your data folders – “Documents” instead of “My Documents,” and so forth. Now in Windows 7, it’s back again. What’s up with that? Maybe they were afraid we would get them confused with somebody else’s documents? At any rate, you can change it if you want. Here’s how: Click the Windows Explorer icon on the taskbar. In the left pane, navigate to the drive where Windows 7 is installed. In the right...
delete

How to stop Explorer from opening in the...

If you want to change the default location for Windows Explorer to open (Libraries), here’s how: Right click the Explorer icon on the taskbar. Hold down Shift and right click the Windows Explorer icon in the Jump List. Select Properties. On the Shortcut tab, change the Target field to open to the location of your choice. Click OK. To change it to open to My Documents, change the Target field to: %SystemRoot%\explorer.exe /N,::{450D8FBA-AD25-11D0-98A8-0800361B1103} To open to any other folder, change to: %SystemRoot%\explorer.exe folder...
delete

The application has failed to start beca...

I ran into this lame issue today… I wrote a C++ app sent it to my beta tester ( Andrew) and he said it failed … So i went on the mission and found the fix ! Not only did i find a fix but i found a reason and thats good because most of the time we never know  the true reason behind a strange issue. The issue is normally convoluted in a sea of code  that dates back  years well not this time!  Read on! Reason This is a known Windows issue, primarily occurring on Windows Vista. It can occur for several reasons. In some cases it occurs because the machine has...
delete

Using a Command Line to Uninstall Softwa...

WMIC (Windows Management Instrumentation Command-Line) is a potent tool that often doesn’t see much use due to the lack of (easily accessible) documentation available. More information can be found on WMIC here: http://technet.microsoft.com/en-us/library/bb742610.aspx. We’ll be using WMIC with domain admin credentials to crawl through a list of nodes (PCs/Laptops) and uninstall an example program without interrupting the user. 1. Load up a command shell with appropriate access permissions Though a WMIC instruction can be given appropriate credentials prior...

« Previous Entries