![]() |
|
DisplayFusion Frequently Asked Questions (FAQ)Why can't I find my images in the Flickr search?This can be caused by a Flickr security setting. To change this, go into your account settings, under the Privacy & Permissions tab and make sure "Hide your profile from public searches" is disabled. When this setting is turned on you won't be able to see your images using DisplayFusion. Screen Savers that have Known Issues with DisplayFusion"Bubbles" by Microsoft
"Photos" by Microsoft (included with Windows Vista and Windows 7), and "Windows Live Photo Gallery" by Microsoft Known Font Scaling IssuesYour current Font Scaling (DPI) settings in Windows may cause issues with DisplayFusion, and other applications. If you are using a scaling value of 125% or lower it is highly recommended that you use "Windows XP scaling mode" as well.
For more information on changing your Font Scaling (DPI) settings in Windows, please use these references: Wallpaper Images in Windows XP aren't Aligned ProperlyIf you are using Windows XP find that your wallpaper images overlap each other or aren't aligned on the monitor correctly you may need to apply this fix to disable Active Desktop: Key: HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\ClassicShell You will need to reboot after setting this value. If you aren't comfortable using RegEdit to modify your registry, you can download one of these .REG files and apply the setting automatically: I'm a sysadmin, how can I set/disable settings for my users?Certain DisplayFusion settings and features can be overwritten or set by an administrator:
How Do I Close DisplayFusion Programatically?Sometimes it is necessary to close DisplayFusion without requiring any user interaction. For example, maybe you are deploying a new version or want to force-close all DisplayFusion instances. If you are using the EXE installer (version 3.2.1+) in /SILENT mode, it will automatically close all instances before installing to avoid the need to reboot. You can easily close all DisplayFusion instances with 1 line of code in C++: PostMessage(HWND_BROADCAST, RegisterWindowMessage("BFS_DISPLAYFUSION_CLOSE"), 0, 0);
DisplayFusion Command Line Tool (displayfusioncommand.exe)Using DisplayFusionCommand.exe (version 3.3+) you can control DisplayFusion from an external program or command prompt. DisplayFusionCommand.exe is located in the DisplayFusion installation folder (C:\Program Files\DisplayFusion by default). You can find the syntax and examples below. -closeall -wallpaperloadprofile "profile name" -wallpapernextimage -applicationhooksload -applicationhooksunload -windowwallpaper -windowsettings -windowmonitorconfig -windowscreensaversettings -monitorloadprofile "profile name" Examples: DisplayFusionCommand.exe -closeall DisplayFusionCommand.exe -wallpaperloadprofile "Horse Pictures" DisplayFusionCommand.exe -wallpaperloadprofile "Horse Pictures" -wallpapernextimage How to enable "Show window contents while dragging" in Windows
Error: "The application failed to initialize properly (0xc0000135)"Do you receive the error "The application failed to initialize properly (0xc0000135). Click on OK to terminate the application." when you try to start DisplayFusion? If so, make sure you have the Microsoft .NET Framework v2.0 framework installed. Please visit the DisplayFusion Download page to download the correct version of the framework for your computer. How do I perform a Silent Installation?EXE Installation (recommended)
The EXE installer will automatically close DisplayFusion (version 3.2.1+) when being run in silent mode. This is very useful for deployments. For more options, please consult the Inno Setup help file that comes with Inno Setup. /SILENT
Enables Silent Install option
/LANG=en
Forces the installation language to English
/dir="c:\folder"
Sets the default installation folder
MSI Installation
You can use any of the standard Windows Installer command line options.
To perform a standard silent installation:
msiexec.exe /qn /i "DisplayFusionSetup.msi"
Error: "Failed to load the MouseHook/ShellHook"This can be caused by the DisplayFusion hook DLL not being updated, usually because a required reboot didn't take place after an upgrade. Just reboot your computer and DisplayFusion should work correctly. |
Features
|