Search
Related…
-
Recent …
More on google…
Categories
Tag Archives: Windows
Mac OS X Lion, Snow Leopard, Leopard : Download Bootcamp Drivers
updated October 2012. Go to the newer /p682/download-bootcamp-drivers-for-macs-with-mountain-lion-inc-2012-retina-display for the newest drivers for Windows 7 or 8 for all Mac models. See BootCampESD.pkg download instructions for the DIY instructions on how to work out these links yourself. Older download links … Continue reading
Windows Explorer – add Open a Command Line Here to your right click menu
http://www.petri.co.il/add_command_prompt_here_shortcut_to_windows_explorer.htm has details of how to do this 5 different ways. Unfortunately there’s a small error in the one about editing the registry, although it might be the simplest: Copy and paste these lines into a CommandLineHere.reg file on your … Continue reading
Oops, I broke Windows explorer
In the course of trying out ways of adding a command line to the windows explorer right click menu, I broke it. Every time I opened a new window, I got windows search instead. This handy post http://www.howtogeek.com/howto/windows/how-to-fix-double-click-always-opens-search-in-windows-explorer/ was my … Continue reading
Can’t Find Groups Management On Windows 7 Home and Vista Home Editions
How to Manage Local Groups on Windows Home Ever helpful, Microsoft provides a GUI interface for managing users and groups on Windows. Unless you have a Vista home edition or a Windows 7 home edition, in which case you can’t … Continue reading
iTunes Home Sharing Not Working
There’s a handful of reasons that can cause this. The probably definitive list can be found by combing the apple tech support discussion thread for it at https://discussions.apple.com/thread/2586385?start=105&tstart=0 I recommend you start at the end of the thread where you’ll … Continue reading
I want to set a Windows Environment Variable for my whole user login session
Use setx to permanently set an environment variable If you’ve used windows environment variables at all, you’ve probably wished you could set them in a command window for use in another program. You can’t change the environment of an already-running … Continue reading
Asp.net / IIS7 : System.BadImageFormatException: Could not load file or assembly
You have something like this: Server Error in ‘/Vendorapplication’ Application. Could not load file or assembly ‘Oracle.DataAccess’ or one of its dependencies. An attempt was made to load a program with an incorrect format. Description: An unhandled exception occurred during … Continue reading
Escape Characters in Windows Command Line
Escape Characters in Windows’ CMD.EXE doesn’t entirely work for me. I wanted to embed or escape quote characters in a command line, to give to the binPath parameter of sc.exe to create a windows service. But this contribution from John … Continue reading
How To Run FitNesse as a Windows Service
Running a Java Program as a Service Whether by accident or design, the pages and pages and pages of detailed document at http://wrapper.tanukisoftware.com/doc/english/download.jsp make it remarkably difficult to get off the ground with the Java Service Wrapper. Even the simplified version … Continue reading
Sysinternals’ Autoruns for Windows (What’s this process / program?)
Sysinternals has been taken over by Microsoft which gives a nice reassuring hue to all their nifty tools. Autoruns for Windows is the one you want to find out about processes which start up from the registry or other automatic … Continue reading