Evernote 5.0.2.1392

Full internal name:com.evernote.Evernote
Project site:http://www.evernote.com
Screen shots:
Download: Download Evernote 5.0.2.1392

http://cdn1.evernote.com/win5/public/Evernote_5.0.2.1392.exe

VirusTotal results
Change log:n/a
Description:

notetaking and archiving via computer, phone, tablet or the web

License:Freeware
Version:5.0.2.1392
SHA-1 or SHA-256:947b6cf8c6bdb1979896ed1f23b49da85265bbf4
Type:one file
Dependencies:
Tags:
Text files:
.Npackd\Install.bat:
for /f "delims=" %%x in ('dir /b *.exe') do set setup=%%x
"%setup%" /qn /norestart /Lime .Npackd\InstallMSI.log INSTALLLOCATION="%CD%" ALLUSERS=1 MSIFASTINSTALL=7 && del /f /q "%setup%"
set err=%errorlevel%
type .Npackd\InstallMSI.log

rem list of errors: http://msdn.microsoft.com/en-us/library/windows/desktop/aa368542(v=vs.85).aspx
rem 3010=restart required
if %err% equ 3010 goto eof
if %err% neq 0 exit %err%
		
.Npackd\Uninstall.bat:
MsiExec.exe /qn /norestart /Lime .Npackd\MSI.log /X{C2EECB42-2C7F-11E3-8960-00163E98E7D0}
set err=%errorlevel%
type .Npackd\MSI.log
if %err% neq 0 exit %err%
Last modified:Sat May 15 08:49:38 UTC 2021
Last modified by:tim.lebedk...
Created:Wed Oct 09 23:18:35 UTC 2013
Created by:tim.lebedk...
Automated tests:0 of 1 installations succeeded, 0 of 0 removals succeeded