Quantcast
Channel: Software Updates Latest Topics
Viewing all 78075 articles
Browse latest View live

RTKLIB v2.4.2

$
0
0

Download

Version Date Binary AP Package for Windows Full Package with Source Programs
0.2.0 2006/12/16 - rtklib_0.2.0.zip (2.8MB)
1.0.0 2007/01/25 - rtklib_1.0.0.zip (10.5MB)
1.1.0 2007/03/20 - rtklib_1.1.0.zip (6.2MB)
2.1.0 2008/07/15 - rtklib_2.1.0.zip (22.9MB)
2.2.0 2009/01/31 rtklib_2.2.0_bin.zip (10.7MB) rtklib_2.2.0.zip (23.4MB)
2.2.1 2009/05/17 rtklib_2.2.1_bin.zip (15.3MB) rtklib_2.2.1.zip (30.6MB)
2.2.2 2009/09/07 rtklib_2.2.2_bin.zip (21.4MB) rtklib_2.2.2.zip (33.8MB)
2.3.0 2009/12/17 rtklib_2.3.0_bin.zip (26.7MB) rtklib_2.3.0.zip (35.8MB)
2.4.0 2010/08/08 rtklib_2.4.0_bin.zip (17.4MB) rtklib_2.4.0.zip (26.5MB)
2.4.1 2011/06/11 rtklib_2.4.1_bin.zip (16.5MB) rtklib_2.4.1.zip (26.4MB)
2.4.2 2013/04/29 rtklib_2.4.2_bin.zip (30.4MB) rtklib_2.4.2.zip (55.2MB)
2.4.3 2015/03/31 rtklib_2.4.3_bin.zip (??.?MB) rtklib_2.4.3.zip (??.? MB)
Please refer the support information to get the latest patches.
RTKLIB 2.4.3 betas are available at GitHub. (RTKLIB - branch rtklib_2.4.3)

Open Repository in GitHub (source programs).
Open Repository in GitHub (binary programs for Windows).

Tutorial and Demonstration

GNSS-SDRLIB: Open Source GNSS Software Defined Radio Library (SDR working with RTKLIB)

Google play: RTKGPS+ (Android frontend of RTKLIB)

Overview

RTKLIB is an open source program package for standard and precise positioning with GNSS (global navigation satellite system). RTKLIB consists of a portable program library and several APs (application programs) utilizing the library. The features of RTKLIB are:

(1) It supports standard and precise positioning algorithms with:
GPS, GLONASS, Galileo, QZSS, BeiDou and SBAS
(2) It supports various positioning modes with GNSS for both real-time and post-processing:
Single, DGPS/DGNSS, Kinematic, Static, Moving-Baseline, Fixed, PPP-Kinematic, PPP-Staticand PPP-Fixed
(3) It supports many standard formats and protocols for GNSS:
RINEX 2.10, 2.11, 2.12 OBS/NAV/GNAV/HNAV/LNAV/QNAV, RINEX 3.00, 3.01, 3.02 OBS/NAV, RINEX 3.02 CLK, RTCM ver.2.3, RTCM ver.3.1 (with amendment 1-5), ver.3.2, BINEX, NTRIP 1.0, RTCA/DO-229C, NMEA 0183, SP3-c, ANTEX 1.4, IONEX 1.0, NGS PCV and EMS 2.0 (refer the Manual for details)
(4) It supports several GNSS receivers' proprietary messages:
NovAtel: OEM4/V/6, OEM3, OEMStar, Superstar II, Hemisphere: Eclipse, Crescent, u-blox: LEA-4T/5T/6T, SkyTraq: S1315F, JAVAD: GRIL/GREIS, Furuno: GW-10 II/III and NVS NV08C BINR (refer the Manual for details)
(6) It supports external communication via:
Serial, TCP/IP, NTRIP, local log file (record and playback) and FTP/HTTP (automatic download)
(7) It provides many library functions and APIs for GNSS data processing:
Satellite and navigation system functions, matrix and vector functions, time and string functions, coordinates transformation, input and output functions, debug trace functions, platform dependent functions, positioning models, atmosphere models, antenna models, earth tides models, geoid models, datum transformation, RINEX functions, ephemeris and clock functions, precise ephemeris and clock functions, receiver raw data functions, RTCM functions, solution functions, Google Earth KML converter, SBAS functions, options functions, stream data input and output functions, integer ambiguity resolution, standard positioning, precise positioning, post-processing positioning, stream server functions, RTK server functions, downloader functions
(8) It includes the following GUI and CUI APs:
  Function GUI AP CUI AP Notes
(a) AP Launcher RTKLAUNCH -  
(b) Real-Time Positioning RTKNAVI RTKRCV  
(c) Communication Server STRSVR STR2STR  
(d) Post-Processing Analysis RTKPOST RNX2RTKP  
(e) RINEX Converter RTKCONV CONVBIN  
(f) Plot Solutions and Observation Data RTKPLOT -  
(g) Downloader of GNSS Data RTKGET -  
(h) NTRIP Browser SRCTBLBROWS -  
(9) All of the executable binary APs for Windows are included in the package as well as whole source programs of the library and the APs.

System Requirement

The executable binary GUI and CUI APs included in the package require Microsoft Windows environment. On the other OS or environment, you have to compile and build CUI APs by yourself.
All of the library functions and APIs were written in ANSI C (C89). The library internally uses winsock and WIN32 thread for Windows with the compiler option -DWIN32 and the standard socket and pthread (POSIX thread) for Linux/UNIX without any option. By setting the compiler option -DLAPACK or -DMKL, the library uses LAPACK/BLAS or Intel MKL for fast matrix computation.
The CUI APs were written in ANSI C. The library and CUI APs can be built on many environments like gcc on Linux. The GUI APs were written in C++ and utilize Embarcadero/Borland VCL (visual component library) for GUI toolkits. All of the executable binary APs in the package were built by Embarcadero C++ builder XE2 Starter Edition on Windows 7. The executable GUI APs were tested on Windows 7 (64bit). The CUI APs were also built and tested on Ubuntu 11.04 Linux and x86 CPU.
Notes: Previous versions of RTKLIB until ver. 2.4.1 were built by a free edition of Borland C++ (Turbo C++ 2006). Turbo C++, however, is no longer supported in ver. 2.4.2 because of a type incompatibility problem of GUI strings between ver.2.4.2 and the previous ones.

License

The RTKLIB software package is distributed under the following BSD 2-clause license and additional exclusive clauses. Users are permitted to develop, produce or sell their own non-commercial or commercial products utilizing, linking or including RTKLIB as long as they comply with the license.

-----------------------------------------------------------------------------------------------------------------------------------

Copyright (c) 2007-2013, T. Takasu, All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  • The software package includes some companion executive binaries or shared libraries necessary to execute APs on Windows. These licenses succeed to the original ones of these software.
  • (deleted) (2014/01/29)
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Notes: Previous versions of RTKLIB until ver. 2.4.1 had been distributed under GPLv3 license.

History

Version Date Description
1.0 2007/01/25 New release
1.1 2007/03/20 Add rnx2rtkp_gui, fix bugs, improve performance.
2.1.0 2008/07/15 Refactored, add applications.
2.1.1 2008/10/19 Fix bugs.
2.2.0 2009/01/31 Add stream.c, rtksvr.c,preceph.c in src, Add rtknavi, rtkpost_mkl, srctblbrows, strsvr in app.
2.2.1 2009/05/17 See Release Notes
2.2.2 2009/09/07 See Release Notes
2.3.0 2009/12/17 See Release Notes
2.4.0 2010/08/08 See Release Notes 
2.4.1 2011/06/11 See Release Notes
2.4.1 2013/02/23 An exclusive clause of the licence is added.
2.4.2 2013 04/29 See Release Notes

Acknowledgement

The original code of src/rcv/nvs.c was provided by Michele Bavaro.
image_snap.jpg

SUMo 5.3.7

$
0
0

SUMo_screen.png

 

SUMo Software Update Monitor

 

SUMo (Software Update Monitor) keeps your PC up-to-date & safe by using the most recent version of your favorite software !
Unlike built-in auto update features, SUMo tells you if updates are available before you need to use your software.

 

  • Automatic detection of installed software
  • Detects required updates / patchs for your software
  • Detects required drivers update (requires DUMo)
  • Filter / authorize Beta versions (user setting)
  • Automatic self-update (PRO only)
  • Direct access to software developer's web site (PRO only)
  • Ignore list : only tracks software YOU want to track
  • More compatibility and less false positive than others Update Monitors (according to users feedback ;-)
  • Internationalization support.

 

SUMo PRO adds automatic self-update & direct update access capabilities to SUMo.

 

Downloads

Regular installer - 1,5 MB

http://www.kcsoftwares.com/files/sumo.exe

 

Lite installer

http://www.kcsoftwares.com/files/sumo_lite.exe

 

Portable (Zip)

http://www.kcsoftwares.com/files/sumo.zip

 

Change Log

http://www.kcsoftwares.com/bugs/changelog_page.php?project_id=11

Nitro Pro Enterprise 11.0.6.326  (x86/x64)

$
0
0

Nitro Pro Enterprise 11.0.6.326  (x86/x64)

 

9Ye2fht.png

 

 

Nitro Pro 11 gives you everything you need to create, convert, edit, sign, and share standard PDF files. It’s simple, straightforward, and intuitive to use – so you can work more productively, your way. With Nitro Pro you can share your files with others, no matter what platform or device they’re on, and Nitro Pro 11 makes conversion easy. Convert one or more files to PDF with just a click or two. Reuse and repurpose PDF-based content with greater accuracy. With Nitro Pro’s industry-leading conversion technology and array of extraction tools you can easily repurpose text and images from reports, presentations, and more for reuse in any other application. Share files with the peace of mind, knowing almost anyone on almost any machine can open, view, and review – every time.
Directly edit your PDF files more easily. Just click, and edit. Nitro Pro 11 enables you to edit entire paragraphs with ease, automatically reflowing text as you type – like you would in a word processor.

 

Nitro Pro 11 gives you a powerful set of easy-to-use tools that make working with digital documents simple, straightforward, and more cost-effective. Nitro Pro, the complete Adobe Acrobat alternative, enables you to do more with PDF through powerful tools to create, convert, edit, combine, secure, annotate, form-fill, and save 100% industry-standard PDF files. Recipient of multiple best product awards, Nitro Pro is specifically designed for the business user and makes working with PDF faster and easier than ever before!


 

 

Features:

 

Create Universally Compatible PDFs
Generate 100% industry-standard PDF and PDF/A files compatible with Adobe® Acrobat® that anyone can view, with any PDF reader, on virtually any device.

 

Convert PDF Files with Ease
Revise content creatively and professionally using your favorite programs. Convert PDF files into Word, Excel, Outlook and PowerPoint files, or create PDFs directly from Office.

 

Edit PDFs Like a Pro

Manipulate text, change fonts, customize layouts, and more. Optical Character Recognition (OCR) lets you turn scanned documents into searchable and editable PDFs.

 

Review PDFs with Collaborators
Nitro Pro offers a range of easy-to-use markup and revision tools that ensure accurate version control.

 

Fill, sign, and secure PDFs
Nitro makes it easy to fill, sign, secure, and certify PDF documents, which means your confidential information remains safe.

 

Work from anywhere
Nitro's cloud services enable faster collaboration from any device. Convert, compress, combine, share, and eSign your documents on the go, using just a web browser.

 

 

 

 

Changelog (v.11.0.6.326):

  • Print Reduction Enhancements. Nitro Pro has updated the print dialog with a new design to help reduce printing. Before users print, they are encouraged to use alternative features in Nitro.
  • Multi Window Management. Fixes and enhancements to multi-window management.
  • Improved text formatting from PDF to Excel. Nitro Pro has improved formatting, when copying and pasting content from PDF to Excel.
  • User Experience Enhancements:
    • Nitro Pro now displays a number of pages, when combining documents
    • Quick-sign signature can be placed without selecting ‘Apply’
    • Nitro Pro now has a default view option in Internet Explorer
    • Nitro Pro now maintains printer preferences across print jobs
    • Flickering cursor issue has been addressed
  • Network Issues Addressed. Issue resolved with opening documents from DFS network drives.
  • Worksite Improvements
  • Bugs fixed:
    • Issue resolved when saving a file as a “New Document”- the original file became disconnected from Worksite server.
    • Users can now save files opened from Outlook directly to Worksite.
  • A number of other fixes and enhancements
  • Security Vulnerabilities Addressed. See https://www.gonitro.com/product/downloads#securityUpdates

 

 

     

    Homepage: https://www.gonitro.com
    Changelog: https://www.gonitro.com/support/documentation/release-notes
    Release Date: 2017-09-27
    OS: Vista/2008/7/2012/8/10
    Language: Multilingual
    Download Page: https://www.gonitro.com/download

     

     


    uUQVeZP.png

     

     

     

    DOWNLOAD:
    ==============================

    Enterprise
    Installer (English) (32-bit)
     (113.56 MB) - http://install.nitropdf.com/professional_1106326/en/enterprise/nitro_pro11_x86.msi

    Installer (English) (64-bit) (141.01 MB) - http://install.nitropdf.com/professional_1106326/en/enterprise/nitro_pro11_x64.msi

     

    Patch (117 KB):
    Site: https://www.upload.ee
    Sharecode[?]: /files/7502137/nitropdf.enterprise.pro.11.xx-Upd1.patch.rar.html

    ==============================

     

     

     

    CyberLink PowerDVD Ultra v17.0.1523.60 all edition and keygen by core

    $
    0
    0

    IP Filter Downloader

    $
    0
    0

    Hello everybody,

    Recently I started using IP Filter database from sourceforge.net. Also, I sow a topic here mentioning that there is no tool for automatic download of this file, so I decided to make a tool which will make this process a little easier.

    IP Filter Downloader

    This tool will download latest IPFilter database from sourceforge.net to uTorrent folder or to folder you choose. Wherever you choose to download, compressed rar archive will be downloaded and extracted automatically. If this database already exist on selected location, it will be overwritten.

    ipf.th.png

    Info:

    Download Size: 1.01 MB
    Executable size: 1.25 MB
    Type: Portable (configuration .ini file is created in same folder of this executable to save custom location if used)
    MD5: ffe3a2f68e981773a2793522069fbb7c

    Changelog:

    Version 1.1 [Date: 07/28/2010]

    - Added ability to choose from two different download locations;- Added ability to enter you custom link (just enter instead of available link).


    Version 1.0 [Date: 07/25/2010]

    - Initial release.


    Download

    If your antivirus reports that IP Filter Downloader is some kind of a virus that is false positive and you can ignore it. IP Filter Downloader is created with AutoIt and most antiviruses reports false positives for anything created in AutoIt.

    If you find some bugs, report it here. If you have suggestion, post it, and I'll consider adding it.

    Cheers wink.gif

    uBlock Origin 1.14.12 Final Stable

    $
    0
    0

    Firefox WebExtensions

    Issues with uBO/webext? If so, then read carefully before filing any issue.

    I have observed that with Firefox for Android 56, the "Options" button does not appear in about:addons with this version of uBO. However, unlike with Firefox for Android 55, uBO's entry in the browser menu is properly shown, so you can access the dashboard through the popup panel.

    Changes:

    The filter list category Social has been renamed to broader Annoyances.

    Changes in selection of stock filter lists:

    Added:

    • "Adguard Base Filters"
    • "Adguard Spyware Filters" (in "Privacy" section)
    • "Adguard Annoyances" (in "Annoyances" section)
    • "Adguard Spanish/Portuguese" (see #3089)
    • "VIE: ABPVN" (see #2600)

    Changed:

    • Instruction URLs added for "RUS: RU AdList" and "CHN: CJX's EasyList Lite"
      • So that users can find more about these lists and the recommendations on how to best use them made by their respective maintainers.
    • "RUS: Adguard Russian" and "CHN: CJX's EasyList Lite" will now be selected by default for new installations.

    Removed:

    • "EasyList without element hiding rules" (not very useful)
    • "Reek's AAK" (no longer maintained)
    • "uBlock Protector List" (it required Chrom[ium|e], uBO must be browser vendor agnostic)
    • "Fanboy Ultimate" (see #3061)
    • "CHN: CJX's Annoyance" (optional list)
    • "EU: Prebake" (no longer maintained)
    • "KOR: Fanboy Korean" (marked as "officially unsupported")
    • "RUS: BitBlock" (see #3019 (comment))
    • "VIE: Fanboy Vietnamese" (marked as "officially unsupported)

    For whoever has one of the removed list selected, it will be moved to the "Custom" section (i.e. converted into an imported filter list).

    Closed as fixed:

    Firefox/webext

    Core

    Downloads

     

    uBlock @ Chrome Webstore

    uBlock @ Firefox Add-ons Page

    uBlock @ Opera Add-ons Page

    uBlock @ Microsoft Edge Add-ons Page

    Easy Gif Animator Personal/Pro 7.0.0.56

    $
    0
    0

    Easy Gif Animator Personal/Pro 7.0.0.56


    jqixHWo.png
      

     

    Easy GIF Animator is a powerful animated GIF editor and the top tool for creating animated pictures, banners, buttons and GIF videos. You get extensive animation editing features, animation effects, unmatched image quality and optimization for the web. No other GIF animation software matches our features and ease of use, that's why Easy GIF Animator is so popular.
      
      
    Features:

    • Create animated pictures - Easily create animated banners, buttons, cartoons and pictures
    • Built-in image editor - Easily modify animation frames or draw new pictures
    • Frame management - Add, remove, edit, move, swap, duplicate and extract one or more files at once
    • Optimization & compression - Produce optimized, high-quality animated images
    • Convert Video to GIF - Create animated GIF files from video file fragments. Learn more
    • Moving text effects - Easily create attention-grabbing animated text
    • Animation effects - Easily add visual effects like sparkles, zoom, rotate etc.
    • Save as Flash or video Pro - Save your animation as SWF Flash or AVI Video file
    • Transparency management - Easily create and manage transparent areas of your image
    • Resize animated GIF images - Resize or crop a whole GIF animation with a single click
    • Animations with sound Pro - Save animations in SWF format with background sound
       


      

    Homepage: http://www.easygifanimator.net
    Release Date: 2017-10-06
    OS: Windows
    Language: Multilingual
    Download Page: http://www.easygifanimator.net/download.php

      


    3gOwjMF.png

      
     

     

    DOWNLOAD:
    ==============================
    Installer (21.70 MB): https://download.blumentals.net/egifan7.exe
      
    Serial (4 KB):

    Site: https://www.upload.ee
    Sharecode[?]: /files/7527397/easy.gif.animator.v.7.0.winall.serial-tsrh.zip.html

    ==============================
    Installer + Serial (21.70 MB):

    Site: https://www.upload.ee
    Sharecode[?]: /files/7530700/Easy_Gif_Animator_7.0.0.56.rar.html

    ==============================
     

    SUMo 5.3.8

    $
    0
    0

    SUMo_screen.png

     

    SUMo Software Update Monitor

     

    SUMo (Software Update Monitor) keeps your PC up-to-date & safe by using the most recent version of your favorite software !
    Unlike built-in auto update features, SUMo tells you if updates are available before you need to use your software.

     

    • Automatic detection of installed software
    • Detects required updates / patchs for your software
    • Detects required drivers update (requires DUMo)
    • Filter / authorize Beta versions (user setting)
    • Automatic self-update (PRO only)
    • Direct access to software developer's web site (PRO only)
    • Ignore list : only tracks software YOU want to track
    • More compatibility and less false positive than others Update Monitors (according to users feedback ;-)
    • Internationalization support.

     

    SUMo PRO adds automatic self-update & direct update access capabilities to SUMo.

     

    Downloads

    Regular installer - 1,5 MB

    http://www.kcsoftwares.com/files/sumo.exe

     

    Lite installer

    http://www.kcsoftwares.com/files/sumo_lite.exe

     

    Portable (Zip)

    http://www.kcsoftwares.com/files/sumo.zip

     

    Change Log

    http://www.kcsoftwares.com/bugs/changelog_page.php?project_id=11


    PeStudio 8.67

    $
    0
    0

    PeStudio 8.67

    LoWOQeP.png


    PEStudio is a unique tool that performs the static investigation of 32-bit and 64-bit executable. Malicious executable often attempts to hide its malicious behavior and to evade detection. In doing so, it generally presents anomalies and suspicious patterns. The goal of PEStudio is to detect these anomalies, provide Indicators and score the Trust for the executable being analyzed. Since the executable file being analyzed is never started, you can inspect any unknown or malicious executable with no risk.

     

     

     

    Features:

    Indicators
    PEStudio shows Indicators as a human-friendly result of the analysed image. Indicators are grouped into categories according to their severity. Indicators show the potential and the anomalies of the application being analysed. The classifications are based on XML files provided with PEStudio. By editing the XML file, one can customize the Indicators shown and their severity. Among the indicators, PEStudio shows when an image is compressed using UPX or MPRESS. PEStudio helps you to define the trustworthiness of the application being analysed.

    Virus Detection
    PEStudio can query Antivirus engines hosted by Virustotal for the file being analysed. This feature only sends the MD5 of the file being analysed. This feature can be switched ON or OFF using an XML file included with PEStudio. PEStudio helps you to determine how suspicious the file being analysed is.

    Imports
    Even a suspicious binary or malware file must interact with the operating system in order to perform its activity. For this to be possible, a certain amount of libraries must be used. PEStudio retrieves the libraries and the functions used by the image. PEStudio also includes an XML file that is used to blacklist functions (e.g. Registry, Process, Thread, File, ...). The blacklist file can be customized and extended according to your own needs. PEStudio shows the intent and purpose of the application analyzed.

    Resources
    Executable files typically not only contain code but also many kinds of data types. Resources sections are commonly used to host different Windows built-in items (e.g. icons, strings, dialogs, menus) and custom data. PEStudio analyzes the resources of the file being analysed and detects embedded items (e.g. EXE, DLL, SYS, PDF, CAB, ZIP, JAR, ...). Any item can be separately selected and saved to a file, allowing the possibility of further analysis.

    And More...
     

     

     

    Changelog:

     

    v8.67 (2017-10-08):

    • Map strings "hint" to their Human-friendly name

    v8.66 (2017-10-01):

    • Fix a bug when computing the position of the entry-point when located at the very beginning of a section
    • Add detection of strings "hint" (e.g. GUID, RTTI, ..)

    v8.65 (2017-09-23):

    • Compute the Sha256 of the image and the overlay
    • Extend and consolidate the Indicators
    • Fix a bug when handling a debug type

     

       

      Homepage: http://www.winitor.com
      Release Date: 2017-10-08
      OS: Windows
      Language: English

       

       

      1QkBV8W.png

       

       

       

      DOWNLOAD:
      ===========
      Portable (946 KB): https://www.winitor.com/tools/pestudio/current/pestudio.zip

       

       

      Run-Command 2.82 + x64 + Portable Multilingual

      $
      0
      0

      TkNmBnK.png

      33tj_Xo_Fy93_Mwvm75_Tb6_Webvj_ZYf6_Zi_R3

       

      Run-Command 2.82 + x64 + Portable Multilingual

       

      Run-Command is a small, portable windows program and created as an alternative to the standard Windows Run-Dialog.
      In this program you will find a number of improvements e.g. the function run as administrator and add to favorites commands for frequently used commands.
      You can comfortably manage the favorites and grouping by command categories is also possible. 

      Features:
      - Very small program
      - Arbitrary Windows shortcut
      - Execute programs via the command line
      - Run programs via favorite commands
      - Run commands as administrator
      - Supports Windows Environment Variables
      - Portable
      - Multilingual

      OS: Server 2000-2016 Win 98/XP/Vista and Windows-7 plus Windows-8/8.1 - Windows 10 x64/x86
       

      What's New:

      New in version 2.82 // October 6th 2017
      BugFix: Run-Command Windows Hotkey (the keyboard shortcut Win+R or custom).

      New in version 2.81 // September 20th 2017
      Small adjustments and update of the language files in Alternative Run Command for Windows!

      New in version 2.77 // July 27th 2017
      Update of the language files in Run Command !
      Optimization and small adjustments in Run Command for Windows-10 and Server 2016.

      New in version 2.72 // March 21th 2017
      Problem with paths with spaces eg:%APPDATA%\Media Center Programs or %ProgramFiles%\Windows NT\Accessories
      New language in the Run Command: Portuguese (Portugal).
      Update the language files in Run-Command.

      Info: ... Paths problems with blank spaces and environment variables, solved!

      Thanks to Luis Neves for the Portuguese language.

      New in version 2.71 // January 22th 2017
      New: Drop support for the combobox in Run Command, a faster way to create a Favorite Command or run commands.

      Homepagehttps://www.softwareok.com/?seite=Microsoft/Run-Command

       

      Run-Command.zip: https://www.softwareok.com/Download/Run-Command.zip
      Run-Command_Portable.zip: https://www.softwareok.com/Download/Run-Command_Portable.zip
      Run-Command_x64.zip 64 bit: https://www.softwareok.com/Download/Run-Command_x64.zip
      Run-Command_x64_Portable.zip 64 bit: https://www.softwareok.com/Download/Run-Command_x64_Portable.zip

      eM Client 7.1.30794

      $
      0
      0

      emclient-large.png

       

      As its name implies, eM Client is an email client designed for Windows. The tool comes with other interesting features as well, such as calendars, contacts and tasks. It can be easily handled by users of any level of experience. The interface of the app is clean and intuitive; you can set up a new account by inputting account, calendar and contact credentials, IMAP and SMTP details and chat settings. Plus, eM Client can diagnose problems which may occur with these options.

      Information regarding the email accounts and content is divided into three separate panels, in order to provide you easy access. From the right side of the screen you can display the sidebar to view contact details and an agenda, as well as chat with friends (e.g. via the Facebook account associated with your email). In addition, you can backup and restore data, import information from other apps (e.g. Microsoft Outlook, Mozilla Thunderbird, Windows Mail) or export it, as well as move items in other folders and use undo, redo and search functions.

      Other features of eM Client allows you to categorize items by color, enable follow-up, create meetings or tasks from messages, as well as add contacts to your instant messaging services. But you can also send and receive files, manage a privacy list and add rules (e.g. move spam messages to the 'Spam' folder). From the 'Settings' section you can customize eM Client's appearance, add new widgets, send or clear logs, enable to synchronize items at a specific time interval and make eM Client your default mail handler.

      The program requires a high amount of system resources, has a good response time and includes user documentation. However, eM Client popped up some errors in our tests when attempting to connect to email accounts; it was unable to resolve them. Otherwise, eM Client offers a complete solution when it comes to managing multiple email accounts from one place.

      Key Features:
      - Customizable widgets
      - RSS widget
      - Spell checking
      - Recurring tasks and events
      - Tasks interface
      - Calendar synchronization with Merak Mail Server
      - Contacts synchronization with Merak Mail Server
      - Spam folder synchronization
      - Quarantine synchronization and reports with Merak Mail Server
      - U3 Flash USB disk support
      - Multiple calendars with color settings
      - Mail import from .EML (Thunderbird, Tha Bat!, Eudora)
      - Fast Indexed search through e-mail, calendars and contacts
      - SMTP/POP3
      - IMAP4 support both on-line and off-line
      - SSL support for all protocols
      - Content control allows you to apply rules to trap spam and unwanted mail
      - Complete Contacts/Address book interface
      - HTML/plain text mail format
      - E-mail rules and filters
      - Drag and drop attachments
      - E-mail signatures for each account
      - Requesting read receipt
      - Calendar interface (Day view, Week view, Month view, List view)
      - GroupDAV support
      - Variable layout and adjustable interface
      - Import from MS Outlook and Outlook Express (e-mail and contacts)
      - Drag&drop attachments
      - Automatic on-line update system
      - E-mail sorting (Date, Header, Subject, Label)

       

      Home Page

      Changelog

      Download

       

      Crack By Tsrh

      Spoiler
      Site: https://www.upload.ee
      Sharecode[?]: /files/7517422/em-client.v.7.1.30794.0.winall.read.nfo.cracked-tsrh.zip.html

       

      Site: https://yadi.sk
      Sharecode[?]: /d/5BNCMBnG3NQ62C

       

      Windows 10 Build 15063 Version 1703 (Creators Update) RS2 MSDN / VLSC

      $
      0
      0

      Windows 10 Build 15063 Version 1703 (Creators Update) RS2 MSDN / VLSC

       

      Info:

      ==========================================================================

      ==========================================================================

       

      • Download Links:

       

      * Updated June 2017 *

      MSDN ISO's

      10.0.15063.0 (rs2_release.170317-1834) + June 13, 2017—KB4022725

      Windows 10, Version 1703, (Updated June 2017) MSDN ISO [EN-RU]

      Windows 10, Version 1703, (Updated June 2017) MSDN ISO [All Available Languages]

      Microsoft Windows 10 10.0.15063.413 Version 1703 (Updated June 2017) - MSDN [En] Magnet

      Windows 10, Version 1703, (Updated June 2017) MSDN ISO EN All Edition [Magnet]

       

      ESD's

      Windows 10 15063.413 June 2017 (All Languages) Refresh esd's

      OR

      https://tb.rg-adguard.net/index.php

       

       

      ==========================================================================

       

      Updated March 2017

      MSDN ISO's

      Windows 10 Build 15063 Version 1703 (Updated March 2017) RS2 MSDN
      [All Official ISO's]

       

      Windows 10 version 1703 (updated march 2017) All Other Available ISO's

       

      ==========================================================================

       

      Windows 10 v.1703 32 ISO: 28 MSDN + 4 TECH BRENCH RTM: 15063.0.RS2_RELEASE.170317-1834 EN-RU

      by W.Z.T

      ==========================================================================

       

      VLSC ISO's

      Windows 10 Build 15063 Version 1703 (Updated March 2017) RS2 Volume License (EN-RU)

       

      Cheksum:

      Spoiler

      KKs99qP.png

       

      Windows 10, Version 1703 (VL) VLSC All Language Checksum

      by adguard

       

      Microsoft Windows 10 Professional 10.0.15063.0 Version 1703 (Updated March 2017) VLSC EN [Google Drive Links]:

      WINDOWS 10 v1703 Build 15063.0.RS2 ENGLISH VLSC EN All Edition [Magnet]

      Microsoft Windows 10 Professional 10.0.15063.0 Version 1703 (Updated March 2017) VLSC [Magnet]

       

       

      ==========================================================================

      Windows 10 Creators Update (RS2) MSDN EN [Version 1703 Build 15063] - Magnet Links

       

      ==========================================================================

       

      Windows 10 Creators Update (RS2) MSDN EN-RU [Version 1703 Build 15063] - FTP Links

       

      ==========================================================================

       

      Media Creation Tool

      Windows 10 Build 15063 Version 1703 Media Creation Tool

       

      ==========================================================================

       

      Windows 10 Build 15063 Version 1703 Upgrade Assistant

      http://download.microsoft.com/download/0/4/7/047889D0-578C-4A44-A38F-7F30A6CB3809/current-version/Windows10Upgrade9252.exe 

       

      ==========================================================================

       

      ESD's

       

      Windows 10.0.15063.0 Version 1703 RS2 (All Languages) .ESD

       

      ePOLJDp.jpg

      http://pastebin.com/raw/19FJrVGm

       

      Windows 15063.0.170317-1834 RS2 Release (All Languages) .esd
      (Enterprise VL, Education VL, Pro VL, Pro Retail)

      https://pastebin.com/raw/63AM8Nqr

      Credit: abbodi1406 (MDL)

       

      ==========================================================================

      Windows 10.0.15063.0 Version 1703 RS2 (All Available Languages) Enterprise .ESD

      Site: http://pastebin.com
      Sharecode[?]: /raw/6DPiW6Ke

      ==========================================================================

      English en-US Direct Download Links :

      Site: http://textuploader.com
      Sharecode[?]: /dtfy5/raw
       
      ----------------------------------------------------------------
      Other Available Languages Direct Download Links:
      Site: http://textuploader.com
      Sharecode[?]: /dt7sw/raw

       

      ==========================================================================
       

      Decrypt-multi-release by adguard

      https://s1.rg-adguard.net/dl/decrypt/decrypt-multi-release.7z

       

      ==========================================================================

      Windows 10 Update Assistant

      (Upgrade from Win 10 Anniversary Update 14393.0 to Win 10 RS2 15063.0)

      https://download.microsoft.com/download/0/4/7/047889D0-578C-4A44-A38F-7F30A6CB3809/current-version/Windows10Upgrade9194.exe

      ==========================================================================

       

      Microsoft Windows 10 IoT Core 1703 (15063)

       

      ==========================================================================

       
      15063 Language Packs by DiamondMon [x86/x64]
      Site: http://textuploader.com
      Sharecode[?]: /dtfb2/raw
       
      ==========================================================================

       

      Other Download Links:

      Abbodi1406 uup-converter-wimlib_6.7z

      Windows ADK for Windows 10, version 1703

       
      ==========================================================================
       
      ACTIVATION:
      OR

       

      ==========================================================================
       
      Important info/tools/topic replies/links:
      =============================

      Microsoft Software Repair Tool

      How to stop Windows 10 auto updates

      Win 10 Version 1703 All Catalog Updates & Search

      Windows 10 release information

      How to download optional file (s) from multiple Magnet Link

      How to Turn On or Off Windows Defender in Windows 10

      How to Show Control Panel or Settings on Win+X Menu in Windows 10 RS2

      Notepad3 2.17.1008.568 + Portable

      $
      0
      0

      Notepad3 2.17.1008.568 + Portable


      0OYQCd3.png
        

       

      Notepad3 is a fast and light-weight Scintilla-based text editor with syntax highlighting. It has a small memory footprint, but is powerful enough to handle most programming jobs.
       

      Furthermore, Notepad3 has the following features: code folding, bracket matching, automatic indentation, word auto-completion, convert character encoding between various formats (ASCII, UTF-8, and UTF-16), newline format conversion (between DOS (CR/LF), Unix (LF), and Macintosh (CR) formats), multiple undo or redo, bookmarks, and regular expression-based find and replace.

       

      Previously we mentioned that Notepad3 can handle almost any programming job and we are not lying. Just take a look at the list of supported programming languages below and spot your favorite.
      It offers syntax highlighting support for ASP, assembly language, AutoHotkey, AutoIt3, AviSynth, Bash, BAT, C, C++, C#, CMake, CoffeeScript, Common Gateway Interface (CGI), Cascading Style Sheets (CSS), DIFF, HTML, INF, INI, Inno Setup, Java, JavaScript, LaTeX, Lua, Markdown, NSIS, Pascal, Perl, PHP, Python, REG, Ruby, SQL, Tcl, Visual Basic (VB), VBScript, VHDL scripts, XHTML, XML, YAML and improved support for NFO ANSI art.
       
       

       

      Changelog (v.2.17.1008.568):

      • Prettier Browse Icon. 
      • Fix: Reverting "reload as UTF-8 not work bugfix". 
      • Fix: Texture glitch on "Browse" button. 
      • Updated the Run Dialog icon. 
      • Fix: Binary directory to build portable app. 
      • Code comment for completeness. 
      • Fix: In-text encoding (convert encoding). 
      • Fix: minor StatusBar string corrections. 
      • StatusBar information enhancements. 
      • Fix: Support pasting position at virtual space. 
      • Fix: Move caret to convenient position after pasting clipboard (no current selection). 
      • Fix: Virtual space navigation and rectangular selection (minor issues) (allow "Virtual Space Rectangular Selection" also allows moving Caret into virtual space (beyond line end)) 
      • Fix: Copy/Cut & Paste of current line (in case of no selection - Visual Studio behavior - using SCI's MSDEVLineSelect). 
      • Enhanced clipboard recoding detection. 
      • Fix: Bug in code-page related text conversion. 

        

       

      Homepage: https://www.rizonesoft.com/download/notepad3/
      Changelog: https://github.com/rizonesoft/Notepad3/blob/master/distrib/Changes.txt
      Release Date: 2017-10-08
      OS: XP, Vista, 7, 8 and 10
      Language: English
      Download Page: https://www.rizonesoft.com/download/notepad3/


        
        fo75uRR.png

       

        
      DOWNLOAD:
      ==============================
      Installer (2.03 MB): https://www.rizonesoft.com/?ddownload=2420
      Installer (Replace Windows Notepad) (2.03 MB): https://www.rizonesoft.com/?ddownload=2692

       

      Portable (1.89 MB): https://www.rizonesoft.com/?ddownload=2423

      ==============================

       

       

       

      USBOblivion 1.11.6.0 Portable

      $
      0
      0

      USBOblivion_1.png

      usboblivion-screenshot.png

      usboblivion-windows-10.png

       

      USBOblivion is a tiny and portable application designed to get rid of all Windows registry traces left by USB drives and CD-ROMs. It takes care of the entire process on its own, requiring minimal user intervention.

      Since installation is not a prerequisite, you can save the EXE file to any folder on the hard disk and just click it to run.

      There is also the alternative of saving USBOblivion to a USB flash disk or similar removable device, in order to run it on any machine with minimum effort and without previous installers.

      What's more, the app does not add new entries in the registry or Start menu, as it usually happens with installers, leaving the disk clean after removal.

      The interface is represented by a standard window with a plain and simple layout, where you can start the cleaning procedure with the click of a button. Before doing so, you can ask the program to create a backup of the registry and keep it on the hard drive, just in case Windows starts experiencing issues afterward.

      Instead of running a cleaning session, you can perform a simulation to view and analyze log details shown in the main frame, such as the exact keys that will be removed.

      USBOblivion is very low-demanding when it comes to CPU and RAM, so it does not hog system resources. It finishes a cleaning job very quickly and without issues. No error dialogs were shown in our testing, and the utility did not hang or crash. Thanks to its intuitive layout and overall simplicity, even first-time users can use USBOblivion with confidence.

       

      Whats New:
      1.11.6.0

      • Added restart Windows and close Windows Explorer options

       

      Home: https://www.cherubicsoft.com/en/projects/usboblivion

      Sourceforge: http://sourceforge.net/projects/usboblivion/

      Download

      https://sourceforge.net/projects/usboblivion/files/usboblivion-1.11.6.0.zip/download

      https://freefr.dl.sourceforge.net/project/usboblivion/usboblivion-1.11.6.0.zip

      https://sourceforge.net/projects/usboblivion/files/latest/download

      Hotspot Shield 7.1.4.10763 / 7.20.9 Elite Edition

      $
      0
      0

      Hotspot Shield 7.1.4.10763 / 7.20.9 Elite Edition
       

      kmJmXHx.png

       

       

      Hotspot Shield offers you much better security and privacy protection than a web proxy. Hotspot Shield VPN encrypts your internet traffic, and enables you to access any blocked or geo-restricted site wherever you are, and more.

       

       

      Features:

      • Protect Your privacy - Protect your IP Address and surf the web anonymously
      • Bypass Internet Censorship - Bypass internet censorship and restrictions Instantly unblock YouTube, unblock Facebook, or unblock websites. Get access to geo-restricted sites and VOIP applications.
      • Secure Your Internet - Secure your data, online Shopping, and personal information online with HTTPS encryption.
      • Enable Wi-Fi security - Enable Wi-Fi security and prevent hackers from stealing your personal information
      • Get Malware protection - Protect your device from malware, phishing, spam sites, and malicious sites.
      • Get data savings on mobile - Download up to twice the content for the same bandwidth cost with Hotspot Shield data compression technology.
      • Unblock websites - Unblock YouTube, unblock Facebook, unblock Twitter or any sites at school, the library or your office with Hotspot Shield VPN. You can bypass filters and firewalls set by your network administrator to gain access to your favorite content anytime and anywhere you want.
      • Anonymous surfing - Because of privacy and security concerns, you may want to browse the Web anonymously. Hotspot Shield Free VPN creates an encrypted tunnel between your computer and our servers to let you conduct your online activities (visit the websites you want, make online transactions, download files) anonymously, without being tracked and spied upon.
      • Hide your IP address - The Internet is infested with spammers, snoopers, and hackers. They silently monitor your online activities and steal your sensitive data like credit card information and passwords when you least expect it. If you connect with Hotspot Shield enabled, you get a new US IP address to mask your actual IP address and surf the Internet anonymously.
      • Private & secure browsing - VPN offers an enhanced level of security online. Whenever you connect to the Internet through Hotspot Shield VPN, your data, including passwords, financial transactions and instant messages, is secured and encrypted. Additionally, all of your personal information is hidden from web spies.
      • WiFi security - If you browse the Internet at a public WiFi hotspot like the Starbuck in your town, anyone on that network can monitor and spy on your web activities. Irrespective of where you connect from, a personal VPN secures your web browsing session and keeps your private data considerably more private.
      • Malware protection - Hotspot Shield VPN will alert you if you visit sites that are known to contain malware, and then block the site. It detects and blocks more than 3.5 million malicious, phishing and spam sites from infecting your device.
      • Data compression for iPhone & Android - Concerned with the rising data charges? Hotspot Shield VPN technology compresses the web content that passes through our secure servers so that you can get twice as much content for the same bandwidth cost. The savings can be huge if you are roaming while traveling abroad in countries such as Switzerland or Japan that have high data charges. It also comes with a useful feature that allows you to track the data savings generated in each browsing session.

       

       

       

       

      Homepage: http://www.hotspotshield.com
      Changelog (not update): https://hsselite.zendesk.com/hc/en-us/categories/200189974-Release-Notes
      Release Date (Installer): 2017-09-30

      Release Date (Update): 2017-10-08
      OS: Windows / Mac OS X / Android / iOS
      Language: Multilingual

       

       

       

      i6sdmDb.png

       

       

       

      DOWNLOAD (Windows):
      ====================
      Installer v7.1.4 (14.37 MB): https://geo.mydati.com/download/hss-win2/HSS-773.exe (NEW)


      Update v7.20.9 (16.29 MB): http://mydati.com/download/hss-win2/HSS-7.20.9-nodrv-update.exe  (NEW)

      Patch (130 KB):  (NEW)

      @Astron said no patch for this version.
      Site: http://www.datafilehost.com
      Sharecode[?]: /d/4b527e61

      ====================

       

      ====================

       

       

       

      Note #1: Thanks to @epxilion90 and @dickmaster for the patch. @Astron for re-upload links and news.

       

       

       

       

      Note #2: The patch replaces the host file (C:\Windows\System32\drivers\etc\host). Make a copy of your original file and add the following lines, before using the patch:

        Reveal hidden contents

       

       

       

       


      MAGIX VEGAS Pro 15.0.0.216

      $
      0
      0

      vegas-pro-15-int-400.png

       

      MAGIX VEGAS Pro (Formerly Sony Vegas Pro) is a professional non-linear editor. Expertly edit complex SD or HD projects using mouse or keyboard trimming and powerful ripple editing modes. Features include improved video monitoring, customizable window layouts, color-coded snapping, improved HDV, SDI and XDCAM support, Cinescore plug-in support, A/V synchronization detect and repair, playhead scrubbing, drag ripple and arrange, source project editing, and auto-frame quantization.

       

      VEGAS Pro has always been an innovator. Version 15 carries on this legacy and delivers a completely customizable interface that provides ultimate flexibility. Filled with new features, both inside and out, VEGAS Pro powers your creativity. Whether you work in HD or 4K, VEGAS Pro stands ready to be your creative partner. Video/Audio production and DVD/Blu-ray disc authoring all in one powerful package.

       

      VEGAS Pro provides all the tools you need to edit your video fast. Encode for 4K delivery or publish to your favorite streaming outlet. Or, author and deliver your production in HD with Dolby Digital sound on a Blu-ray disc. Whatever your final destination, VEGAS Pro takes you there faster than ever.

       

      Highlights
      • Major user interface innovations
      • Picture-in-Picture OFX plug-in with real-time controls on the Video Preview
      • Lookup Table (LUT) OFX plug-in
      • Powerful hardware acceleration technologies
      • Instant Freeze Frame
      • Crop OFX plug-in with real-time controls on the Video Preview
      • ACES 1.0 support
      • Selectively paste event attributes
      • Includes NewBlueFX Filters 5 Ultimate - $299 value!
      • Includes DVD Architect for DVD and Blu-ray Disc authoring

      v15 New Features at a glance:

      • Hardware acceleration from modern graphics cards and Intel QSV
      • Selectively paste event attributes
      • ACES 1.0 support
      • Picture-in-Picture OFX plug-in
      • Crop OFX plug-in
      • LUT OFX plug-in
      • User definable visible button sets
      • Redesigned track headers and timeline clip events
      • Instant freeze frame
      • Selectable background shade
      • Color-strength-adjustable icon artwork
      • Logical, modern docking window controls
      • NewBlueFX Filters 5 Ultimate
      • HitFilm Movie Essentials

      Home Page

      Download Page

      Features

      VEGAS Pro 15 New Features

       

      Changelog:

       

      Spoiler

       

      Features:

      • It is now possible to "heal" or "join" two events that hold the same media back into a single event
      • From the Render As dialog box, you can now swap all of your project media video files for video files with the same names (but potentially different file extensions) enabling you (for example) to work with proxy files on your timeline and switch to the full-resolution files to render. After the render completes, the files are swapped back.
      • A new option in the Project Media window enables you to swap all of your project media video files for video files with the same names (but potentially different file extensions) at any time
      • The Picture-in-Picture and Crop plug-ins now show different mouse icons depending upon which handle you point to in the Video Preview interacts
      • Added a button to events that enables the user to hide/show the new event headers
      • You can now set a preference to reverse the color of selected events so that it matches the behavior in version 14 and earlier where none selected events are white and selected events are colored
      • 4K, 10-bit 4:2:2 AVC files from the Panasonic GH5 camera are now supported

      Bug Fixes:

      • Interlaced presets now function properly in the QSV encode option for files rendered with the MAGIX AVC/AAC plug-in
      • Picture-in-Picture help button now opens the proper help
      • VEGAS now automatically switches to the correct version of ACES based on the project settings when opening an existing project
      • ProRes audio and video now sync properly when added to the timeline
      • Optimized the code used for reading AVC, HEVC, and other file types so that it utilizes less system memory
      • Optimized the reading of MP4 files in the Explorer window
      • The Picture-in-Picture and Crop plug-in interacts now behave correctly at Good Full and Best Full
      • Saved projects now properly retain media markers and regions for MP4 files even if the project is closed and reopened
      • The fade-in offset in the event header is now properly available for crossfades
      • The Red Eye Reduction process now works properly
      • Fixed several broken interactive tutorials
      • Fixed a crash that could occur when entering into Expanded Edit mode
      • Picture-in-Picture and Crop plug-ins now correctly handles all pixel aspect ratios
      • The event indicators now properly show up on a collapsed group track
      • Audio bus tracks now use the correct icon
      • Rendering HEVC CBR now properly produces CBR output
      • HSL Adjust plug-in no longer causes color banding in 8bit GPU or 32bit CPU projects
      • Media markers are now much easier to see in non-selected events
      • NV Encoder render no longer fails with template rename/new template selection
      • Various display issues have been fixed in Windows 7 running in High DPI setups
      • Certain MAGIX AVC/AAC MP4 templates no longer crash upon selective prerender
      • Long HEVC files no longer cause a playback crash
      • Empty entries no longer appear in the main toolbar customize dialog
      • The hit area of timeline markers has been tightened up so that it is once again possible to drag above the markers to create a time selection
      • Can again properly read the text when you hover over files in the Explorer window
      • The ToolTip has been fixed for the Output Buss on audio track headers
      • Added the inadvertently omitted MainConcept AAC encoder back in as a render format
      • The Shift+Ctrl+C shortcut key once again properly hides just the event buttons without affecting active take information visibility
      • Reverted the default pan type back to Add Channels instead of Constant Power so that users no longer experience a 3dB volume attenuation in tracks panned to center
      • Fixed an occasional crash when building thumbnails in the Explorer window
      • Combining footage of some formats along with Panasonic P2 footage no longer causes the P2 footage to appear as green frames
      • Fixed a problem where opening the Render As dialog when the save folder is set to a network location could result in an error
      • The Titles and Text cursor is now more visible when using the dark background scheme
      • The offline media info text is now more readable
      • The Freeze Frame at Cursor operation now works properly when the cursor is at the first frame of the event
      • Fixed a bug that could prevent users from successfully creating blu-ray image files
      • Fixed a problem that could cause some MP4/AVC files to be displayed in the file explorer and properties windows with the wrong file type
      • ProRes 29.97 render templates no longer incorrectly shift the audio by 0.006 seconds
      • Audio is now more properly synchronized with the video when rendering to ProRes and HEVC formats
      • Fixed a crash when reading specific MP4 AVC/AAC files with so4 HW decoding enabled
      • Video preview for MP4 files now works properly with so4 HW decoder enabled

       

       

      Download VEGAS Pro 15.0.0.216 Trial

      or

      http://dl-nl03.magix.net//2017/VEGASPro15/update/VEGAS_Pro_15.0.0.216_DE-EN-FR-ES_Trial_x64.exe

      Retail: http://dl-nl03.magix.net//2017/VEGASPro15/update/VEGAS_Pro_15.0.0.216_DE-EN-FR-ES_Retail_x64.exe

       

      Vegas.Pro.15.0.0.x.[x64].Patch.And.Custom-MPT - shared by ARMOUR:

      Site: https://www.upload.ee
      Sharecode[?]: /files/7466729/Vegas.Pro.15.0.0.x._x64_.Patch.And.Custom-MPT.zip.html

      Not Tested

       

      image.jpg

       

      MAGIX.VEGAS.Pro.15.0.0.216.Multilingual + Fix | 533.49 MB:

      Site: https://www.multiup.eu/en

      Sharecode[?]: /download/f90509e8ab7fbba8449c254e1e69e00b/VEGAS.15.0.0.216.rar

      BullGuard Premium Protection 18.0.340.5 for Windows

      $
      0
      0

      BullGuard Premium Protection 18.0.340.5 for Windows

       

      http://i1-win.softpedia-static.com/screenshots/BullGuard-Premium-Protection_2.png

       

      A complete security suite that integrates an antivirus, a personal firewall, as well as anti-spam, PC tune up and social media protection modules

      With the ever-increasing number and variety of online threats, computer and data security is vital. Aiming to provide complete protection, BullGuard Premium Protection comprises a suite of tools that work together in order to prevent viruses from reaching your system and avoid data theft, frauds and malware infections.

      Protect your computer and your privacy

      BullGuard Premium Protection bundles everything you need to make sure your computer is safe at all times. Starting with the integrated antivirus module, it provides several tools that are designed to ensure real-time protection against all types of threats, be it viruses, spam, breaching attempts or exposure to dangerous online content.

      With a pretty intuitive layout and intelligible options, the application constantly monitors your computer to find malicious files, scans it for vulnerabilities and performs system optimization in the background.

      Antivirus, anti-spam and parental control in one package

      The powerful antivirus module is constantly on the lookout for malware, while the integrated firewall can help you configure a custom network access policy to protect your PC. BullGuard Premium Protection can also search for vulnerabilities that might be exploited by cyber criminals so as to gain unauthorized access to your personal data.

      It also features a robust anti-spam module, which enables you to create a list of contacts and domains you consider safe, eliminating e-mails from addresses found on the blacklist.

      One interesting feature is the social media protection, recommended to parents who want to keep an eye on their children's activity on social networking websites. Moreover, the parental control module can be of assistance in restricting access to specific websites.

      Comprehensive and powerful security suite

      The purpose of BullGuard Premium Protection is to gather multiple security tools into a single package, providing users with an all-in-one software solution that can protect their computer. Each of its modules contributes to a higher security level for your PC, making it difficult to breach in and preventing data theft, while also ensuring that the system runs at optimum performance.

      Home page:http://www.bullguard.com/fr/products/bullguard-premium-protection.aspx

      installer online:http://download.bullguard.com/BullGuardDownloaderBPP.exe

       

      CryptoPrevent 8.0.4.3 Premium

      $
      0
      0

      62_Wf_CNSOgw_Ev_FHBKmdy_UAZr_WXf_Q0_Zx_K

       

      CryptoPrevent is a tiny utility to lock down any Windows OS to prevent infection by the Cryptolocker malware or ‘ransomware’, which encrypts personal files and then offers decryption for a paid ransom. CryptoPrevent artificially implants group policy objects into the registry in order to block certain executables in certain locations from running. Note that because the group policy objects are artificially created, they will not display in the Group Policy Editor on a Professional version of Windows — but rest assured they are still there!

      New Features in v8 (Premium Edition Only)
      New: HoneyPot Ransomware Protection – Very effective in preventing new and unknown ransomware from encrypting your files! When malicious activity is detected ALL non-essential programs are terminated, stopping malicious software dead in its tracks.

      New: KillEmAll v5 Integrations – Based on the new code platform of the coming 3rd generation ‘d7x’ PC technician utilities, KillEmAll v5 allows for fast termination of non-essential programs including malware and ransomware, and is integrated into the new Tray Icon along with other useful features!

      New: Tray Icon Features and Notifications – Easily change/view CryptoPrevent settings or activate the KillEmAll v5 integration. Notifications are displayed when the original SRP, Program Filtering, Folder Watch, or HoneyPot protections have been triggered.

      New/Improved: Customization Abilities – Customize CryptoPrevent with powerful blacklisting/whitelisting support and in new ways including the new Folder Watch protections (which cannot be customized in the Free Edition.)

      New/Improved: Command Line Parameters – Customize various settings with updated and robust command line parameters. A large number of new parameters have been introduced in v8. Synchronize deployments and changes with ease or update systems with batch files.

       

      Changelog:

      v8.0.4.3 (October 5th, 2017)

      • Performance increases for save/load of Bulk/White-Label configurations
      • Performance increases in the application of Bulk/White-Label settings at time of install
      • Performance increases on application startup
      • Several other minor performance improvements
      • Corrected issue where blacklist command line option may have whitelisted in some cases
      • Bulk registration data is now handled entirely via HTTPS (Note registration data was always encrypted prior to being sent, this mainly eliminated a fallback v7 Bulk communication method)
      • Several other minor bug fixes
      • New FolderWatch/HoneyPot options (see more here)
      • HoneyPot Detection Message shows details about detected event and file detected
      • HoneyPot Detection Message gives the option to go back into windows explorer (instead of just shutdown or reboot)
      • Subscription Information shown in a tab in the interface
      • Debug submission available under subscription tab (so this is a premium only option to email support with debug info attached)
      • Additional HoneyPot Detections for new ransomware variants
      • Management Console ready (A management console is in the works and being up to date with this version should prepare the clients for this ability on its release)

       

      Home: https://www.foolishit.com

       

      Download: https://www.foolishit.com/CryptoPreventSetupV8.zip

       

      Installer + Patch:

      Site: https://www.multiup.eu/en

      Sharecode[?]: /download/d6438ef30899b7559f70c9597c498f84/CryptoPrevent.8.0.4.3.Premium.rar

      Site: https://dbr.ee

      Sharecode[?]: /uhql

       

      Patch Only:

      Site: https://www.multiup.eu/en

      Sharecode[?]: /download/2001cd1fa8a699b6552889d1012f446d/CryptoPrevent.8.0.4.3.Premium.Fix.Only.rar

      Site: https://dbr.ee

      Sharecode[?]: /NmaR

      Kerio Control 9.2.3 Build 2219

      $
      0
      0

      Kerio Control 9.2.3 Build 2219

      Kerio Control 9.2.3 Build 2219
       
      ISO File + IMG | File size: 402 MB

       


      Kerio Control (formerly Kerio WinRoute Firewall) is an award-winning UTM firewall designed to protect businesses from a comprehensive range of invasive and crippling corporate network threats.

       

      Fast and securely with high speed download
      Download and stream more than 10,000 movies, ebooks, audiobooks, music tracks and images


      Kerio Control’s auto-updating security layer detects and prevents emerging threats automatically while providing network administrators with flexible user policy tools, complete bandwidth management and QoS control, detailed network monitoring, and IPsec VPN connectivity for desktops, mobile devices and multiple sites.

      Kerio Control provides superior network protection and intelligence that is stable, secure, and above all, simple to manage. That sets new standards in versatility, security and user access control.

      Designed for corporate networks, it defends against external attacks and viruses and can restrict access to websites based on their content.

      Kerio Control is equipped with VPN server, optional embedded Sophos Anti-Virus, integrated customizable ISS Orange Web Filter, and user-specific Internet access management. Also provides a multi-layer architecture for protecting networks, servers and users.

      Kerio has added a new IDS/IPS system. It plays an instrumental role in detecting and preventing application exploits and malicious traffic. Just like built-in Sophos gateway antivirus, the IDS/IPS gets frequent automatic updates to ensure that networks are continuously shielded from emerging threats.

      Intrusion Prevention System
      Signature based backet analysis
      IP blacklisting
      Rule management
      ICSA Labs Certified Firewall
      Industry accepted standard test criteria
      Corporate level criteria – enforces default security policy immediately after installation
      Secure access remote administration – all changes to security policy are logged
      Application Layer and Network Firewall
      Create inbound and outbound traffic policies.
      Protect servers without the need for a DMZ through application-friendly NAT traversal.
      Perform stateful packet and protocol inspection and logging.
      Anti-virus Protection
      Filter viruses and worms from incoming and outgoing traffic.
      Simplify deployment with integrated Sophos engine.
      Dual anti-virus ready for extra protection.
      Web Filter
      Block access to websites with harmful or inappropriate content
      53 different categories of web content
      Apply categorization to traffic statistics
      VPN Server
      Unlimited site to site connections
      Mac, Windows, and Linux VPN clients
      Clientless SSL-VPN for Windows networks
      New in Kerio Control 9:
      MyKerio. Multiple administrators can manage appliances within an organizations
      Shared definitions in MyKerio. Allow you to create and manage IP address groups, URL groups and time ranges directly in MyKerio and share them across multiple Kerio Control appliances in a single organization.
      2-step verification in MyKerio. The 2-step verification in MyKerio improves the security by requiring an authenticated user to provide an additional form of identification.
      Preventing denial of service attacks. The connection limits configuration that protects against denial of service (DoS) has been redesigned and now includes enhanced default settings.
      Bandwidth management works on IPv6. Supports bandwidth management on IPv6 including custom rules and bandwidth reservation.
      Zero-touch provisioning of Kerio Control Box. Deploy it using MyKerio. If Kerio Control Box is running and connected to the Internet, you can activate and configure the appliance remotely in MyKerio.
      Automatic identification of network interfaces. During installation, Kerio Control identifies Internet interfaces and local interfaces automatically.

       

       
       

      Product Updates for Existing Users

      Kerio Control Software Appliance
      231
      MB
       
       
      Kerio Control VMware Virtual Appliance (VMX)
      166.64
      MB
       
       
      Kerio Control VMware Virtual Appliance (OVF)
      182.83
      MB
       
       
      Kerio Control Hyper-V Virtual Appliance
      145.05
      MB
       
       
      Kerio Control Update Image
      166.67
      MB
       
       
      Kerio Control Update Image (only for Box 1110, 3110 and 3120)
      170.05
      MB
       
       
       

       

      madVR 0.92.5

      $
      0
      0

      madVR is a high quality video renderer (GPU assisted). features: high quality chroma upsampling, high quality scaling (bicubic, mitchell, lanczos, spline etc), high quality YCbCr -> RGB conversion, gamut & gamma correction for display calibration, full 16bit processing queue, final 16bit processing result is dithered down to RGB output bitdepth, bypasses graphics card's video (damage) algorithms, all work is done via GPU shaders, no shortcuts, highest quality has priority over anything else. Both 32bit and 64 bit version included.

       

      Version history / Release notes / Changelog

       
      madVR v0.92.5

      * added new algorithm "reduce compression artifacts"
      * added new algorithm "reduce random noise"
      * added file name tag and keyboard shortcut support for new algorithms
      * switched to igv's AdaptiveSharpen variant
      * custom mode optimization is now available for modes not created with madVR
      * fixed: mode optimization didn't work for Nvidia (introduced in v0.92.4)
      * fixed: ProgDVB: DXVA deinterlacing didn't activate after channel switch
      * fixed: potential freeze when freeing madVR instance
      * fixed: playback trouble after switching video files (introduced in v0.92)
      * fixed: screenshot memory leak

       

      http://madshi.net/madVR.zip

      Viewing all 78075 articles
      Browse latest View live