<%@ 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.

 
Turbocharge your installations with Inno Setup
Long time Pascal and Delphi friends surely remember Jordan Russell for the Toolbar97 and Toolbar2000 components. At that time he started a very promising application called "Inno Setup". It was an easy to configure installation program, ideally suited for the target audience (freeware and shareware authors). Years have gone by, and look who's still alive and kicking... Inno Setup.

The current implementation of Inno Setup is so powerful, it rivals many commercial installers. Here's the list of key features taken from the Inno Setup homepage:

  • Support for all versions of Windows in use today: Vista, XP, 2003, 2000, Me, 98, 95, and NT 4.0. (No service packs are required.)

  • Extensive support for installation of 64-bit applications on the 64-bit editions of Windows Vista, Windows XP, and Windows Server 2003. Both the x64 and Itanium architectures are supported. (On the Itanium architecture, Service Pack 1 is required to install in 64-bit mode.)

  • Supports creation of a single EXE to install your program for easy online distribution. Disk spanning is also supported.

  • Standard Windows 2000/XP-style wizard interface.

  • Customizable setup types, e.g. Full, Minimal, Custom.

  • Complete uninstall capabilities.

  • Installation of files:

    Includes integrated support for "deflate", bzip2, and 7-Zip LZMA file compression. The installer has the ability to compare file version info, replace in-use files, use shared file counting, register DLL/OCX's and type libraries, and install fonts.

  • Creation of shortcuts anywhere, including in the Start Menu and on the desktop.

  • Creation of registry and .INI entries.

  • Integrated Pascal scripting engine.

  • Support for multilingual installs.

  • Support for passworded and encrypted installs.

  • Silent install and uninstall.

  • Full source code is available (Borland Delphi 2.0-5.0).


Download: Inno Setup
It's a free download, and can be used free of charge even when deploying commercial applications. You are encouraged to donate to help support the development of course!

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

» Full Article

  Posted by oVan on Friday, April 27, 2007 | PermaLink | 0 comments
Office 2007 RTM: Installation Problems
Microsoft Office 2007 Professional has been released to manufacturing (RTM), and is available for MSDN and TechNet subscribers as of today.

When installing Office 2007, you may encounter the following problem:

---------------------------
Setup Errors
---------------------------
Setup is unable to proceed due to the following error(s):
The 2007 Microsoft Office system does not support upgrading from a prerelease version of the 2007 Microsoft Office system. You must first uninstall any prerelease versions of the 2007 Microsoft Office system products and associated technologies.
Correct the issue(s) listed above and re-run setup.

---------------------------
OK
---------------------------


According to the Installation Read Me page (the cd doesn't contain up to date information, only a link to this page at the Office website), this may be caused by the Office 2003 Web Components. Here's the explanation:

The Office 2003 Web Components feature installed with Office 2007 Beta2 causes the Office 2007 product to block its installation. Users should use Add Remove Programs in the Windows Control Panel to Remove the Office 2003 Web Components, and then install the final Office 2007 product.


However, after uninstalling this product, you can still get the same error message. Googling further on the Microsoft website, I came across the following list on this page of programs that you should remove also:

  • 2007 Microsoft Office Add-in: Microsoft Save as PDF or XPS (Beta)

  • 2007 Microsoft Office Add-in: Microsoft Save as PDF (Beta)

  • 2007 Microsoft Office Add-in: Microsoft Save as XPS (Beta)

  • Microsoft Expression Web Designer Beta 1

  • Microsoft Expression Web Designer CTP1

  • Microsoft Office Compatibility Pack for Word, Excel, and PowerPoint 2007 File Formats (Beta 2 Technical Refresh)


The above list is not mentioned on the ReadMe page, so I doubt a lot of users will find this information. Hey, maybe we should just remove all programs? :-)

APPLIES TO

  • Microsoft Office Professional Plus 2007

  • Microsoft Office Enterprise 2007

  • Microsoft Office Ultimate 2007

  • Microsoft Office Professional 2007

  • Microsoft Office Standard 2007

  • Microsoft Office Home and Student 2007

  • Microsoft Office Basic 2007

  • Microsoft Office Groove 2007

  • Microsoft Office Access 2007

  • Microsoft Office Excel 2007

  • Microsoft Office OneNote 2007

  • Microsoft Office Outlook 2007

  • Microsoft Office PowerPoint 2007

  • Microsoft Office Publisher 2007

  • Microsoft Office Word 2007

  • Microsoft Office InfoPath 2007

  • Microsoft Office Project Professional 2007

  • Microsoft Office Project Standard 2007

  • Microsoft Office Visio Professional 2007

  • Microsoft Office Visio Standard 2007


Keywords: kbuninstall kbsetup kbexpertisebeginner kbtshoot kbprb KB927222

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

» Full Article

  Posted by oVan on Monday, November 13, 2006 | PermaLink | 0 comments
Older articles are stored in the archives (see sidebar).