One of the frustrating things about windows is having to wander through X number of menus looking for a specific item that you KNOW is there, but just can’t quite find. If ONLY you remembered the command name for it, but the RUN commands are sometimes quite a bit different than the name of the utility or program. After all, the legacy is the 8 character name dos days (8+3 but windows hides the 3…) Well, 156 Useful Windows run commands is for you then. This reference has a good list of some of the more useful of those. (There are a number that are third party software as well.)
Tag: Windows
-
7 Updates coming from Microsoft in July
We can expect 7 updates next week from Microsoft on the monthly patch day for July. Four of the updates will be for Windows, and 3 for Microsoft Office. There will be at least one critical update for each. It’s expected that we’ll see an update for the Excel issues that have been talked about the last few weeks. There are a number of publicly known Internet Explorer vulnerabilities, but it’s not known if Microsoft has prepared patches for those yet. It should be noted that many times 1 patch will cover a number of issues. This is commonly seen with Internet Explorer cumulative updates where several vulnerabilities are addressed with one update.
-
Windows 98 and ME in final days of support (6 by my count)
July 11th will mark the end of Microsoft’s support for Windows 98 and ME. Which means that there will be no further security updates for those systems after that date. In SOME ways, those systems may find comfort in the security through obscurity approach as much malware MAY not run on those systems, but that’s kind of a risky angle to play. For those that are willing to experiment…
-
Windows XP and IPP printers
I really like printers with their own built in print server. They can be plugged into the network and some operating systems can just find them. Unfortunately most of the time Windows doesn’t just find an IPP printer. One tool that can be handy for such a time as this is a free tool like softperfect network scanner or you could substitute your own tool in to find where the printer is on the network. If you’re lucky enough to have designed the network or setup the printer yourself, you may know. But, in my job I may have information on some parts of a customers network, but many times I’m called in after the fact and get the “I need that network printer to work on this desktop” kind of assignment.
-
Your own custom BSOD
Do you tire of XP’s blue screen text…. is it too drab and dry? Well you too can spice up your blue screen text…. This is not for the faint of heart when it comes to tinkering with “important files”…. But all you need is Windows XP and resourcehacker (Free). fluxiontech.com has the tutorial. Happy modifying your ntoskrnl.exe …….. (Please follow their directions and save it to another file name so you’ve got your original…) Then just make a change to boot.ini to point to the new kernel and you too have a customized BSOD.
-
Windows Vista Beta notes…
What follows are some notes that I’ve taken on the Vista beta that I installed into a VM. I’ve got a lot of toying around yet to do with it (and at least one Internet Explorer bug I want to mention.) But… I’ll go ahead and post this. [warning – rambling and long text…]
A few days back I undertook an effort of self torture. After finally getting the Vista Beta 2 downloaded and having Vmware server up and running I thought I’d give a go at installing and see what things looked like. I did NO pre-googling for tips and so this is a pure “discover as you go” process.
-
Adobe Acrobat security update for Mac, Windows
Adobe has released updates to Acrobat Reader for Windows and Mac systems. I don’t see any mention of linux in the advisories, but I do see that the linux version available for download is now 7.0.8 as well (which is the same as the Mac/Windows versions.) *(Apparently they’re pushing more Yahoo! integration in this release as well.)
-
A few Google improvements
I thought it might be worth mentioning a few little bits of Google news. Much like the Linux and Windows search areas at google (linux search and windows search)… They’ve launched a Portal (?) giving access to the comlete works of William Shakespeare and a way to search US Government web sites at usgov.google.com. This last one appears to be a customized home page (like one you might be able to customize yourself if you log into google and create a custom home page.) But it appears that the search specializes in .gov sites as well.
-
Big Windows June update day
Updates for Windows for the month of June are out today and it looks like some list! 12 updates covering 20 or more vulnerabilities. MANY of these are tagged as critical. (Critical vulnerabilities are considered remotely exploited or with little (or no) user interaction.) Sans has a good listing of the advisories. This month it is a bit much to track in one big whallop… but I’ll try to give a summary here.
-
Wine-Doors the future of Windows software installing on Linux
I just came across this article about wine-doors which sounds VERY promising. Of course, let me set the stage. Wine is a windows compatibility api for linux. The goal of wine is to allow windows applications to run on top of a linux system without modification (of the original windows version.) There are codeweavers wine (a commercial version that drives most of the development – and is known for easier installs of software.), the main open source wine and cedaga (aimed towards games 3d directx implementation.)