My name Andika I create software that is associated with the processing of payments and purchases of pulses. I create software using VB6, sqlite2009 for Inno to create the database and its set-up. I created a program called 'IZ' story short, if a user installs my program in the registry window will then make a folder in called "PCclient". the problem is: when the user will uninstall the program that I created (IZ) Registry files (PCclient) can not be lost. What should I do so when the user will uninstall the program, the registry files (PCclient) are also be deleted. what script should I add to the registry file 'PCclient' erased at the time of uninstall. do I have to add the script in VB6 or in the Inno? and what script should I add?
Thank You