Search found 15 matches

Go to advanced search

by Abbas
Wed Sep 17, 2014 8:35 am
Forum: Common Problems
Topic: Setup Wizard ended prematurely
Replies: 4
Views: 20076
 
Jump to post

Re: Setup Wizard ended prematurely

Hi Daniel,

I sent the verboseLog.txt and the .aip file to support at advancedinstaller dot com.

Thank you,
Abbas
by Abbas
Fri Sep 05, 2014 12:19 am
Forum: Common Problems
Topic: Setup Wizard ended prematurely
Replies: 4
Views: 20076
 
Jump to post

Re: Setup Wizard ended prematurely

Hi Mihai,

I have already attached a verbose log of the failing installation to my first message, i.e. MSI15.LOG. I'll attach it again to this reply as well. Please let me know if this is not what you are after.

Thanks,
Abbas
by Abbas
Wed Sep 03, 2014 6:49 am
Forum: Common Problems
Topic: Setup Wizard ended prematurely
Replies: 4
Views: 20076
 
Jump to post

Setup Wizard ended prematurely

Hi Team,

I get the following error during installation when I run the installer on Windows Server 2003 R2 Standard x64 Edition:

The Setup Wizard ended prematurely
The setup ended prematurely because of an error. Your system has not been modified. To install this program at a later time, please ...
by Abbas
Tue Sep 02, 2014 12:11 am
Forum: Common Problems
Topic: Installer crashes before install process
Replies: 13
Views: 14545
 
Jump to post

Re: Installer crashes before install process

Thank you Daniel. I'll try disabling EUI to see if that's the cause.

Regards,
Abbas
by Abbas
Wed Aug 27, 2014 3:30 am
Forum: Common Problems
Topic: Installer crashes before install process
Replies: 13
Views: 14545
 
Jump to post

Re: Installer crashes before install process

Hi Daniel,

I sent the information you requested (including a link to download both .aip and the built installer) to support at advancedinstaller dot com. Looking forward to hearing from you.

Thanks,
Abbas
by Abbas
Wed Aug 06, 2014 9:03 am
Forum: Common Problems
Topic: Installer crashes before install process
Replies: 13
Views: 14545
 
Jump to post

Re: Installer crashes before install process

Hi,

We have experienced the same error when trying to run the installer (built in Advanced Installer 11.1). I am attaching a screenshot of the error message for your information.

We cannot reliably reproduce this error, but we need to get it fixed, as it is ugly, customer facing and has occurred ...
by Abbas
Thu Jun 12, 2014 2:31 am
Forum: Common Problems
Topic: PATH variabe Prepend problems
Replies: 9
Views: 8018
 
Jump to post

Re: PATH variabe Prepend problems

Hi Dave,

Please see the attached screenshot which shows the "When Existing" Behavior option in the Advanced Installer 11.1. And I'm pretty sure that this is not new to 11.1 as I remember that in version 11.0 as well.

My problem is not what you described. It's a simple problem: I want to prepend a ...
by Abbas
Tue Jun 10, 2014 7:19 am
Forum: Common Problems
Topic: PATH variabe Prepend problems
Replies: 9
Views: 8018
 
Jump to post

Re: PATH variabe Prepend problems

Hi,

I am using Advanced Installer 11.1 to create my installer project. I want to PREPEND my application folder to the existing system PATH variable to ensure it comes before left over installation folders from previous versions. But despite the fact that I have set the "When Existing" behaviour to ...
by Abbas
Wed Apr 09, 2014 2:37 am
Forum: Common Problems
Topic: Failed to edit the value of an item in the table editor
Replies: 3
Views: 3556
 
Jump to post

Re: Failed to edit the value of an item in the table editor

Thanks Eusebiu,

The problem was the control panel icon. I changes its file path and it worked fine.

Thanks,
Abbas
by Abbas
Tue Apr 08, 2014 5:11 am
Forum: Common Problems
Topic: Failed to edit the value of an item in the table editor
Replies: 3
Views: 3556
 
Jump to post

Failed to edit the value of an item in the table editor

Hi Team,

After moving the whole project to a new folder, I found the source path of all my files messed up. So, I had to go through hundreds of files and fix their source path. But still fails to build complaining about an icon path shown in the table editor. I fixed the wrong value and expected it ...
by Abbas
Thu Jan 09, 2014 11:41 pm
Forum: Common Problems
Topic: IIS: How to add a Module Mapping under the Default Web Site?
Replies: 7
Views: 12701
 
Jump to post

Re: IIS: How to add a Module Mapping under the Default Web S

Hi Eusebiu,

Thanks for your help. I managed to get the handler mapped by setting the following values:
modules: CgiModule
name: cgiHandler
path: *.cgi
requireAccess: Script
resourceType: File
verb: *

The only problem now is the order of the Handler Mappings. When I add a Handler Mapping ...
by Abbas
Fri Jan 03, 2014 7:50 am
Forum: Common Problems
Topic: IIS: How to add a Module Mapping under the Default Web Site?
Replies: 7
Views: 12701
 
Jump to post

Re: IIS: How to add a Module Mapping under the Default Web S

Thank you for your response.

I created a new web site and added a new collection item as advised, and I think I'm nearly there. The only problem is that I got the following error message when I run the installer:
There was an error during the IIS configuration process. Your original IIS ...
by Abbas
Tue Dec 24, 2013 5:39 am
Forum: Common Problems
Topic: IIS: How to add a Module Mapping under the Default Web Site?
Replies: 7
Views: 12701
 
Jump to post

IIS: How to add a Module Mapping under the Default Web Site?

Hi Team,

I am trying to make an installer for a website, which configures the website on the IIS. In order for my website to run on the IIS, I need to enable permissions for the cgi scripts to run. Here is what needs to be done manually on the IIS:

1. In the middle pane, double-click the Handler ...
by Abbas
Tue Dec 10, 2013 1:59 am
Forum: Common Problems
Topic: Environment Variables
Replies: 7
Views: 11810
 
Jump to post

Re: Environment Variables

Hi Dan,

Thank you for your response. With regard to the first problem, I had a look at the article you suggested (http://support.microsoft.com/kb/104011/en-us) to see if I can force a refresh of the environment variables, but I could not figure out how to define a custom action to refresh variables ...
by Abbas
Fri Dec 06, 2013 6:47 am
Forum: Common Problems
Topic: Environment Variables
Replies: 7
Views: 11810
 
Jump to post

Environment Variables

Hi Team

I have added a "Launch File" in the Custom Actions section to launch a batch file which refers to an Environment Variable that I have defined in the Environment Variables section. Let's say the variable is HOME=[APPDIR], and the batch file has a command like cd %HOME%. It looks like the ...

Go to advanced search