|
|
Introduction | Downloads | A little bit of history | Then came Safarp | Troubleshooting | Version history | Awards / Reviews | License | About | Forums
IntroductionSafarp is a small and fast alternative to the Add or Remove Programs Control Panel applet of Windows 2000/XP. It displays a list of the installed programs and allows one to uninstall / repair them. Additional features are:
DownloadsSafarp is also available as a zip file (without installer). Download it here A little bit of historyWindows 2000 introduced a new version of the Add or Remove Programs applet which offered new features:
These features came at a price: the applet was much slower to load. For instance, on my workstation it takes 30 to 40 seconds before it's fully loaded (ok, I have a lot of stuff installed on my workstation). Such features are useful when you want to know what programs eat too much space on your hard drive or need a link to online support. But the loading time is really annoying when it comes to quickly uninstall a program. Then came SafarpSo I made Safarp. It was designed for Windows 2000 and later versions (Windows XP, Windows Server 2003...). Safarp stands for Small And Fast Add/Remove Programs. It's not as full featured, not as pretty, but it's fast. As a comparison, where Add or Remove Programs takes 30~40 seconds to load, Safarp loads in less than a second. This fastness is allowed by two features: the Fast mode and the Load icons option. Fast modeThe Fast mode is enabled by default. In that mode, only information that is easily accessible is loaded. As a result, the loading time is really short, but some information (such as the program size, frequency of use, etc.) is missing. Fortunately, the critical data (the program name and how to uninstall it) is always provided and will be sufficient in most cases. Load iconsThe Load icons option is disabled by default. Loading icons is slow because the program has to extract each icon from the program files, so turning it off significantly decreases the loading time. To achieve the best loading time, turn Fast mode on and Load icons off. This is the mode Safarp was initially designed for.
This program gives users the choice. If I want to free up some space on my hard disk, wondering what program is bigger than others, I load the Add or Remove Programs applet. But if I want to uninstall a program, be it big or small, new or old, and want it done now, I launch Safarp. Well. That's all. TroubleshootingQ: When launched, the program asks for a file named msvcp71.dll Version history2005-08-08 - Safarp 0.5
2005-07-06 - Safarp 0.4.1
2005-07-04 - Safarp 0.4
2005-06-21 - Safarp 0.3
2005-06-07 - Safarp 0.2
2005-05-23 - Safarp 0.1
Awards / Reviews
"And here comes Safarp. With this alternative software
you can quickly have a brief list of software (just
names), where you can ask details or just uninstall any of
the installed programs. This approach gives you both good
speed and optional details (by the way, you can switch to
loading all details, and Safarp's list will still be
faster and tighter than the standard one)."
LicenseThis program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA See the GNU General Public License for more details. AboutSafarp was written in C++ using Dev-C++ 4.9.9.2 and MinGW 3.1.0. The release was compiled with Microsoft Visual C++ 6.0 and compressed with UPX 1.25. The installer was built with NSIS 2.06. To keep it small and fast, only Win32 API calls were used (no MFC). Safarp is part of the Wistinga Projects. |