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

  • SEARCH
  • Home
  • 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 8053303
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T07:48:01+00:00 2026-06-05T07:48:01+00:00

Currently, our user data hierarchy looks like this: LocalAppDataFolder/Company/Product This makes sense as far

  • 0

Currently, our user data hierarchy looks like this:

LocalAppDataFolder/Company/Product

This makes sense as far as it goes because a user might have multiple products installed. However, WiX will not let me remove just the Product folder.

<Directory Id="LocalAppDataFolder">
    <Directory Id="ManufacturerDir" Name="Company">
        <Directory Id="AppDataDir" Name="Product">
            <Component Id="AppData" Guid="some_guid">
                <RemoveFolder Id="AppDataDir" On="uninstall" />
                <RegistryValue Root="HKCU" Key="Software\Company\Product" Type="string" Value="" />
            </Component>
        </Directory>
    </Directory>
</Directory>

The above snippet causes the error, “LGHT0204 : ICE64: The directory Company is in the user profile but is not listed in the RemoveFile table.” Obviously, I don’t want to wipe the data from other products. Several examples that I’ve found are only one directory deep, i.e. they do not include an intervening directory, in this case Company.

I get the feeling that I am misunderstanding something here. What? Many thanks.

  • 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-05T07:48:03+00:00Added an answer on June 5, 2026 at 7:48 am

    Adding <RemoveFolder Id="RemoveManufacturerDir" Directory="ManufacturerDir" On="Uninstall"/> should get rid of that error. The folder will only get removed if the directory is empty. If there are other files in there, it will not be removed.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Currently our website uses links to allow the user to change their locale. The
In the system there is a singleton for currently logged user (our own user
Currently on our system, when a user contacts us, we reply via our admin
Currently our dev team uses this pattern, but I can't help but wonder if
Currently we deploy one of our applications to every individual user's PC. However, all
I'm currently rewriting our company's database app, which is an Access-VBA frontend for a
This is more of a best practices question. Our org currently has public read
Currently our application exporting large data to office 2003 xml spreadsheet format in server.
I have this requirement of fetching facebook user information like friends count and other
Currently we are storing our user sessions in memcached, our web apps are running

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.