Evernote 4.6.3.8096

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

http://cdn1.evernote.com/win4/public/Evernote_4.6.3.8096.exe

VirusTotal results
Change log:n/a
Description:

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

License:Freeware
Version:4.6.3.8096
SHA-1 or SHA-256:417ecd6f5875de4228dfdda00323b9992ae408e9
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
    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{4C8BBCC8-8363-11E2-A3F4-984BE15F174E}
    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 20:28:50 UTC 2013
    Created by:tim.lebedk...
    Automated tests:0 of 0 installations succeeded, 0 of 0 removals succeeded