<%@ Register Src="~/controls/textLinkAds.ascx" TagName="textLinkAds" TagPrefix="tla"%> SuperWasp - Productivity tips, reviews, tools, software and gadgets.
SuperWasp

SuperWasp

Productivity tips, reviews, tools, software and gadgets.

 
ATI Catalyst Install Manager has stopped working

This problem has bugged me for a while: when installing AMD/ATI Catalyst drivers (version 7.8, 7.9, 7.10 and who knows the new 7.11), everything goes fine until you click the Install or Uninstall button:

ATI Catalyst Intall Manager

You are then greeted with the message Catalyst Install Manager has stopped working. Apparently this has something to do with the VS2005 C++ redistributables, but that shouldn’t be our problem.

The fix is quite easy:

  • open a CMD-box with administrative privileges
  • go to your ATI drivers, probably in a location similar to this one:
    C:\ATI\SUPPORT\8-10_vista32_dd_ccc_wdm_emu_69564\
  • then go to the BIN (or BIN64 for Vista64) folder underneath
  • type this command:
    atisetup.exe -Install -Output screen

Fix for "ATI Catalyst Install Manager has stopped working"

If all goes well the drivers will then install successfully. Do not forget to reboot your machine after installation!
Good luck!

Labels: , , , , , , , , , , , , ,

» Full Article

  Posted by oVan on Tuesday, November 04, 2008 | PermaLink | 3 comments
Microsoft Web Platform Installer

Microsoft has released a new tool aimed at web developers: Microsoft Web Platform Installer. Although it’s still a beta, it’s already a one-stop shop to install all necessary tools, service packs and extensions, including IIS, ASP.NET, SQL Server 2008, Visual Web Developer 2008, all of the current IIS Extensions and more!

 ms-web-platform-installer

 
Once installed, this tool automatically discovers new additions and updates to the platform, keeping you up to date.

Additionally, Microsoft has launched a new website for web professionals (designers and developers): microsoft.com/web 

Go to: Microsoft Web Platform Installer site, or download wpilauncher.exe immediately.

Labels: , , , , , , , , , , , , , , , , , , ,

» Full Article

  Posted by oVan on Wednesday, October 08, 2008 | PermaLink | 0 comments
Free tool: Universal Extractor
Universal Extractor is a great little tool to extract files from archives (zip, rar, etc), MSI installer packages, and installation programs. In fact, the list of supported formats is quite long:

  • Archive Type Common File Extension(s)

  • 7-zip archive .7z, .exe

  • ACE archive .ace

  • ARC archive .arc

  • ARJ archive .arj, .exe

  • ASpack compressed file .exe

  • BIN/CUE CD-ROM image .bin, .cue

  • bzip2 archive .bz2, .tbz2, .tar.bz2

  • CPIO compressed file .cpio

  • Debian package .deb

  • Encoded files .b64, .uu, .uue, .xx, .xxe, .yenc, .ntx

  • Gentee package .exe

  • gzip archive .gz, .tgz, .tar.gz

  • IMG floppy disk image .img

  • Inno Setup package .exe

  • Installer VISE package .exe

  • InstallShield Cabinet archive .cab, .1, .lib

  • InstallShield package .exe

  • ISO CD-ROM image .iso

  • KGB archive .kgb, kge, .exe

  • LZH compressed file .lzh, .lha

  • LZW compressed file .Z, .tz, .tar.Z

  • LZO compressed file .lzo

  • MHTML file .mht

  • Microsoft Cabinet archive .cab, .exe, .imf

  • Microsoft Compiled Help file .chm

  • Microsoft compressed file .??_

  • Microsoft LIT e-book .lit

  • Microsoft Windows Help file .hlp

  • NSIS package .exe

  • Outlook Express mail archive .dbx

  • PEA archive .pea

  • RAR archive .rar, .001, .exe

  • RPM package .rpm

  • SetupFactory package .exe

  • SIS (SymbianOS) packages .sis

  • StuffIt packages .sit

  • TAR archive .tar, .tbz2, .tgz, .tz, .tar.bz2, .tar.gz, .tar.z

  • UHARC archive .uha

  • UPX compressed file .exe, .dll

  • Windows Installer package .msi

  • Windows Installer patch .msp

  • Wise Installer package .exe

  • ZIP archive .zip, .jar, .xpi, .wz, .exe

  • Zoo archive .zoo


Download: Universal Extractor

Universal Extractor is written in AutoIt Script, a powerful freeware scripting tool. If you want to create scripts yourself, get AutoIt Script

Labels: , , , , , , , , , , , , , ,

» Full Article

  Posted by oVan on Monday, April 23, 2007 | PermaLink | 1 comments
Older articles are stored in the archives (see sidebar).