Hi,
If you mean an application pool in IIS 7 then you can use appcmd with a custom
action. We use the following custom action for this:
<CustomAction Id="ConfigureAppPools"
Return="check"
Directory="TARGETDIR"
ExeCommand="[SystemFolder]inetsrv\appcmd set apppool
/apppool.name:"DefaultAppPool" /enable32BitAppOnWin64:true" />
With /enable32BitAppOnWin64:true you will set the application pool to 32 bits.
Cheers,
Jeffrey Bindinga
CyberTech B.V.
-----Original Message-----
From: Carolina Zuqueto Amaral [mailto:carolina.ama...@conv.com.br]
Sent: dinsdag 13 april 2010 13:15
To: 'General discussion for Windows Installer XML toolset.'
Subject: [WiX-users] Pool 32bit
Hi,
How Do I create a pool 32 bit?
Or how Do I change a pool 64 bit for 32 bit?
Thanks,
Carolina Zuqueto Amaral
carolina.ama...@conv.com.br<mailto:carolina.ama...@conv.com.br>
tel +55 21 2494-5476
cel +55 21 9524-7186
________________________________
Confidencialidade: A informa??o contida nesta mensagem de e-mail, incluindo
quaisquer anexos, ? confidencial e est? reservada apenas ? pessoa ou entidade
para a qual foi endere?ada. Se voc? n?o ? o destinat?rio ou a pessoa
respons?vel por encaminhar esta mensagem ao destinat?rio, voc? est?, por meio
desta, notificado que n?o dever? rever, retransmitir, imprimir, copiar, usar ou
distribuir esta mensagem de e-mail ou quaisquer anexos. Caso voc? tenha
recebido esta mensagem por engano, por favor, contate o remetente imediatamente
e apague esta mensagem de seu computador ou de qualquer outro banco de dados.
Grato.
Confidentiality Notice: The information contained in this email message,
including any attachment, is confidential and is intended only for the person
or entity to which it is addressed. If you are neither the intended recipient
nor the employee or agent responsible for delivering this message to the
intended recipient, you are hereby notified that you may not review,
retransmit, convert to hard copy, copy, use or distribute this email message or
any attachments to it. If you have received this email in error, please contact
the sender immediately and delete this message from any computer or other data
bank. Thank you.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
CyberTech B.V. is registered in The Netherlands, Alkmaar KvK 37.05.01.69
This message is intended for the addressee only. Unless clearly stated that
this disclaimer should not apply,
the email is not intended to create legally binding commitments on behalf of
CyberTech B.V.. Any unauthorised
disclosure, use or dissemination, either whole or partial, is prohibited. If
you are not the intended recipient of the
message, please notify the sender immediately.
CyberTech B.V. email system is for business purposes only. Messages are not
confidential. All email may be reviewed by authorised personnel.
CyberTech B.V. would kindly ask that you consider the environment before
printing this mail
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users