Jul/082
How to fix show hidden files and folders option

A while ago I found out that the ‘Show Hidden Files and Folders’ option was not working properly on my computer. I did some Googling and found out that is caused by a spyware/adware/malware (whatever) that messes up the Windows Registry from updating properly, thus disabling the option to ‘Show Hidden Files and Folders’. The check box (radio button) works, but as soon as you close the Folder Options Window, the option is disabled again. Anyway, here are some ways to re-enable the option:
Jul/080
Successfully deploy a ghost Image to Many computers at the same time.
My Scenario: Need to format and install XP Pro on 33 Dell Dimension PC’s, same model and components. Need to fix the “same computer name” problem because the computers will be joining the network.
Non-Explained solution:
Install XP on one computer, download all updates, drivers, install software needed in all computers, set up Sysprep, shut down, boot up Ghost and create image, Run GhostCast server, load up image, Boot Hirens Cd (or ghost network floppy) on the computers and Multicast the Image to All of the computers. Simple Huh? ![]()
Tutorial after the break.
Jun/083
How to fix access denied file delete error
Here is a trick that is used to delete files or folders that display this error when deleting:
Error Deleting File or Folder
Cannot delete [file]: Acess is denied.
Make sure the disk is not full or write-protected and that the file is not currently in use.
Annoying huh, here it is:
- Open a command window. You can do this by going to Start -> Run and typing cmd. If you are using Vista, go to Start, then in the search field type cmd or command.
- Now that you have the command window open, you’ll have to set a schedule. To do this, type:
at [time] /interactive cmd
and press enter. It should say Added a new job with job ID = 1. Where it says [time], you type in the current time in your computer plus one minute, be sure to set it in military time! (For example: If its 1:26, you would type:
at 1:27 /interactive cmd);
-I hope you understand military timing. - Now, you have to wait one minute or a few seconds until a new command window appears. When the new command window appears, fire up task manager (Ctrl + Alt + Del), and end the process explorer.exe. (Go to the Processes tab. Select explorer.exe from the list then click on End Task) Now your explorer window should disappear, leaving opened the newly opened command window.
- Now, on the window, type in explorer.exe, and your explorer windows should reappear with SYSTEM privileges; wait a few seconds while the SYSTEM user account is set up. Now you should be able to delete that annoying file of yours.
To get back into your own username, just login again.
Still having trouble? Please comment.
Jun/080
Your Zune as a Hard Drive

Maybe you have heard about this little trick many times, but here it is again. This will enable you to use your Zune as a portable drive, actually it just shows your Zune in the Windows Explorer window and enables dragging and dropping and stuff, anyway here it is.
Jun/080
Zune Button Combinations
There are many button combinations around for the Zune, but some don’t work so well, at least for me; so here are all the button combos I found, if you know another one, please comment. Here is another post over this, the website’s called “Hektik” … but I doubt they work…
So here it is:
Jun/080
Mac OSX wont connect to my domain?
Then it’s probably because your domain isn’t fully qualified.
Try adding “local” to Search domains (System Prefs>Network>Ethernet)
Jun/082
How to set up a web domain (godaddy) to your xserve (mac os server)
If you want to start your own hosting service using osx server, or you just want to point your domain to your local mac machine.. here’s how to do it.
Jun/085
How to Fix Error 1055 The Service Database is locked.
1055 The service database is locked.
If your Print Spooler unexpectedly quit (It happened to me in Windows 2000 Server edition). Try This,
Extract it and place “sc.exe” on your SYSTEM32 directory, under (Windows/WINNT)
Go to Start > Run > Open:cmd [Ok]
Type “sc lock”
Press “u” (lowercase)
Your database should be unlocked now!. Good Luck~
My Output looked like this:
Active database is locked.
To unlock via API, press u: u
[SC] UnlockServiceDatabase successful