Hi Bob,
yep worked it out myself.
thanks again
Derek
Rob Mensching-2 wrote:
>
> QtExec?
>
> -Original Message-----
> From: derekj [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, September 23, 2008 03:28
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] Ou
Hi,
I have created a MSI to deploy a database. I have custom actions that calls
aspnet_regsql.exe for the database and the repective tables.
eg
I have 13 tables to register plus the database itself. This means 14 output
windows open and close during the installation.
Is there anyway to sup
Hi,
I have got a cmd line msi to create a website using wix v2.0 - with alot of
great help from this site.
A problem I encountered is that the domain user that the apppool was created
with needs permissions to access C:\windows\temp folder. I have added the
user to the IIS_WPG group and thought
e another user somewhere using that domain?
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of derekj
> Sent: Friday, September 12, 2008 01:11
> To: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] aspnet_regiis doma
. Try it out.
>
>
> On Thu, Sep 11, 2008 at 1:32 PM, derekj <[EMAIL PROTECTED]> wrote:
>
>>
>> Hi,
>>
>> Does adding the user to the IIS_WPG also do the > aspnet_regiis -ga
>> [domain]\user?
>>
>> regards
>>
>> Derek
&
all will end. (FALSE || FALSE == FALSE)
>
> * If the product is not installed and DATABASEIPADDRESS is set, this
> launch condition will evaluate to TRUE and allow user to progress. (TRUE
> || FALSE = TRUE).
>
>
>
>
>
> -Original Message-
> From: [EMAIL P
_IISWPG inside your User element.
>
> Are you trying to do more than that?
>
> On Thu, Sep 11, 2008 at 5:37 AM, derekj <[EMAIL PROTECTED]> wrote:
>
>>
>> Hi,
>>
>> I am using WIX 2.0
>>
>> I have created a cmd line MSI to install an as
[domain]\user’
Has anyone done this successfully
regards
Derekj
--
View this message in context:
http://n2.nabble.com/aspnet_regiis-domain-user-tp1082311p1082311.html
Sent from the wix-users mailing list archive at Nabble.com
Hi,
I am using WIX 2.0
I have created a cmd line MSI to install an asp.net 2.0.
One of the parameter inputs is the IP address of the respective application
database.
I would like to update my connections.config file with this IP eg of config
I have seen examples where the wix user is updatin
Hi,
thanks for your help,
wondering if you know where I can find information on amending the condition
so it only fires on install and not on install.
regards
Derekj
John Nannenga wrote:
>
> Launch conditions fire when the condition is false:
>http://msdn.microsoft.com/en-u
Hi,
I need to check if Sql server 2005 Native Client is installed on the server
befor installing.
I have seen examples of setting a property with a registry search and having
a condition for this property.
Is this the best approach or does the Installer API provide properties like
checking for
Hi,
I am doing a cmd line msi that has a number of input parameters.
I have
DATABASEIPADDRESS AND NOT INSTALLED
this condition is fires on both install and uninstall.
can someone help
regards
--
View this message in context:
http://n2.nabble.com/Condition-install-and-uninstall-tp1079400p
Hi,
I am having the same problem, I'm installing on XP Pro - is this the cause
of my problem - the default website being removed on installation? - this
should not occur if I was instainng on server 2003?
regards
Derek
shayla wrote:
>
> I am trying to create a new web site in IIS.
>
> H
13 matches
Mail list logo