diff --git a/doc/Dependencies.html b/doc/Dependencies.html new file mode 100644 index 0000000000..39f88335a9 --- /dev/null +++ b/doc/Dependencies.html @@ -0,0 +1,38 @@ + + + SharpDevelop Dependencies + + + +

+ SharpDevelop can take advantage of the following software if you install it: +

+ + + + \ No newline at end of file diff --git a/src/Setup/Files.wxs b/src/Setup/Files.wxs index 7f05ac4604..ff56668848 100644 --- a/src/Setup/Files.wxs +++ b/src/Setup/Files.wxs @@ -340,6 +340,9 @@ + + + diff --git a/src/Setup/Setup.wxs b/src/Setup/Setup.wxs index abcb902c49..9d71300a7c 100644 --- a/src/Setup/Setup.wxs +++ b/src/Setup/Setup.wxs @@ -176,6 +176,7 @@ + @@ -687,7 +688,24 @@ INSTALLDIR - + + + WIXUI_EXITDIALOGOPTIONALCHECKBOX = 1 and NOT Installed + + + + + + +