Search found 10 matches

Go to advanced search

by tlentine
Thu May 14, 2015 3:32 pm
Forum: Common Problems
Topic: Restore Custom Dialog from MSI?
Replies: 1
Views: 2461
 
Jump to post

Restore Custom Dialog from MSI?

I recently experienced a hard disk failure, and while my installer projects were safe and sound in a source code repo I did not realize that the custom dialogs I had created were not being backed up.
Is there a way to restore those dialogs from the MSI itself?

When I attempt to open the aip ...
by tlentine
Mon Jun 17, 2013 9:33 pm
Forum: Common Problems
Topic: Strange Error on CustomShortcutsDlg TitleIcon HelpString
Replies: 1
Views: 2869
 
Jump to post

Strange Error on CustomShortcutsDlg TitleIcon HelpString

I encountered a very odd error in one of our installers today that I have not seen before. The msi in question was authored about a year ago and has been used for over 100 installations without issue, so this particular error today really puzzles me. I've included a screen shot of the error dialog ...
by tlentine
Fri Aug 27, 2010 4:26 pm
Forum: Common Problems
Topic: Software Launch Condition: Office 2003, 2007, or 2010
Replies: 1
Views: 2666
 
Jump to post

Software Launch Condition: Office 2003, 2007, or 2010

My understanding is that if I use the predefined launch conditions for both Office 2003 and 2007 application (in my case Microsoft Access) the resulting behavior is that if either the 2003 version or 2007 version is installed my installer is allowed to continue as described in this post:
http://www ...
by tlentine
Wed Feb 24, 2010 9:12 pm
Forum: Common Problems
Topic: Fatal Error During installation on Windows Server 2003
Replies: 1
Views: 3472
 
Jump to post

Fatal Error During installation on Windows Server 2003

I'm attempting to track down the root cause of an install error a client is experiencing with an MSI that I authored and I am not having much luck. The install has worked on a variety of machines (XP, Windows Server 2003, 2008, Windows Vista and Windows 7) so I am not sure why it is failing on this ...
by tlentine
Thu Feb 04, 2010 5:14 pm
Forum: Feature Requests
Topic: Add Support for PseudoFormatted fields to Package Folders
Replies: 1
Views: 2855
 
Jump to post

Add Support for PseudoFormatted fields to Package Folders

I really like the PseudoFormatted Type fields & Smart Edit Control features in Advanced Installer. I was wondering if you've thought at all about including support for these functions in the Folder path on the Media tab?

What I would like to be able to do is have the Build output go to a different ...
by tlentine
Tue Dec 15, 2009 9:49 pm
Forum: Feature Requests
Topic: Synchronize Changed Application Folders across Builds
Replies: 1
Views: 2670
 
Jump to post

Synchronize Changed Application Folders across Builds

We typically define at least two builds for our applications, one for a CD Image and one for a compressed "Single Exe" image. For the most part the details of each build are the same with the exception of the media and some prerequisites we define.

For complicated reasons, we typically must change ...
by tlentine
Tue Jun 23, 2009 5:09 pm
Forum: Common Problems
Topic: Windows Installer Minimum Version Question
Replies: 2
Views: 3119
 
Jump to post

Re: Windows Installer Minimum Version Question

Great! Thanks for confirming.
by tlentine
Mon Jun 22, 2009 8:46 pm
Forum: Common Problems
Topic: Windows Installer Minimum Version Question
Replies: 2
Views: 3119
 
Jump to post

Windows Installer Minimum Version Question

In AI (v. 7.0.1), is the Windows Installer Minimum version 4.05 = Windows Installer 4.5?

I want my MSI to take advantage of Chained Packages, which I understand to only be available using Windows Installer 4.5 or greater.

Will specifying 4.05 as the minimum Windows Installer version prevent my MSI ...
by tlentine
Tue Apr 28, 2009 3:43 pm
Forum: Common Problems
Topic: Unable to Retrieve AppDir property using VB Script
Replies: 2
Views: 3600
 
Jump to post

Re: Unable to Retrieve AppDir property using VB Script

Thanks, capitalizing APPDIR did the trick.
by tlentine
Mon Apr 27, 2009 10:19 pm
Forum: Common Problems
Topic: Unable to Retrieve AppDir property using VB Script
Replies: 2
Views: 3600
 
Jump to post

Unable to Retrieve AppDir property using VB Script

I am trying to port one of our installers from an InstallShield project to a new Advanced Installer project. The project in question uses a number of VB Script files to perform custom actions. Most of these rely upon knowing the AppDir (InstallDir in the original InstallShield project).

For some ...

Go to advanced search