fdo#48914 uninstall process should remove .pyc files from install directory
When install location is writable to user (typical on Windows XP), Python generates .pyc files. We can remove them using the RemoveFile table in MSI. We generate an entry for each .py file in the install set. Change-Id: I314582d52162c6f3ae3acc72de9d620680fb23e0
Showing
Please
register
or
sign in
to comment