background preloader

TechNet : Windows Sysinternals

TechNet : Windows Sysinternals

Download details: LibCheck This tool allows you to compare two versions of an assembly, and determine the differences. The tool reports the differences as a combination of 'removed' and 'added' APIs. This tool allows you to compare two versions of an assembly, and determine the differences. 01Microsoft .NET Framework 4 (Web Installer)The Microsoft .NET Framework 4 web installer package downloads and installs the .NET Framework components required to run on the target machine architecture and OS. Loading your results. PortableApps.com | Your Digital Life, Anywhere™ CMDOW Commandline Window Utility for NT4/2000/XP/2003 View the Cmdow main help screen:- cmdow /? View help about the /MOV (move a window) option:- cmdow /? /mov To list details of all windows:- cmdow To list details of only the windows listed on the taskbar:- cmdow /t To list details and positions of only the windows listed on the taskbar:- cmdow /t /p To list details of a particular window:- cmdow "untitled - notepad" or Cmdow 0x010052 where 0x010052 is the window handle of the window titled "untitled - notepad". Tile all windows vertically:- cmdow /tv Bearing in mind that the Cmdow actions are carried in the order in which they are specified (that is, from left to right), this example restores, moves, renames and finally activates Calc.exe:- cmdow Calculator /res /mov 100 200 /ren "New Caption" /act Batch file to activate a different window every 10 seconds:- @echo off :loop cmdow /AT ping 127.0.0.1 -n 11 >nul goto :loop Batch file to close all windows listed on the taskbar:- Stupid batch file to remove all the buttons from Calculator:-

Command Prompt Explorer Bar - The Code Project - C# Programming Introduction The Command Prompt Explorer Bar is a small tool that extends Windows Explorer. Version 1.1 is now available. Ever tried to run one of those console programs ("Hello World!" to name a few), .BAT, .VBS or .JS scripts just to see black window popping up and disappearing? I did. Well, that is how it looks like. You may have noticed a toolbar on the left of the console window. And here is another (besides pressing 'Ctrl+M') way of starting this tool: I hope you'll enjoy this little tool. History 5/31/2002, 1.0 - original version. 6/11/2002, 1.1 - bug fixes.

Message Dialog File this under "there must be a way to do this in the Win32 API, but I couldn't find it". I whipped this up one night last year, but never got around to putting it on the website. It's a message box with custom buttons. Let's hope something like this makes it into the framework some year. You can have as many buttons as you'd like, and button width is determined by the length of each button's text. And here's how you use it: Download Source Gratilog, le catalogue des logiciels gratuits Geo IP Tool Welcome to freeware and shareware download home of SyncEdit Gaston Milano's WebLog : CoolCommands 3.0 for Visual Studio 2005 It is time for a new version of coolcommands because I found 3 new coolcommands: Thomas Freudenberg suggested the need of a menu item to each project item which spawns the command “explorer /e, /select,<filepath>” This opens the explorer and select the specified file. For more about Command-Line Switches for Windows Explorer suggested having a “Copy Reference” over a project so that you don’t need to open the Add References Dialog if you want to add a Project to Project reference; you just need to select “Copy Reference” over the project and after Paste Reference over the target.The last one for this release is “Add Projects From Folder” over a Solution Several times I need to add a couple of projects to a Solution and it is a bit heavy add them one by one. So this command scan the selected folder for projects and shows a dialog with the projects found, in this dialog you select what projects you want to add to the solution.

Related: