
njarvis31.5524924920427979E12 asked a question.
How to export a string used for later uninstall???
I have a user entry that I want to use later in an uninstallation. The user entry is stored in a global string declaration and used throughout my installation. My uninstallation does not remember that string but I need the string for my uninstallation. How?
I'm using InstallScript.
"LogWriteCustomString cannot write data to the maintenance/uninstallation section of the log file (that is, the section where the setup automatically writes data, such as the files that are installed and the registry entries that are created, and from which it automatically reads data during maintenance or uninstallation). "