We're very excited to announce that DisplayFusion 7.3.1 is now available for download! This release fixes a few issues that were discovered in 7.3.
We encourage everyone to update to this new version today to take advantage of these improvements. If you've already purchased DisplayFusion, it's a lifetime license, so you can upgrade to this version at no cost! If you would like to see a complete list of all the changes, please visit the DisplayFusion Change Log. We'd like to send out a big thanks to the dozens of people who helped with the DisplayFusion translations, and the thousands of people that helped test the Beta versions. Thanks everyone!
ClipboardFusion 4.1 is now available for download! This version fixes a few minor issues from the 4.0 release:
Since we didn't do a news post for the 4.0 release, here are some highlights from that version as well:
We encourage everyone to update to this new version today to take advantage of these improvements. If you've already purchased ClipboardFusion, it's a lifetime license, so you can upgrade to this version at no cost!
If you would like to see a complete list of all the changes, please visit the ClipboardFusion Change Log.
Please note: If you're deploying ClipboardFusion via Active Directoy GPO, please read the MSI Installation section carefully, and as always, make sure to test it thoroughly before deploying it into production.
Note: The ClipboardFusion installer requires administrative privileges in order to run successfully. If the installer is run using an account that doesn't have administrative privileges on the system, UAC will request the credentials for an administrative account on the system.
For more options, please consult the Inno Setup help file that comes with Inno Setup.
The following parameters are especially useful for deployments.
/SILENT
Enables Silent Install option (shows progress while running)
/VERYSILENT
Enables Silent Install option (does not show progress while running)
/LANG=en
Forces the installation language to English
/DIR="c:\folder"
Sets the default installation folder
/LKEYUSER="license key"
Specifies the license key for the current user (the user running the installation)
/LKEYALL="license key"
Specifies the license key for all users
/LPATHUSER="C:\license.txt"
This parameter can be used instead of /LKEYUSER. Specifies a text file containing the license key for the current user. Also accepts UNC paths.
/LPATHALL="C:\license.txt"
This parameter can be used instead of /LKEYALL. Specifies a text file containing the license key for all users. Also accepts UNC paths.
/STARTUPALL=1
DisplayFusion will be set to startup with Windows for all users
/LAUNCHAFTER=0
ClipboardFusion will not run automatically after setup completes.
/MERGETASKS="!desktopicon,!desktopicon\common,!desktopicon\user"
Setup will not create a Desktop icons
/MERGETASKS="desktopicon,desktopicon\common,!desktopicon\user"
Setup will create a Desktop icon for all users
You can use any of the standard Windows Installer command line options.
To perform a standard silent installation (note that the parameters are case sensitive):
msiexec.exe /i "ClipboardFusionSetup.msi" /qn CUSTOM1="/VERYSILENT" LAUNCHAFTER=0 LKEYALL="license key"
Important Note: When deploying via Group Policy Software Installation, you absolutely must use the included MST (transform) file on the Modifications tab, otherwise the installation will never complete.
The following MSI properties are especially useful for deployments. Any of the properties below can be included in an MST (transform) file if deploying via Group Policy. If you create your own MST file, you must include the CUSTOM1="/VERYSILENT", and LAUNCHAFTER=0 properties for deploying the MSI through Group Policy Software Installation.
PATH="c:\folder"
Sets the default installation folder
LKEYUSER="license key"
Specifies the license key for the current user (the user running the installation)
LKEYALL="license key"
Specifies the license key for all users
LPATHUSER="C:\license.txt"
This parameter can be used instead of /LKEYUSER. Specifies a text file containing the license key for the current user. Also accepts UNC paths.
LPATHALL="C:\license.txt"
This parameter can be used instead of /LKEYALL. Specifies a text file containing the license key for all users. Also accepts UNC paths.
STARTUPALL=1
DisplayFusion will be set to startup with Windows for all users
LAUNCHAFTER=0
ClipboardFusion will not run automatically after setup completes.
TASKS="!desktopicon,!desktopicon\common,!desktopicon\user"
Setup will not create a Desktop icons
TASKS="desktopicon,desktopicon\common,!desktopicon\user"
Setup will create a Desktop icon for all users
We're very excited to announce that DisplayFusion 7.3 is now available for download! This release consists mostly of bug fixes for Windows 10, but also adds a Blur option on the wallpaper Adjustments tab.
We encourage everyone to update to this new version today to take advantage of these improvements. If you've already purchased DisplayFusion, it's a lifetime license, so you can upgrade to this version at no cost! If you would like to see a complete list of all the changes, please visit the DisplayFusion Change Log. We'd like to send out a big thanks to the dozens of people who helped with the DisplayFusion translations, and the thousands of people that helped test the Beta versions. Thanks everyone!
Contributors
|
JigsawMania
|
We're excited to announce that we've released several updates to CheckCentral, including new options for receiving notifications and updated check configuration settings!
We've added a new option to help you process incoming messages. Advanced matching expressions provide a simple yet powerful way to create conditions that are more complicated or more specific than the existing options. For example, you can now create rules based on the number of occurences of a word or phrase, or to require a one word while excluding another. To see all of the ways you can use complex matches see the documentation.
As well, the thresholds for late message warnings have been expanded to provide additional flexibility for setting up your checks.
You can now be notified when CheckCentral does not recognize a new email, to help you stay on top of any message that comes in to your organization. We've also added support to send CheckCentral notifications with Pushbullet and Pushover, so you can get updated more ways than ever!
In addition to these updates, we've also made improvements to CheckCentral's email processing and other behind-the-scenes upgrades to keep everything running smoothly.