View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002258 | FreeCAD | Bug | public | 2015-09-10 21:48 | 2015-12-15 13:17 |
Reporter | ksmyth | Assigned To | wmayer | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | x64 | OS | Windows | OS Version | 8.1 |
Product Version | 0.15 | ||||
Fixed in Version | 0.16 | ||||
Summary | 0002258: Silent uninstall blocks on MessageBox | ||||
Description | C:\Program Files\FreeCAD 0.15\uninstall.exe /S pops up a dialog confirming that the user wants to uninstall. This breaks automated uninstallation. The solution is to add /SD IDOK to the MessageBox call. See https://github.com/saltstack/salt/pull/21861/files#diff-b860c052120ba8406d260d281bc8360fR215 for an example | ||||
Steps To Reproduce | "C:\Program Files\FreeCAD 0.15\uninstall.exe" /S | ||||
Tags | No tags attached. | ||||
FreeCAD Information | |||||
FreeCAD: master 185735ca 2015-09-11 19:43:20 Details Diff |
+ fixes 0002258: Silent uninstall blocks on MessageBox, fixes 0002056: Support silent (de)installation using NSIS |
Affected Issues 0002056, 0002258 |
|
mod - src/WindowsInstaller/FreeCAD_WindowsInstaller.nsi | Diff File | ||
mod - src/WindowsInstaller/FreeCAD_x64_WindowsInstaller.nsi | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-09-10 21:48 | ksmyth | New Issue | |
2015-09-11 17:09 | wmayer | Relationship added | related to 0002056 |
2015-09-11 17:44 | wmayer | Changeset attached | => FreeCAD Master master 185735ca |
2015-09-11 17:44 | wmayer | Assigned To | => wmayer |
2015-09-11 17:44 | wmayer | Status | new => closed |
2015-09-11 17:44 | wmayer | Resolution | open => fixed |
2015-12-15 13:17 | yorik | Fixed in Version | => 0.16 |