Cool!  I tried using heat with the suggestions you made:

heat file MyDLL.dll -template:fragment -suid -gg -out fragment.wxs

Then placed what was generated, originally within:

    <Fragment>
        <DirectoryRef>
            <Component>
                <File>

...into my existing:
    <Product>
        <Directory>
            <Directory>
                <Directory>
                    <Component>
                        <File>



Initial tests work.  I need to verify on a clean system but for to moment
it looks like this is working.

Thanks!

Jeff



------------------------------------------------------------------------------
Download Intel&#174; 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

Reply via email to