No, but I have one for the Windows Folder.  Should I have one for the
system folder in the main file or in the fragment? 

-----Original Message-----
From: Alex Shevchuk [mailto:shevc...@live.com] 
Sent: Friday, June 05, 2009 12:00 PM
To: 'General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-users] Variable not recognized in Fragment

HelpDirectory is a key to Directory table.  Do you have a <Directory>
entry for SystemFolder?

Alex



-----Original Message-----
From: MacDiarmid, James D [mailto:james.macdiar...@eds.com]
Sent: Friday, June 05, 2009 8:49 AM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] Variable not recognized in Fragment


I have the following TypeLib code in a fragment and the "SystemFolder"
for helpDirectory during the registration isn't getting recognized. I
don't know where to initialize it or put it.  

Thanks,
Jim

        <TypeLib Id="PUT-GUID-HERE" Description="NFTS v3.0 FireBatch
class" HelpDirectory="SystemFolder" Language="0" MajorVersion="1"
MinorVersion="0">
            <Class Id="PUT-GUID-HERE" Context="InprocServer32"
Description="FireBatch.FireBatchCls" ThreadingModel="apartment"
Version="1.0" Programmable="yes">
              <ProgId Id="FireBatch.FireBatchCls"
Description="FireBatch.FireBatchCls" />
            </Class>
            <Interface Id="PUT-GUID-HERE" Name="FireBatchCls"
ProxyStubClassId="PUT-GUID-HERE" ProxyStubClassId32="PUT-GUID-HERE" />
          </TypeLib>

Jim MacDiarmid
EDS, an HP company
U.S. Public Sector 
Department of Homeland Security Segment
13600 EDS Drive, A3N-B27
Herndon, VA  20171
703-236-3821(office)
571-247-2343(cell)


------------------------------------------------------------------------
----
--
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the
latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------
------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the
latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to