Phobos
Posts: 85
Joined: Fri Sep 08, 2006 11:52 am
Location: Germany

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?
Cosmin
Posts: 5797
Joined: Tue Jul 10, 2007 6:39 pm
Contact: Website

Hi,

I'm afraid that currently this is not possible, but this feature is on our TODO list and it will be available in a future version of Advanced Installer.

Regards,
Cosmin
Cosmin Pirvu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
Phobos
Posts: 85
Joined: Fri Sep 08, 2006 11:52 am
Location: Germany

Hi Cosmin,

any timeframe when this feature will be available?
Cosmin
Posts: 5797
Joined: Tue Jul 10, 2007 6:39 pm
Contact: Website

Hi,

I'm afraid that I cannot give you an ETA for now because this feature will not be implemented in the near future.

Regards,
Cosmin
Cosmin Pirvu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
Phobos
Posts: 85
Joined: Fri Sep 08, 2006 11:52 am
Location: Germany

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.
Cosmin
Posts: 5797
Joined: Tue Jul 10, 2007 6:39 pm
Contact: Website

Hi,

Yes, this can be done using a custom action.

The custom action will be "Deferred with no impersonation" (set in the "Properties" page of the custom action) and it will be scheduled under the "InstallIIS" standard action (to show it you can use the "Show Standard Action" button on the toolbar).
maybe you have a script example how this would work?
Unfortunately I don't have a script example and I'm not sure how exactly this custom action will look like.

Regards,
Cosmin
Cosmin Pirvu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”