Processing Ajax...

Title
Close Dialog

Message

Confirm
Close Dialog

Confirm
Close Dialog

Confirm
Close Dialog

Administrative SettingsAdministrative Settings

October 14, 2015

FileSeek ADMX Templates (v5.0+) are available for controlling the settings below via Group Policy in Active Directory environments. Click here to download the latest version of the ADMX templates. Note that while v5.0 was the first to support Active Directory Group Policy, we add new policy settings with each new version of FileSeek. For full compatibility with the latest FileSeek ADMX templates, please make sure your client machines are running the latest version of FileSeek.

LogFusion 4.2 Now Available!LogFusion 4.2 Now Available!

October 9, 2015

We're pleased to announce that LogFusion 4.2 is now available for download! This version includes a few new features and a bunch of bugfixes:

  • You can now assign Highlight Rules to Watched Folders
  • Added support for per-monitor DPI scaling in Windows 10
  • You can now sort by multiple columns (hold Shift when clicking the column headers)
  • Added an option to disable the position line in the scroll bar
  • Added an option to keep the current selected line when using Page Up/Page Down
  • LogFusion will now prompt to automatically setup columns for W3C logs
  • Event log previews (double-clicking) now show correct fields
  • Resolved an issue where the log would scroll automatically after it reached the max loaded lines
  • Various other bug fixes and improvements

Updating LogFusion

We encourage everyone to update to this new version today to take advantage of these improvements. If you've already purchased LogFusion, 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 LogFusion Change Log.

LogFusion Screenshots

Adding Highlight Rules to Watched Folders
Adding Highlight Rules to Watched Folders
Auto-detecting W3C Logs
Auto-detecting W3C Logs

Top WallpaperFusion Members for September  2015Top WallpaperFusion Members for September 2015

October 1, 2015
Congratulations to our top contributing members for September 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.
LavenderGirl54's profile on WallpaperFusion.com
2.
Carsen Vaughn1's profile on WallpaperFusion.com
3.
Graison500's profile on WallpaperFusion.com
4.
MLE's profile on WallpaperFusion.com
5.
modgorilla's profile on WallpaperFusion.com
6.
MSR1972's profile on WallpaperFusion.com
7.
Nicolas Deleglise's profile on WallpaperFusion.com
8.
ThanatosHD's profile on WallpaperFusion.com
9.
NASA's profile on WallpaperFusion.com
10.
Jon Tackabury (BFS)'s profile on WallpaperFusion.com
JigsawMania
1.
John443's profile on WallpaperFusion.com
2.
maria9's profile on WallpaperFusion.com
3.
terab31's profile on WallpaperFusion.com
4.
Tobykat1's profile on WallpaperFusion.com
5.
cinlyn58's profile on WallpaperFusion.com
6.
TNT1's profile on WallpaperFusion.com
7.
BEEP BEEP's profile on WallpaperFusion.com
8.
jninty's profile on WallpaperFusion.com
9.
Lindsey Grossman's profile on WallpaperFusion.com
10.
Aziza00's profile on WallpaperFusion.com
Check out the current top members or look at previous months on our Top Members page!

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.
MLE'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
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100