Processing Ajax...

Title

Message

Confirm

Confirm

Confirm

Confirm

Are you sure you want to delete this item?

Confirm

Are you sure you want to delete this item?

Confirm

Are you sure?

User Image
badbob001
75 discussion posts
I'm moving my DF to a new work laptop but the new laptop is restrictive on installs and on what apps can get admin rights. As a workaround, I'm skipping the installer and just using the zip package.

One issue was when I tried to do a restore from the DF backup file, it needed admin rights for DF. Workaround was to export the DF configuration as a REG file, get admin rights to cmd, and then import the REG. Not sure if restoring from REG is the same as restoring from DF backup file.

What DF functionality is missing by not going through the installer? Is there documentation on how to install DF components manually?
28 days ago  • #1
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
Running the .reg file directly will do the same thing as importing it through DisplayFusion.

Some features that require elevation to run won't work, like:

- Functions/titlebar buttons/Triggers won't work on elevated windows (if you have other windows that run as administrator)
- Windows Lock Screen image
- Desktop context menu entries for DisplayFusion

I'm not sure what you mean by installing components manually. Everything you need will be in that portable zip file.

Thanks!
27 days ago  • #2
User Image
badbob001
75 discussion posts
Quote:

I'm not sure what you mean by installing components manually. Everything you need will be in that portable zip file.


I mean, if I simply can't run the installer, then what can I do manually to replicate what the installer is doing? For example, I checked my old system and see there is a DF service that I can install manually:

Code

sc create DisplayFusionService displayname="DisplayFusionService" binpath="\"c:\Users\myname\OneDrive\DisplayFusion\DisplayFusionService.exe\""
sc config DisplayFusionService start=auto

Maybe there are DLLs I need to register?

Also, is elevation only needed for the install or is it needed to run DF? I've only ran it un-elevated before.
27 days ago (modified 27 days ago)  • #3
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
The service needs to be run as SYSTEM, I don't think you would have the priviliges to do that without admin rights.

Elevation is needed to add titlebar buttons, or run functions/triggers on other elevated windows. Non-elevated windows should run fine though.

Thanks!
23 days ago  • #4
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(-)  Login to Vote(-)