I am sure someone else has figured this out already, but I thought I would post my solution for fixing this problem. It started out with a co-worker telling me his Windows Vista laptop would not startup after a recent Windows Update. I asked about Safe Mode, and Restoring the Last Known Good Configuration. He …
Tag Archive: windows
Permanent link to this article: http://ericsilva.org/2012/11/29/windows-vista-failed-to-start-status-0xc000014c/
Permanent link to this article: http://ericsilva.org/2012/11/24/recover-lost-or-missing-system-tray-icons-in-windows/
Permanent link to this article: http://ericsilva.org/2012/11/19/just-another-manic-monday/
Oct 11 2012
Restoring Your Python Registry in Windows
For some odd reason the Python registry occasionally disappears, and when it does it prevents one from being able to install new modules via the Windows MSI installer. Here is a quick fix that can be done to restore the registry and allow you to get back to writing some awesome Python code. First step …
Permanent link to this article: http://ericsilva.org/2012/10/11/restoring-your-python-registry-in-windows/
Jul 06 2012
Creating Symbolic Links in Windows 7
When I need to create a symbolic link (symlink) in Windows 7, I always forget how. Hopefully by sharing this information, I will be able to retain it. To create a symbolic link in Windows 7, we can use the mklink command that comes with Windows 7. Typically you want to create a symbolic link …
Permanent link to this article: http://ericsilva.org/2012/07/06/creating-symbolic-links-in-windows-7/
Jun 21 2012
When was Windows installed?
Ever wanted to know when Windows was installed on a computer? Simply open a command prompt and type the following command: This command will display the date and time when the installation occurred.
Permanent link to this article: http://ericsilva.org/2012/06/21/when-was-windows-installed/
Jul 15 2010
Really Slick OpenGL Screen Savers
Tired of the boring screen savers that come with Windows and haven’t changed since Windows 3.1? Take a look at Really Slick Screensavers for some cool OpenGL savers available for Windows, Linux, Solaris, or Mac OS X.
Permanent link to this article: http://ericsilva.org/2010/07/15/really-slick-opengl-screen-savers/
Oct 13 2009
Windows Bulk File Move Script
We have some applications that leave files sitting in a folder location out on some file server. Eventually the disk space gets used up, or Windows starts choking because there are too many files in a directory, etc. To delete the ‘old’ files, a support technician will try to connect to the file share, sort …
Permanent link to this article: http://ericsilva.org/2009/10/13/windows-bulk-file-move-script/




Recent Comments