Search found 85 matches

Go to advanced search

by Phobos
Thu Aug 21, 2008 11:06 am
Forum: Common Problems
Topic: Realign Status Messages
Replies: 3
Views: 5216
 
Jump to post

Re: Realign Status Messages

When I open the ui.ail file I find e.g. the line with copying new files:

<STRING id="ActionText.Description.InstallFiles" value="Copying new files"/>

How can I change it's color and the alignment in the dialogues?
by Phobos
Thu Aug 21, 2008 10:17 am
Forum: Common Problems
Topic: Realign Status Messages
Replies: 3
Views: 5216
 
Jump to post

Realign Status Messages

Hi,

I'm currently changing the style for some of the dialogues, but I cannot find a way to change the status messages that appear during install. I mean the status messages that appear at the PreparDlg and ProgressDlg, e.g. "Validating Install", "Copying new files" or "Registering Product".
I need ...
by Phobos
Fri May 16, 2008 1:34 pm
Forum: Common Problems
Topic: SQL Express Install
Replies: 9
Views: 13325
 
Jump to post

Re: SQL Express Install

Here is the commandline I used for SQL 2005 Express installation:

SQLEXPR_ADV.EXE /norebootchk /qb reboot=ReallySuppress addlocal=all RSCONFIGURATION=Default RSSQLLOCAL=1 instancename=SQLEXPRESS SCCCHECKLEVEL=IncompatibleComponents:1;MDAC25Version:0 ERRORREPORTING=2 SQLAUTOSTART=1
by Phobos
Fri Apr 25, 2008 9:02 am
Forum: Common Problems
Topic: Enable Disable UI Components using a ChackBox
Replies: 4
Views: 6645
 
Jump to post

Re: Enable Disable UI Components using a ChackBox

Hi,

How can I enable/disable UI components using buttons? I have two buttons "yes" and "no", and I want to use those buttons to enable/disable specific UI components, e.g. the "Next" button. So if I press "yes" the "Next" button is enabled, if I press "no" it's disabled.

Thanks.
by Phobos
Fri Feb 08, 2008 2:36 pm
Forum: Common Problems
Topic: Prerequisites Wizard, Picture
Replies: 1
Views: 3564
 
Jump to post

Prerequisites Wizard, Picture

Hi,

is it possible to select a different picture for the prerequisites wizard? Currently the same picture as in the .MSI is used, however, due to the different size the picture gets stretched and therefore distorted. This looks quite bad, as the the picture contains product logos and I want them to ...
by Phobos
Mon Jan 14, 2008 3:07 pm
Forum: Common Problems
Topic: IUSR_ Account permissions on folder
Replies: 3
Views: 5999
 
Jump to post

Hi,

I set permissions for the IUSR account without using a custom action. In the Files and Folders section I add permissions for "IUSR_[ComputerName]" to the files and folders where my application needs them. This seems to work, therefore I wonder isn't this the way it's supposed to work?
by Phobos
Mon Jan 07, 2008 10:51 am
Forum: Common Problems
Topic: Advanced Installer 3.4 with IIS -- how to use ?
Replies: 6
Views: 10074
 
Jump to post

Hi,

Is this feature already available for virtual directories? If not, do you know a VB script to do this?

Thanks.
by Phobos
Thu Nov 22, 2007 3:52 pm
Forum: Common Problems
Topic: Customs actions with .vbs files
Replies: 17
Views: 34505
 
Jump to post

Hi cosmin,

Yes, you are right, I use viewer.exe to run the custom action. I followed gigi's explanation:

Note that you need to add those files in the "Files and Folders" view in the same folder. To launch the .vbs file switch to "Custom Actions" page and "Add Predefined Custom Action->Launch File ...
by Phobos
Wed Nov 21, 2007 10:29 am
Forum: Common Problems
Topic: Customs actions with .vbs files
Replies: 17
Views: 34505
 
Jump to post

Hi,

I use the script provided by gigi to hide my .cmd custom actions. This is working fine so far, I used it in several projects already. However, now one of my customers experienced the issue that the script was not executed, but opened with Microsoft Visual Studio.
This, of course, prevented my ...
by Phobos
Wed Nov 07, 2007 2:43 pm
Forum: Common Problems
Topic: Property Based Virtual Directory
Replies: 5
Views: 7683
 
Jump to post

Hi,

would it be possible to rename the virtual directory at the end of the installation? I thought about a vbscript, maybe you have a script example how this would work?
Thanks.
by Phobos
Wed Nov 07, 2007 1:45 pm
Forum: Common Problems
Topic: Property Based Virtual Directory
Replies: 5
Views: 7683
 
Jump to post

Hi Cosmin,

any timeframe when this feature will be available?
by Phobos
Wed Nov 07, 2007 1:09 pm
Forum: Common Problems
Topic: Property Based Virtual Directory
Replies: 5
Views: 7683
 
Jump to post

Property Based Virtual Directory

Hi,

I would like to specify the name for a virtual directory during installation, however, it seems I cannot use a property fir the virtual directory name.

How can this be done?
by Phobos
Tue Oct 30, 2007 12:04 pm
Forum: Common Problems
Topic: IIS 7.0 (Vista) Issues
Replies: 10
Views: 12500
 
Jump to post

Hi,

any news on this?
by Phobos
Fri Oct 26, 2007 1:24 pm
Forum: Common Problems
Topic: Advanced Installer 3.4 with IIS -- how to use ?
Replies: 6
Views: 10074
 
Jump to post

Hi,

I need to do this using AI 5.2, but I don't know how. For the virtual directory I create I need to set an application extension for .php

How can this be done?
by Phobos
Fri Sep 21, 2007 10:21 am
Forum: Feature Requests
Topic: File Selection Box
Replies: 15
Views: 31444
 
Jump to post

Hi,

I need to add a Browse File dialog to my project and followed the instructions mentioned in this thread. On my Windows XP machine this works fine, but the Browse File dialog does not get the focus. Is there an easy way to fix this?

On my Windows Server 2003 machine the browse button does not ...

Go to advanced search