MonoDevelop 4.0.12

Full internal name:monodevelop
Project site:http://monodevelop.com
Screen shots:
Screen shot
Download: Download MonoDevelop 4.0.12

http://download.xamarin.com/studio/Windows/XamarinStudio-4.0.12-3.msi

VirusTotal results
Change log:n/a
Description:

WARNING: newer versions of the IDE for Windows are available as source only.

Xamarin Studio. IDE (integrated development environment) for the development of software that uses both the Mono and Microsoft .NET frameworks

Supported languages: C#, F#, Visual Basic .NET, Vala

License:LGPLv2.1
Version:4.0.12
SHA-1 or SHA-256:36dc7117be47a874d9fd53f346fc582441148e26
Type:one file
Dependencies:
  • GTK# [2.12.20, 2.12.20]
Tags:
Text files:
.Npackd\Install.bat:
for /f "delims=" %%x in ('dir /b *.msi') do set setup=%%x
msiexec.exe /qn /norestart /lime .Npackd\MSI.log /i "%setup%" TARGETDIR="%CD%" ALLUSERS=1
set err=%errorlevel%
type .Npackd\MSI.log
rem 3010=restart required
if %err% equ 3010 exit 0
if %err% neq 0 exit %err%
.Npackd\Uninstall.bat:
for /f "delims=" %%x in ('dir /b *.msi') do set setup=%%x
msiexec.exe /qn /norestart /lime .Npackd\MSI.log /x "%setup%"
set err=%errorlevel%
type .Npackd\MSI.log
rem 3010=restart required
if %err% equ 3010 exit 0
if %err% neq 0 exit %err%
Last modified:Sat May 15 09:00:52 UTC 2021
Last modified by:tim.lebedk...
Created:Fri Nov 08 10:03:14 UTC 2013
Created by:tim.lebedk...
Automated tests:0 of 1 installations succeeded, 0 of 0 removals succeeded