Archive for the ‘Windows Vista’ Category

How To Run Mac OS X In Windows on PC

Friday, August 15th, 2008

“Hey, Windows Guru, how do you run Mac OSX on a PC. - Matt C.
Hey, Matt. Whether you’re looking for a more secure operating system on PC hardware or simply trying to set up a test bed for your applications, there could be several different reasons why you might want to find a way […]

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 4 out of 5)
Loading ... Loading ...

Fast Shutdown Tweak for Vista

Tuesday, December 18th, 2007

I had a registry tweak for Windows XP that made it shut down faster. Is there a shutdown tweak for Vista?- Chilion F.
The popular Fast Shutdown tweak for Windows XP was used to change the default timeout for programs and services that would not end. This allowed hanging programs to be closed sooner […]

1 Star2 Stars3 Stars4 Stars5 Stars (6 votes, average: 5 out of 5)
Loading ... Loading ...

Enabling Remote Desktop Remotely

Thursday, October 11th, 2007

Network administrators are becoming more accustomed to performing common tasks remotely. Windows itself provides a mechanism for this with its Remote Desktop feature. Being able to administer machines remotely saves travel time while providing a much appreciated convenience. But what happens when the machine you want to connect remotely to doesn’t have […]

1 Star2 Stars3 Stars4 Stars5 Stars (5 votes, average: 5 out of 5)
Loading ... Loading ...

Removing VirtuMonde Virus

Sunday, August 26th, 2007

Hello, I have this VirtuMonde virus on my computer. I ran Spybot, Ad-aware and McAfee virus scan to see if I can clear it. I get certain things from Spybot but they usually reappear after I thought I deleted them. If you can help me get rid of this VirtuMonde plague I […]

1 Star2 Stars3 Stars4 Stars5 Stars (7 votes, average: 4.86 out of 5)
Loading ... Loading ...

Removing Desktop_.ini Virus (W32.Fujacks.E)

Thursday, August 16th, 2007

A reader recently submitted a question about removing a strange virus. Although the question is a bit vague, I believe the Windows Guru has the solution for removing the Desktop_.ini virus.

1 Star2 Stars3 Stars4 Stars5 Stars (13 votes, average: 4.92 out of 5)
Loading ... Loading ...

Monitoring and Archiving Newly Created Files

Monday, August 13th, 2007

I’ve received an interesting question about how to archive new files every day in an office setting. The solution that I’ve come up for this reader involves the creation of an event-driven script that can monitor a folder for newly created files and copy them to another location.

1 Star2 Stars3 Stars4 Stars5 Stars (7 votes, average: 4.43 out of 5)
Loading ... Loading ...

Creating a Custom URL Protocol for SSH

Thursday, August 9th, 2007

It can sometimes be very useful to have links in your web browser spawn third-party applications for you. A user recently submitted a question wanting to have a URL open an SSH connection with PuTTY. As he learned, this can be done by creating a custom URL protocol.

1 Star2 Stars3 Stars4 Stars5 Stars (8 votes, average: 4 out of 5)
Loading ... Loading ...

Scripting the Clipboard Contents in WSH

Tuesday, August 7th, 2007

So you’re working with WSH and you’re wondering how you can get or set the contents of the Windows clipboard. Unfortunately, WSH does not have this ability natively and there are no COM objects or WMI methods for performing this action either, but you’ll be happy to see this workaround that will let you […]

1 Star2 Stars3 Stars4 Stars5 Stars (4 votes, average: 5 out of 5)
Loading ... Loading ...

Set Archive Bit Based On Creation Date in WSH

Sunday, August 5th, 2007

Properly constructed incremental backup schemes use a file’s archive bit to determine what files to include in each backup increment. Currently indexed files should have the archive bit set, while modified or newly created files should have it unset to mark them for inclusion in the next backup. The following code sample can […]

1 Star2 Stars3 Stars4 Stars5 Stars (5 votes, average: 5 out of 5)
Loading ... Loading ...

Disabling User Account Control (UAC) in Vista

Tuesday, July 17th, 2007

So you’ve taken the plunge and upgraded to the new Windows Vista operating system and you’re trying to make yourself at home in this new operating system. Everything is good but every time you turn around you’re seeing a dialog that “Windows needs your permission to continue”. You’re thinking to yourself, “I just […]

1 Star2 Stars3 Stars4 Stars5 Stars (8 votes, average: 4.75 out of 5)
Loading ... Loading ...