| Projects on Google Code | Results 1 - 10 of 13 |
I always thought the 'Add/Remove Programs' feature from Windows was way too slow and was missing a few important features like searching. So I created my own Add/Remove Programs soft.
This a .net !WinForms C# application.
* Version 1.3.1 minor fix
* Version 1.3 another way of parsing the ...
=SVN® Cleaner=
This tool adds three options to the Windows Explorer Context Menu:
* Remove All .svn
* Remove All But Root .svn
* Remove Local Repo Files
http://www.infinitedesigns.org/svncleaner/svncleaner.png
===Examples of Each===
The Following Directory structure will be used...
Outlook .pst file, containing all your sent and received e-mails together with attachments, tends to grow and grow, up to several MBs or even GBs, if you like keeping ALL of your messages for future references; this can cause Outlook slowing down a lot while processing and even displaying messages.
...
Ever deleted a file by mistake with "rm" ?
Even when prompted to?
You can't afford this in production environments.
*neverm* will move your file(s) to the /tmp/ directory. Never will your file be deleted again.
== Not the same story ==
This is NOT the same as creating an alias in your s...
usb safe remove
maven-replacer-plugin is a build plugin to replace tokens within a file with a given value.
*December 31st, 2009: Version 1.2 has been released. (see [ReleaseNotes Release Notes])*
This plugin is typically used to change database or network configuration within a project during a maven build. ...
maven,
plugin,
replace,
replacement,
token,
text,
remove,
mvn,
properties,
regex,
property,
advanced,
filter
=*USB Disk Ejector*=
A program that allows you to quickly remove USB devices in Windows. It was originally designed to remove only USB pen drives but will now eject any USB or firewire device that windows sees as a disk. It can also eject flash cards from card readers.
It can be run as a non-...
USB,
Disk,
Drive,
Eject,
Windows,
Utility,
Tool,
Ejector,
Remove,
SafelyRemove,
Firewire,
Portable,
Delphi
=About=
Repoman is a command tool to add, update or remove packages from your personal Arch Linux repository.
=How to use==
See the [http://code.google.com/p/repoman-arch/w/list Wiki] tab.
=Feedback=
Use [http://code.google.com/p/repoman-arch/issues/list Issues] tab for bugreports and featu...
Two command-line programs made in C++ and working in both Windows and Linux, that add or remove the BOM mark in UTF8 files.
The program names are:
* bom_add
* bom_remove
Example of usage:
{{{
$ bom_add file.txt
$ bom_remove *.txt *.cpp
}}}
Holds a powerful API to search, insert, remove and do operations on graphs and trees (binary trees, b-trees, n-ary trees, etc).