http://www.codeproject.com/KB/cs/CreateActiveXDotNet.aspx
http://www.codeproject.com/KB/miscctrl/htmlwincontrol.aspx

search   "activeX" and register or COM object.


2009/7/17 Dirk Räder <d...@raeder.cc>:
> Hi,
> yes, I have to install COM objects. As the objects are an add-on to an
> existing web app, I have no clue on how to install them in that code.
>
> Which of the many articles on codeproject should I check?
>
> Dirk
>
> 2009/7/17 A.S <ansic.s...@gmail.com>
>
>> Hi,
>>  " regasm.exe /codebase /tlb some.dll"
>>
>> Do You  want  install COM object for web apps?
>> If yes , maybe You should install  this objects in web apps code?
>>
>>
>>
>> check this : www.codeproject.com
>>
>>
>>
>>
>> 2009/7/17 Dirk Räder <d...@raeder.cc>:
>> > Hi,
>> >
>> > is there an equivalent in WiX to calling
>> >  regasm.exe /codebase /tlb some.dll
>> > instead of doing so via a custom action?
>> >
>> > I do not want to use heat and store the registry values inside the wxs
>> file;
>> > neither do I want to install a pregenerated tlb file. The latter one has
>> to
>> > be generated on the target machine during the installation process.
>> >
>> > Thanks for your help, have a nice weekend.
>> >
>> > Dirk
>> >
>> ------------------------------------------------------------------------------
>> > Enter the BlackBerry Developer Challenge
>> > This is your chance to win up to $100,000 in prizes! For a limited time,
>> > vendors submitting new applications to BlackBerry App World(TM) will have
>> > the opportunity to enter the BlackBerry Developer Challenge. See full
>> prize
>> > details at: http://p.sf.net/sfu/Challenge
>> > _______________________________________________
>> > WiX-users mailing list
>> > WiX-users@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/wix-users
>> >
>>
>>
>> ------------------------------------------------------------------------------
>> Enter the BlackBerry Developer Challenge
>> This is your chance to win up to $100,000 in prizes! For a limited time,
>> vendors submitting new applications to BlackBerry App World(TM) will have
>> the opportunity to enter the BlackBerry Developer Challenge. See full prize
>> details at: http://p.sf.net/sfu/Challenge
>> _______________________________________________
>> WiX-users mailing list
>> WiX-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wix-users
>>
> ------------------------------------------------------------------------------
> Enter the BlackBerry Developer Challenge
> This is your chance to win up to $100,000 in prizes! For a limited time,
> vendors submitting new applications to BlackBerry App World(TM) will have
> the opportunity to enter the BlackBerry Developer Challenge. See full prize
> details at: http://p.sf.net/sfu/Challenge
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to