Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7823891
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T08:24:32+00:00 2026-06-02T08:24:32+00:00

Configured the firebreath generated Wix files to accept additional files but have had no

  • 0

Configured the firebreath generated Wix files to accept additional files but have had no success

   <!-- Put Additional files here: -->
  <!-- example:-->
   <Component Id="test" Guid="{104ca7b7-f654-481f9f6a-9a5b5a39c93b}">
        <File Id="test" KeyPath="yes" Source="C:\location\test.dll" />
    </Component>


    <Feature Id="MainPluginFeature" Title="${FBSTRING_ProductName}" Level="1">
      <ComponentRef Id="InstallDirComp"/>
      <ComponentRef Id="PluginNameDirComp"/>
      <ComponentRef Id="CompanyDirComp"/>
      <ComponentGroupRef Id="PluginDLLGroup"/>          
      <ComponentRef Id="test"/>
    </Feature>

Errors: Error 8 error LGHT0204: ICE38: Component test installs to user
profile. It must use a registry key under HKCU as its KeyPath, not a
file.

I have tried the following but have ended up in errors,

  • changing the GUID back to *
  • adding directory=INSTALLDIR to the component
  • Moving the component outside of Directory

I tried reading various forums and Wix documentation is not of much help. What am I missing?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T08:24:35+00:00Added an answer on June 2, 2026 at 8:24 am

    To resolve the ICE38 you need to add a dummy registry key and set your file’s KeyPath="no":

    <Component Id="test" Guid="{104ca7b7-f654-481f9f6a-9a5b5a39c93b}">
       <File Id="test" KeyPath="no" Source="C:\location\test.dll" />
       <Registry Root=”HKCU” KeyPath=”yes” … />
    </Component>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have configured spring security with a ldap server (but continue reading, it's not
I configured my Zend Framework virtualhost environment, but now my files cannot access the
I have an application configured with authlogic and authlogic_facebook_connect, but every time I click
I have configured a proxy in my java source code as: systemSettings.put(http.proxyHost, www.proxyserver.com); systemSettings.put(http.proxyPort,
I have configured the maven-sql plugin to execute the insert and delete scripts for
I configured the jboss-log4j.xml as you can see at the example. The problem is
I configured now a new computer. Installed VS 2010 and all necessary component, got
Ive configured Apache for Name-based Virtual Hosting but I can't seem to get a
I have configured Reporting Services to allow users to use Report Builder application. Users
I have CruiseControl.NET configured using the Mercurial source control block. When I first executed

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.