Title: QuietExec error

Can anyone give me some advice where I could schedule these custom actions, I need them to run after 2 local users have been created in the same installer, Ive tried a few places including ‘After’ = ‘ConfigureUsers’ but the error I get from the quiet execution suggests they haven’t been created yet?

<Property Id='CONFIGFRAMEWORKAPPPOOLUSER' Value='C:\WINNT\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -ga [ComputerName]\UA_Framework'/>

<CustomAction Id="CONFIGFRAMEWORKAPPPOOLUSER" BinaryKey="WIXCA" DllEntry="CAQuietExec"
Execute="deferred" Return="check"/>

<Property Id='CONFIGQUOTESAPPPOOLUSER' Value='C:\WINNT\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -ga [ComputerName]\UA_Quotes'/>

<CustomAction Id="CONFIGQUOTESAPPPOOLUSER" BinaryKey="WIXCA" DllEntry="CAQuietExec"
Execute="deferred" Return="check"/>

Simon Burgess
Senior Configuration Management Analyst

The Exchange
Vertex Financial Services Division
Jessop House
Jessop Avenue

Cheltenham
Gloucestershire
GL50 3SH
UK

'+44 (0)1242 214183




The information contained in this email is intended only for the individual to whom it is addressed. It may contain privileged and confidential information. If you have received this message in error or there are any problems, please notify the sender immediately and delete the message from your computer. The unauthorised use, disclosure, copying or alteration of this message is forbidden. Neither Vertex Data Science Limited nor any of its subsidiaries will be liable for direct, special, indirect or consequential damage as a result of any virus being passed on, or arising from alteration of the contents of this message by a third party. The following Vertex companies are authorised and regulated by the Financial Services Authority:

- Vertex Data Science Ltd
- Exchange FS Ltd trading as The Exchange
- Vertex Mortgage Services Ltd
- Vertex Administration Ltd

Vertex Data Science Limited (England and Wales No. 3153391) registered office Pegasus House, Kings Business Park, Liverpool Road, Prescot, Merseyside, L34 1PJ

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to