Skip to main content

gialloporpora 's Library tagged windows   View Popular

24 Oct 09

CodeProject: Extracting the boot image from a CD/DVD (El Torito). Free source code and programming help

If you need to extract a boot-image from a CD/DVD (El Torito) you can simply use this program. It only uses Win32-calls like CreateFile and ReadFile. There is no usage of ASPI-interface or other native stuff.

www.codeproject.com/...BootExtract.aspx - Preview

windows sistema software download

VM Back

This is a virtual floppy drive for Windows NT / 2000 / XP
(Reported to work also on 2003 Server and Vista).
Note !!! This version works only on 32 bit systems !!!
See technical info on 64 bit compilation.

You can mount a floppy image file as a virtual floppy drive and directly access the contents -- view, edit, rename, delete or create files on a virtual floppy, format a virtual floppy, launch a program on a virtual floppy... almost anything you can do with a real floppy.

chitchat.at.infoseek.co.jp/...vfd.html - Preview

sistema windows hardware

28 Sep 09

Welcome to netsh on Windows Vista/XP @ EVOKNOW.COM

Salvare le impostazioni internet da riga di comando su Windows.
There are zillion options that you can try. One of the coolest thing you can do is dump all your computer’s network configuration in a single file using the following command:

c:> netsh dump > net.config.txt

This is a great way to keep a copy in case you plan to mess with network and not get messed up. To run the script back, you can run:

c:> netsh exec net.config.txt

www.evoknow.com/...vistaxp-cli-netsh.html - Preview

commandline windows

  • c:> netsh dump > net.config.txt
  • c:> netsh exec net.config.txt
10 Sep 09

RUBotted - Trend Micro USA

Malicious software called Bots can secretly take control of computers and make them participate in networks called “Botnets.” These networks can harness massive computing power and Internet bandwidth to relay spam, attack web servers, infect more computers, and perform other illicit activities.

free.antivirus.com/rubotted - Preview

sicurezza software windows

12 Mar 09

SolutionBase: Troubleshoot Windows XP driver problems with the File Signature Verification Utility

Takeaway: Most Windows XP problems can be traced to problems with drivers. Drivers not certified by Microsoft can cause Windows XP to act flakey. Here's how you can check drivers using the File Signature Verification Utility.

articles.techrepublic.com.com/5100-22_11-6042127.html - Preview

windows troubleshooting

21 Feb 09

Entropy Overload: Life with Cygwin: Paths, Notepad and Clipboard

While the defaults for a new Cygwin install today are better than they have ever been, there are still a lot of things to be desired. Using, as I do, a bash shell as my main command line, yet still being a Windows programmer running on Windows, means that I need to integrate with Windows command-line programs. Herein lies a problem: Cygwin uses Unix-like paths with '/' and no drive letter or colon (which is a path separator on Unix systems), while Windows inherits the usual CP/M/DOS traditions. Incidentally, I mount those drives to root letters to make converting between Windows and Cygwin paths easy:

barrkel.blogspot.com/...-cygwin-paths-notepad-and.html - Preview

cygwin commandline windows

24 Nov 08

Hive Five: Five Best Desktop Customization Tools

It's crazy to think that an operating system can fit every user's needs out of the box, even if we are just talking about looks. Luckily, if you're not keen on the cookie-cutter appearance of your OS, we've covered a handful of great tools for tweaking every last pixel of your desktop so it looks and acts just how you want. Earlier this week we asked you to share your favorite desktop customization tools, and now we're back with the five most popular answers. Keep reading for a closer look at the best of the best, then cast your vote for the desktop customization tool you count on to transform your desktop in your image.

lifehacker.com/...st-desktop-customization-tools - Preview

windows software

09 Nov 08

How To: Show Hidden Files with a Keyboard Shortcut

Drawing inspiration from our own commenter turnersd, the How-To Geek offers up a AutoHotKey-based application that turns hidden file showing on and off in any version of Windows. The small application runs in the background from startup, and can be set to activate with any key (Win+H being the default). For those who do a good deal of file copying and system wrangling, it's a serious time saver that's probably worth the less than 2MB memory taken up by the utility. For a Visual Basic-based solution of similar convenience, try CyberNet's own utility as well.

lifehacker.com/...files-with-a-keyboard-shortcut - Preview

windows shortcut hotkey savetime

05 Nov 08

How to solve Windows system crashes in minutes - Network World

You've probably never used the debugger, don't have it and don't want it. After all, it's a developer's tool, not an administrator's, right? Yes, but what you need to know is remarkably easy to learn, and even a rudimentary familiarity with the debugger could enhance your skills and your resume.
Guida per iniziare ad usare il Win Debugger per comprendere la causa dei crash inaspettati di un sistema Windows.

www.networkworld.com/...041105-windows-crash.html - Preview

windows admin software

11 Jul 08

CodeProject: Programmatically detecting browser cache size for Firefox using C#. Free source code and programming help

This very small article is a walkthrough of the code I wrote to determine the browser cache size for Firefox installed on a particular PC.

www.codeproject.com/...firefoxbrowsercache.aspx - Preview

firefox javascript windows

04 Jul 08

Hive Five: Five Best Windows Maintenance Tools

You download, create, delete, and move around countless files and endless piles of data on your PC every day. While your PC would ideally handle all of this data for you, it doesn't take long before you end up with a disorganized, cluttered computer. On Tuesday we asked you to share your favorite Windows maintenance tools, and today we're back with the five most popular answers. Hit the jump for an overview of the five best Windows maintenance tools, then cast your vote for the best of the bunch.

lifehacker.com/...best-windows-maintenance-tools - Preview

windows software

11 Jun 08

More built-in Windows commands for system analysis

This command tells tasklist to show which services are running inside of each process. Many Windows users don't understand the relationship between services and processes, having at best a murky idea that they are different but related entities. In reality, each service on a Windows box must run inside of a process, and some processes have multiple services living inside of them. Thus, there is a one-to-many relationship between processes and services, which the tasklist command can reveal.

searchsecurity.techtarget.com/...89483,sid14_gci1313370,00.html - Preview

commandline sicurezza windows

23 Feb 08

Open Command Prompt Shell Extension

The Open Command Prompt Shell Extension adds an "Open Command Prompt" menu item to the context menus (right-click menus) in Windows Explorer so that you can open a command prompt in the selected directory (or directories) or in the current directory that

www.ktechcomputing.com/cmdopen - Preview

commandline windows

21 Feb 08

Freeware downloads System Utilities - Command Line Tools at SnapFiles.com

run a command line utility a bunch of times, changing just one or two parameters each time? This beauty reads a list of variables, then uses them in turn to run a command line program repetitively. This program can literally save you hours of work the fir

www.snapfiles.com/...fwcprompt.html - Preview

commandline windows freeware

G4 - Feature - Windows Tip: XP Run Box Shortcuts

You want what you want when you want it -- and usually, you want it immediately. That's what being a power user is all about, right? Here are 12 handy shortcuts you can type into your XP run menu to get the utilities you want and need. (Note: Some of thes

www.g4tv.com/..._Tip_XP_Run_Box_Shortcuts.html - Preview

commandline windows

11 Feb 08

ProcessTamer - Mouser - Software - DonationCoder.com

There are many times when a process will hog your cpu, such as when converting audio/video files, or working with compressed archives. Because these processes completely consume the cpu, your system becomes sluggish to respond and using the computer for o

www.donationcoder.com/...index.html - Preview

software admin ottimizzare windows

1 - 20 of 45 Next › Last »
Showing 20 items per page

Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »

Join Diigo