Processing Ajax...

Title
Close Dialog

Message

Confirm
Close Dialog

Confirm
Close Dialog

Confirm
Close Dialog

Alan Wade's profile on WallpaperFusion.com
Is it possible to have a restart DisplayFusion button? I change many things that me to restart DP and think it would be much easier if there was a button to do this rather than close down the app then restart it through my Start Panel.

Alan
Sep 14, 2012  • #1
Keith Lammers (BFS)'s profile on WallpaperFusion.com
It's been suggested in the past, so I've added your vote to the feature request :)

In the meantime, you can actually shutdown DisplayFusion using DisplayFusionCommand.exe, so if you wanted you could use something like this in a batch file to automate the shutdown and restart of DisplayFusion. It's not totally ideal, but should save you a few clicks with the mouse :)

Code

REM Close DisplayFusion
"C:\Program Files (x86)\DisplayFusion\DisplayFusionCommand.exe" -closeall

REM Start DisplayFusion back up
start /b "" "C:\Program Files (x86)\DisplayFusion\DisplayFusion.exe"
Sep 14, 2012  • #2
User Image
drm31415
6 discussion posts
I found it needed a timeout between the DisplayFusionCommand.exe -closeall and the 2nd DisplayFusionCommand.exe in order for the shutdown to complete before starting a new instance.

I need this because the thumbnails on chrome on the secondary monitor get screwed up and restarting DF fixes it.
Jul 22, 2017  • #3
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(-)  Login to Vote(-)