Hi,
we’re encountering with the Test.Log file in the target system’s C:\Windows folder.
To add the necessary logs, the installer needs to edit this Test.Log file. However, we are currently experiencing a "Permission Denied" error, as the installer lacks sufficient permissions to access or modify this external file.
Unfortunately, the installation script is unable to either grant permission or edit this file directly. The user account does not have full control permissions for this file.
There is any way to add log into this Test.log file after successfull installation of application using advanced installer?
FOLLOW US