Stephane Grenier
Stephane Grenier

Reputation: 15925

Install4j - Application no longer listed in "Uninstall a Program" on Windows

I'm not sure why, but I think it's since we added the screen "Installation Type" where the application is no longer being listed in Windows "Uninstall a Program". I've looked everywhere I can think of and I can't seem to find anything on how to fix or debug this...

Upvotes: 1

Views: 180

Answers (1)

Ingo Kegel
Ingo Kegel

Reputation: 48005

The entry under "Uninstall a program" is created by the "Register Add/Remove item" action which is typically added below the "Installation" screen. You can check the ".install4j/installation.log" file after the installation whether it contains any output for that action (search for the string "RegisterAddRemoveAction").

Upvotes: 1

Related Questions