Support

You are currently browsing the archive for the Support category.

The Microsoft® Windows® Installer (MSI) is the application installation and configuration service for Windows. Version 4.5 of the Windows Installer has several new features, including:

  • Multiple Package Transaction: In a multiple package transaction, you can create a single transaction from multiple packages. In a multiple package transaction, a chainer is used to dynamically include packages in the transaction. If any of the packages do not install as expected, you can roll back the installation.

Read the rest of this entry »

In earlier versions of Windows, it might have been necessary to re-register the Windows Installer files in the registry (an example) if those files became damaged or corrupt. Beginning Windows Vista, damaged system files needed by Windows Installer can be repaired automatically.

Read the rest of this entry »

The first three years of the Hey, Scripting Guy! column (give or take a month) gathered together in one fully-searchable archive. This HTML help file includes all the text, graphics, and hyperlinks for well over 800 Hey, Scripting Guy! columns.

This download is available to customers running genuine Microsoft Windows

More Information & Download

Application Verifier is a runtime verification tool for unmanaged code that assists in quickly finding subtle programming errors that can be extremely difficult to identify with normal application testing.

Read the rest of this entry »

This release of Windows Script brings the improvements in scripting made during the Vista development cycle to downlevel platforms. The primary reason for changing the version number from 5.6 to 5.7 is to simplify servicing and support by synchronizing the versioning to a consistent scheme based on Vista build number. The minor version increase does not indicate significant new features. The scripting feature set is substantially the same as 5.6, with only minor additions. This is the fastest, most robust, and secure release of Windows Script available.

Improvements have been made with JScript, VBScript & Windows Scripting Host. This release also contains fixes prescribed in various Microsoft KB Articles. For complete details, download the Release Notes for Windows Script 5.7

When building a DIM reference into an InstallShield project, you may see that OS Conditions evaluate the ‘Greater Than’ conditional statement as ‘Equals’.

Applies to Product(s):

  • InstallShield 2008 Premier
  • InstallShield 2008 Professional

Project Type: Windows Installer, InstallScript MSI

Solution:

Per InstallShield Support, this is due to an issue present in InstallShield’s DIM Import module.

Download new DimImport.dll & Resolute