installer fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16072 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -195,6 +195,7 @@ Name: "{group}\Resource Editor"; Filename: "{code:GetPythonDir}\pythonw.ex
|
||||
[UninstallDelete]
|
||||
Type: files; Name: "{app}\wxPython\*.pyc";
|
||||
Type: files; Name: "{app}\wxPython\*.pyo";
|
||||
Type: files; Name: "{app}\wxPython\*.pyd";
|
||||
Type: files; Name: "{app}\wxPython\lib\*.pyc";
|
||||
Type: files; Name: "{app}\wxPython\lib\*.pyo";
|
||||
Type: files; Name: "{app}\wxPython\lib\editor\*.pyc";
|
||||
|
Reference in New Issue
Block a user