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

xplorer² 4.2.0.0

$
0
0

rich ribbon toolbar interface or plain dual pane NC mode

 

Summary:

Spoiler

 

xplorer² is a dual-pane desktop file manager combining the simplicity of windows explorer with the speed and efficiency of traditional dual pane orthodox file managers, helping you be productive with your documents, pictures, music, source code and other files.

Unlike Windows explorer, xplorer² allows you to browse more than one folder at a time, using tabs and dual panes. Sorting out and copying files becomes a breeze.

You can navigate your shell namespace quickly using favorites, clickable paths (breadcrumbs), easy access to root folders, a tree and a bookmark pane (dropbox) etc. You can even save and restore folder groups whenever your workflow deems necessary.

xplorer² browsing model scales up well to large folders with thousands of files. It reads fast, offers visual filters and a variety of selection mechanisms that allow you to manage your files effectively.

 

Features:

Spoiler

Full shell namespace browser
Dual panes and folder tabs
Preview documents, images, music etc.
Desktop search using all file attributes
Folder sizes and disk space visualization
Synchronize folder content
Search for duplicate files to free space
Advanced copy and delete operations
Filename color coding
Execute custom commands (even DOS)
Fully customizable
Everyday efficiency and control
Manage large folders with ease
Lightweight system resource use
Native 32/64 bit and Unicode versions

In This Release:

Spoiler

* ACTIONS > CHANGE DATES menu command allows shifting and interchanging various file date attributes. For example you can move dates RELATIVELY one hour ahead or back, set the modified date to that stored in the picture (Date taken) or the video (date media created). In the past you had to rely on powershell scripts for such effects (see
http://zabkat.com/blog/touch-jpg-date-taken.htm), now it should be much easier. If using the ribbon UI, the change dates command is found on Workbench tab, under Attributes button.

It is also possible to set a date from the filename too, if the name contains the standard date format YYYYMMDD HHMMSS (e.g. pic_20181026_192237.jpg). Naturally trying to set non-existent or invalid dates will generate an error message

Note that the old command to touch dates (ACTIONS > CHANGE ATTRIBUTES menu) is still available but it sets all dates to something fixed, so it is less flexible.


* xplorer² taskbar button now supports jump lists, kind of. Because MS in their wisdom won't allow folders to be in jump lists, xplorer² adds its most frequently used folders there as TASKS, but if you click on one it will open the respective folder. Right click on the taskbar button to see the functionality (requires windows 7 or later). This acts as a quick access to your favorite (most frequently used) folders, on top of the other tons of ways available for quick browsing. If you want to reuse the same xplorer² window for your jump lists, see the old bSingleWindow advanced registry tweak.

* OneDrive and DropBox cloud FILES ON DEMAND are now handled with care, to avoid unnecessary downloads to the local drive, unless you try to open them or other intentional action. Mere browsing cloud files will only get as much information as it is locally available, leaving advanced properties and preview empty. Searching in OneDrive folders by name/size/date will work but advanced attributes or text in files will only work for those that are available locally.

* Global registry tweak GAO2_DOWNLOADCLOUD(=128, accessible from TOOLS > ADVANCED OPTIONS menu) modifies the cloud policy so that xplorer² treats files on demand as local files, and tries to get previews and full information on whichever file you select. You can also search for text in files. Note that this will lead to all cloud files becoming local (downloaded) pretty quick!

* Windows 10 OneDrive doesn't use icon overlays for cloud file status (DropBox does on the other hand!). The STATUS column that shows the cloud file availability with little icons is sadly still missing, but now xplorer² shows offline files with a LINK overlay icon. If the link overlay isn't there, it means that the file is locally available. You can also identify cloud files using AVAILABILITY STATUS text column (press <ALT+K> to select file details) or by the funky attributes ---A---OJ-P- (note the O-ffline attribute in particular, means file only available online)

* [P] Put a collection of JPG photos in a scrap container then use TOOLS > FIND SIMILAR PHOTOS menu command (or if using the Ribbon UI see under DUPLICATES button on the Home tab) to group them by similarity. Whereas checking for duplicates will only find files (or pictures) that are exactly identical, this command finds pictures that are slightly changed. Think of when you take 10 shots of a same scene and you only want to keep the best of them.

xplorer² uses a probabilistic artificial intelligence (SVM) algorithm that isn't 100% perfect but was trained to be good enough to detect similar pictures that were shot around the same time. To achieve reasonable detection speeds, it examines pictures either by filename or by modification dates, so that it only considers pictures that are likely to resemble each other. You can tweak the similarity threshold up or down, to match pictures that are more closely (or loosely) related.

At present this command doesn't detect rotations (e.g portrait/landscape of the same picture)


* [P] New file detail column BLUR can detect blurry or bad quality pictures in general. Use ALT+K to add it as any other file information column. For JPG pictures it shows a number, which is big for pictures that are suspect. Values >100 indicate bad quality, whereas smaller values indicate smaller defects.
For more information see http://zabkat.com/blog/find-blurred-pictures.htm (where it is implemented as an external program — much harder to use than this new embedded BLUR column)

Note the AI algorithm that calculates the photo blur factor is not 100% accurate, but in our tests it found many of the bad pictures automatically. You can inspect those with large blur values and decide which ones to keep and which to delete and free up your disk space!


* [P] Macro command MATH allows simple integer arithmetic operations to control loop counters or anything else you fancy, eg:

GETFOCUS
GETCOUNT $1
MATH ($1+1)/2
MESSAGE $0  # result=half of the items in a pane


* [P] WDX plugins that return Unicode text (e.g. http://totalcmd.net/plugring/textsearch.html) are now supported for text searches

* Draft image preview now utilizes more of the available space to show you larger pictures. Note that clicking while holding down <CTRL> key in the image previewer zooms to the natural picture size; ESC key will zoom out to fit the available space. You can use the mouse to drag-scroll the oversized picture

* [P] One of the biggest problems when using long folder names is that most programs cannot open their own documents (!) when they are stored in a deep folder hierarchy (>256 letters). xplorer² now will offer to create a temporary copy of the deep document so you can at least read it — just select the file and press ENTER to open it. Alternatively you can copy the file yourself in a shallow folder (or use folder junctions) to enable normal access to your documents.

* When renaming files, illegal characters like \ and ? are automatically removed, replaced with underscores _. This brings F2 rename in line with mass renaming

* If the file being renamed is color tagged, the color information is kept, so the new file is still color tagged. This only applies to single file renames with F2 key.

* Setting color tags gets easier with the new COLOR TAG toolbar button. Right click on the toolbar, pick CUSTOMIZE from the menu and search for the color tag button by name (press the first letter C a few times till you reach it). If using the ribbon, the equivalent button is in VIEW tab. This offers easier access without digging into context menu submenus. Note the other (old) COLOR FILTER button next to the filterbox is for searching files by color tag.

* HELP > TIP OF THE DAY modeless dialog shows up at the bottom left of the window, so you can read the tip and try out its recommendation at the same time

* BOOKMARKS > ORGANIZE and other similar dialogs get better layout, offering most space to the middle column automatically

* Mainframe option DPF_NOJUNKTABS(=2097152, see Advanced options menu) will tell xplorer² to close any folder tabs that could not be reopened when the program starts (or when using CUSTOMIZE > FOLDER GROUPS to restore a tab set). Without this option a default tab will be left behind pointing usually to the Desktop folder

* [P] searching for text in files using filters (e.g. for DOC/PDF documents) gets more responsive and easier to abort pressing ESC key. Advanced registry tweak msBGTextTimeout controls the timeout (default value is 12000 =12 seconds). If some filter gets stuck beyond this timeout, xplorer² will abort the document and proceed with the next file.

* RTF documents are searched and previewed as plain text to solve problems with Greek and other localized files. If you want to search an RTF file for markers like \rtf1, tick the RAW encoding in the containing text part of the Find files dialog. To preview RTF documents with their full formatting use the Native preview tab.

* Now ultimate edition can do hybrid searches combining the fast search of WDS index with regular expressions and other file properties that are not indexed (including the programmable column). This is especially useful if you combine text content searches with regular expressions for filenames. In the past this search would be done in slow motion, whereas now it uses the search index for whatever it can, and complements for the slow properties, leading to an overall search acceleration.

* A single ? or * wildcard in text rules like Comments or Keywords can be used to find files that have ANY comment or keyword(tag), using a fast WDS search expression. The same trick can be used in slow search mode (professional edition of xplorer²) but it won't be as fast to test the existence of a text property.

* editor² updated with latest macro command syntax. It also allows you to change the codepage of a plain text document: Use FILE > SAVE AS menu command and select SAVE AS TYPE == Convert CP, then specify the windows codepage number (e.g. 1253 for Greek). This usually makes sense if the document is loaded as UTF-8 or Unicode

* Advanced registry option GAO2_NOIEHELP(=256) tells xplorer² not to use internet explorer for help and videos, but use your default browser app. The down side is that you will have to enable flash video plugin and you won't get to reuse the same help window, all of which are nicely handled by the default IE. Should work for Chrome and Firefox (but not for Edge)

* New tips 94a, 125b

* various bugfixes

 

Homepage: https://www.zabkat.com/index.htm

Version History: https://www.zabkat.com/changes.txt

32Bit Pro: http://zabkat.com/xplorer2_setup.exe

64Bit Pro: http://zabkat.com/xplorer2_setup64.exe

32Bit Ultimate: http://zabkat.com/xplorer2_setup_ult.exe

64Bit Ultimate: http://zabkat.com/xplorer2_setup64_ult.exe

 

Medicine: Brother @xanax Where Are You?


Cerberus FTP Server Enterprise 10.0.8.0 (x86/x64)

$
0
0

Cerberus FTP Server Enterprise 10.0.8.0 (x86/x64)


NWP1lNW.png
  

 

Cerberus FTP Server is a secure and reliable file transfer solution. For demanding IT professionals, featuring advanced SSH, SFTP and FTPS security with the flexibility and scalability your business needs.

 

Provides industrial strength secure SSL/TLS encryption and powerful FTP server performance without sacrificing ease-of-use. Designed to use very little CPU and memory, Cerberus features a user-friendly interface that can be easily hidden or accessed from the system tray.

 

The server is able to listen for connections on multiple interfaces (Multi-homed PCs), integrate with the Windows NT user database or Active Directory. Moreover it able to run as an NT service, resume failed transfers. Also offers an easy-to-use manager for controlling user access to files and file operations. Connection limit, timeout, and IP access you can control by the administrator as well as a variety of other settings.

 

In addition, Cerberus FTP Server offers statistics on connections as well as robust logging capabilities.
  
  


Features:

 

Secure

  • FTP/S, SFTP, HTTPS
  • Active Directory & LDAP
  • Secure SSL Encryption
  • Two-Factor Authentication
  • IP Auto-Banning

 

Compliant

  • HIPAA Compliant
  • FIPS 140-2 Validated
  • Advanced Reporting
  • Comprehensive Auditing

 

Powerful Features

  • Web File Transfer Client
  • Email Notification
  • Event Support & Automation
  • File Retention Policies
     


Changelog:

 

v10.0.8 (2019-03-11)

  • Upgraded to OpenSSL 1.0.2r to address OpenSSL security vulnerabilities
  • Display password policy requirements in every place in which passwords are changed
  • Fixed: XSS vulnerability in web administration
  • Fixed: When importing users from CSV, settings for users with overrides are lost
  • Fixed: When exporting users to CSV, not all user properties are exported
  • Fixed: In HTTP/S web client, folders with ampersand character in their name are not shown correctly
  • Fixed: Usernames with space character cannot setup 2FA when using an authenticator app on iOS devices
  • Fixed: HTTP/S web client session timesout even though session timeout is disabled
  • Other minor bug fixes and improvements

v10.0.7 (2019-02-15)

  • Added labels for Active Directory domains
  • Updated to the latest version of gSOAP
  • Fixed: Active Directory users cannot change their password when the user must change their password at next login
  • Fixed: User is disabled when their authentication requirement is “Public Key OR Password” and the setting “Disable account if last login exceeds X days” is enabled even though the user had previously successfully logged in (within the specified time frame)
  • Fixed: A user logging in with a public key and “Public Key OR Password” authentication requirement was not restricted by IP or protocol
  • Fixed: When uploading, SCP users without “Create Directory” permissions could create directories
  • Fixed: In web administration, Server Manager allows setting admin passwords that are not compliant with the password policy
  • Fixed: In web administration, when adding a new user, User Manager does not warn when a user with that username already exists
  • Fixed: Added support for ABOR FTP command
  • Other minor bug fixes and improvements

v10.0.6 (2019-01-30)

  • In Server Manager, added a configuration option to allow reading from files being uploaded
  • Fixed: HTTP/S web client does not allow users to change their password when 2FA is enabled
  • Fixed: In some circumstances, the Service Connect dialog of the Desktop GUI displays the admin password in the username field
  • Fixed: In the legacy Server manager, the primary administrator account can be deleted
  • Fixed: In web administration, on the remote tab of Server Manager, you are able to rename an admin account to an existing admin account
  • Fixed: HTTP/S web client does not show folder contents when a user's virtual directory path ends with a backslash
  • Other minor bug fixes and improvements

 

 

Homepage: https://www.cerberusftp.com
Changelog: https://www.cerberusftp.com/products/releasenotes/
Release Date: 2019-03-11
OS: 7/2008/8/2012/10/2016
Language: English
Download Page: https://www.cerberusftp.com/download/

 

 

 

9KsWGwQ.png

 

 

 

DOWNLOAD:
==============================
Installer (32-bit) (24.82 MB): https://www.cerberusftp.com/files/CerberusInstall.exe
Installer (64-bit) (26.34 MB): https://www.cerberusftp.com/files/CerberusInstall64.exe
  
Patch (118 KB): 
Site: https://www.upload.ee
Sharecode[?]: /files/9212093/Cerberus_FTP_Server_Enterprise_10.0.3.0_Patch.rar.html

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

 

 

Note: Thanks to @Soda120 for the patch.

 

 

iMazing 2.8.3

$
0
0

iMazing 2.8.3


sYNsbc5.png
  
  
iMazing - Get a trusted software to transfer and save your music, messages, files and data. Safely back up any iPhone, iPad or iPod touch. Powerful and user-friendly, iMazing is simply the best iOS device manager for Mac and PC.
  
  


Features:

  • Transfer your data to your new iPhone 8 or X - Quickly transfer your data to a new iPhone. Without iCloud or iTunes, you can copy everything or select the right content to transfer.
  • Simpler music transfers - Freely copy your music back and forth between your iPhone, iPad, iPod, and your computer. No more iTunes syncs.
  • Easy access to your photos - Export your pictures and videos, without iCloud or iTunes. Save your favourite moments on your Mac or PC.  
  • Smarter backups ( Free! ) - Store your iPhone and iPad data thanks to a unique technology. With iMazing, you safely back up your device, even wirelessly.
  • Keep precious messages - Save, export and print your iPhone messages. Text messages, MMS, iMessages and attachments are safe with iMazing.
  • Transfer your files and documents - Move files and folders between your iPhone or iPad and your computer.
  • Manage your contacts - Directly copy all your contacts between your iPhone and your Mac or PC.
  • Exclusive app backup solution - Back up and restore app data, such as game progress, documents and settings. 
  • Your other important data - Access your iPhone voicemail, call history, voice memos and notes.
  • Transfer and manage your Books - Export your eBooks or PDFs from iBooks, import books from your computer to your iPhone or iPad.
  • iOS Advanced Management - USB or Wi-Fi connectivity, manage pairing, erase devices, re-install iOS, diagnostics...

 
 
 
Changelog:

 

v2.8.3 (2019-03-11)

  • Timestamps in CSV exports of Messages and WhatsApp are now in standardised format (YYYY-MM-DD HH:MM:SS)
  • Fixed exporting to PDF in Asian languages (Chinese, Japanese and Korean)
  • Minor stability improvements

v2.8.2 (2019-03-07)

  • Fixed connection issues with device on iOS < 9

v2.8.1 (2019-03-06)

  • Fixed crash when exporting music from iTunes Classic to iTunes

 

 

Homepage: https://imazing.com

Changelog: https://updates.devmate.com/releasenotes/2.8.3/com.DigiDNA.iMazing2Windows.html
Release Date: 2019-03-11
OS: Windows 7 or higher / Mac OS X
Language: Multilingual
Download Page: https://imazing.com/download

 

 

 

DOWNLOAD (Windows):
==============================
Installer (120.96 MB): https://dl.devmate.com/com.DigiDNA.iMazing2Windows/iMazing2forWindows.exe
  
Patch (399 KB): 

Site: https://www.upload.ee
Sharecode[?]/files/8764419/Patch-iMazing.2.x.rar.html

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

 

 

Weather Watcher Live 7.2.163

$
0
0

Weather Watcher Live 7.2.163

kYMTOlO.png


Weather Watcher Live connects you to the closest weather stations to deliver the most accurate and up-to-date weather information.

Quickly access your local weather conditions, hourly forecasts, daily forecasts, severe alerts, and maps on any Windows computer.

 

 

 

Features:

  • Quick Access
  • Temperature Right Now
  • Today's Weather
  • Radar Map
  • Severe Weather Alerts
  • Detailed Severe Weather Info
  • Real Time Weather Gauges
  • Today's Highs & Lows
  • Slider
  • History, News & Photos
  • Hourly Forecast
  • Daily Forecast
  • Maps
  • Desktop Magnets
  • System Tray Icon
  • Tray Icon Colors
  • Skin Settings
  • Options Window
  • More Weather Stations
  • Favorite Weather Stations
  • Icon Choices
  • Conversion Options

 

 

Changelog:

 

v7.2.163 (2019-03-11)

  • CHANGED: Reverted to previously used data feed for Weather Underground weather stations.
  • FIXED: Global maps were missing in the "Maps" menu for Weather Underground weather stations.

v7.2.161 (2019-03-08)

  • FIXED: Weather updates were failing for many weather stations.

v7.2.158 (2019-01-22)

  • FIXED: After closing the Weather Watcher Options window, the system tray menu and main window top menu items would sometimes no longer respond until after Weather Watcher was restarted.

 

 

Homepagehttp://www.singerscreations.com/WeatherWatcherLive/

Release Date: 2019-03-11

OS: XP / Vista / 7 / 8 / 10

Language: English
Forum: http://www.singerscreations.com/Forum/
 

 

 

LWxTODi.png

 

 

 

DOWNLOAD:
==============================
Installer (6.46 MB): https://s3.amazonaws.com/wwl/Installs/WWL720163.exe


Patch (67 KB):

Site: http://www.datafilehost.com
Sharecode[?]: /d/0d32730f

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

 

Note: Thanks to @XenoCoder for the patch. The patch does not work for the WeatherBug stations. However Weather Underground stations are the vast majority.

 

 

Atlantis Word Processor 3.2.13

$
0
0

Atlantis Word Processor 3.2.4.1

 

Summary:

Spoiler

 

Atlantis Word Processor has all the features you need to create simple documents or great works of literature: novels, essays, reports, letters, diaries, newspaper articles, etc.


Compose rich-formatted documents from scratch, or edit existing MS Word documents, and send them to colleagues, customers, partners, friends.
Make eBooks for a living, or just create eBooks to read on your iPad or another eBook reader. Turn any document into an eBook with just a few mouse clicks!
Intuitive, safe and reliable, superfast, portable and entirely customizable, Atlantis will be the perfect companion for your word processing tasks.

 

In This Release:

Spoiler

Added dark themes of the Atlantis GUI.

 

Homepage: https://www.atlantiswordprocessor.com/en/

Version History: https://www.atlantiswordprocessor.com/en/news/

Release Notes: https://www.atlantiswordprocessor.com/en/news/3_2_13_000.htm

Download: https://www.atlantiswordprocessor.com/download/atlantis3en.exe

Download Page: https://www.atlantiswordprocessor.com/en/downloads.htm

 

From Brother @RadiXX11

Site: https://www.upload.ee
Sharecode: /files/7385897/AWP2K_ByRadiXX11.rar.html

 

AVS4YOU Products Patcher v1.4 By RADIXX11

$
0
0

image.png

 

   RELEASE INFO 
                                                                               
  - Name......: AVS4YOU Products Patcher                                       
  - Date......: 2018-02-15                                                     
  - Version...: 1.4                                                            
  - File......: Patch.exe                                                      
  - MD5.......: 800e94d232f3e1e8d7cd09bd1874074f                               
  - SHA1......: 519a9aedeaa990489234f09aba2c41f0afe3a514                       
                                                                               
   TARGET INFO 
                                                                               
  - Category..: Multimedia/Video/Encoders/Converters                           
  - Protection: License File                                                   
  - OS........: WinALL                                                         
  - Homepage..: http://www.avs4you.com
                                                                               
   TARGET DESCRIPTION 
                                                                               
   AVS Audio Converter                                                          
   ===================                                                          
                                                                               
   Convert audio between various formats: WAV, PCM, MP3, WMA, OGG, AAC, M4A,    
   AMR and others. Add text information to your audio files.                    
                                                                                
   AVS Audio Editor                                                             
   ================                                                             
                                                                               
   Edit your audio collection, record audio data, convert between all popular   
   audio formats, apply effects and filters.                                    
                                                                               
   AVS Document Editor                                                          
   ===================                                                          
                                                                               
   Edit and create text documents, spreadsheets and presentations. 100%         
   compatible with MS Office formats.                                           
                                                                               
   AVS Video Converter                                                          
   ===================                                                          
                                                                               
   Convert video to ALL KEY FORMATS with AVS Video Converter. Create HD-,       
   Blu-ray videos with enhanced menus. Convert files for various devices and    
   upload videos on popular websites directly from the program interface.       
                                                                               
   AVS Video Editor                                                             
   ================                                                             
                                                                               
   Edit your video recordings and make your own movie with a few simple         
   drag-and-drops. Enhance your videos with effects, menus and audio, so that   
   they have a professional look.                                               
                                                                               
   AVS Video ReMaker                                                            
   =================                                                            
                                                                               
   Edit video files without reconversion. Cut unwanted scenes from videos       
   recorded with various PVR, DVR & DVD camcorders. Insert DVD and Blu-ray      
   menus.

    Changelog
    New Feature                                                                
    Removed Feature                                                            
    Fixed/Improved Feature                                                     
                                                                             
    v1.4 (2018-02-15)                                                            
    Patch update check option.                                                 
    Minor changes to the interface.                                            
    Fixed expiration check. Minor improvements and corrections.               
                                                                               
    NOTE: Many products that were included in the previous release, because they 
    are now freeware, are no longer supported.
 
    Site: https://www.upload.ee
    Sharecode[?]:/files/8038782/AVS4YOUPP.v1.4.zip.html
 
    Credit To RADIXX11 for another great release

Directory Opus 12.12.Build.6961-neommc *Jan 30*

$
0
0

Directory Opus 12.12.Build.6961-neommc *Jan 30* (continued)

*beta-testing is here!!!!!*

 

header.png

 

Directory Opus is a simplest file manager, a utility program which presents lists of files and allows the user to perform actions of some kind on those files. File managers are useful for moving files between folders, making backup copies of files, viewing pictures and playing sounds, running other utility programs on lists of files, deleting unwanted files and many other “housekeeping” tasks. Directory Opus goes beyond the simple file manager metaphor, and offers you a complete replacement for Windows Explorer and many other utility programs for handling FTP, ZIP, viewing files and images, running slideshows and more. It provides you with all this within a user-friendly and fully-configurable environment within which you can access and manage your important data with a minimum of effort. Harness the power of your computer like never before!

 

Homepage:

https://www.gpsoft.com.au/index.html

 

Directory Opus 12.12.Build.6961-neommc *Jan 30*

Capture1212.JPG.21ff30276cd3863c61149315778b98f4.JPG

Get the Feb 16 fix from here:

Be quick! It is usually deleted after a while!!!!!

 

How to use the medicine?

 

1) Uninstall any previous version using Revo uninstaller.

2) Restart.

3) Install v12.12 (but do not run it)

4) Rename the following three files in the default folder (C:\Program Files\GPSoftware\Directory Opus) to any names.

dopus.exe

docs.dll

dopuslib.dll

5) Copy the three fixes into the folder: C:\Program Files\GPSoftware\Directory Opus

6) Run it and install any previous leaked v12 lic. 

 

Or use the following script:

Open a Notepad and copy paste the code from the post. The save it as e.g. "RunMeWithAdminRight.bat" into the folder where the medicine is located.

https://www.nsaneforums.com/topic/333595-directory-opus-1212build6961-neommc-jan-30/?do=findComment&comment=1429679

 

xplorer² 4.x LicGen by RadiXX11 (March 11, 2019)

$
0
0

1.png

 

RELEASE INFO
  • File: LicGen.exe
  • Version: 1.0
  • MD5: 5c78be8a9f6cc073e7f538dad4d0dd22
  • SHA1: 13fb6045cb1041e881a45dd77edbc71e14433623

 

his original dl links

 

Site: https://www.upload.ee
Sharecode: /files/9685340/X24LG.zip.html

 

mirror

 

Site: https://multifilemirror.com
Sharecode: /7b6kvtickmm9


MiTeC Icon Explorer 5.2.0.0

$
0
0

MiTeC Icon Explorer 5.2.0.0


CXSjcKx.png
  

 

Icon Explorer - This tool allows to manage icon libraries, standalone icons and executable that contains icons as resources.

 

MicroAngelo 16-bit format (icl) and 16-bit executables (NE) is no longer supported and Icon Explorer now creates 32-bit DLLs as icon libraries.

 

32-bit icons and 256x256 sized icons are supported.

 

It has powerfull searching tool that searches specified path with directory recursion and examines any file if it contains any icon and then extract it. 

 

Icons can be saved as icons, individual icon images or bitmaps. 

 

  
  

Homepage: http://www.mitec.cz/iconex.html
Release Date: 2019-03-12
OS: Windows
Language: English

 

 

 

x92UJSO.png

 

 

 

DOWNLOAD:
===========
Portable (1.39 MB): http://www.mitec.cz/Downloads/IconExplorer.zip

 

 

Folder Lock 7.7.9

$
0
0

Folder Lock 7.6.2

 

Summary:

Spoiler

Folder Lock 7 is a full suite solution for all your data security needs. It lets you keep your personal files protected in a variety of ways, in both PC and portable drives and offers optional backup of protected files to an online storage.Folder Lock comes with a perfect combination of seven (7) security tools, letting you encrypt your important files using 256-bit on-the-fly encryption; back them up in real-time to an online storage, and store them to any portable device. The program also lets you lock files, folders and drives; save your personal information in Wallets; shred files and clean your Windows History.

Features:

Spoiler
  • Encrypt Files. Encrypt your personal files using 256-bit on-the-fly encryption technology totally dynamic and fool-proof.
  • Backup Online. Backup all your encrypted files automatically to an online storage and easily restore it back.
  • Protect USB / CD. Convert your encrypted storages into executables and take your portable drives anywhere.
  • Lock Files. Protect important files from unwanted access by blocking visibility or accessto files, folders and drives.
  • Make Wallets. Store sensitive information in encrypted form. A safe haven for private info like Credit Cards and Bank Accounts.
  • Shred Files. Shred and permanently delete restorable files, folders and drives and even empty hard drive space.
  • Stealth Mode. Run Application in complete Stealth. Don’t let anyone know you ever installed Folder Lock on your PC.
  • Hack Security. Don’t let hackers use dictionary attacks. Monitor, control and perform actions on incorrect password attempts.
  • Password Security. Restrict access to various parts of the application with use of admin level master password.
  • Auto Protection. Set inactivity based security policy in order to secure everything when you’re away from your PC.
  • Folder Lock works under all flavors of 32-bit and 64-bit versions of Windows XP, Vista, Windows 7, Windows 8/8.1 and Windows 10.

In This Release:

Spoiler

Minor bugs have been resolved and improve file locking and hiding mechanism.

 

Homepage: https://www.newsoftwares.net/

Version History: https://www.newsoftwares.net/folderlock/whatsnew/

Download: https://www.newsoftwares.net/ns_download/folderlock7-en/folder-lock-en.exe

 

From URET (Not Tested):

Site: https://www.upload.ee
Sharecode: /files/9687163/Folder.Lock.7.7.8.Loader-URET.rar.html

Wondershare Data Recovery 6.6.1.0

$
0
0

1499291651_bdb92e28bf14.png

OFFICIAL SITE

System requirements: Windows XP / 7/8 / 8.1 / 10

 

Easy-to-use, yet powerful software that can recover deleted, formatted, lost and inaccessible data from a PC, USB drive, external hard drive, mobile phone, digital camera, Ipod, MP3 / MP4 player and other storage media.
A handy wizard will guide you through all the stages of recovery. Various file systems are supported: NTFS, FAT16, FAT32 or exFAT.

 

Situations related to data loss:
• Emergency deletion
• Inability or rawness
• Unexpected power off
• Incorrect partition error
• Formatted device
• Damage to the virus
• Reset settings without backing up
• Reinstall the Windows system or damage the hard drive

 

Wondershare Data Recovery 6.6.1.0 (Repack & Portable) ELCHUPACABRA

Features of repacking:
1. Combine the installation of the program in one distribution or unpack the portable (PortableApps format) version
2. Does not require registration (patch Team UZ1)
3. Language of the interface English / Russian
4. Ability to pick up and autopy the custom settings file of the program WSDataRecovery.ini

 

Site: https://www.upload.ee
Sharecode: /files/8762872/Wondershare_Data_Recovery_6.6.1.0.exe.html

DriverStore Explorer 0.10.13

$
0
0

DriverStore Explorer 0.9.21

 

Summary:

Spoiler

DriverStore Explorer [RAPR] makes it easier to deal with Windows driver store. Supported operations include enumeration, adding a driver package (stage), adding & installing, deletion and force deletion from the driver store.

Features:

Spoiler
  • Enumerate / List all the packages staged in the current driver store.
  • Export the list as CSV.
  • Add a driver package to the driver store (called staging)
  • Install & Add a driver package to the store.
  • Delete a package from the store. Force deletion supported.
  • Deletion of multiple driver packages (batch mode)
  • Full fledged GUI Supports grouping / sorting on any column.
  • Supports re-arranging of / Selecting specific columns.

In This Release:

Spoiler

Show device associated with driver.

 

Homepage: https://github.com/lostindark/DriverStoreExplorer

Download: https://github.com/lostindark/DriverStoreExplorer/releases/download/v0.10.13/DriverStoreExplorer.v0.10.13.zip

Deezloader Remix v4.2.0 [Multi OS]

$
0
0

 

As5flUJ.png

 

Deezloader Remix v4.2.0 [Multi OS]

 

Deezloader Remix is an improved version of Deezloader based on the Reborn branch.
With this app you can download songs, playlists and albums directly from Deezers Server in a single and well packaged app.


Wiki: https://notabug.org/RemixDevs/DeezloaderRemix/wiki

 

Changes:
- New login workflow
-Improved UI
-Revamped album, artists and playlist modals
-Added option to download the track in a different quality over the one selected (right click on d/l button)
-Added autologin by default to fix re-connection problems
-Re-added fallback on track errors
-Fixed Default Settings button
-Fixed links not working in server mode
-Fixed UI problems when on mobile view (responsive site)
-Fixed Settings menu not being populated on mobile view
-Fixed problem with the artist tag when downloading playlists and albums
-Fixed playlist numbering on files (now it doesn't override the trackNumber tag)
-Fixed aritst artwork not saving

 

Download:
 

Spoiler

 

Deezloader Remix:


Site: https://yadi.sk
Sharecode: /d/Ns5qKO2IFWFUlw


Deezloader Remix (x86):

 


Site: https://yadi.sk
Sharecode: https://yadi.sk/d/MzfdsZdtlUBE_w


Deezloader Remix Setup:

 


Site: https://yadi.sk
Sharecode: /d/9yeZTAa9thth7w


Deezloader Remix Setup (x86):

 


Site: https://yadi.sk
Sharecode: /d/YibUgdTdGM-jNA

 

 

 

Other OS:

 

Spoiler

 

Deezloader Remix 4.2.0 i386.AppImage:

 


Site: https://yadi.sk
Sharecode: /d/U3a0fxF8TWnw_Q

 

Deezloader Remix 4.2.0.dmg:

 


Site: https://yadi.sk
Sharecode: /d/mh4do6HZzNGjjQ

 

 

Deezloader Remix 4.2.0.AppImage:

 


Site: https://yadi.sk
Sharecode: /d/YcnPEXBVsPHVYA

 

 

 

 

How to login:

 

 

 

Source: Telegram official channel

Avira System Speedup Pro 5.3.0.9960

$
0
0

Avira System Speedup can optimize your PC performance, make your PC faster, more comfortable and more secure with just a few mouse clicks.

 

Avira System Speedup offers you a visual representation of your scores across 3 key characteristics: disk, performance, and privacy.

 

Avira System Speedup Features :

  • Disk Analyzer. Analyzes hard disk usage and optimizes its use.
  • Disk Doctor. Diagnoses malfunctioning hard drives.
  • Recovery. Enables you to recover or back up files, registers, and master boot records.
  • Network. Gives you a status overview and fixes Internet loss associated with certain types of software.
  • Startup Manager. Improves boot up time by minimizing processes.
  • Registry Cleaner. Detects and cleans registry errors.
  • Junk File Cleaner. Locates and removes obsolete, duplicate, and empty files.
  • Smart Defragmenter. Finds and converts minute, empty space it into useful memory.
  • File Encryption. Makes your saved files unreadable to outsiders.
  • File Shredder. Deletes files beyond recovery.
  • Privacy Cleaner. Automatically erases daily browsing history and data (supports exclusion list and multiple profiles)
  • Disk Wiper. Guarantees that hackers cannot retrieve deleted files.
  • Battery Booster. Optimizes battery use, so the battery will not be drained from unnecessary processes.
  • Uninstaller. Quickly, easily, and permanently uninstalls programs, leaving no trace.
  • Process Manager. Gives you an overview of all active processes and how to stop them.
  • Simple Controls. Your user interface (UI) provides an overview of your gains in performance.

 

Homepagehttps://www.avira.com/en/avira-system-speedup

 

Avira System Speedup Online Installer https://package.avira.com/download/connect-client-win/package/avira_en_asu80_137606563-1549701162__ws.exe

 

Keygen Only
Site : https://www48.zippyshare.com
Sharecode : /v/7Hm7XEB7/file.html

CorelDRAW Graphics Suite 2019

$
0
0

vD6TLbqr_o.png

 

https://www.coreldraw.com/en/product/coreldraw/

 

 

trial installer

http://www.corel.com/akdlm/6763/downloads/pd/esd/GraphicsSuite/2019/stub/trial2019/CorelDRAWGraphicsSuite2019Installer_en64Bit.zip?__gda__=1552803360_132f971a57c03a6e7b09912ee2963c28&ext=.zip

http://www.corel.com/akdlm/6763/downloads/pd/esd/GraphicsSuite/2019/stub/trial2019/CorelDRAWGraphicsSuite2019Installer_en32Bit.zip?__gda__=1552804766_07e4d8b026c82ead1d34fca81d302d46&ext=.zip



Site: https://textuploader.com
Sharecode: /156fv

 

 

 

CorelDRAW Graphics Suite 2019 (21.0.0.593) retail installer
 
APAC: EN, CS, CT, JP
EEU: EN, CZ, PL, RU, TR
EMEA: EN, BR, DE, ES, FR, IT, NL
NA: EN, BR, ES, FR
 
magnet:?xt=urn:btih:5A8D81E039D0EA474CCECC78F43FCD1C82882F52

 


Any Video Converter Ultimate 6.3.1

$
0
0

Any Video Converter Ultimate 6.3.1


sDReF4s.png
  

 

Any Video Converter Ultimate is an All-in-One video converting tool with easy-to-use graphical interface, fast converting speed and excellent video quality. It allows you to effortlessly convert video files between every format.
  

  • Record video & legally remove DRM protection
  • Download videos and music from YouTube and 100+ sites in batch
  • Convert Video & DVDs & CDs & BD to 200+ formats for various devices
  • Burn any video to blank DVD disc to create DVDs
  • Edit video clips with cut, crop, and special effects

 

 


Features:

 

Convert Any Format 30X Faster!
Any Video Converter Ultimate is simply the best choice for your video conversion needs because it supports all the major file formats and convert them 30X faster than traditional converters.

  • Compatible with over 200 video formats including 4K UHD Video;
  • 30 times faster than traditional converters;
  • Support NVIDIA NVENC transcoding acceleration.
  • Preserve 100% of the original image and audio quality;
  • Optimized output profiles for all mainstream devices.

 

Ultimate DVD & CD & Blu-ray Ripper and DVD Creator

Convert DVD, CD to any formats for personal use

  • Any Video Converter Ultimate can help you to watch DVD movies and listen to music from CDs anywhere by converting DVD&CD and Blu-ray Discs to popular formats like MP4, M4V, AVI, WMV, MOV, WMA, MP3, etc.

Convert media files to DVD disc with menu

  • Also, it can burn media files to blank DVD disc and play it on any DVD player. Any Video Converter Ultimate allows you to backup your DVD by burning content from one DVD to another unused DVD.

 

Enjoy High Efficiency Video Coding/H.265 Video
HEVC offers the same level of picture quality as AVC, but with better compression.

  • HEVC is the latest video compression standard that is said to double the data compression ratio compared to H.264/AVC at the same level of video quality. Video encoded with HEVC will maintain the high visual quality, but at a smaller file size.

 

Record Video and Remove DRM Protection

Perfect video recorder with high output quality

  • Record online streaming videos, rental DVD and anything you can play. High-quality output & perfect synchronization.

Strip DRM from iTunes purchases & rentals

  • Remove DRM protection from both purchased and rented iTunes M4V movies. Enable you play iTune movie on any devices and keep iTunes rentals permanently.

 

Download Online Videos and Music

100+ online video and music sharing sites supported

  • Download online videos from 100+ sites including YouTube, Facebook, Dailymotion, Vimeo, Metacafe, Howcast, Niconico and more. Directly downloading music from Youtube is also available.

Choose video quality and format

  • Online videos are now available in a range of quality levels, up to 4K Ultra HD. Any Video Converter Ultimate allows you to specify the quality level or video format of the video you want to download.

 

Edit & Personalize your Video Files in Clicks!

  • Split video into multiple clips
  • Merge multiple video into one
  • Remove/add/extract audio
  • Remove and add subtitle
  • Crop to remove black borders
  • Volume
  • Rotate
  • Watermark
  • Saturation
  • Brightness
  • Contrast
  • Special Effects
  • And More!


 

 

Changelog:

 

v6.3.1 (2019-03-12)

  • Automatically identify the proxy servers;
  • Fix the issue "failed to download videos" under Japanese OS;
  • Update the download engine;
  • Add the output profile for Samsung Galaxy S10, iPhone XS and more.
  • Update Dutch language.

 

v6.3.0 (2019-01-22)

  • Fix some random crash issues that happens on downloading video or music.

 

v6.2.9 (2019-01-09)

  • Optimize the video download feature: support downloading 1080p and 4K video;
  • Update the registration information as Name/Email + Code.

 

 

Homepage: https://www.any-video-converter.com/products/for_video_ultimate/
Changelog: https://www.any-video-converter.com/products/for_video_ultimate/whatnew.php
Release Date: 2019-03-12

OS: Windows 2000, XP, Vista, 7, 8, 10 / Mac OS X
Language: Multilingual
Download Page: https://www.any-video-converter.com/download/
  

 

 

3vsVDos.png

  

 


DOWNLOAD (Windows):
=====================
Installer (50.29 MB): https://www.any-video-converter.com/avc-ultimate.exe
  
Keygen (67 KB):
Site: https://www.upload.ee
Sharecode[?]: /files/9056767/Any.Video.Converter.Pro.Ultimate.Keygen-URET.rar.html

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

 


Note: Thanks to @ADMIN@CRACK for the keygen.


 

VueScan Pro 9.6.35 (x86/x64)

Win Keyfinder 2.0.5

$
0
0

Retrieved Windows product key

 

Summary:

Spoiler

Win keyfinder is a Small Freeware Utility that helps find Windows Product/CD Key that was used during Windows Installation from system Registry, it can retrieve lost product key from MS Windows 8, MS Windows 8.1, windows XP, win 2000, windows me, 98, 2003 and .NET Product keys from the registry and display it for you.

Features:

Spoiler
  • View Windows 8 and Windows 8.1 Product CD Key [Both 32 and 64 bit OS ]
  • View/Change XP Key
  • View Windows 10, Win 8/ Win 8.1 / Win 7 / Win Vista 32bit / 64 bit Product/CD Keys.
  • View/Change MS office Key
  • View Win98 Key
  • view Win2000 Key
  • View .Net Key
  • View Win2003 Key
  • Save Your Product Key By Encrypting It
  • Generate Unique Passwords By Entering your Combination of Key Code
  • Support for MS Office 2007 and 2010, 2013, 2016 32 bit OS, 32/64 bit Office supported.
  • If you have more than one MS Office installed only one key is displayed.

It Supports:

Spoiler
  • Made for Windows 10 Ver.1809/ Windows 8 and 8.1
  • 100% works on x64 bit and 32 Bit Operating systems
  • Coming soon Windows 10/8/8.1 BIOS OEM Key Support
  • Better Code optimization
  • Some minor bugs fixed.
  • Support for Windows 7/ Windows 8 / Windows 8.1 OS and Windows 10
  • Support for MS Office 2007, 2010, MS Office 2013(Some installation of MS Office like from Dell etc, comes with pre-installed MS office and have no Product key in registry in that case Win kyfinder will not be able retrieve the key)
  • Removed Backup Activation and restore
  • Removed many bugs which are too many to mention here

In This Release:

Spoiler

Fixed few bugs, enhanced some settings

 

Homepage: https://www.winkeyfinder.com/

Version History: https://www.winkeyfinder.com/

Download: https://www.winkeyfinder.com/?download=125

MakeMKV v1.14.2

$
0
0

MakeMKV is your one-click solution to convert video that you own into free and patents-unencumbered format that can be played everywhere. MakeMKV is a format converter, otherwise called "transcoder". It converts the video clips from proprietary (and usually encrypted) disc into a set of MKV files, preserving most information but not changing it in any way. The MKV format can store multiple video/audio tracks with all meta-information and preserve chapters. There are many players that can play MKV files nearly on all platforms, and there are tools to convert MKV files to many formats, including DVD and Blu-ray discs.

Additionally MakeMKV can instantly stream decrypted video without intermediate conversion to wide range of players, so you may watch Blu-ray and DVD discs with your favorite player on your favorite OS or on your favorite device.

  • Reads DVD and Blu-ray discs
  • Reads Blu-ray discs protected with latest versions of AACS and BD+
  • Preserves all video and audio tracks, including HD audio
  • Preserves chapters information
  • Preserves all meta-information (track language, audio type)
  • Fast conversion - converts as fast as your drive can read data.
  • No additional software is required for conversion or decryption.
  • Available for Windows, Mac OS X and Linux
  • Functionality to open DVD discs is free and will always stay free.
  • All features (including Blu-ray decryption and processing) are free during BETA.


Version History for MakeMKV:
http://www.makemkv.com/download/
 

Links:

 

Keys.txt.7z

 

Free beta keys to fully functional versions

https://www.makemkv.com/forum/viewtopic.php?f=5&amp;t=1053

 

 

 

Cent Browser 3.9.2.33 Beta

$
0
0

Cent Browser 3.9.2.33 Beta                                     logo.png

 

Cent Browser is an improved version of the Chromium browser developed by Dan Deng. It combines many useful features, such as scrolling the tab bar, mouse gestures, super dragging and controlling the behavior of the tabs. This makes web surfing more convenient and comfortable.

 

Homepage: https://www.centbrowser.com/index.html

 

32 bit for Windows:
http://static.centbrowser.com/beta_32/centbrowser_3.9.2.33.exe
http://static.centbrowser.com/beta_32/centbrowser_3.9.2.33_portable.exe

 

64 bit for Windows:
http://static.centbrowser.com/beta_64/centbrowser_3.9.2.33_x64.exe
http://static.centbrowser.com/beta_64/centbrowser_3.9.2.33_x64_portable.exe

 

My comment: Stable versions should be updated to beta immediately because of old Chromium flaw.

 

Viewing all 76094 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>