Processing Ajax...

Title
Close Dialog

Message

Confirm
Close Dialog

Confirm
Close Dialog

DisplayFusion 7.3.1 Now Available!DisplayFusion 7.3.1 Now Available!

September 23, 2015

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.

DisplayFusion 7.3.1 Highlights

  • Fixed an issue with some Steam license keys and 30-day trial keys
  • Fixed an issue where newly pinned items on the DF taskbar wouldn't launch
  • Fixed an issue in Windows 10 where auto-hide taskbars on the left or right side opened underneath applications
  • Fixed an issue where the taskbar buttons were too tall in Windows 7 with the Classic theme
  • Fixed an issue that caused Chrome incognito windows to open blank
  • Fixed an issue with the positioning of the StartIsBack menu when the Start button is on the right-side
  • Added a desktop context menu entry for pausing/unpausing wallpaper changes
  • Added an Advanced Setting to disable the new loading screen
  • Added an Advanced Setting to disable the TitleBar Button tooltips

Updating DisplayFusion

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 Now Available!ClipboardFusion 4.1 Now Available!

September 15, 2015

ClipboardFusion 4.1 is now available for download! This version fixes a few minor issues from the 4.0 release:

  • Improved the speed of the image preview popup
  • Resolved some scaling issues in Windows 10
  • Resolved some issues with the Clipboard History menus and the tray icon

Since we didn't do a news post for the 4.0 release, here are some highlights from that version as well:

  • Updated and fully tested in Windows 10
  • Middle-clicking the tray icon will now show a preview of the clipboard contents
  • Text replace rules can now be re-ordered (drag them up or down in the list to re-order)
  • ClipboardFusion can now interact with elevated applications

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.

Silent InstallationSilent Installation

September 14, 2015

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.

EXE Installation

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

MSI Installation

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

DisplayFusion 7.3 Now Available!DisplayFusion 7.3 Now Available!

September 14, 2015

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.

DisplayFusion 7.3 Highlights

  • New "Blur" option on wallpaper Adjustments tab
  • Added a desktop context menu entry to open the current wallpaper in Windows Explorer
  • Windows 10 Start menu should now move to DF taskbars without opening on Primary monitor first (unless the monitors have different scaling levels)
  • DisplayFusion TitleBar Buttons and Taskbars will now scale correctly when using monitors with different scaling levels
  • Complete overhaul of Monitor Splitting feature provides better application compatibility, and fixes many sizing/location issues with splitting on monitors of different scaling levels
  • Universal ("metro") apps can now be pinned to the DF taskbar (Windows 10)
  • Added a splash screen to indicate that a DF settings window is loading
  • 42 languages bundled (if you'd like to help translate DisplayFusion into your language, please contact us)
  • Many other performance, stability and bug fixes

Updating DisplayFusion

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!

DisplayFusion 7.3 Screenshots

Wallpaper Blur
Wallpaper Blur

Top WallpaperFusion Members for August 2015Top WallpaperFusion Members for August 2015

September 1, 2015
Congratulations to our top contributing members for August 2015! They have been hard at work submitting, rating, and discussing images on WallpaperFusion, and have racked up some impressive reputation scores along the way!
Contributors
1.
M.LEO's profile on WallpaperFusion.com
2.
LavenderGirl54's profile on WallpaperFusion.com
3.
MSR1972's profile on WallpaperFusion.com
4.
Carsen Vaughn1's profile on WallpaperFusion.com
5.
Judith Lane's profile on WallpaperFusion.com
6.
Joseph Di Giovanni's profile on WallpaperFusion.com
7.
DLJunkie's profile on WallpaperFusion.com
8.
Debra Spicher's profile on WallpaperFusion.com
9.
Keith Lammers (BFS)'s profile on WallpaperFusion.com
10.
Kirk Meyer's profile on WallpaperFusion.com
JigsawMania
1.
TNT1's profile on WallpaperFusion.com
2.
creative frog's profile on WallpaperFusion.com
3.
John428's profile on WallpaperFusion.com
4.
Judith Lane's profile on WallpaperFusion.com
5.
jninty's profile on WallpaperFusion.com
6.
maria9's profile on WallpaperFusion.com
7.
Violins10's profile on WallpaperFusion.com
8.
GS' profile on WallpaperFusion.com
9.
michele7's profile on WallpaperFusion.com
10.
terab31's profile on WallpaperFusion.com
Check out the current top members or look at previous months on our Top Members page!

CheckCentral Summer UpdatesCheckCentral Summer Updates

August 31, 2015

We're excited to announce that we've released several updates to CheckCentral, including new options for receiving notifications and updated check configuration settings!

Checks

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.

CheckCentral Check Edit
CheckCentral Check Edit

Notifications

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!

CheckCentral Notifications
CheckCentral Notifications

More Updates

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.

FileSeek Personal Home License Now Available!FileSeek Personal Home License Now Available!

August 12, 2015

We're happy to announce that we've added a new license type for FileSeek Pro: The FileSeek Pro Personal Home License.

This license type allows you to install FileSeek Pro on unlimited computers in your home, as well as one computer at work, provided that you're the sole user of the work computer.

At only $15, it costs less than 3 FileSeek Pro Standard licenses, so if you have multiple computers at home, it's definitely a great choice! You can also upgrade from FileSeek Pro Standard to FileSeek Pro Personal Home at any time. If you would like more details on upgrading, please contact us.

FileSeek Main Window

Top WallpaperFusion Members for July 2015Top WallpaperFusion Members for July 2015

August 1, 2015
Congratulations to our top contributing members for July 2015! They have been hard at work submitting, rating, and discussing images on WallpaperFusion, and have racked up some impressive reputation scores along the way!
Contributors
1.
Joseph Di Giovanni's profile on WallpaperFusion.com
2.
M.LEO's profile on WallpaperFusion.com
3.
Carsen Vaughn1's profile on WallpaperFusion.com
4.
Debra Spicher's profile on WallpaperFusion.com
5.
Judith Lane's profile on WallpaperFusion.com
6.
NASA's profile on WallpaperFusion.com
7.
Serra Behymer's profile on WallpaperFusion.com
8.
djunet julianto's profile on WallpaperFusion.com
9.
DLJunkie's profile on WallpaperFusion.com
10.
SPoR's profile on WallpaperFusion.com
JigsawMania
1.
creative frog's profile on WallpaperFusion.com
2.
Cindy Staecker Cameron523306's profile on WallpaperFusion.com
3.
TNT1's profile on WallpaperFusion.com
4.
Judith Lane's profile on WallpaperFusion.com
5.
Aziza00's profile on WallpaperFusion.com
6.
shaerae's profile on WallpaperFusion.com
7.
Wendy3's profile on WallpaperFusion.com
8.
jninty's profile on WallpaperFusion.com
9.
GS' profile on WallpaperFusion.com
10.
limbbream's profile on WallpaperFusion.com
Check out the current top members or look at previous months on our Top Members page!

DisplayFusion 7.2 Now Available!DisplayFusion 7.2 Now Available!

July 27, 2015

Update: The sale is has ended. Thanks everyone!

We're very excited to announce that DisplayFusion 7.2 is now available for download! This release contains a couple of new wallpaper providers, the ability to choose what happens when you click the tray icon, Windows 10 support, and many bug fixes!

Celebrate the New Version!

DisplayFusion and VoiceBot are both on sale at up to 50% off this week! Check out the excellent deals on DisplayFusion and VoiceBot!

DisplayFusion 7.2 Highlights

  • New wallpaper providers: Wallpaper Abyss and Digital Blasphemy (requires a Digital Blasphemy membership)
  • Many Windows 10 compatibility improvements
  • Added Start10 to the supported third-party Start menus
  • New option on Settings > Options tab to choose what happens when you click the tray icon
  • Two new built-in screen savers: "DisplayFusion Website" and "Scrolling Marquee"
  • DisplayFusion Photos Screen Saver now has a "Fade" transition (disabled by default)
  • DisplayFusion Photos Screen Saver now has the ability to refresh the image list on a specified interval, to allow new images to be shown without having to restart the screen saver
  • Improvements to the "Restore Window Positions" function
  • Added many new functions and fixed some bugs with the Scripted Functions API
  • Resolved an issue where Monitor Configuration would apply the wrong refresh rate in some cases
  • 42 languages bundled (if you'd like to help translate DisplayFusion into your language, please contact us)
  • Many other performance, stability and bug fixes

Updating DisplayFusion

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!

Introducing VoiceBot

If you haven't already, we'd definitely recommend checking out VoiceBot, a powerful utility that allows you to control your games, applications, and more using your voice! Setup and use voice commands to run keyboard shortcuts, click and move your mouse, and even execute complicated macros and scripts. With hundreds of premade game and application profiles, you can get up and running with VoiceBot quickly!

VoiceBot Main Window
VoiceBot Main Window

DisplayFusion 7.2 Screenshots

Wallpaper Abyss
Wallpaper Abyss
Scripted Function Download Window
Scripted Function Download Window
Scripted Function Editor
Scripted Function Editor

ClipboardFusion 3.5 Now Available!ClipboardFusion 3.5 Now Available!

July 17, 2015

ClipboardFusion 3.5 is now available for download! This version fixes a few minor issues from the 3.4 release:

  • Fixed an issue where Macros couldn't be imported
  • Fixed an issue with whitespace scrubbing not working correctly in some programs
  • Fixed a couple of minor UI issues

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.

ClipboardFusion Screenshots

Quick History Menu
Quick History Menu
Tray Context Menu
Tray Context Menu
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394