Hello,

 

       I am new to WIX. I need to create complusApplication Automatically in
WIX.

 

        Format must be,

 

          <pca:ComPlusApplication Id="MYCOMAPP" Name="COMAPP"
ApplicationId="{838C5D94-E7D8-4E2A-9D31-D058C3C91A34}" Identity="MyUser"
password="MyPassword">

                       <pca:ComPlusAssembly Id="MYCOMPLUSASSEMBLY"
DllPath="[#MYFILE]" Type="native">

                                        <pca:ComPlusComponent
Id="MYCOMCOMPONENT" CLSID="B6C70460-2DC5-4C8C-9B2D-18C94EDF4F3B" />

                     </pca:ComPlusAssembly>

        </pca:ComPlusApplication>

 

 

Is there any possibility to create the above format using heat? Or is there
anyway to create this? Please, reply me as soon as possible.

 

Thanks in advance for any replies.

 

Thanks & Regards,

 

Vijayalakshmi.

------------------------------------------------------------------------------
Virtualization is moving to the mainstream and overtaking non-virtualized
environment for deploying applications. Does it make network security 
easier or more difficult to achieve? Read this whitepaper to separate the 
two and get a better understanding.
http://p.sf.net/sfu/hp-phase2-d2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to