Processing Ajax...

Title
Close Dialog

Message

Confirm
Close Dialog

Confirm
Close Dialog

Confirm
Close Dialog

User Image
EnVoYCoOkiE699517
5 discussion posts
Getting a runtime error even though I have the latest Net Runtime 6.0 installed. I presume this is due to change to .NET 6 framework but I find it strange since I have it installed. The specific error I get is

Runtime error (at 64:328 ) :
This action is only valid for products that are currently installed.

I've also did a full uninstall and still wasn't able to install Beta 14. But I'm able to install Beta 13 fine.

Edit -
Windows 11 Pro
Zen3 5900X CPU
RTX3080
Apr 6, 2022 (modified Apr 7, 2022)  • #1
User Image
cmd
7 discussion posts
I'm experiencing this as well on one of my machines, haven't been able to install b14 via automatic update from 9.x nor manually via installer.

Windows 11 Pro for Workstations 22H2 22581.200
Zen 3 series CPU
I do have development tools incl. .NET 6 SDK installed. Not using any .NET 7 previews.

I have a Windows 10 Pro 22H1 on an Intel CPU that installed with no issues.
Apr 7, 2022  • #2
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
Hello,

Can you make sure the ".NET Desktop Runtime" x64 is installed from here: https://dotnet.microsoft.com/en-us/download/dotnet/6.0

Thanks!
Apr 7, 2022  • #3
User Image
cmd
7 discussion posts
Hi Owen!

I had 6.0.2 installed (via Visual Studio,) so I went ahead and installed 6.0.3 over it. It didn't seem to affect the ability to install. Please see attached image.
• Attachment: df-install-error.png [72,343 bytes]
df-install-error.png
df-install-error.png
Apr 8, 2022  • #4
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
Strange, can you try running the installer from a command prompt with this parameter:

Code

"PathToDisplayFusionSetup" /LOG="C:\LogName.log"


You can put the log wherever you would like on your system, the root of the C drive is just an example :)

Could you then send us over the log?

Thanks!
Apr 8, 2022  • #5
User Image
cmd
7 discussion posts
Yep, here it is.

I gave it a shot with the b15 that dropped today as well, this is the log from that (but it was the same as b14.)

Code

2022-04-08 23:34:20.098   Log opened. (Time zone: UTC-04:00)
2022-04-08 23:34:20.098   Setup version: Inno Setup version 6.2.0
2022-04-08 23:34:20.098   Original Setup EXE: Y:\Users\cmd\Downloads\DisplayFusionSetup-10.0-Beta15.exe
2022-04-08 23:34:20.098   Setup command line: /SL5="$28A0698,120224598,831488,Y:\Users\cmd\Downloads\DisplayFusionSetup-10.0-Beta15.exe" /SPAWNWND=$307BC /NOTIFYWND=$30BD2 /LOG=.\beta-15-install.log
2022-04-08 23:34:20.098   Windows version: 10.0.22581  (NT platform: Yes)
2022-04-08 23:34:20.098   64-bit Windows: Yes
2022-04-08 23:34:20.098   Processor architecture: x64
2022-04-08 23:34:20.098   User privileges: Administrative
2022-04-08 23:34:20.104   Administrative install mode: Yes
2022-04-08 23:34:20.105   Install mode root key: HKEY_LOCAL_MACHINE
2022-04-08 23:34:20.105   64-bit install mode: Yes
2022-04-08 23:34:22.036   Created temporary directory: C:\Users\cmd\AppData\Local\Temp\is-L0RI9.tmp
2022-04-08 23:34:22.039   -- DLL function import --
2022-04-08 23:34:22.039   Function name: CoCreateGuid
2022-04-08 23:34:22.039   DLL name: ole32.dll
2022-04-08 23:34:22.039   Dest DLL name: ole32.dll
2022-04-08 23:34:22.039   Importing the DLL function.
2022-04-08 23:34:22.039   Successfully imported the DLL function. Delay loaded? No
2022-04-08 23:34:22.039   -- DLL function import --
2022-04-08 23:34:22.039   Function name: SendNotifyMessageW
2022-04-08 23:34:22.039   DLL name: user32.dll
2022-04-08 23:34:22.039   Dest DLL name: user32.dll
2022-04-08 23:34:22.039   Importing the DLL function.
2022-04-08 23:34:22.039   Successfully imported the DLL function. Delay loaded? No
2022-04-08 23:34:22.039   -- DLL function import --
2022-04-08 23:34:22.039   Function name: SendMessageTimeoutW
2022-04-08 23:34:22.039   DLL name: user32.dll
2022-04-08 23:34:22.039   Dest DLL name: user32.dll
2022-04-08 23:34:22.039   Importing the DLL function.
2022-04-08 23:34:22.039   Successfully imported the DLL function. Delay loaded? No
2022-04-08 23:34:22.039   -- DLL function import --
2022-04-08 23:34:22.039   Function name: GetWindowThreadProcessId
2022-04-08 23:34:22.039   DLL name: user32.dll
2022-04-08 23:34:22.039   Dest DLL name: user32.dll
2022-04-08 23:34:22.039   Importing the DLL function.
2022-04-08 23:34:22.039   Successfully imported the DLL function. Delay loaded? No
2022-04-08 23:34:22.039   -- DLL function import --
2022-04-08 23:34:22.039   Function name: OpenProcess
2022-04-08 23:34:22.039   DLL name: kernel32.dll
2022-04-08 23:34:22.039   Dest DLL name: kernel32.dll
2022-04-08 23:34:22.039   Importing the DLL function.
2022-04-08 23:34:22.039   Successfully imported the DLL function. Delay loaded? No
2022-04-08 23:34:22.039   -- DLL function import --
2022-04-08 23:34:22.039   Function name: TerminateProcess
2022-04-08 23:34:22.039   DLL name: kernel32.dll
2022-04-08 23:34:22.039   Dest DLL name: kernel32.dll
2022-04-08 23:34:22.039   Importing the DLL function.
2022-04-08 23:34:22.039   Successfully imported the DLL function. Delay loaded? No
2022-04-08 23:34:22.039   -- DLL function import --
2022-04-08 23:34:22.039   Function name: CloseHandle
2022-04-08 23:34:22.039   DLL name: kernel32.dll
2022-04-08 23:34:22.039   Dest DLL name: kernel32.dll
2022-04-08 23:34:22.039   Importing the DLL function.
2022-04-08 23:34:22.039   Successfully imported the DLL function. Delay loaded? No
2022-04-08 23:34:22.039   -- DLL function import --
2022-04-08 23:34:22.039   Function name: GetLastError
2022-04-08 23:34:22.039   DLL name: kernel32.dll
2022-04-08 23:34:22.039   Dest DLL name: kernel32.dll
2022-04-08 23:34:22.039   Importing the DLL function.
2022-04-08 23:34:22.039   Successfully imported the DLL function. Delay loaded? No
2022-04-08 23:34:22.039   -- DLL function import --
2022-04-08 23:34:22.039   Function name: CreateToolhelp32Snapshot
2022-04-08 23:34:22.039   DLL name: kernel32.dll
2022-04-08 23:34:22.039   Dest DLL name: kernel32.dll
2022-04-08 23:34:22.039   Importing the DLL function.
2022-04-08 23:34:22.039   Successfully imported the DLL function. Delay loaded? No
2022-04-08 23:34:22.039   -- DLL function import --
2022-04-08 23:34:22.039   Function name: Process32FirstW
2022-04-08 23:34:22.039   DLL name: kernel32.dll
2022-04-08 23:34:22.039   Dest DLL name: kernel32.dll
2022-04-08 23:34:22.039   Importing the DLL function.
2022-04-08 23:34:22.039   Successfully imported the DLL function. Delay loaded? No
2022-04-08 23:34:22.039   -- DLL function import --
2022-04-08 23:34:22.039   Function name: Process32NextW
2022-04-08 23:34:22.039   DLL name: kernel32.dll
2022-04-08 23:34:22.039   Dest DLL name: kernel32.dll
2022-04-08 23:34:22.039   Importing the DLL function.
2022-04-08 23:34:22.039   Successfully imported the DLL function. Delay loaded? No
2022-04-08 23:34:22.039   -- DLL function import --
2022-04-08 23:34:22.039   Function name: OpenSCManagerW
2022-04-08 23:34:22.039   DLL name: advapi32.dll
2022-04-08 23:34:22.039   Dest DLL name: advapi32.dll
2022-04-08 23:34:22.039   Importing the DLL function.
2022-04-08 23:34:22.039   Successfully imported the DLL function. Delay loaded? No
2022-04-08 23:34:22.039   -- DLL function import --
2022-04-08 23:34:22.039   Function name: OpenServiceW
2022-04-08 23:34:22.039   DLL name: advapi32.dll
2022-04-08 23:34:22.039   Dest DLL name: advapi32.dll
2022-04-08 23:34:22.039   Importing the DLL function.
2022-04-08 23:34:22.039   Successfully imported the DLL function. Delay loaded? No
2022-04-08 23:34:22.039   -- DLL function import --
2022-04-08 23:34:22.039   Function name: CloseServiceHandle
2022-04-08 23:34:22.039   DLL name: advapi32.dll
2022-04-08 23:34:22.039   Dest DLL name: advapi32.dll
2022-04-08 23:34:22.039   Importing the DLL function.
2022-04-08 23:34:22.039   Successfully imported the DLL function. Delay loaded? No
2022-04-08 23:34:22.039   -- DLL function import --
2022-04-08 23:34:22.039   Function name: CreateServiceW
2022-04-08 23:34:22.039   DLL name: advapi32.dll
2022-04-08 23:34:22.039   Dest DLL name: advapi32.dll
2022-04-08 23:34:22.039   Importing the DLL function.
2022-04-08 23:34:22.039   Successfully imported the DLL function. Delay loaded? No
2022-04-08 23:34:22.039   -- DLL function import --
2022-04-08 23:34:22.039   Function name: DeleteService
2022-04-08 23:34:22.039   DLL name: advapi32.dll
2022-04-08 23:34:22.039   Dest DLL name: advapi32.dll
2022-04-08 23:34:22.039   Importing the DLL function.
2022-04-08 23:34:22.039   Successfully imported the DLL function. Delay loaded? No
2022-04-08 23:34:22.039   -- DLL function import --
2022-04-08 23:34:22.039   Function name: StartServiceW
2022-04-08 23:34:22.039   DLL name: advapi32.dll
2022-04-08 23:34:22.039   Dest DLL name: advapi32.dll
2022-04-08 23:34:22.039   Importing the DLL function.
2022-04-08 23:34:22.039   Successfully imported the DLL function. Delay loaded? No
2022-04-08 23:34:22.039   -- DLL function import --
2022-04-08 23:34:22.039   Function name: ControlService
2022-04-08 23:34:22.039   DLL name: advapi32.dll
2022-04-08 23:34:22.039   Dest DLL name: advapi32.dll
2022-04-08 23:34:22.039   Importing the DLL function.
2022-04-08 23:34:22.039   Successfully imported the DLL function. Delay loaded? No
2022-04-08 23:34:22.039   -- DLL function import --
2022-04-08 23:34:22.039   Function name: QueryServiceStatus
2022-04-08 23:34:22.039   DLL name: advapi32.dll
2022-04-08 23:34:22.039   Dest DLL name: advapi32.dll
2022-04-08 23:34:22.039   Importing the DLL function.
2022-04-08 23:34:22.039   Successfully imported the DLL function. Delay loaded? No
2022-04-08 23:34:22.040   32-bit HKLM uninstall key found, will copy it to the 64-bit key
2022-04-08 23:34:22.040   Copied "Inno Setup: Setup Version" string value
2022-04-08 23:34:22.040   Copied "Inno Setup: App Path" string value
2022-04-08 23:34:22.040   Copied "InstallLocation" string value
2022-04-08 23:34:22.040   Copied "Inno Setup: Icon Group" string value
2022-04-08 23:34:22.040   Copied "Inno Setup: User" string value
2022-04-08 23:34:22.041   Copied "Inno Setup: Selected Tasks" string value
2022-04-08 23:34:22.041   Copied "Inno Setup: Deselected Tasks" string value
2022-04-08 23:34:22.041   Copied "Inno Setup: Language" string value
2022-04-08 23:34:22.041   Copied "DisplayName" string value
2022-04-08 23:34:22.041   Copied "DisplayIcon" string value
2022-04-08 23:34:22.041   Copied "UninstallString" string value
2022-04-08 23:34:22.041   Copied "QuietUninstallString" string value
2022-04-08 23:34:22.041   Copied "DisplayVersion" string value
2022-04-08 23:34:22.041   Copied "Publisher" string value
2022-04-08 23:34:22.041   Copied "URLInfoAbout" string value
2022-04-08 23:34:22.041   Copied "HelpLink" string value
2022-04-08 23:34:22.042   Copied "URLUpdateInfo" string value
2022-04-08 23:34:22.042   Copied "NoModify" dword value
2022-04-08 23:34:22.042   Copied "NoRepair" dword value
2022-04-08 23:34:22.042   Copied "InstallDate" string value
2022-04-08 23:34:22.042   Copied "MajorVersion" dword value
2022-04-08 23:34:22.042   Copied "MinorVersion" dword value
2022-04-08 23:34:22.042   Copied "VersionMajor" dword value
2022-04-08 23:34:22.042   Copied "VersionMinor" dword value
2022-04-08 23:34:22.042   Copied "EstimatedSize" dword value
2022-04-08 23:34:22.042   Copied 32-bit uninstall key to 64-bit
2022-04-08 23:34:22.043   InitializeSetup raised an exception (fatal).
2022-04-08 23:34:22.043   Exception message:
2022-04-08 23:34:22.044   Message box (OK):
                          Runtime error (at 64:328):
                          
                          This action is only valid for products that are currently installed.
2022-04-08 23:34:23.132   User chose OK.
2022-04-08 23:34:23.132   Deinitializing Setup.
2022-04-08 23:34:23.132   Installation cancelled, rolling back cloned 64-bit uninstall key
2022-04-08 23:34:23.132   Rolled back cloned 64-bit uninstall key
2022-04-08 23:34:23.134   Log closed.
Apr 9, 2022  • #6
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
Thanks for sending that over. Can you use the link below to install a test build, and send over another log by using those same parameters for the install?

Thanks!

https://www.dropbox.com/s/j0i484hcv4vkew6/DisplayFusionSetup-10.0-Beta15-SetupTest1.exe?dl=0
Apr 12, 2022  • #7
User Image
Case27007
8 discussion posts
Hi, I have a very similar issue on the latest Win 11 beta build (if that matters), except I get an "Out of memory" runtime error at 38:344. Also exactly the same with both beta 14 and beta 15. Beta 13 installs fine.

I've tried installing all the up-to-date .NET runtimes to no effect, and I've also tried the above linked test build.

Here's the log:

Code

2022-04-12 21:34:53.544   Log opened. (Time zone: UTC+02:00)
2022-04-12 21:34:53.544   Setup version: Inno Setup version 6.2.0
2022-04-12 21:34:53.544   Original Setup EXE: D:\Install\DisplayFusion\DisplayFusionSetup-10.0-Beta15-SetupTest1.exe
2022-04-12 21:34:53.544   Setup command line: /SL5="$714EA,120224598,831488,D:\Install\DisplayFusion\DisplayFusionSetup-10.0-Beta15-SetupTest1.exe" /LOG="C:\DispFusionLog.log"
2022-04-12 21:34:53.544   Windows version: 10.0.22581  (NT platform: Yes)
2022-04-12 21:34:53.544   64-bit Windows: Yes
2022-04-12 21:34:53.544   Processor architecture: x64
2022-04-12 21:34:53.544   User privileges: Administrative
2022-04-12 21:34:53.550   Administrative install mode: Yes
2022-04-12 21:34:53.550   Install mode root key: HKEY_LOCAL_MACHINE
2022-04-12 21:34:53.550   64-bit install mode: Yes
2022-04-12 21:34:56.449   Created temporary directory: C:\Users\Case\AppData\Local\Temp\is-3LPN3.tmp
2022-04-12 21:34:56.452   -- DLL function import --
2022-04-12 21:34:56.452   Function name: CoCreateGuid
2022-04-12 21:34:56.452   DLL name: ole32.dll
2022-04-12 21:34:56.452   Dest DLL name: ole32.dll
2022-04-12 21:34:56.452   Importing the DLL function.
2022-04-12 21:34:56.452   Successfully imported the DLL function. Delay loaded? No
2022-04-12 21:34:56.452   -- DLL function import --
2022-04-12 21:34:56.452   Function name: SendNotifyMessageW
2022-04-12 21:34:56.452   DLL name: user32.dll
2022-04-12 21:34:56.452   Dest DLL name: user32.dll
2022-04-12 21:34:56.452   Importing the DLL function.
2022-04-12 21:34:56.452   Successfully imported the DLL function. Delay loaded? No
2022-04-12 21:34:56.452   -- DLL function import --
2022-04-12 21:34:56.452   Function name: SendMessageTimeoutW
2022-04-12 21:34:56.452   DLL name: user32.dll
2022-04-12 21:34:56.452   Dest DLL name: user32.dll
2022-04-12 21:34:56.452   Importing the DLL function.
2022-04-12 21:34:56.452   Successfully imported the DLL function. Delay loaded? No
2022-04-12 21:34:56.452   -- DLL function import --
2022-04-12 21:34:56.452   Function name: GetWindowThreadProcessId
2022-04-12 21:34:56.452   DLL name: user32.dll
2022-04-12 21:34:56.452   Dest DLL name: user32.dll
2022-04-12 21:34:56.452   Importing the DLL function.
2022-04-12 21:34:56.452   Successfully imported the DLL function. Delay loaded? No
2022-04-12 21:34:56.452   -- DLL function import --
2022-04-12 21:34:56.452   Function name: OpenProcess
2022-04-12 21:34:56.452   DLL name: kernel32.dll
2022-04-12 21:34:56.452   Dest DLL name: kernel32.dll
2022-04-12 21:34:56.452   Importing the DLL function.
2022-04-12 21:34:56.452   Successfully imported the DLL function. Delay loaded? No
2022-04-12 21:34:56.452   -- DLL function import --
2022-04-12 21:34:56.452   Function name: TerminateProcess
2022-04-12 21:34:56.452   DLL name: kernel32.dll
2022-04-12 21:34:56.452   Dest DLL name: kernel32.dll
2022-04-12 21:34:56.452   Importing the DLL function.
2022-04-12 21:34:56.452   Successfully imported the DLL function. Delay loaded? No
2022-04-12 21:34:56.452   -- DLL function import --
2022-04-12 21:34:56.452   Function name: CloseHandle
2022-04-12 21:34:56.452   DLL name: kernel32.dll
2022-04-12 21:34:56.452   Dest DLL name: kernel32.dll
2022-04-12 21:34:56.452   Importing the DLL function.
2022-04-12 21:34:56.452   Successfully imported the DLL function. Delay loaded? No
2022-04-12 21:34:56.452   -- DLL function import --
2022-04-12 21:34:56.452   Function name: GetLastError
2022-04-12 21:34:56.452   DLL name: kernel32.dll
2022-04-12 21:34:56.452   Dest DLL name: kernel32.dll
2022-04-12 21:34:56.452   Importing the DLL function.
2022-04-12 21:34:56.452   Successfully imported the DLL function. Delay loaded? No
2022-04-12 21:34:56.452   -- DLL function import --
2022-04-12 21:34:56.452   Function name: CreateToolhelp32Snapshot
2022-04-12 21:34:56.452   DLL name: kernel32.dll
2022-04-12 21:34:56.452   Dest DLL name: kernel32.dll
2022-04-12 21:34:56.452   Importing the DLL function.
2022-04-12 21:34:56.452   Successfully imported the DLL function. Delay loaded? No
2022-04-12 21:34:56.452   -- DLL function import --
2022-04-12 21:34:56.452   Function name: Process32FirstW
2022-04-12 21:34:56.452   DLL name: kernel32.dll
2022-04-12 21:34:56.452   Dest DLL name: kernel32.dll
2022-04-12 21:34:56.452   Importing the DLL function.
2022-04-12 21:34:56.452   Successfully imported the DLL function. Delay loaded? No
2022-04-12 21:34:56.452   -- DLL function import --
2022-04-12 21:34:56.452   Function name: Process32NextW
2022-04-12 21:34:56.452   DLL name: kernel32.dll
2022-04-12 21:34:56.452   Dest DLL name: kernel32.dll
2022-04-12 21:34:56.452   Importing the DLL function.
2022-04-12 21:34:56.452   Successfully imported the DLL function. Delay loaded? No
2022-04-12 21:34:56.452   -- DLL function import --
2022-04-12 21:34:56.452   Function name: OpenSCManagerW
2022-04-12 21:34:56.452   DLL name: advapi32.dll
2022-04-12 21:34:56.452   Dest DLL name: advapi32.dll
2022-04-12 21:34:56.453   Importing the DLL function.
2022-04-12 21:34:56.453   Successfully imported the DLL function. Delay loaded? No
2022-04-12 21:34:56.453   -- DLL function import --
2022-04-12 21:34:56.453   Function name: OpenServiceW
2022-04-12 21:34:56.453   DLL name: advapi32.dll
2022-04-12 21:34:56.453   Dest DLL name: advapi32.dll
2022-04-12 21:34:56.453   Importing the DLL function.
2022-04-12 21:34:56.453   Successfully imported the DLL function. Delay loaded? No
2022-04-12 21:34:56.453   -- DLL function import --
2022-04-12 21:34:56.453   Function name: CloseServiceHandle
2022-04-12 21:34:56.453   DLL name: advapi32.dll
2022-04-12 21:34:56.453   Dest DLL name: advapi32.dll
2022-04-12 21:34:56.453   Importing the DLL function.
2022-04-12 21:34:56.453   Successfully imported the DLL function. Delay loaded? No
2022-04-12 21:34:56.453   -- DLL function import --
2022-04-12 21:34:56.453   Function name: CreateServiceW
2022-04-12 21:34:56.453   DLL name: advapi32.dll
2022-04-12 21:34:56.453   Dest DLL name: advapi32.dll
2022-04-12 21:34:56.453   Importing the DLL function.
2022-04-12 21:34:56.453   Successfully imported the DLL function. Delay loaded? No
2022-04-12 21:34:56.453   -- DLL function import --
2022-04-12 21:34:56.453   Function name: DeleteService
2022-04-12 21:34:56.453   DLL name: advapi32.dll
2022-04-12 21:34:56.453   Dest DLL name: advapi32.dll
2022-04-12 21:34:56.453   Importing the DLL function.
2022-04-12 21:34:56.453   Successfully imported the DLL function. Delay loaded? No
2022-04-12 21:34:56.453   -- DLL function import --
2022-04-12 21:34:56.453   Function name: StartServiceW
2022-04-12 21:34:56.453   DLL name: advapi32.dll
2022-04-12 21:34:56.453   Dest DLL name: advapi32.dll
2022-04-12 21:34:56.453   Importing the DLL function.
2022-04-12 21:34:56.453   Successfully imported the DLL function. Delay loaded? No
2022-04-12 21:34:56.453   -- DLL function import --
2022-04-12 21:34:56.453   Function name: ControlService
2022-04-12 21:34:56.453   DLL name: advapi32.dll
2022-04-12 21:34:56.453   Dest DLL name: advapi32.dll
2022-04-12 21:34:56.453   Importing the DLL function.
2022-04-12 21:34:56.453   Successfully imported the DLL function. Delay loaded? No
2022-04-12 21:34:56.453   -- DLL function import --
2022-04-12 21:34:56.453   Function name: QueryServiceStatus
2022-04-12 21:34:56.453   DLL name: advapi32.dll
2022-04-12 21:34:56.453   Dest DLL name: advapi32.dll
2022-04-12 21:34:56.453   Importing the DLL function.
2022-04-12 21:34:56.453   Successfully imported the DLL function. Delay loaded? No
2022-04-12 21:34:56.453   InitializeSetup: Copy32BitUninstallKeyTo64bit
2022-04-12 21:34:56.453   32-bit HKLM uninstall key found, will copy it to the 64-bit key
2022-04-12 21:34:56.453   Copied "Inno Setup: Setup Version" string value
2022-04-12 21:34:56.453   Copied "Inno Setup: App Path" string value
2022-04-12 21:34:56.454   Copied "InstallLocation" string value
2022-04-12 21:34:56.454   Copied "Inno Setup: Icon Group" string value
2022-04-12 21:34:56.454   Copied "Inno Setup: User" string value
2022-04-12 21:34:56.454   Copied "Inno Setup: Selected Tasks" string value
2022-04-12 21:34:56.454   Copied "Inno Setup: Deselected Tasks" string value
2022-04-12 21:34:56.454   Copied "Inno Setup: Language" string value
2022-04-12 21:34:56.454   Copied "DisplayName" string value
2022-04-12 21:34:56.454   Copied "DisplayIcon" string value
2022-04-12 21:34:56.454   Copied "UninstallString" string value
2022-04-12 21:34:56.454   Copied "QuietUninstallString" string value
2022-04-12 21:34:56.454   Copied "DisplayVersion" string value
2022-04-12 21:34:56.455   Copied "Publisher" string value
2022-04-12 21:34:56.455   Copied "URLInfoAbout" string value
2022-04-12 21:34:56.455   Copied "HelpLink" string value
2022-04-12 21:34:56.455   Copied "URLUpdateInfo" string value
2022-04-12 21:34:56.455   Copied "NoModify" dword value
2022-04-12 21:34:56.455   Copied "NoRepair" dword value
2022-04-12 21:34:56.455   Copied "InstallDate" string value
2022-04-12 21:34:56.455   Copied "MajorVersion" dword value
2022-04-12 21:34:56.455   Copied "MinorVersion" dword value
2022-04-12 21:34:56.455   Copied "VersionMajor" dword value
2022-04-12 21:34:56.455   Copied "VersionMinor" dword value
2022-04-12 21:34:56.456   Copied "EstimatedSize" dword value
2022-04-12 21:34:56.456   Copied 32-bit uninstall key to 64-bit
2022-04-12 21:34:56.456   InitializeSetup: Dependency_AddVC2015To2022
2022-04-12 21:34:56.456   InitializeSetup: Dependency_AddDotNet60Desktop
2022-04-12 21:34:56.457   Extracting temporary file: C:\Users\Case\AppData\Local\Temp\is-3LPN3.tmp\netcorecheck_x64.exe
2022-04-12 21:34:56.457   InitializeSetup raised an exception (fatal).
2022-04-12 21:34:56.457   Exception message:
2022-04-12 21:34:56.457   Message box (OK):
Runtime error (at 38:344):
Out of memory.
2022-04-12 21:34:57.547   User chose OK.
2022-04-12 21:34:57.548   Deinitializing Setup.
2022-04-12 21:34:57.548   Installation cancelled, rolling back cloned 64-bit uninstall key
2022-04-12 21:34:57.548   Rolled back cloned 64-bit uninstall key
2022-04-12 21:34:57.550   Log closed.
Apr 12, 2022 (modified Apr 12, 2022)  • #8
User Image
EnVoYCoOkiE699517
5 discussion posts
Here are my logs as well with the newest test build you uploaded.

Code

2022-04-12 13:57:51.253   Log opened. (Time zone: UTC-07:00)
2022-04-12 13:57:51.253   Setup version: Inno Setup version 6.2.0
2022-04-12 13:57:51.253   Original Setup EXE: C:\DisplayFusionSetup-10.0-Beta15-SetupTest1.exe
2022-04-12 13:57:51.253   Setup command line: /SL5="$A092C,120224598,831488,C:\DisplayFusionSetup-10.0-Beta15-SetupTest1.exe" /SPAWNWND=$1509DA /NOTIFYWND=$70AF6 /LOG="C:\LogName.log"
2022-04-12 13:57:51.253   Compatibility mode: Yes (DetectorsAppHealth Installer)
2022-04-12 13:57:51.254   Windows version: 10.0.22000  (NT platform: Yes)
2022-04-12 13:57:51.254   64-bit Windows: Yes
2022-04-12 13:57:51.254   Processor architecture: x64
2022-04-12 13:57:51.254   User privileges: Administrative
2022-04-12 13:57:51.259   Administrative install mode: Yes
2022-04-12 13:57:51.259   Install mode root key: HKEY_LOCAL_MACHINE
2022-04-12 13:57:51.259   64-bit install mode: Yes
2022-04-12 13:57:52.877   Created temporary directory: C:\Users\FinalLee\AppData\Local\Temp\is-FK6E7.tmp
2022-04-12 13:57:52.880   -- DLL function import --
2022-04-12 13:57:52.880   Function name: CoCreateGuid
2022-04-12 13:57:52.880   DLL name: ole32.dll
2022-04-12 13:57:52.880   Dest DLL name: ole32.dll
2022-04-12 13:57:52.880   Importing the DLL function.
2022-04-12 13:57:52.880   Successfully imported the DLL function. Delay loaded? No
2022-04-12 13:57:52.880   -- DLL function import --
2022-04-12 13:57:52.880   Function name: SendNotifyMessageW
2022-04-12 13:57:52.880   DLL name: user32.dll
2022-04-12 13:57:52.880   Dest DLL name: user32.dll
2022-04-12 13:57:52.880   Importing the DLL function.
2022-04-12 13:57:52.880   Successfully imported the DLL function. Delay loaded? No
2022-04-12 13:57:52.880   -- DLL function import --
2022-04-12 13:57:52.880   Function name: SendMessageTimeoutW
2022-04-12 13:57:52.880   DLL name: user32.dll
2022-04-12 13:57:52.880   Dest DLL name: user32.dll
2022-04-12 13:57:52.880   Importing the DLL function.
2022-04-12 13:57:52.880   Successfully imported the DLL function. Delay loaded? No
2022-04-12 13:57:52.880   -- DLL function import --
2022-04-12 13:57:52.880   Function name: GetWindowThreadProcessId
2022-04-12 13:57:52.880   DLL name: user32.dll
2022-04-12 13:57:52.880   Dest DLL name: user32.dll
2022-04-12 13:57:52.880   Importing the DLL function.
2022-04-12 13:57:52.880   Successfully imported the DLL function. Delay loaded? No
2022-04-12 13:57:52.880   -- DLL function import --
2022-04-12 13:57:52.880   Function name: OpenProcess
2022-04-12 13:57:52.880   DLL name: kernel32.dll
2022-04-12 13:57:52.880   Dest DLL name: kernel32.dll
2022-04-12 13:57:52.880   Importing the DLL function.
2022-04-12 13:57:52.880   Successfully imported the DLL function. Delay loaded? No
2022-04-12 13:57:52.880   -- DLL function import --
2022-04-12 13:57:52.880   Function name: TerminateProcess
2022-04-12 13:57:52.880   DLL name: kernel32.dll
2022-04-12 13:57:52.880   Dest DLL name: kernel32.dll
2022-04-12 13:57:52.880   Importing the DLL function.
2022-04-12 13:57:52.880   Successfully imported the DLL function. Delay loaded? No
2022-04-12 13:57:52.880   -- DLL function import --
2022-04-12 13:57:52.880   Function name: CloseHandle
2022-04-12 13:57:52.880   DLL name: kernel32.dll
2022-04-12 13:57:52.880   Dest DLL name: kernel32.dll
2022-04-12 13:57:52.880   Importing the DLL function.
2022-04-12 13:57:52.880   Successfully imported the DLL function. Delay loaded? No
2022-04-12 13:57:52.880   -- DLL function import --
2022-04-12 13:57:52.880   Function name: GetLastError
2022-04-12 13:57:52.880   DLL name: kernel32.dll
2022-04-12 13:57:52.880   Dest DLL name: kernel32.dll
2022-04-12 13:57:52.880   Importing the DLL function.
2022-04-12 13:57:52.880   Successfully imported the DLL function. Delay loaded? No
2022-04-12 13:57:52.880   -- DLL function import --
2022-04-12 13:57:52.880   Function name: CreateToolhelp32Snapshot
2022-04-12 13:57:52.880   DLL name: kernel32.dll
2022-04-12 13:57:52.880   Dest DLL name: kernel32.dll
2022-04-12 13:57:52.880   Importing the DLL function.
2022-04-12 13:57:52.880   Successfully imported the DLL function. Delay loaded? No
2022-04-12 13:57:52.880   -- DLL function import --
2022-04-12 13:57:52.880   Function name: Process32FirstW
2022-04-12 13:57:52.880   DLL name: kernel32.dll
2022-04-12 13:57:52.880   Dest DLL name: kernel32.dll
2022-04-12 13:57:52.880   Importing the DLL function.
2022-04-12 13:57:52.880   Successfully imported the DLL function. Delay loaded? No
2022-04-12 13:57:52.880   -- DLL function import --
2022-04-12 13:57:52.880   Function name: Process32NextW
2022-04-12 13:57:52.880   DLL name: kernel32.dll
2022-04-12 13:57:52.880   Dest DLL name: kernel32.dll
2022-04-12 13:57:52.880   Importing the DLL function.
2022-04-12 13:57:52.880   Successfully imported the DLL function. Delay loaded? No
2022-04-12 13:57:52.880   -- DLL function import --
2022-04-12 13:57:52.880   Function name: OpenSCManagerW
2022-04-12 13:57:52.880   DLL name: advapi32.dll
2022-04-12 13:57:52.880   Dest DLL name: advapi32.dll
2022-04-12 13:57:52.880   Importing the DLL function.
2022-04-12 13:57:52.880   Successfully imported the DLL function. Delay loaded? No
2022-04-12 13:57:52.880   -- DLL function import --
2022-04-12 13:57:52.880   Function name: OpenServiceW
2022-04-12 13:57:52.880   DLL name: advapi32.dll
2022-04-12 13:57:52.880   Dest DLL name: advapi32.dll
2022-04-12 13:57:52.880   Importing the DLL function.
2022-04-12 13:57:52.880   Successfully imported the DLL function. Delay loaded? No
2022-04-12 13:57:52.880   -- DLL function import --
2022-04-12 13:57:52.880   Function name: CloseServiceHandle
2022-04-12 13:57:52.880   DLL name: advapi32.dll
2022-04-12 13:57:52.880   Dest DLL name: advapi32.dll
2022-04-12 13:57:52.880   Importing the DLL function.
2022-04-12 13:57:52.880   Successfully imported the DLL function. Delay loaded? No
2022-04-12 13:57:52.880   -- DLL function import --
2022-04-12 13:57:52.880   Function name: CreateServiceW
2022-04-12 13:57:52.880   DLL name: advapi32.dll
2022-04-12 13:57:52.880   Dest DLL name: advapi32.dll
2022-04-12 13:57:52.880   Importing the DLL function.
2022-04-12 13:57:52.880   Successfully imported the DLL function. Delay loaded? No
2022-04-12 13:57:52.880   -- DLL function import --
2022-04-12 13:57:52.880   Function name: DeleteService
2022-04-12 13:57:52.880   DLL name: advapi32.dll
2022-04-12 13:57:52.880   Dest DLL name: advapi32.dll
2022-04-12 13:57:52.880   Importing the DLL function.
2022-04-12 13:57:52.880   Successfully imported the DLL function. Delay loaded? No
2022-04-12 13:57:52.880   -- DLL function import --
2022-04-12 13:57:52.880   Function name: StartServiceW
2022-04-12 13:57:52.880   DLL name: advapi32.dll
2022-04-12 13:57:52.880   Dest DLL name: advapi32.dll
2022-04-12 13:57:52.880   Importing the DLL function.
2022-04-12 13:57:52.880   Successfully imported the DLL function. Delay loaded? No
2022-04-12 13:57:52.880   -- DLL function import --
2022-04-12 13:57:52.880   Function name: ControlService
2022-04-12 13:57:52.880   DLL name: advapi32.dll
2022-04-12 13:57:52.880   Dest DLL name: advapi32.dll
2022-04-12 13:57:52.880   Importing the DLL function.
2022-04-12 13:57:52.880   Successfully imported the DLL function. Delay loaded? No
2022-04-12 13:57:52.880   -- DLL function import --
2022-04-12 13:57:52.880   Function name: QueryServiceStatus
2022-04-12 13:57:52.880   DLL name: advapi32.dll
2022-04-12 13:57:52.880   Dest DLL name: advapi32.dll
2022-04-12 13:57:52.880   Importing the DLL function.
2022-04-12 13:57:52.881   Successfully imported the DLL function. Delay loaded? No
2022-04-12 13:57:52.881   InitializeSetup: Copy32BitUninstallKeyTo64bit
2022-04-12 13:57:52.881   32-bit HKLM uninstall key found, will copy it to the 64-bit key
2022-04-12 13:57:52.881   Copied "Inno Setup: Setup Version" string value
2022-04-12 13:57:52.881   Copied "Inno Setup: App Path" string value
2022-04-12 13:57:52.881   Copied "InstallLocation" string value
2022-04-12 13:57:52.881   Copied "Inno Setup: Icon Group" string value
2022-04-12 13:57:52.882   Copied "Inno Setup: User" string value
2022-04-12 13:57:52.882   Copied "Inno Setup: Selected Tasks" string value
2022-04-12 13:57:52.882   Copied "Inno Setup: Deselected Tasks" string value
2022-04-12 13:57:52.882   Copied "Inno Setup: Language" string value
2022-04-12 13:57:52.882   Copied "DisplayName" string value
2022-04-12 13:57:52.882   Copied "DisplayIcon" string value
2022-04-12 13:57:52.882   Copied "UninstallString" string value
2022-04-12 13:57:52.882   Copied "QuietUninstallString" string value
2022-04-12 13:57:52.882   Copied "DisplayVersion" string value
2022-04-12 13:57:52.882   Copied "Publisher" string value
2022-04-12 13:57:52.882   Copied "URLInfoAbout" string value
2022-04-12 13:57:52.882   Copied "HelpLink" string value
2022-04-12 13:57:52.883   Copied "URLUpdateInfo" string value
2022-04-12 13:57:52.883   Copied "NoModify" dword value
2022-04-12 13:57:52.883   Copied "NoRepair" dword value
2022-04-12 13:57:52.883   Copied "InstallDate" string value
2022-04-12 13:57:52.883   Copied "MajorVersion" dword value
2022-04-12 13:57:52.883   Copied "MinorVersion" dword value
2022-04-12 13:57:52.883   Copied "VersionMajor" dword value
2022-04-12 13:57:52.883   Copied "VersionMinor" dword value
2022-04-12 13:57:52.883   Copied "EstimatedSize" dword value
2022-04-12 13:57:52.883   Copied 32-bit uninstall key to 64-bit
2022-04-12 13:57:52.883   InitializeSetup: Dependency_AddVC2015To2022
2022-04-12 13:57:52.884   InitializeSetup raised an exception (fatal).
2022-04-12 13:57:52.884   Exception message:
2022-04-12 13:57:52.884   Message box (OK):
                          Runtime error (at 64:328):
                          
                          This action is only valid for products that are currently installed.
2022-04-12 13:57:53.794   User chose OK.
2022-04-12 13:57:53.794   Deinitializing Setup.
2022-04-12 13:57:53.794   Installation cancelled, rolling back cloned 64-bit uninstall key
2022-04-12 13:57:53.794   Rolled back cloned 64-bit uninstall key
2022-04-12 13:57:53.796   Log closed.
Apr 12, 2022 (modified Apr 12, 2022)  • #9
User Image
cmd
7 discussion posts
And here's mine -- looks like it's `Dependency_AddVC2015To2022` that's unhappy.

Code

2022-04-12 17:31:07.643   Log opened. (Time zone: UTC-04:00)
2022-04-12 17:31:07.643   Setup version: Inno Setup version 6.2.0
2022-04-12 17:31:07.643   Original Setup EXE: Y:\Users\cmd\Downloads\DisplayFusionSetup-10.0-Beta15-SetupTest1.exe
2022-04-12 17:31:07.643   Setup command line: /SL5="$440EA2,120224598,831488,Y:\Users\cmd\Downloads\DisplayFusionSetup-10.0-Beta15-SetupTest1.exe" /SPAWNWND=$10E1E /NOTIFYWND=$3060CAE /LOG=.\beta-15-install.log
2022-04-12 17:31:07.643   Windows version: 10.0.22593  (NT platform: Yes)
2022-04-12 17:31:07.643   64-bit Windows: Yes
2022-04-12 17:31:07.643   Processor architecture: x64
2022-04-12 17:31:07.643   User privileges: Administrative
2022-04-12 17:31:07.649   Administrative install mode: Yes
2022-04-12 17:31:07.649   Install mode root key: HKEY_LOCAL_MACHINE
2022-04-12 17:31:07.649   64-bit install mode: Yes
2022-04-12 17:31:08.894   Created temporary directory: C:\Users\cmd\AppData\Local\Temp\is-AIH9Q.tmp
2022-04-12 17:31:08.899   -- DLL function import --
2022-04-12 17:31:08.899   Function name: CoCreateGuid
2022-04-12 17:31:08.899   DLL name: ole32.dll
2022-04-12 17:31:08.899   Dest DLL name: ole32.dll
2022-04-12 17:31:08.899   Importing the DLL function.
2022-04-12 17:31:08.899   Successfully imported the DLL function. Delay loaded? No
2022-04-12 17:31:08.899   -- DLL function import --
2022-04-12 17:31:08.899   Function name: SendNotifyMessageW
2022-04-12 17:31:08.899   DLL name: user32.dll
2022-04-12 17:31:08.899   Dest DLL name: user32.dll
2022-04-12 17:31:08.899   Importing the DLL function.
2022-04-12 17:31:08.899   Successfully imported the DLL function. Delay loaded? No
2022-04-12 17:31:08.899   -- DLL function import --
2022-04-12 17:31:08.899   Function name: SendMessageTimeoutW
2022-04-12 17:31:08.899   DLL name: user32.dll
2022-04-12 17:31:08.899   Dest DLL name: user32.dll
2022-04-12 17:31:08.899   Importing the DLL function.
2022-04-12 17:31:08.899   Successfully imported the DLL function. Delay loaded? No
2022-04-12 17:31:08.899   -- DLL function import --
2022-04-12 17:31:08.899   Function name: GetWindowThreadProcessId
2022-04-12 17:31:08.899   DLL name: user32.dll
2022-04-12 17:31:08.899   Dest DLL name: user32.dll
2022-04-12 17:31:08.899   Importing the DLL function.
2022-04-12 17:31:08.899   Successfully imported the DLL function. Delay loaded? No
2022-04-12 17:31:08.899   -- DLL function import --
2022-04-12 17:31:08.899   Function name: OpenProcess
2022-04-12 17:31:08.899   DLL name: kernel32.dll
2022-04-12 17:31:08.899   Dest DLL name: kernel32.dll
2022-04-12 17:31:08.899   Importing the DLL function.
2022-04-12 17:31:08.899   Successfully imported the DLL function. Delay loaded? No
2022-04-12 17:31:08.899   -- DLL function import --
2022-04-12 17:31:08.899   Function name: TerminateProcess
2022-04-12 17:31:08.899   DLL name: kernel32.dll
2022-04-12 17:31:08.899   Dest DLL name: kernel32.dll
2022-04-12 17:31:08.899   Importing the DLL function.
2022-04-12 17:31:08.899   Successfully imported the DLL function. Delay loaded? No
2022-04-12 17:31:08.899   -- DLL function import --
2022-04-12 17:31:08.899   Function name: CloseHandle
2022-04-12 17:31:08.899   DLL name: kernel32.dll
2022-04-12 17:31:08.899   Dest DLL name: kernel32.dll
2022-04-12 17:31:08.899   Importing the DLL function.
2022-04-12 17:31:08.899   Successfully imported the DLL function. Delay loaded? No
2022-04-12 17:31:08.899   -- DLL function import --
2022-04-12 17:31:08.899   Function name: GetLastError
2022-04-12 17:31:08.899   DLL name: kernel32.dll
2022-04-12 17:31:08.899   Dest DLL name: kernel32.dll
2022-04-12 17:31:08.899   Importing the DLL function.
2022-04-12 17:31:08.899   Successfully imported the DLL function. Delay loaded? No
2022-04-12 17:31:08.899   -- DLL function import --
2022-04-12 17:31:08.899   Function name: CreateToolhelp32Snapshot
2022-04-12 17:31:08.899   DLL name: kernel32.dll
2022-04-12 17:31:08.899   Dest DLL name: kernel32.dll
2022-04-12 17:31:08.899   Importing the DLL function.
2022-04-12 17:31:08.899   Successfully imported the DLL function. Delay loaded? No
2022-04-12 17:31:08.900   -- DLL function import --
2022-04-12 17:31:08.900   Function name: Process32FirstW
2022-04-12 17:31:08.900   DLL name: kernel32.dll
2022-04-12 17:31:08.900   Dest DLL name: kernel32.dll
2022-04-12 17:31:08.900   Importing the DLL function.
2022-04-12 17:31:08.900   Successfully imported the DLL function. Delay loaded? No
2022-04-12 17:31:08.900   -- DLL function import --
2022-04-12 17:31:08.900   Function name: Process32NextW
2022-04-12 17:31:08.900   DLL name: kernel32.dll
2022-04-12 17:31:08.900   Dest DLL name: kernel32.dll
2022-04-12 17:31:08.900   Importing the DLL function.
2022-04-12 17:31:08.900   Successfully imported the DLL function. Delay loaded? No
2022-04-12 17:31:08.900   -- DLL function import --
2022-04-12 17:31:08.900   Function name: OpenSCManagerW
2022-04-12 17:31:08.900   DLL name: advapi32.dll
2022-04-12 17:31:08.900   Dest DLL name: advapi32.dll
2022-04-12 17:31:08.900   Importing the DLL function.
2022-04-12 17:31:08.900   Successfully imported the DLL function. Delay loaded? No
2022-04-12 17:31:08.900   -- DLL function import --
2022-04-12 17:31:08.900   Function name: OpenServiceW
2022-04-12 17:31:08.900   DLL name: advapi32.dll
2022-04-12 17:31:08.900   Dest DLL name: advapi32.dll
2022-04-12 17:31:08.900   Importing the DLL function.
2022-04-12 17:31:08.900   Successfully imported the DLL function. Delay loaded? No
2022-04-12 17:31:08.900   -- DLL function import --
2022-04-12 17:31:08.900   Function name: CloseServiceHandle
2022-04-12 17:31:08.900   DLL name: advapi32.dll
2022-04-12 17:31:08.900   Dest DLL name: advapi32.dll
2022-04-12 17:31:08.900   Importing the DLL function.
2022-04-12 17:31:08.900   Successfully imported the DLL function. Delay loaded? No
2022-04-12 17:31:08.900   -- DLL function import --
2022-04-12 17:31:08.900   Function name: CreateServiceW
2022-04-12 17:31:08.900   DLL name: advapi32.dll
2022-04-12 17:31:08.900   Dest DLL name: advapi32.dll
2022-04-12 17:31:08.900   Importing the DLL function.
2022-04-12 17:31:08.900   Successfully imported the DLL function. Delay loaded? No
2022-04-12 17:31:08.900   -- DLL function import --
2022-04-12 17:31:08.900   Function name: DeleteService
2022-04-12 17:31:08.900   DLL name: advapi32.dll
2022-04-12 17:31:08.900   Dest DLL name: advapi32.dll
2022-04-12 17:31:08.900   Importing the DLL function.
2022-04-12 17:31:08.900   Successfully imported the DLL function. Delay loaded? No
2022-04-12 17:31:08.900   -- DLL function import --
2022-04-12 17:31:08.900   Function name: StartServiceW
2022-04-12 17:31:08.900   DLL name: advapi32.dll
2022-04-12 17:31:08.900   Dest DLL name: advapi32.dll
2022-04-12 17:31:08.900   Importing the DLL function.
2022-04-12 17:31:08.900   Successfully imported the DLL function. Delay loaded? No
2022-04-12 17:31:08.900   -- DLL function import --
2022-04-12 17:31:08.900   Function name: ControlService
2022-04-12 17:31:08.900   DLL name: advapi32.dll
2022-04-12 17:31:08.900   Dest DLL name: advapi32.dll
2022-04-12 17:31:08.900   Importing the DLL function.
2022-04-12 17:31:08.900   Successfully imported the DLL function. Delay loaded? No
2022-04-12 17:31:08.900   -- DLL function import --
2022-04-12 17:31:08.900   Function name: QueryServiceStatus
2022-04-12 17:31:08.900   DLL name: advapi32.dll
2022-04-12 17:31:08.900   Dest DLL name: advapi32.dll
2022-04-12 17:31:08.900   Importing the DLL function.
2022-04-12 17:31:08.900   Successfully imported the DLL function. Delay loaded? No
2022-04-12 17:31:08.900   InitializeSetup: Copy32BitUninstallKeyTo64bit
2022-04-12 17:31:08.900   32-bit HKLM uninstall key found, will copy it to the 64-bit key
2022-04-12 17:31:08.901   Copied "Inno Setup: Setup Version" string value
2022-04-12 17:31:08.901   Copied "Inno Setup: App Path" string value
2022-04-12 17:31:08.901   Copied "InstallLocation" string value
2022-04-12 17:31:08.901   Copied "Inno Setup: Icon Group" string value
2022-04-12 17:31:08.901   Copied "Inno Setup: User" string value
2022-04-12 17:31:08.901   Copied "Inno Setup: Selected Tasks" string value
2022-04-12 17:31:08.901   Copied "Inno Setup: Deselected Tasks" string value
2022-04-12 17:31:08.901   Copied "Inno Setup: Language" string value
2022-04-12 17:31:08.901   Copied "DisplayName" string value
2022-04-12 17:31:08.901   Copied "DisplayIcon" string value
2022-04-12 17:31:08.902   Copied "UninstallString" string value
2022-04-12 17:31:08.902   Copied "QuietUninstallString" string value
2022-04-12 17:31:08.902   Copied "DisplayVersion" string value
2022-04-12 17:31:08.902   Copied "Publisher" string value
2022-04-12 17:31:08.902   Copied "URLInfoAbout" string value
2022-04-12 17:31:08.902   Copied "HelpLink" string value
2022-04-12 17:31:08.902   Copied "URLUpdateInfo" string value
2022-04-12 17:31:08.902   Copied "NoModify" dword value
2022-04-12 17:31:08.902   Copied "NoRepair" dword value
2022-04-12 17:31:08.902   Copied "InstallDate" string value
2022-04-12 17:31:08.902   Copied "MajorVersion" dword value
2022-04-12 17:31:08.902   Copied "MinorVersion" dword value
2022-04-12 17:31:08.903   Copied "VersionMajor" dword value
2022-04-12 17:31:08.903   Copied "VersionMinor" dword value
2022-04-12 17:31:08.903   Copied "EstimatedSize" dword value
2022-04-12 17:31:08.903   Copied 32-bit uninstall key to 64-bit
2022-04-12 17:31:08.903   InitializeSetup: Dependency_AddVC2015To2022
2022-04-12 17:31:08.917   InitializeSetup raised an exception (fatal).
2022-04-12 17:31:08.917   Exception message:
2022-04-12 17:31:08.917   Message box (OK):
                          Runtime error (at 64:328):
                          
                          This action is only valid for products that are currently installed.
2022-04-12 17:31:10.484   User chose OK.
2022-04-12 17:31:10.484   Deinitializing Setup.
2022-04-12 17:31:10.484   Installation cancelled, rolling back cloned 64-bit uninstall key
2022-04-12 17:31:10.485   Rolled back cloned 64-bit uninstall key
2022-04-12 17:31:10.486   Log closed.
Apr 12, 2022  • #10
User Image
Case27007
8 discussion posts
Perhaps try to install latest VC runtimes, then, I completely missed that one. It didn't seem to help me, but my error is a little different after all.

https://docs.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170
Apr 12, 2022  • #11
User Image
cmd
7 discussion posts
Did a little more digging with Process Monitor going. Setup gives up after it loads
msi.dll
(the 32-bit flavor from WoW), and then checks several different registry keys in various locations named
76966AEE2E7916549A99C5223EDC4E82
, and fails to find any. Best I could tell from a quick google is that hash is likely for
Microsoft Visual C++ 2019 X64 Minimum Runtime - 14.25.28508
.
Took a peek in appwiz.cpl, and sure enough, listed is:
Microsoft Visual C++ 2015-2019 Redistributable (x64) - 14.25.28508
.
Tried to uninstall it, and it told me:
http://owo.whats-th.is/5WEuQWp.png

Told its sure, to remove it from the list, and it did.
Ran setup again but saw no change in behavior. (I do still have newer redists installed: 14.30.30704 for x64 and 14.30.30708 for x86)
I've attached the process monitor log from around the last registry key access before it tries to launch the installer (`EstimatedSize`), through the moment when the error message shows.
Let me know if I can help track things down further.
• Attachment [protected]: df-setup-error.pml [139,457 bytes]
Apr 12, 2022 (modified Apr 12, 2022)  • #12
Jon Tackabury (BFS)'s profile on WallpaperFusion.com
@Case27007: Can you let me know how much total memory your system has and how much free memory when you're trying to run the installer? I apologize for issues we're working on getting them sorted out as soon as possible.
Apr 13, 2022  • #13
User Image
Case27007
8 discussion posts
I'm running 32GB with more than 20GB free at the moment.

(Also I wouldn't be using beta OS and apps if I was that worried about possibly getting some issues ;) )
Apr 13, 2022  • #14
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
We have another test build to try out here: https://www.dropbox.com/s/2nh3pq0l3a6mq1g/DisplayFusionSetup-10.0-Beta15-SetupTest2.exe?dl=0

Can everyone try running that installer with this added parameter, and then send over the log?

Code

"PathToDisplayFusionSetup" /NoPreReqs=1 /LOG="C:\LogName.log"


Thanks!
Apr 20, 2022  • #15
User Image
EnVoYCoOkiE699517
5 discussion posts
It updates properly now I've provided the log as well.

Code

2022-04-20 14:57:22.994   Log opened. (Time zone: UTC-07:00)
2022-04-20 14:57:22.994   Setup version: Inno Setup version 6.2.0
2022-04-20 14:57:22.994   Original Setup EXE: C:\DisplayFusionSetup-10.0-Beta15-SetupTest2.exe
2022-04-20 14:57:22.994   Setup command line: /SL5="$290D92,120224598,831488,C:\DisplayFusionSetup-10.0-Beta15-SetupTest2.exe" /NoPreReqs=1 /LOG="C:\LogName.log"
2022-04-20 14:57:22.994   Windows version: 10.0.22000  (NT platform: Yes)
2022-04-20 14:57:22.994   64-bit Windows: Yes
2022-04-20 14:57:22.994   Processor architecture: x64
2022-04-20 14:57:22.994   User privileges: Administrative
2022-04-20 14:57:23.000   Administrative install mode: Yes
2022-04-20 14:57:23.000   Install mode root key: HKEY_LOCAL_MACHINE
2022-04-20 14:57:23.000   64-bit install mode: Yes
2022-04-20 14:57:24.031   Created temporary directory: C:\Users\FinalLee\AppData\Local\Temp\is-ATTA7.tmp
2022-04-20 14:57:24.036   -- DLL function import --
2022-04-20 14:57:24.036   Function name: CoCreateGuid
2022-04-20 14:57:24.036   DLL name: ole32.dll
2022-04-20 14:57:24.036   Dest DLL name: ole32.dll
2022-04-20 14:57:24.036   Importing the DLL function.
2022-04-20 14:57:24.036   Successfully imported the DLL function. Delay loaded? No
2022-04-20 14:57:24.036   -- DLL function import --
2022-04-20 14:57:24.036   Function name: SendNotifyMessageW
2022-04-20 14:57:24.036   DLL name: user32.dll
2022-04-20 14:57:24.036   Dest DLL name: user32.dll
2022-04-20 14:57:24.036   Importing the DLL function.
2022-04-20 14:57:24.036   Successfully imported the DLL function. Delay loaded? No
2022-04-20 14:57:24.036   -- DLL function import --
2022-04-20 14:57:24.036   Function name: SendMessageTimeoutW
2022-04-20 14:57:24.036   DLL name: user32.dll
2022-04-20 14:57:24.036   Dest DLL name: user32.dll
2022-04-20 14:57:24.036   Importing the DLL function.
2022-04-20 14:57:24.036   Successfully imported the DLL function. Delay loaded? No
2022-04-20 14:57:24.036   -- DLL function import --
2022-04-20 14:57:24.036   Function name: GetWindowThreadProcessId
2022-04-20 14:57:24.036   DLL name: user32.dll
2022-04-20 14:57:24.036   Dest DLL name: user32.dll
2022-04-20 14:57:24.036   Importing the DLL function.
2022-04-20 14:57:24.036   Successfully imported the DLL function. Delay loaded? No
2022-04-20 14:57:24.036   -- DLL function import --
2022-04-20 14:57:24.036   Function name: OpenProcess
2022-04-20 14:57:24.036   DLL name: kernel32.dll
2022-04-20 14:57:24.036   Dest DLL name: kernel32.dll
2022-04-20 14:57:24.036   Importing the DLL function.
2022-04-20 14:57:24.036   Successfully imported the DLL function. Delay loaded? No
2022-04-20 14:57:24.036   -- DLL function import --
2022-04-20 14:57:24.036   Function name: TerminateProcess
2022-04-20 14:57:24.036   DLL name: kernel32.dll
2022-04-20 14:57:24.036   Dest DLL name: kernel32.dll
2022-04-20 14:57:24.036   Importing the DLL function.
2022-04-20 14:57:24.036   Successfully imported the DLL function. Delay loaded? No
2022-04-20 14:57:24.037   -- DLL function import --
2022-04-20 14:57:24.037   Function name: CloseHandle
2022-04-20 14:57:24.037   DLL name: kernel32.dll
2022-04-20 14:57:24.037   Dest DLL name: kernel32.dll
2022-04-20 14:57:24.037   Importing the DLL function.
2022-04-20 14:57:24.037   Successfully imported the DLL function. Delay loaded? No
2022-04-20 14:57:24.037   -- DLL function import --
2022-04-20 14:57:24.037   Function name: GetLastError
2022-04-20 14:57:24.037   DLL name: kernel32.dll
2022-04-20 14:57:24.037   Dest DLL name: kernel32.dll
2022-04-20 14:57:24.037   Importing the DLL function.
2022-04-20 14:57:24.037   Successfully imported the DLL function. Delay loaded? No
2022-04-20 14:57:24.037   -- DLL function import --
2022-04-20 14:57:24.037   Function name: CreateToolhelp32Snapshot
2022-04-20 14:57:24.037   DLL name: kernel32.dll
2022-04-20 14:57:24.037   Dest DLL name: kernel32.dll
2022-04-20 14:57:24.037   Importing the DLL function.
2022-04-20 14:57:24.037   Successfully imported the DLL function. Delay loaded? No
2022-04-20 14:57:24.037   -- DLL function import --
2022-04-20 14:57:24.037   Function name: Process32FirstW
2022-04-20 14:57:24.037   DLL name: kernel32.dll
2022-04-20 14:57:24.037   Dest DLL name: kernel32.dll
2022-04-20 14:57:24.037   Importing the DLL function.
2022-04-20 14:57:24.037   Successfully imported the DLL function. Delay loaded? No
2022-04-20 14:57:24.037   -- DLL function import --
2022-04-20 14:57:24.037   Function name: Process32NextW
2022-04-20 14:57:24.037   DLL name: kernel32.dll
2022-04-20 14:57:24.037   Dest DLL name: kernel32.dll
2022-04-20 14:57:24.037   Importing the DLL function.
2022-04-20 14:57:24.037   Successfully imported the DLL function. Delay loaded? No
2022-04-20 14:57:24.037   -- DLL function import --
2022-04-20 14:57:24.037   Function name: OpenSCManagerW
2022-04-20 14:57:24.037   DLL name: advapi32.dll
2022-04-20 14:57:24.037   Dest DLL name: advapi32.dll
2022-04-20 14:57:24.037   Importing the DLL function.
2022-04-20 14:57:24.037   Successfully imported the DLL function. Delay loaded? No
2022-04-20 14:57:24.037   -- DLL function import --
2022-04-20 14:57:24.037   Function name: OpenServiceW
2022-04-20 14:57:24.037   DLL name: advapi32.dll
2022-04-20 14:57:24.037   Dest DLL name: advapi32.dll
2022-04-20 14:57:24.037   Importing the DLL function.
2022-04-20 14:57:24.037   Successfully imported the DLL function. Delay loaded? No
2022-04-20 14:57:24.037   -- DLL function import --
2022-04-20 14:57:24.037   Function name: CloseServiceHandle
2022-04-20 14:57:24.037   DLL name: advapi32.dll
2022-04-20 14:57:24.037   Dest DLL name: advapi32.dll
2022-04-20 14:57:24.037   Importing the DLL function.
2022-04-20 14:57:24.037   Successfully imported the DLL function. Delay loaded? No
2022-04-20 14:57:24.037   -- DLL function import --
2022-04-20 14:57:24.037   Function name: CreateServiceW
2022-04-20 14:57:24.037   DLL name: advapi32.dll
2022-04-20 14:57:24.037   Dest DLL name: advapi32.dll
2022-04-20 14:57:24.037   Importing the DLL function.
2022-04-20 14:57:24.037   Successfully imported the DLL function. Delay loaded? No
2022-04-20 14:57:24.037   -- DLL function import --
2022-04-20 14:57:24.037   Function name: DeleteService
2022-04-20 14:57:24.037   DLL name: advapi32.dll
2022-04-20 14:57:24.037   Dest DLL name: advapi32.dll
2022-04-20 14:57:24.037   Importing the DLL function.
2022-04-20 14:57:24.037   Successfully imported the DLL function. Delay loaded? No
2022-04-20 14:57:24.037   -- DLL function import --
2022-04-20 14:57:24.037   Function name: StartServiceW
2022-04-20 14:57:24.037   DLL name: advapi32.dll
2022-04-20 14:57:24.037   Dest DLL name: advapi32.dll
2022-04-20 14:57:24.037   Importing the DLL function.
2022-04-20 14:57:24.037   Successfully imported the DLL function. Delay loaded? No
2022-04-20 14:57:24.037   -- DLL function import --
2022-04-20 14:57:24.037   Function name: ControlService
2022-04-20 14:57:24.037   DLL name: advapi32.dll
2022-04-20 14:57:24.037   Dest DLL name: advapi32.dll
2022-04-20 14:57:24.037   Importing the DLL function.
2022-04-20 14:57:24.037   Successfully imported the DLL function. Delay loaded? No
2022-04-20 14:57:24.037   -- DLL function import --
2022-04-20 14:57:24.037   Function name: QueryServiceStatus
2022-04-20 14:57:24.037   DLL name: advapi32.dll
2022-04-20 14:57:24.037   Dest DLL name: advapi32.dll
2022-04-20 14:57:24.037   Importing the DLL function.
2022-04-20 14:57:24.037   Successfully imported the DLL function. Delay loaded? No
2022-04-20 14:57:24.038   InitializeSetup: Copy32BitUninstallKeyTo64bit
2022-04-20 14:57:24.038   32-bit HKLM uninstall key found, will copy it to the 64-bit key
2022-04-20 14:57:24.038   Copied "Inno Setup: Setup Version" string value
2022-04-20 14:57:24.038   Copied "Inno Setup: App Path" string value
2022-04-20 14:57:24.038   Copied "InstallLocation" string value
2022-04-20 14:57:24.038   Copied "Inno Setup: Icon Group" string value
2022-04-20 14:57:24.039   Copied "Inno Setup: User" string value
2022-04-20 14:57:24.039   Copied "Inno Setup: Selected Tasks" string value
2022-04-20 14:57:24.039   Copied "Inno Setup: Deselected Tasks" string value
2022-04-20 14:57:24.039   Copied "Inno Setup: Language" string value
2022-04-20 14:57:24.039   Copied "DisplayName" string value
2022-04-20 14:57:24.039   Copied "DisplayIcon" string value
2022-04-20 14:57:24.040   Copied "UninstallString" string value
2022-04-20 14:57:24.040   Copied "QuietUninstallString" string value
2022-04-20 14:57:24.040   Copied "DisplayVersion" string value
2022-04-20 14:57:24.040   Copied "Publisher" string value
2022-04-20 14:57:24.040   Copied "URLInfoAbout" string value
2022-04-20 14:57:24.040   Copied "HelpLink" string value
2022-04-20 14:57:24.040   Copied "URLUpdateInfo" string value
2022-04-20 14:57:24.041   Copied "NoModify" dword value
2022-04-20 14:57:24.041   Copied "NoRepair" dword value
2022-04-20 14:57:24.041   Copied "InstallDate" string value
2022-04-20 14:57:24.041   Copied "MajorVersion" dword value
2022-04-20 14:57:24.041   Copied "MinorVersion" dword value
2022-04-20 14:57:24.041   Copied "VersionMajor" dword value
2022-04-20 14:57:24.041   Copied "VersionMinor" dword value
2022-04-20 14:57:24.042   Copied "EstimatedSize" dword value
2022-04-20 14:57:24.042   Copied 32-bit uninstall key to 64-bit
2022-04-20 14:57:24.042   InitializeSetup: Done!
2022-04-20 14:57:35.951   Found 402 files to register with RestartManager.
2022-04-20 14:57:35.951   Calling RestartManager's RmGetList.
2022-04-20 14:57:35.974   RmGetList finished successfully.
2022-04-20 14:57:35.974   RestartManager found no applications using one of our files.
2022-04-20 14:57:35.982   Starting the installation process.
2022-04-20 14:57:36.011   Directory for uninstall files: C:\Program Files (x86)\DisplayFusion
2022-04-20 14:57:36.011   Creating new uninstall log: C:\Program Files (x86)\DisplayFusion\unins001.dat
2022-04-20 14:57:36.013   -- File entry --
2022-04-20 14:57:36.013   Dest filename: C:\Program Files (x86)\DisplayFusion\unins001.exe
2022-04-20 14:57:36.013   Non-default bitness: 32-bit
2022-04-20 14:57:36.015   Time stamp of our file: 2022-04-20 14:57:22.761
2022-04-20 14:57:36.015   Installing the file.
2022-04-20 14:57:36.039   Successfully installed the file.
2022-04-20 14:57:36.039   -- File entry --
2022-04-20 14:57:36.040   Dest filename: C:\Program Files (x86)\DisplayFusion\ActiproSoftware.Shared.WinForms.dll
2022-04-20 14:57:36.040   Time stamp of our file: 2022-03-14 15:45:00.000
2022-04-20 14:57:36.040   Installing the file.
2022-04-20 14:57:36.059   Successfully installed the file.
2022-04-20 14:57:36.060   -- File entry --
2022-04-20 14:57:36.060   Dest filename: C:\Program Files (x86)\DisplayFusion\ActiproSoftware.SyntaxEditor.Addons.DotNet.WinForms.dll
2022-04-20 14:57:36.060   Time stamp of our file: 2022-03-14 15:45:00.000
2022-04-20 14:57:36.060   Installing the file.
2022-04-20 14:57:36.072   Successfully installed the file.
2022-04-20 14:57:36.072   -- File entry --
2022-04-20 14:57:36.072   Dest filename: C:\Program Files (x86)\DisplayFusion\ActiproSoftware.SyntaxEditor.WinForms.dll
2022-04-20 14:57:36.072   Time stamp of our file: 2022-03-14 15:45:00.000
2022-04-20 14:57:36.072   Installing the file.
2022-04-20 14:57:36.102   Successfully installed the file.
2022-04-20 14:57:36.103   -- File entry --
2022-04-20 14:57:36.103   Dest filename: C:\Program Files (x86)\DisplayFusion\ActiproSoftware.Text.Addons.DotNet.Roslyn.WinForms.dll
2022-04-20 14:57:36.103   Time stamp of our file: 2022-03-14 15:45:00.000
2022-04-20 14:57:36.103   Installing the file.
2022-04-20 14:57:36.112   Successfully installed the file.
2022-04-20 14:57:36.112   -- File entry --
2022-04-20 14:57:36.112   Dest filename: C:\Program Files (x86)\DisplayFusion\ActiproSoftware.Text.Addons.DotNet.WinForms.dll
2022-04-20 14:57:36.113   Time stamp of our file: 2022-03-14 15:45:00.000
2022-04-20 14:57:36.113   Installing the file.
2022-04-20 14:57:36.138   Successfully installed the file.
2022-04-20 14:57:36.138   -- File entry --
2022-04-20 14:57:36.139   Dest filename: C:\Program Files (x86)\DisplayFusion\ActiproSoftware.Text.LLParser.WinForms.dll
2022-04-20 14:57:36.139   Time stamp of our file: 2022-03-14 15:45:00.000
2022-04-20 14:57:36.139   Installing the file.
2022-04-20 14:57:36.221   Successfully installed the file.
2022-04-20 14:57:36.221   -- File entry --
2022-04-20 14:57:36.221   Dest filename: C:\Program Files (x86)\DisplayFusion\ActiproSoftware.Text.WinForms.dll
2022-04-20 14:57:36.222   Time stamp of our file: 2022-03-14 15:45:00.000
2022-04-20 14:57:36.222   Installing the file.
2022-04-20 14:57:36.334   Successfully installed the file.
2022-04-20 14:57:36.334   -- File entry --
2022-04-20 14:57:36.334   Dest filename: C:\Program Files (x86)\DisplayFusion\BlackHole.deps.json
2022-04-20 14:57:36.334   Time stamp of our file: 2022-04-08 14:53:32.000
2022-04-20 14:57:36.335   Installing the file.
2022-04-20 14:57:36.338   Successfully installed the file.
2022-04-20 14:57:36.338   -- File entry --
2022-04-20 14:57:36.338   Dest filename: C:\Program Files (x86)\DisplayFusion\BlackHole.dll
2022-04-20 14:57:36.338   Time stamp of our file: 2022-04-08 15:03:16.000
2022-04-20 14:57:36.338   Installing the file.
2022-04-20 14:57:36.419   Successfully installed the file.
2022-04-20 14:57:36.419   -- File entry --
2022-04-20 14:57:36.420   Dest filename: C:\Program Files (x86)\DisplayFusion\BlackHole.dll.config
2022-04-20 14:57:36.420   Time stamp of our file: 2022-04-08 14:31:22.000
2022-04-20 14:57:36.420   Installing the file.
2022-04-20 14:57:36.422   Successfully installed the file.
2022-04-20 14:57:36.422   -- File entry --
2022-04-20 14:57:36.423   Dest filename: C:\Program Files (x86)\DisplayFusion\BlackHole.runtimeconfig.json
2022-04-20 14:57:36.423   Time stamp of our file: 2022-04-08 14:31:22.000
2022-04-20 14:57:36.423   Installing the file.
2022-04-20 14:57:36.424   Successfully installed the file.
2022-04-20 14:57:36.425   -- File entry --
2022-04-20 14:57:36.425   Dest filename: C:\Program Files (x86)\DisplayFusion\BlackHole.scr
2022-04-20 14:57:36.425   Time stamp of our file: 2022-04-08 15:03:18.000
2022-04-20 14:57:36.425   Dest file exists.
2022-04-20 14:57:36.425   Time stamp of existing file: 2022-03-04 15:34:52.000
2022-04-20 14:57:36.425   Installing the file.
2022-04-20 14:57:36.438   Successfully installed the file.
2022-04-20 14:57:36.438   -- File entry --
2022-04-20 14:57:36.438   Dest filename: C:\Program Files (x86)\DisplayFusion\BouncingLogo.deps.json
2022-04-20 14:57:36.438   Time stamp of our file: 2022-04-08 14:54:36.000
2022-04-20 14:57:36.438   Installing the file.
2022-04-20 14:57:36.441   Successfully installed the file.
2022-04-20 14:57:36.441   -- File entry --
2022-04-20 14:57:36.441   Dest filename: C:\Program Files (x86)\DisplayFusion\BouncingLogo.dll
2022-04-20 14:57:36.441   Time stamp of our file: 2022-04-08 15:03:20.000
2022-04-20 14:57:36.441   Installing the file.
2022-04-20 14:57:36.503   Successfully installed the file.
2022-04-20 14:57:36.504   -- File entry --
2022-04-20 14:57:36.504   Dest filename: C:\Program Files (x86)\DisplayFusion\BouncingLogo.dll.config
2022-04-20 14:57:36.504   Time stamp of our file: 2022-04-08 14:31:40.000
2022-04-20 14:57:36.504   Installing the file.
2022-04-20 14:57:36.506   Successfully installed the file.
2022-04-20 14:57:36.506   -- File entry --
2022-04-20 14:57:36.506   Dest filename: C:\Program Files (x86)\DisplayFusion\BouncingLogo.runtimeconfig.json
2022-04-20 14:57:36.507   Time stamp of our file: 2022-04-08 14:31:40.000
2022-04-20 14:57:36.507   Installing the file.
2022-04-20 14:57:36.508   Successfully installed the file.
2022-04-20 14:57:36.508   -- File entry --
2022-04-20 14:57:36.508   Dest filename: C:\Program Files (x86)\DisplayFusion\BouncingLogo.scr
2022-04-20 14:57:36.509   Time stamp of our file: 2022-04-08 15:03:22.000
2022-04-20 14:57:36.509   Dest file exists.
2022-04-20 14:57:36.509   Time stamp of existing file: 2022-03-04 15:35:02.000
2022-04-20 14:57:36.509   Installing the file.
2022-04-20 14:57:36.519   Successfully installed the file.
2022-04-20 14:57:36.520   -- File entry --
2022-04-20 14:57:36.520   Dest filename: C:\Program Files (x86)\DisplayFusion\BouncyCastle.Crypto.dll
2022-04-20 14:57:36.520   Time stamp of our file: 2020-10-26 12:35:22.000
2022-04-20 14:57:36.520   Installing the file.
2022-04-20 14:57:36.561   Successfully installed the file.
2022-04-20 14:57:36.561   -- File entry --
2022-04-20 14:57:36.561   Dest filename: C:\Program Files (x86)\DisplayFusion\DFSSaver.deps.json
2022-04-20 14:57:36.561   Time stamp of our file: 2022-04-08 14:48:14.000
2022-04-20 14:57:36.561   Installing the file.
2022-04-20 14:57:36.564   Successfully installed the file.
2022-04-20 14:57:36.564   -- File entry --
2022-04-20 14:57:36.565   Dest filename: C:\Program Files (x86)\DisplayFusion\DFSSaver.dll
2022-04-20 14:57:36.565   Time stamp of our file: 2022-04-08 15:03:26.000
2022-04-20 14:57:36.565   Installing the file.
2022-04-20 14:57:36.692   Successfully installed the file.
2022-04-20 14:57:36.693   -- File entry --
2022-04-20 14:57:36.693   Dest filename: C:\Program Files (x86)\DisplayFusion\DFSSaver.dll.config
2022-04-20 14:57:36.693   Time stamp of our file: 2022-04-08 14:29:52.000
2022-04-20 14:57:36.693   Installing the file.
2022-04-20 14:57:36.695   Successfully installed the file.
2022-04-20 14:57:36.695   -- File entry --
2022-04-20 14:57:36.696   Dest filename: C:\Program Files (x86)\DisplayFusion\DFSSaver.runtimeconfig.json
2022-04-20 14:57:36.696   Time stamp of our file: 2022-04-08 14:29:52.000
2022-04-20 14:57:36.696   Installing the file.
2022-04-20 14:57:36.698   Successfully installed the file.
2022-04-20 14:57:36.698   -- File entry --
2022-04-20 14:57:36.698   Dest filename: C:\Program Files (x86)\DisplayFusion\DFSSaver.scr
2022-04-20 14:57:36.698   Time stamp of our file: 2022-04-08 15:03:28.000
2022-04-20 14:57:36.698   Dest file exists.
2022-04-20 14:57:36.698   Time stamp of existing file: 2022-03-04 15:35:08.000
2022-04-20 14:57:36.698   Installing the file.
2022-04-20 14:57:36.709   Successfully installed the file.
2022-04-20 14:57:36.709   -- File entry --
2022-04-20 14:57:36.709   Dest filename: C:\Program Files (x86)\DisplayFusion\DirectN.dll
2022-04-20 14:57:36.709   Time stamp of our file: 2021-12-02 04:29:54.000
2022-04-20 14:57:36.709   Installing the file.
2022-04-20 14:57:36.784   Successfully installed the file.
2022-04-20 14:57:36.784   -- File entry --
2022-04-20 14:57:36.785   Dest filename: C:\Program Files (x86)\DisplayFusion\DisplayFusion.deps.json
2022-04-20 14:57:36.785   Time stamp of our file: 2022-04-08 14:39:44.000
2022-04-20 14:57:36.785   Installing the file.
2022-04-20 14:57:36.787   Successfully installed the file.
2022-04-20 14:57:36.787   -- File entry --
2022-04-20 14:57:36.788   Dest filename: C:\Program Files (x86)\DisplayFusion\DisplayFusion.dll
2022-04-20 14:57:36.788   Time stamp of our file: 2022-04-08 16:40:38.000
2022-04-20 14:57:36.788   Installing the file.
2022-04-20 14:57:36.961   Successfully installed the file.
2022-04-20 14:57:36.961   -- File entry --
2022-04-20 14:57:36.961   Dest filename: C:\Program Files (x86)\DisplayFusion\DisplayFusion.dll.config
2022-04-20 14:57:36.961   Time stamp of our file: 2022-04-08 14:28:24.000
2022-04-20 14:57:36.961   Installing the file.
2022-04-20 14:57:36.964   Successfully installed the file.
2022-04-20 14:57:36.964   -- File entry --
2022-04-20 14:57:36.964   Dest filename: C:\Program Files (x86)\DisplayFusion\DisplayFusion.exe
2022-04-20 14:57:36.964   Time stamp of our file: 2022-04-08 15:03:32.000
2022-04-20 14:57:36.964   Installing the file.
2022-04-20 14:57:36.975   Successfully installed the file.
2022-04-20 14:57:36.975   -- File entry --
2022-04-20 14:57:36.976   Dest filename: C:\Program Files (x86)\DisplayFusion\DisplayFusion.runtimeconfig.json
2022-04-20 14:57:36.976   Time stamp of our file: 2022-04-08 14:28:24.000
2022-04-20 14:57:36.976   Installing the file.
2022-04-20 14:57:36.977   Successfully installed the file.
2022-04-20 14:57:36.978   -- File entry --
2022-04-20 14:57:36.978   Dest filename: C:\Program Files (x86)\DisplayFusion\DisplayFusionCommand.deps.json
2022-04-20 14:57:36.978   Time stamp of our file: 2022-04-08 14:42:42.000
2022-04-20 14:57:36.978   Installing the file.
2022-04-20 14:57:36.981   Successfully installed the file.
2022-04-20 14:57:36.981   -- File entry --
2022-04-20 14:57:36.981   Dest filename: C:\Program Files (x86)\DisplayFusion\DisplayFusionCommand.dll
2022-04-20 14:57:36.981   Time stamp of our file: 2022-04-08 15:03:36.000
2022-04-20 14:57:36.981   Installing the file.
2022-04-20 14:57:37.072   Successfully installed the file.
2022-04-20 14:57:37.072   -- File entry --
2022-04-20 14:57:37.073   Dest filename: C:\Program Files (x86)\DisplayFusion\DisplayFusionCommand.dll.config
2022-04-20 14:57:37.073   Time stamp of our file: 2022-04-08 14:28:48.000
2022-04-20 14:57:37.073   Installing the file.
2022-04-20 14:57:37.075   Successfully installed the file.
2022-04-20 14:57:37.075   -- File entry --
2022-04-20 14:57:37.075   Dest filename: C:\Program Files (x86)\DisplayFusion\DisplayFusionCommand.exe
2022-04-20 14:57:37.075   Time stamp of our file: 2022-04-08 15:03:38.000
2022-04-20 14:57:37.075   Installing the file.
2022-04-20 14:57:37.086   Successfully installed the file.
2022-04-20 14:57:37.086   -- File entry --
2022-04-20 14:57:37.086   Dest filename: C:\Program Files (x86)\DisplayFusion\DisplayFusionCommand.runtimeconfig.json
2022-04-20 14:57:37.087   Time stamp of our file: 2022-04-08 14:28:48.000
2022-04-20 14:57:37.087   Installing the file.
2022-04-20 14:57:37.088   Successfully installed the file.
2022-04-20 14:57:37.088   -- File entry --
2022-04-20 14:57:37.089   Dest filename: C:\Program Files (x86)\DisplayFusion\DisplayFusionHelperWin8.deps.json
2022-04-20 14:57:37.089   Time stamp of our file: 2022-04-08 14:45:28.000
2022-04-20 14:57:37.089   Installing the file.
2022-04-20 14:57:37.090   Successfully installed the file.
2022-04-20 14:57:37.090   -- File entry --
2022-04-20 14:57:37.091   Dest filename: C:\Program Files (x86)\DisplayFusion\DisplayFusionHelperWin8.dll
2022-04-20 14:57:37.091   Time stamp of our file: 2022-04-08 15:03:40.000
2022-04-20 14:57:37.091   Installing the file.
2022-04-20 14:57:37.124   Successfully installed the file.
2022-04-20 14:57:37.124   -- File entry --
2022-04-20 14:57:37.124   Dest filename: C:\Program Files (x86)\DisplayFusion\DisplayFusionHelperWin8.dll.config
2022-04-20 14:57:37.125   Time stamp of our file: 2022-04-08 14:29:10.000
2022-04-20 14:57:37.125   Installing the file.
2022-04-20 14:57:37.126   Successfully installed the file.
2022-04-20 14:57:37.126   -- File entry --
2022-04-20 14:57:37.126   Dest filename: C:\Program Files (x86)\DisplayFusion\DisplayFusionHelperWin8.exe
2022-04-20 14:57:37.126   Time stamp of our file: 2022-04-08 15:03:42.000
2022-04-20 14:57:37.126   Installing the file.
2022-04-20 14:57:37.129   Successfully installed the file.
2022-04-20 14:57:37.129   -- File entry --
2022-04-20 14:57:37.129   Dest filename: C:\Program Files (x86)\DisplayFusion\DisplayFusionHelperWin8.exe.config
2022-04-20 14:57:37.129   Time stamp of our file: 2021-06-09 16:26:40.000
2022-04-20 14:57:37.129   Installing the file.
2022-04-20 14:57:37.130   Successfully installed the file.
2022-04-20 14:57:37.130   -- File entry --
2022-04-20 14:57:37.130   Dest filename: C:\Program Files (x86)\DisplayFusion\DisplayFusionHelperWin8.runtimeconfig.json
2022-04-20 14:57:37.130   Time stamp of our file: 2022-04-08 14:29:12.000
2022-04-20 14:57:37.131   Installing the file.
2022-04-20 14:57:37.131   Successfully installed the file.
2022-04-20 14:57:37.131   -- File entry --
2022-04-20 14:57:37.132   Dest filename: C:\Program Files (x86)\DisplayFusion\DisplayFusionHookApp32.exe
2022-04-20 14:57:37.132   Time stamp of our file: 2022-03-04 00:25:32.000
2022-04-20 14:57:37.132   Installing the file.
2022-04-20 14:57:37.136   Successfully installed the file.
2022-04-20 14:57:37.137   -- File entry --
2022-04-20 14:57:37.137   Dest filename: C:\Program Files (x86)\DisplayFusion\DisplayFusionHookApp64.exe
2022-04-20 14:57:37.137   Time stamp of our file: 2022-03-04 00:25:36.000
2022-04-20 14:57:37.137   Installing the file.
2022-04-20 14:57:37.142   Successfully installed the file.
2022-04-20 14:57:37.142   -- File entry --
2022-04-20 14:57:37.142   Dest filename: C:\Program Files (x86)\DisplayFusion\DisplayFusionScripting.deps.json
2022-04-20 14:57:37.142   Time stamp of our file: 2022-04-08 13:30:08.000
2022-04-20 14:57:37.142   Installing the file.
2022-04-20 14:57:37.143   Successfully installed the file.
2022-04-20 14:57:37.143   -- File entry --
2022-04-20 14:57:37.144   Dest filename: C:\Program Files (x86)\DisplayFusion\DisplayFusionScripting.dll
2022-04-20 14:57:37.144   Time stamp of our file: 2022-04-08 13:30:08.000
2022-04-20 14:57:37.144   Installing the file.
2022-04-20 14:57:37.146   Successfully installed the file.
2022-04-20 14:57:37.146   -- File entry --
2022-04-20 14:57:37.146   Dest filename: C:\Program Files (x86)\DisplayFusion\DisplayFusionService.deps.json
2022-04-20 14:57:37.146   Time stamp of our file: 2022-04-08 14:49:34.000
2022-04-20 14:57:37.146   Installing the file.
2022-04-20 14:57:37.147   Successfully installed the file.
2022-04-20 14:57:37.147   -- File entry --
2022-04-20 14:57:37.147   Dest filename: C:\Program Files (x86)\DisplayFusion\DisplayFusionService.dll
2022-04-20 14:57:37.147   Time stamp of our file: 2022-04-08 15:03:50.000
2022-04-20 14:57:37.147   Installing the file.
2022-04-20 14:57:37.181   Successfully installed the file.
2022-04-20 14:57:37.181   -- File entry --
2022-04-20 14:57:37.181   Dest filename: C:\Program Files (x86)\DisplayFusion\DisplayFusionService.dll.config
2022-04-20 14:57:37.181   Time stamp of our file: 2022-04-08 14:30:14.000
2022-04-20 14:57:37.181   Installing the file.
2022-04-20 14:57:37.182   Successfully installed the file.
2022-04-20 14:57:37.182   -- File entry --
2022-04-20 14:57:37.182   Dest filename: C:\Program Files (x86)\DisplayFusion\DisplayFusionService.exe
2022-04-20 14:57:37.183   Time stamp of our file: 2022-04-08 15:03:52.000
2022-04-20 14:57:37.183   Installing the file.
2022-04-20 14:57:37.185   Successfully installed the file.
2022-04-20 14:57:37.185   -- File entry --
2022-04-20 14:57:37.185   Dest filename: C:\Program Files (x86)\DisplayFusion\DisplayFusionService.runtimeconfig.json
2022-04-20 14:57:37.185   Time stamp of our file: 2022-04-08 14:30:16.000
2022-04-20 14:57:37.185   Installing the file.
2022-04-20 14:57:37.186   Successfully installed the file.
2022-04-20 14:57:37.186   -- File entry --
2022-04-20 14:57:37.187   Dest filename: C:\Program Files (x86)\DisplayFusion\DisplayFusionSettings.deps.json
2022-04-20 14:57:37.187   Time stamp of our file: 2022-04-08 14:51:12.000
2022-04-20 14:57:37.187   Installing the file.
2022-04-20 14:57:37.188   Successfully installed the file.
2022-04-20 14:57:37.188   -- File entry --
2022-04-20 14:57:37.188   Dest filename: C:\Program Files (x86)\DisplayFusion\DisplayFusionSettings.dll
2022-04-20 14:57:37.188   Time stamp of our file: 2022-04-08 16:40:58.000
2022-04-20 14:57:37.188   Installing the file.
2022-04-20 14:57:37.251   Successfully installed the file.
2022-04-20 14:57:37.251   -- File entry --
2022-04-20 14:57:37.252   Dest filename: C:\Program Files (x86)\DisplayFusion\DisplayFusionSettings.dll.config
2022-04-20 14:57:37.252   Time stamp of our file: 2022-04-08 14:30:40.000
2022-04-20 14:57:37.252   Installing the file.
2022-04-20 14:57:37.253   Successfully installed the file.
2022-04-20 14:57:37.253   -- File entry --
2022-04-20 14:57:37.253   Dest filename: C:\Program Files (x86)\DisplayFusion\DisplayFusionSettings.exe
2022-04-20 14:57:37.253   Time stamp of our file: 2022-04-08 15:03:58.000
2022-04-20 14:57:37.253   Installing the file.
2022-04-20 14:57:37.255   Successfully installed the file.
2022-04-20 14:57:37.256   -- File entry --
2022-04-20 14:57:37.256   Dest filename: C:\Program Files (x86)\DisplayFusion\DisplayFusionSettings.runtimeconfig.json
2022-04-20 14:57:37.256   Time stamp of our file: 2022-04-08 14:30:40.000
2022-04-20 14:57:37.256   Installing the file.
2022-04-20 14:57:37.257   Successfully installed the file.
2022-04-20 14:57:37.257   -- File entry --
2022-04-20 14:57:37.257   Dest filename: C:\Program Files (x86)\DisplayFusion\DisplayFusionWebBrowserProxy.deps.json
2022-04-20 14:57:37.258   Time stamp of our file: 2022-04-08 14:52:30.000
2022-04-20 14:57:37.258   Installing the file.
2022-04-20 14:57:37.259   Successfully installed the file.
2022-04-20 14:57:37.259   -- File entry --
2022-04-20 14:57:37.259   Dest filename: C:\Program Files (x86)\DisplayFusion\DisplayFusionWebBrowserProxy.dll
2022-04-20 14:57:37.259   Time stamp of our file: 2022-04-08 15:04:00.000
2022-04-20 14:57:37.259   Installing the file.
2022-04-20 14:57:37.295   Successfully installed the file.
2022-04-20 14:57:37.295   -- File entry --
2022-04-20 14:57:37.295   Dest filename: C:\Program Files (x86)\DisplayFusion\DisplayFusionWebBrowserProxy.dll.config
2022-04-20 14:57:37.295   Time stamp of our file: 2022-04-08 14:31:04.000
2022-04-20 14:57:37.295   Installing the file.
2022-04-20 14:57:37.296   Successfully installed the file.
2022-04-20 14:57:37.297   -- File entry --
2022-04-20 14:57:37.297   Dest filename: C:\Program Files (x86)\DisplayFusion\DisplayFusionWebBrowserProxy.exe
2022-04-20 14:57:37.297   Time stamp of our file: 2022-04-08 15:04:02.000
2022-04-20 14:57:37.297   Installing the file.
2022-04-20 14:57:37.299   Successfully installed the file.
2022-04-20 14:57:37.299   -- File entry --
2022-04-20 14:57:37.300   Dest filename: C:\Program Files (x86)\DisplayFusion\DisplayFusionWebBrowserProxy.runtimeconfig.json
2022-04-20 14:57:37.300   Time stamp of our file: 2022-04-08 14:31:04.000
2022-04-20 14:57:37.300   Installing the file.
2022-04-20 14:57:37.301   Successfully installed the file.
2022-04-20 14:57:37.301   -- File entry --
2022-04-20 14:57:37.301   Dest filename: C:\Program Files (x86)\DisplayFusion\EO.Base.dll
2022-04-20 14:57:37.301   Time stamp of our file: 2022-03-25 05:38:52.000
2022-04-20 14:57:37.301   Installing the file.
2022-04-20 14:57:37.372   Successfully installed the file.
2022-04-20 14:57:37.372   -- File entry --
2022-04-20 14:57:37.372   Dest filename: C:\Program Files (x86)\DisplayFusion\EO.WebBrowser.dll
2022-04-20 14:57:37.372   Time stamp of our file: 2022-03-25 05:38:54.000
2022-04-20 14:57:37.372   Installing the file.
2022-04-20 14:57:37.377   Successfully installed the file.
2022-04-20 14:57:37.377   -- File entry --
2022-04-20 14:57:37.378   Dest filename: C:\Program Files (x86)\DisplayFusion\EO.WebEngine.dll
2022-04-20 14:57:37.378   Time stamp of our file: 2022-03-25 05:38:52.000
2022-04-20 14:57:37.378   Installing the file.
2022-04-20 14:57:38.311   Successfully installed the file.
2022-04-20 14:57:38.311   -- File entry --
2022-04-20 14:57:38.311   Dest filename: C:\Program Files (x86)\DisplayFusion\FadingLogo.deps.json
2022-04-20 14:57:38.311   Time stamp of our file: 2022-04-08 14:55:40.000
2022-04-20 14:57:38.311   Installing the file.
2022-04-20 14:57:38.313   Successfully installed the file.
2022-04-20 14:57:38.313   -- File entry --
2022-04-20 14:57:38.313   Dest filename: C:\Program Files (x86)\DisplayFusion\FadingLogo.dll
2022-04-20 14:57:38.313   Time stamp of our file: 2022-04-08 15:04:06.000
2022-04-20 14:57:38.313   Installing the file.
2022-04-20 14:57:38.338   Successfully installed the file.
2022-04-20 14:57:38.338   -- File entry --
2022-04-20 14:57:38.338   Dest filename: C:\Program Files (x86)\DisplayFusion\FadingLogo.dll.config
2022-04-20 14:57:38.338   Time stamp of our file: 2022-04-08 14:31:58.000
2022-04-20 14:57:38.338   Installing the file.
2022-04-20 14:57:38.340   Successfully installed the file.
2022-04-20 14:57:38.340   -- File entry --
2022-04-20 14:57:38.340   Dest filename: C:\Program Files (x86)\DisplayFusion\FadingLogo.runtimeconfig.json
2022-04-20 14:57:38.340   Time stamp of our file: 2022-04-08 14:31:58.000
2022-04-20 14:57:38.340   Installing the file.
2022-04-20 14:57:38.341   Successfully installed the file.
2022-04-20 14:57:38.341   -- File entry --
2022-04-20 14:57:38.341   Dest filename: C:\Program Files (x86)\DisplayFusion\FadingLogo.scr
2022-04-20 14:57:38.341   Time stamp of our file: 2022-04-08 15:04:08.000
2022-04-20 14:57:38.341   Dest file exists.
2022-04-20 14:57:38.342   Time stamp of existing file: 2022-03-04 15:35:58.000
2022-04-20 14:57:38.342   Installing the file.
2022-04-20 14:57:38.368   Successfully installed the file.
2022-04-20 14:57:38.368   -- File entry --
2022-04-20 14:57:38.368   Dest filename: C:\Program Files (x86)\DisplayFusion\Fizzler.dll
2022-04-20 14:57:38.369   Time stamp of our file: 2021-01-07 18:01:00.000
2022-04-20 14:57:38.369   Installing the file.
2022-04-20 14:57:38.370   Successfully installed the file.
2022-04-20 14:57:38.370   -- File entry --
2022-04-20 14:57:38.371   Dest filename: C:\Program Files (x86)\DisplayFusion\JsonDiffPatchDotNet.dll
2022-04-20 14:57:38.371   Time stamp of our file: 2020-11-28 04:23:00.000
2022-04-20 14:57:38.371   Installing the file.
2022-04-20 14:57:38.372   Successfully installed the file.
2022-04-20 14:57:38.372   -- File entry --
2022-04-20 14:57:38.373   Dest filename: C:\Program Files (x86)\DisplayFusion\LicenseEN.txt
2022-04-20 14:57:38.373   Time stamp of our file: 2021-12-14 14:06:56.000
2022-04-20 14:57:38.373   Installing the file.
2022-04-20 14:57:38.374   Successfully installed the file.
2022-04-20 14:57:38.374   -- File entry --
2022-04-20 14:57:38.374   Dest filename: C:\Program Files (x86)\DisplayFusion\MessagePack.Annotations.dll
2022-04-20 14:57:38.374   Time stamp of our file: 2021-09-01 21:22:08.000
2022-04-20 14:57:38.374   Installing the file.
2022-04-20 14:57:38.375   Successfully installed the file.
2022-04-20 14:57:38.375   -- File entry --
2022-04-20 14:57:38.375   Dest filename: C:\Program Files (x86)\DisplayFusion\MessagePack.dll
2022-04-20 14:57:38.376   Time stamp of our file: 2021-09-01 21:23:00.000
2022-04-20 14:57:38.376   Installing the file.
2022-04-20 14:57:38.382   Successfully installed the file.
2022-04-20 14:57:38.382   -- File entry --
2022-04-20 14:57:38.382   Dest filename: C:\Program Files (x86)\DisplayFusion\Microsoft.AspNetCore.Connections.Abstractions.dll
2022-04-20 14:57:38.383   Time stamp of our file: 2022-02-24 04:56:08.000
2022-04-20 14:57:38.383   Installing the file.
2022-04-20 14:57:38.400   Successfully installed the file.
2022-04-20 14:57:38.400   -- File entry --
2022-04-20 14:57:38.400   Dest filename: C:\Program Files (x86)\DisplayFusion\Microsoft.AspNetCore.Http.Connections.Client.dll
2022-04-20 14:57:38.400   Time stamp of our file: 2022-02-24 04:58:04.000
2022-04-20 14:57:38.400   Installing the file.
2022-04-20 14:57:38.404   Successfully installed the file.
2022-04-20 14:57:38.404   -- File entry --
2022-04-20 14:57:38.404   Dest filename: C:\Program Files (x86)\DisplayFusion\Microsoft.AspNetCore.Http.Connections.Common.dll
2022-04-20 14:57:38.404   Time stamp of our file: 2022-02-24 04:57:56.000
2022-04-20 14:57:38.404   Installing the file.
2022-04-20 14:57:38.405   Successfully installed the file.
2022-04-20 14:57:38.406   -- File entry --
2022-04-20 14:57:38.406   Dest filename: C:\Program Files (x86)\DisplayFusion\Microsoft.AspNetCore.SignalR.Client.Core.dll
2022-04-20 14:57:38.406   Time stamp of our file: 2022-02-24 04:58:10.000
2022-04-20 14:57:38.406   Installing the file.
2022-04-20 14:57:38.409   Successfully installed the file.
2022-04-20 14:57:38.409   -- File entry --
2022-04-20 14:57:38.410   Dest filename: C:\Program Files (x86)\DisplayFusion\Microsoft.AspNetCore.SignalR.Client.dll
2022-04-20 14:57:38.410   Time stamp of our file: 2022-02-24 04:58:14.000
2022-04-20 14:57:38.410   Installing the file.
2022-04-20 14:57:38.411   Successfully installed the file.
2022-04-20 14:57:38.411   -- File entry --
2022-04-20 14:57:38.411   Dest filename: C:\Program Files (x86)\DisplayFusion\Microsoft.AspNetCore.SignalR.Common.dll
2022-04-20 14:57:38.411   Time stamp of our file: 2022-02-24 04:57:54.000
2022-04-20 14:57:38.411   Installing the file.
2022-04-20 14:57:38.413   Successfully installed the file.
2022-04-20 14:57:38.413   -- File entry --
2022-04-20 14:57:38.413   Dest filename: C:\Program Files (x86)\DisplayFusion\Microsoft.AspNetCore.SignalR.Protocols.Json.dll
2022-04-20 14:57:38.413   Time stamp of our file: 2022-02-24 04:58:06.000
2022-04-20 14:57:38.413   Installing the file.
2022-04-20 14:57:38.415   Successfully installed the file.
2022-04-20 14:57:38.415   -- File entry --
2022-04-20 14:57:38.415   Dest filename: C:\Program Files (x86)\DisplayFusion\Microsoft.CodeAnalysis.CSharp.dll
2022-04-20 14:57:38.415   Time stamp of our file: 2022-02-15 01:39:20.000
2022-04-20 14:57:38.415   Installing the file.
2022-04-20 14:57:38.510   Successfully installed the file.
2022-04-20 14:57:38.510   -- File entry --
2022-04-20 14:57:38.511   Dest filename: C:\Program Files (x86)\DisplayFusion\Microsoft.CodeAnalysis.dll
2022-04-20 14:57:38.511   Time stamp of our file: 2022-02-15 01:26:40.000
2022-04-20 14:57:38.511   Installing the file.
2022-04-20 14:57:38.560   Successfully installed the file.
2022-04-20 14:57:38.560   -- File entry --
2022-04-20 14:57:38.561   Dest filename: C:\Program Files (x86)\DisplayFusion\Microsoft.CodeAnalysis.VisualBasic.dll
2022-04-20 14:57:38.561   Time stamp of our file: 2022-02-15 01:33:36.000
2022-04-20 14:57:38.561   Installing the file.
2022-04-20 14:57:38.644   Successfully installed the file.
2022-04-20 14:57:38.644   -- File entry --
2022-04-20 14:57:38.644   Dest filename: C:\Program Files (x86)\DisplayFusion\Microsoft.Extensions.DependencyInjection.Abstractions.dll
2022-04-20 14:57:38.644   Time stamp of our file: 2021-10-22 19:48:34.000
2022-04-20 14:57:38.644   Installing the file.
2022-04-20 14:57:38.646   Successfully installed the file.
2022-04-20 14:57:38.646   -- File entry --
2022-04-20 14:57:38.647   Dest filename: C:\Program Files (x86)\DisplayFusion\Microsoft.Extensions.DependencyInjection.dll
2022-04-20 14:57:38.647   Time stamp of our file: 2021-10-22 19:49:56.000
2022-04-20 14:57:38.647   Installing the file.
2022-04-20 14:57:38.650   Successfully installed the file.
2022-04-20 14:57:38.650   -- File entry --
2022-04-20 14:57:38.651   Dest filename: C:\Program Files (x86)\DisplayFusion\Microsoft.Extensions.Features.dll
2022-04-20 14:57:38.651   Time stamp of our file: 2022-02-24 04:56:06.000
2022-04-20 14:57:38.651   Installing the file.
2022-04-20 14:57:38.653   Successfully installed the file.
2022-04-20 14:57:38.654   -- File entry --
2022-04-20 14:57:38.654   Dest filename: C:\Program Files (x86)\DisplayFusion\Microsoft.Extensions.Logging.Abstractions.dll
2022-04-20 14:57:38.654   Time stamp of our file: 2022-02-23 20:12:48.000
2022-04-20 14:57:38.654   Installing the file.
2022-04-20 14:57:38.656   Successfully installed the file.
2022-04-20 14:57:38.656   -- File entry --
2022-04-20 14:57:38.657   Dest filename: C:\Program Files (x86)\DisplayFusion\Microsoft.Extensions.Logging.dll
2022-04-20 14:57:38.657   Time stamp of our file: 2021-10-22 19:50:34.000
2022-04-20 14:57:38.657   Installing the file.
2022-04-20 14:57:38.659   Successfully installed the file.
2022-04-20 14:57:38.659   -- File entry --
2022-04-20 14:57:38.659   Dest filename: C:\Program Files (x86)\DisplayFusion\Microsoft.Extensions.Options.dll
2022-04-20 14:57:38.659   Time stamp of our file: 2021-10-22 19:50:00.000
2022-04-20 14:57:38.659   Installing the file.
2022-04-20 14:57:38.661   Successfully installed the file.
2022-04-20 14:57:38.661   -- File entry --
2022-04-20 14:57:38.662   Dest filename: C:\Program Files (x86)\DisplayFusion\Microsoft.Extensions.Primitives.dll
2022-04-20 14:57:38.662   Time stamp of our file: 2021-10-22 19:51:10.000
2022-04-20 14:57:38.662   Installing the file.
2022-04-20 14:57:38.663   Successfully installed the file.
2022-04-20 14:57:38.664   -- File entry --
2022-04-20 14:57:38.664   Dest filename: C:\Program Files (x86)\DisplayFusion\Microsoft.mshtml.dll
2022-04-20 14:57:38.664   Time stamp of our file: 2020-10-08 14:17:52.000
2022-04-20 14:57:38.664   Installing the file.
2022-04-20 14:57:38.751   Successfully installed the file.
2022-04-20 14:57:38.751   -- File entry --
2022-04-20 14:57:38.752   Dest filename: C:\Program Files (x86)\DisplayFusion\Microsoft.Windows.SDK.NET.dll
2022-04-20 14:57:38.752   Time stamp of our file: 2022-02-08 03:55:58.000
2022-04-20 14:57:38.752   Installing the file.
2022-04-20 14:57:39.047   Successfully installed the file.
2022-04-20 14:57:39.047   -- File entry --
2022-04-20 14:57:39.047   Dest filename: C:\Program Files (x86)\DisplayFusion\Newtonsoft.Json.dll
2022-04-20 14:57:39.047   Time stamp of our file: 2021-03-17 20:03:36.000
2022-04-20 14:57:39.047   Installing the file.
2022-04-20 14:57:39.060   Successfully installed the file.
2022-04-20 14:57:39.061   -- File entry --
2022-04-20 14:57:39.061   Dest filename: C:\Program Files (x86)\DisplayFusion\Photos.deps.json
2022-04-20 14:57:39.061   Time stamp of our file: 2022-04-08 14:56:40.000
2022-04-20 14:57:39.061   Installing the file.
2022-04-20 14:57:39.062   Successfully installed the file.
2022-04-20 14:57:39.062   -- File entry --
2022-04-20 14:57:39.062   Dest filename: C:\Program Files (x86)\DisplayFusion\Photos.dll
2022-04-20 14:57:39.062   Time stamp of our file: 2022-04-08 15:04:10.000
2022-04-20 14:57:39.062   Installing the file.
2022-04-20 14:57:39.086   Successfully installed the file.
2022-04-20 14:57:39.086   -- File entry --
2022-04-20 14:57:39.087   Dest filename: C:\Program Files (x86)\DisplayFusion\Photos.dll.config
2022-04-20 14:57:39.087   Time stamp of our file: 2022-04-08 14:32:16.000
2022-04-20 14:57:39.087   Installing the file.
2022-04-20 14:57:39.088   Successfully installed the file.
2022-04-20 14:57:39.088   -- File entry --
2022-04-20 14:57:39.088   Dest filename: C:\Program Files (x86)\DisplayFusion\Photos.runtimeconfig.json
2022-04-20 14:57:39.088   Time stamp of our file: 2022-04-08 14:32:16.000
2022-04-20 14:57:39.088   Installing the file.
2022-04-20 14:57:39.089   Successfully installed the file.
2022-04-20 14:57:39.089   -- File entry --
2022-04-20 14:57:39.089   Dest filename: C:\Program Files (x86)\DisplayFusion\Photos.scr
2022-04-20 14:57:39.089   Time stamp of our file: 2022-04-08 15:04:12.000
2022-04-20 14:57:39.089   Dest file exists.
2022-04-20 14:57:39.090   Time stamp of existing file: 2022-03-04 15:36:06.000
2022-04-20 14:57:39.090   Installing the file.
2022-04-20 14:57:39.092   Successfully installed the file.
2022-04-20 14:57:39.092   -- File entry --
2022-04-20 14:57:39.093   Dest filename: C:\Program Files (x86)\DisplayFusion\runtime.osx.10.10-x64.CoreCompat.System.Drawing.dll
2022-04-20 14:57:39.093   Time stamp of our file: 2019-06-26 06:36:18.000
2022-04-20 14:57:39.093   Installing the file.
2022-04-20 14:57:39.094   Successfully installed the file.
2022-04-20 14:57:39.094   -- File entry --
2022-04-20 14:57:39.094   Dest filename: C:\Program Files (x86)\DisplayFusion\ScrollingMarquee.deps.json
2022-04-20 14:57:39.094   Time stamp of our file: 2022-04-08 14:57:46.000
2022-04-20 14:57:39.094   Installing the file.
2022-04-20 14:57:39.095   Successfully installed the file.
2022-04-20 14:57:39.095   -- File entry --
2022-04-20 14:57:39.095   Dest filename: C:\Program Files (x86)\DisplayFusion\ScrollingMarquee.dll
2022-04-20 14:57:39.096   Time stamp of our file: 2022-04-08 15:04:16.000
2022-04-20 14:57:39.096   Installing the file.
2022-04-20 14:57:39.119   Successfully installed the file.
2022-04-20 14:57:39.120   -- File entry --
2022-04-20 14:57:39.120   Dest filename: C:\Program Files (x86)\DisplayFusion\ScrollingMarquee.dll.config
2022-04-20 14:57:39.120   Time stamp of our file: 2022-04-08 14:32:34.000
2022-04-20 14:57:39.120   Installing the file.
2022-04-20 14:57:39.121   Successfully installed the file.
2022-04-20 14:57:39.121   -- File entry --
2022-04-20 14:57:39.122   Dest filename: C:\Program Files (x86)\DisplayFusion\ScrollingMarquee.runtimeconfig.json
2022-04-20 14:57:39.122   Time stamp of our file: 2022-04-08 14:32:34.000
2022-04-20 14:57:39.122   Installing the file.
2022-04-20 14:57:39.123   Successfully installed the file.
2022-04-20 14:57:39.123   -- File entry --
2022-04-20 14:57:39.123   Dest filename: C:\Program Files (x86)\DisplayFusion\ScrollingMarquee.scr
2022-04-20 14:57:39.123   Time stamp of our file: 2022-04-08 15:04:18.000
2022-04-20 14:57:39.123   Dest file exists.
2022-04-20 14:57:39.123   Time stamp of existing file: 2022-03-04 15:36:14.000
2022-04-20 14:57:39.123   Installing the file.
2022-04-20 14:57:39.126   Successfully installed the file.
2022-04-20 14:57:39.126   -- File entry --
2022-04-20 14:57:39.126   Dest filename: C:\Program Files (x86)\DisplayFusion\Sentry.dll
2022-04-20 14:57:39.126   Time stamp of our file: 2022-04-06 21:10:48.000
2022-04-20 14:57:39.126   Installing the file.
2022-04-20 14:57:39.137   Successfully installed the file.
2022-04-20 14:57:39.137   -- File entry --
2022-04-20 14:57:39.137   Dest filename: C:\Program Files (x86)\DisplayFusion\Shapes.deps.json
2022-04-20 14:57:39.137   Time stamp of our file: 2022-04-08 14:58:46.000
2022-04-20 14:57:39.137   Installing the file.
2022-04-20 14:57:39.138   Successfully installed the file.
2022-04-20 14:57:39.138   -- File entry --
2022-04-20 14:57:39.139   Dest filename: C:\Program Files (x86)\DisplayFusion\Shapes.dll
2022-04-20 14:57:39.139   Time stamp of our file: 2022-04-08 15:04:20.000
2022-04-20 14:57:39.139   Installing the file.
2022-04-20 14:57:39.161   Successfully installed the file.
2022-04-20 14:57:39.161   -- File entry --
2022-04-20 14:57:39.162   Dest filename: C:\Program Files (x86)\DisplayFusion\Shapes.dll.config
2022-04-20 14:57:39.162   Time stamp of our file: 2022-04-08 14:32:54.000
2022-04-20 14:57:39.162   Installing the file.
2022-04-20 14:57:39.163   Successfully installed the file.
2022-04-20 14:57:39.163   -- File entry --
2022-04-20 14:57:39.163   Dest filename: C:\Program Files (x86)\DisplayFusion\Shapes.runtimeconfig.json
2022-04-20 14:57:39.163   Time stamp of our file: 2022-04-08 14:32:54.000
2022-04-20 14:57:39.163   Installing the file.
2022-04-20 14:57:39.164   Successfully installed the file.
2022-04-20 14:57:39.164   -- File entry --
2022-04-20 14:57:39.165   Dest filename: C:\Program Files (x86)\DisplayFusion\Shapes.scr
2022-04-20 14:57:39.165   Time stamp of our file: 2022-04-08 15:04:22.000
2022-04-20 14:57:39.165   Dest file exists.
2022-04-20 14:57:39.165   Time stamp of existing file: 2022-03-04 15:36:20.000
2022-04-20 14:57:39.165   Installing the file.
2022-04-20 14:57:39.168   Successfully installed the file.
2022-04-20 14:57:39.168   -- File entry --
2022-04-20 14:57:39.168   Dest filename: C:\Program Files (x86)\DisplayFusion\SineWaves.deps.json
2022-04-20 14:57:39.168   Time stamp of our file: 2022-04-08 14:59:54.000
2022-04-20 14:57:39.168   Installing the file.
2022-04-20 14:57:39.169   Successfully installed the file.
2022-04-20 14:57:39.169   -- File entry --
2022-04-20 14:57:39.169   Dest filename: C:\Program Files (x86)\DisplayFusion\SineWaves.dll
2022-04-20 14:57:39.170   Time stamp of our file: 2022-04-08 15:04:26.000
2022-04-20 14:57:39.170   Installing the file.
2022-04-20 14:57:39.192   Successfully installed the file.
2022-04-20 14:57:39.192   -- File entry --
2022-04-20 14:57:39.192   Dest filename: C:\Program Files (x86)\DisplayFusion\SineWaves.dll.config
2022-04-20 14:57:39.192   Time stamp of our file: 2022-04-08 14:33:10.000
2022-04-20 14:57:39.192   Installing the file.
2022-04-20 14:57:39.193   Successfully installed the file.
2022-04-20 14:57:39.194   -- File entry --
2022-04-20 14:57:39.194   Dest filename: C:\Program Files (x86)\DisplayFusion\SineWaves.runtimeconfig.json
2022-04-20 14:57:39.194   Time stamp of our file: 2022-04-08 14:33:10.000
2022-04-20 14:57:39.194   Installing the file.
2022-04-20 14:57:39.195   Successfully installed the file.
2022-04-20 14:57:39.195   -- File entry --
2022-04-20 14:57:39.195   Dest filename: C:\Program Files (x86)\DisplayFusion\SineWaves.scr
2022-04-20 14:57:39.195   Time stamp of our file: 2022-04-08 15:04:28.000
2022-04-20 14:57:39.195   Dest file exists.
2022-04-20 14:57:39.195   Time stamp of existing file: 2022-03-04 15:36:28.000
2022-04-20 14:57:39.195   Installing the file.
2022-04-20 14:57:39.198   Successfully installed the file.
2022-04-20 14:57:39.198   -- File entry --
2022-04-20 14:57:39.199   Dest filename: C:\Program Files (x86)\DisplayFusion\SixLabors.ImageSharp.dll
2022-04-20 14:57:39.199   Time stamp of our file: 2022-03-15 21:34:28.000
2022-04-20 14:57:39.199   Installing the file.
2022-04-20 14:57:39.230   Successfully installed the file.
2022-04-20 14:57:39.230   -- File entry --
2022-04-20 14:57:39.231   Dest filename: C:\Program Files (x86)\DisplayFusion\SQLite.Interop.dll
2022-04-20 14:57:39.231   Time stamp of our file: 2021-11-02 13:47:38.000
2022-04-20 14:57:39.231   Installing the file.
2022-04-20 14:57:39.272   Successfully installed the file.
2022-04-20 14:57:39.272   -- File entry --
2022-04-20 14:57:39.272   Dest filename: C:\Program Files (x86)\DisplayFusion\Svg.dll
2022-04-20 14:57:39.272   Time stamp of our file: 2022-03-19 15:58:44.000
2022-04-20 14:57:39.272   Installing the file.
2022-04-20 14:57:39.286   Successfully installed the file.
2022-04-20 14:57:39.286   -- File entry --
2022-04-20 14:57:39.286   Dest filename: C:\Program Files (x86)\DisplayFusion\System.Data.SQLite.dll
2022-04-20 14:57:39.286   Time stamp of our file: 2021-11-02 13:50:02.000
2022-04-20 14:57:39.286   Installing the file.
2022-04-20 14:57:39.294   Successfully installed the file.
2022-04-20 14:57:39.295   -- File entry --
2022-04-20 14:57:39.295   Dest filename: C:\Program Files (x86)\DisplayFusion\System.Diagnostics.EventLog.Messages.dll
2022-04-20 14:57:39.295   Time stamp of our file: 2021-10-22 19:47:38.000
2022-04-20 14:57:39.295   Installing the file.
2022-04-20 14:57:39.301   Successfully installed the file.
2022-04-20 14:57:39.301   -- File entry --
2022-04-20 14:57:39.301   Dest filename: C:\Program Files (x86)\DisplayFusion\System.IO.Pipelines.dll
2022-04-20 14:57:39.301   Time stamp of our file: 2022-01-14 15:49:06.000
2022-04-20 14:57:39.301   Installing the file.
2022-04-20 14:57:39.303   Successfully installed the file.
2022-04-20 14:57:39.304   -- File entry --
2022-04-20 14:57:39.304   Dest filename: C:\Program Files (x86)\DisplayFusion\System.Management.dll
2022-04-20 14:57:39.304   Time stamp of our file: 2021-10-22 19:51:24.000
2022-04-20 14:57:39.304   Installing the file.
2022-04-20 14:57:39.310   Successfully installed the file.
2022-04-20 14:57:39.310   -- File entry --
2022-04-20 14:57:39.311   Dest filename: C:\Program Files (x86)\DisplayFusion\System.ServiceProcess.ServiceController.dll
2022-04-20 14:57:39.311   Time stamp of our file: 2021-10-22 19:52:02.000
2022-04-20 14:57:39.311   Installing the file.
2022-04-20 14:57:39.313   Successfully installed the file.
2022-04-20 14:57:39.313   -- File entry --
2022-04-20 14:57:39.314   Dest filename: C:\Program Files (x86)\DisplayFusion\System.Speech.dll
2022-04-20 14:57:39.314   Time stamp of our file: 2021-10-22 19:48:58.000
2022-04-20 14:57:39.314   Installing the file.
2022-04-20 14:57:39.327   Successfully installed the file.
2022-04-20 14:57:39.327   -- File entry --
2022-04-20 14:57:39.327   Dest filename: C:\Program Files (x86)\DisplayFusion\System.Text.Json.dll
2022-04-20 14:57:39.328   Time stamp of our file: 2022-01-14 15:36:48.000
2022-04-20 14:57:39.328   Installing the file.
2022-04-20 14:57:39.338   Successfully installed the file.
2022-04-20 14:57:39.338   -- File entry --
2022-04-20 14:57:39.338   Dest filename: C:\Program Files (x86)\DisplayFusion\TagLibSharp.dll
2022-04-20 14:57:39.339   Time stamp of our file: 2019-07-22 19:38:16.000
2022-04-20 14:57:39.339   Installing the file.
2022-04-20 14:57:39.349   Successfully installed the file.
2022-04-20 14:57:39.349   -- File entry --
2022-04-20 14:57:39.349   Dest filename: C:\Program Files (x86)\DisplayFusion\Ude.NetStandard.dll
2022-04-20 14:57:39.350   Time stamp of our file: 2019-08-09 16:18:10.000
2022-04-20 14:57:39.350   Installing the file.
2022-04-20 14:57:39.354   Successfully installed the file.
2022-04-20 14:57:39.354   -- File entry --
2022-04-20 14:57:39.355   Dest filename: C:\Program Files (x86)\DisplayFusion\Website.deps.json
2022-04-20 14:57:39.355   Time stamp of our file: 2022-04-08 15:00:54.000
2022-04-20 14:57:39.355   Installing the file.
2022-04-20 14:57:39.356   Successfully installed the file.
2022-04-20 14:57:39.356   -- File entry --
2022-04-20 14:57:39.356   Dest filename: C:\Program Files (x86)\DisplayFusion\Website.dll
2022-04-20 14:57:39.356   Time stamp of our file: 2022-04-08 15:04:30.000
2022-04-20 14:57:39.356   Installing the file.
2022-04-20 14:57:39.380   Successfully installed the file.
2022-04-20 14:57:39.381   -- File entry --
2022-04-20 14:57:39.381   Dest filename: C:\Program Files (x86)\DisplayFusion\Website.dll.config
2022-04-20 14:57:39.381   Time stamp of our file: 2022-04-08 14:33:28.000
2022-04-20 14:57:39.381   Installing the file.
2022-04-20 14:57:39.382   Successfully installed the file.
2022-04-20 14:57:39.382   -- File entry --
2022-04-20 14:57:39.383   Dest filename: C:\Program Files (x86)\DisplayFusion\Website.runtimeconfig.json
2022-04-20 14:57:39.383   Time stamp of our file: 2022-04-08 14:33:30.000
2022-04-20 14:57:39.383   Installing the file.
2022-04-20 14:57:39.383   Successfully installed the file.
2022-04-20 14:57:39.384   -- File entry --
2022-04-20 14:57:39.384   Dest filename: C:\Program Files (x86)\DisplayFusion\Website.scr
2022-04-20 14:57:39.384   Time stamp of our file: 2022-04-08 15:04:32.000
2022-04-20 14:57:39.384   Dest file exists.
2022-04-20 14:57:39.384   Time stamp of existing file: 2022-03-04 15:36:34.000
2022-04-20 14:57:39.384   Installing the file.
2022-04-20 14:57:39.387   Successfully installed the file.
2022-04-20 14:57:39.388   -- File entry --
2022-04-20 14:57:39.388   Dest filename: C:\Program Files (x86)\DisplayFusion\Windows.Foundation.FoundationContract.winmd
2022-04-20 14:57:39.388   Time stamp of our file: 2019-03-18 14:38:48.000
2022-04-20 14:57:39.388   Installing the file.
2022-04-20 14:57:39.389   Successfully installed the file.
2022-04-20 14:57:39.389   -- File entry --
2022-04-20 14:57:39.390   Dest filename: C:\Program Files (x86)\DisplayFusion\Windows.Foundation.UniversalApiContract.winmd
2022-04-20 14:57:39.390   Time stamp of our file: 2019-03-18 14:38:52.000
2022-04-20 14:57:39.390   Installing the file.
2022-04-20 14:57:39.467   Successfully installed the file.
2022-04-20 14:57:39.467   -- File entry --
2022-04-20 14:57:39.468   Dest filename: C:\Program Files (x86)\DisplayFusion\Windows.System.UserProfile.UserProfileContract.winmd
2022-04-20 14:57:39.468   Time stamp of our file: 2019-03-18 14:38:52.000
2022-04-20 14:57:39.468   Installing the file.
2022-04-20 14:57:39.469   Successfully installed the file.
2022-04-20 14:57:39.469   -- File entry --
2022-04-20 14:57:39.470   Dest filename: C:\Program Files (x86)\DisplayFusion\Windows.System.UserProfile.UserProfileLockScreenContract.winmd
2022-04-20 14:57:39.470   Time stamp of our file: 2019-03-18 14:38:52.000
2022-04-20 14:57:39.470   Installing the file.
2022-04-20 14:57:39.471   Successfully installed the file.
2022-04-20 14:57:39.471   -- File entry --
2022-04-20 14:57:39.471   Dest filename: C:\Program Files (x86)\DisplayFusion\WinRT.Runtime.dll
2022-04-20 14:57:39.471   Time stamp of our file: 2022-02-08 03:55:58.000
2022-04-20 14:57:39.471   Installing the file.
2022-04-20 14:57:39.478   Successfully installed the file.
2022-04-20 14:57:39.478   -- File entry --
2022-04-20 14:57:39.479   Dest filename: C:\Program Files (x86)\DisplayFusion\cs\Microsoft.CodeAnalysis.CSharp.resources.dll
2022-04-20 14:57:39.479   Time stamp of our file: 2022-02-15 01:39:20.000
2022-04-20 14:57:39.479   Installing the file.
2022-04-20 14:57:39.479   Creating directory: C:\Program Files (x86)\DisplayFusion\cs
2022-04-20 14:57:39.484   Successfully installed the file.
2022-04-20 14:57:39.484   -- File entry --
2022-04-20 14:57:39.484   Dest filename: C:\Program Files (x86)\DisplayFusion\cs\Microsoft.CodeAnalysis.resources.dll
2022-04-20 14:57:39.484   Time stamp of our file: 2022-02-15 01:26:42.000
2022-04-20 14:57:39.484   Installing the file.
2022-04-20 14:57:39.485   Successfully installed the file.
2022-04-20 14:57:39.485   -- File entry --
2022-04-20 14:57:39.486   Dest filename: C:\Program Files (x86)\DisplayFusion\cs\Microsoft.CodeAnalysis.VisualBasic.resources.dll
2022-04-20 14:57:39.486   Time stamp of our file: 2022-02-15 01:33:36.000
2022-04-20 14:57:39.486   Installing the file.
2022-04-20 14:57:39.489   Successfully installed the file.
2022-04-20 14:57:39.490   -- File entry --
2022-04-20 14:57:39.490   Dest filename: C:\Program Files (x86)\DisplayFusion\de\Microsoft.CodeAnalysis.CSharp.resources.dll
2022-04-20 14:57:39.490   Time stamp of our file: 2022-02-15 01:39:20.000
2022-04-20 14:57:39.490   Installing the file.
2022-04-20 14:57:39.490   Creating directory: C:\Program Files (x86)\DisplayFusion\de
2022-04-20 14:57:39.495   Successfully installed the file.
2022-04-20 14:57:39.495   -- File entry --
2022-04-20 14:57:39.495   Dest filename: C:\Program Files (x86)\DisplayFusion\de\Microsoft.CodeAnalysis.resources.dll
2022-04-20 14:57:39.496   Time stamp of our file: 2022-02-15 01:26:42.000
2022-04-20 14:57:39.496   Installing the file.
2022-04-20 14:57:39.497   Successfully installed the file.
2022-04-20 14:57:39.497   -- File entry --
2022-04-20 14:57:39.498   Dest filename: C:\Program Files (x86)\DisplayFusion\de\Microsoft.CodeAnalysis.VisualBasic.resources.dll
2022-04-20 14:57:39.498   Time stamp of our file: 2022-02-15 01:33:36.000
2022-04-20 14:57:39.498   Installing the file.
2022-04-20 14:57:39.501   Successfully installed the file.
2022-04-20 14:57:39.501   -- File entry --
2022-04-20 14:57:39.502   Dest filename: C:\Program Files (x86)\DisplayFusion\es\Microsoft.CodeAnalysis.CSharp.resources.dll
2022-04-20 14:57:39.502   Time stamp of our file: 2022-02-15 01:39:20.000
2022-04-20 14:57:39.502   Installing the file.
2022-04-20 14:57:39.502   Creating directory: C:\Program Files (x86)\DisplayFusion\es
2022-04-20 14:57:39.507   Successfully installed the file.
2022-04-20 14:57:39.507   -- File entry --
2022-04-20 14:57:39.507   Dest filename: C:\Program Files (x86)\DisplayFusion\es\Microsoft.CodeAnalysis.resources.dll
2022-04-20 14:57:39.507   Time stamp of our file: 2022-02-15 01:26:42.000
2022-04-20 14:57:39.507   Installing the file.
2022-04-20 14:57:39.509   Successfully installed the file.
2022-04-20 14:57:39.509   -- File entry --
2022-04-20 14:57:39.509   Dest filename: C:\Program Files (x86)\DisplayFusion\es\Microsoft.CodeAnalysis.VisualBasic.resources.dll
2022-04-20 14:57:39.509   Time stamp of our file: 2022-02-15 01:33:36.000
2022-04-20 14:57:39.509   Installing the file.
2022-04-20 14:57:39.513   Successfully installed the file.
2022-04-20 14:57:39.513   -- File entry --
2022-04-20 14:57:39.513   Dest filename: C:\Program Files (x86)\DisplayFusion\fr\Microsoft.CodeAnalysis.CSharp.resources.dll
2022-04-20 14:57:39.514   Time stamp of our file: 2022-02-15 01:39:20.000
2022-04-20 14:57:39.514   Installing the file.
2022-04-20 14:57:39.514   Creating directory: C:\Program Files (x86)\DisplayFusion\fr
2022-04-20 14:57:39.519   Successfully installed the file.
2022-04-20 14:57:39.519   -- File entry --
2022-04-20 14:57:39.519   Dest filename: C:\Program Files (x86)\DisplayFusion\fr\Microsoft.CodeAnalysis.resources.dll
2022-04-20 14:57:39.519   Time stamp of our file: 2022-02-15 01:26:42.000
2022-04-20 14:57:39.519   Installing the file.
2022-04-20 14:57:39.520   Successfully installed the file.
2022-04-20 14:57:39.520   -- File entry --
2022-04-20 14:57:39.521   Dest filename: C:\Program Files (x86)\DisplayFusion\fr\Microsoft.CodeAnalysis.VisualBasic.resources.dll
2022-04-20 14:57:39.521   Time stamp of our file: 2022-02-15 01:33:36.000
2022-04-20 14:57:39.521   Installing the file.
2022-04-20 14:57:39.525   Successfully installed the file.
2022-04-20 14:57:39.525   -- File entry --
2022-04-20 14:57:39.526   Dest filename: C:\Program Files (x86)\DisplayFusion\it\Microsoft.CodeAnalysis.CSharp.resources.dll
2022-04-20 14:57:39.526   Time stamp of our file: 2022-02-15 01:39:20.000
2022-04-20 14:57:39.526   Installing the file.
2022-04-20 14:57:39.526   Creating directory: C:\Program Files (x86)\DisplayFusion\it
2022-04-20 14:57:39.530   Successfully installed the file.
2022-04-20 14:57:39.530   -- File entry --
2022-04-20 14:57:39.531   Dest filename: C:\Program Files (x86)\DisplayFusion\it\Microsoft.CodeAnalysis.resources.dll
2022-04-20 14:57:39.531   Time stamp of our file: 2022-02-15 01:26:42.000
2022-04-20 14:57:39.531   Installing the file.
2022-04-20 14:57:39.532   Successfully installed the file.
2022-04-20 14:57:39.532   -- File entry --
2022-04-20 14:57:39.533   Dest filename: C:\Program Files (x86)\DisplayFusion\it\Microsoft.CodeAnalysis.VisualBasic.resources.dll
2022-04-20 14:57:39.533   Time stamp of our file: 2022-02-15 01:33:36.000
2022-04-20 14:57:39.533   Installing the file.
2022-04-20 14:57:39.536   Successfully installed the file.
2022-04-20 14:57:39.536   -- File entry --
2022-04-20 14:57:39.537   Dest filename: C:\Program Files (x86)\DisplayFusion\ja\Microsoft.CodeAnalysis.CSharp.resources.dll
2022-04-20 14:57:39.537   Time stamp of our file: 2022-02-15 01:39:20.000
2022-04-20 14:57:39.537   Installing the file.
2022-04-20 14:57:39.537   Creating directory: C:\Program Files (x86)\DisplayFusion\ja
2022-04-20 14:57:39.542   Successfully installed the file.
2022-04-20 14:57:39.542   -- File entry --
2022-04-20 14:57:39.542   Dest filename: C:\Program Files (x86)\DisplayFusion\ja\Microsoft.CodeAnalysis.resources.dll
2022-04-20 14:57:39.542   Time stamp of our file: 2022-02-15 01:26:42.000
2022-04-20 14:57:39.542   Installing the file.
2022-04-20 14:57:39.544   Successfully installed the file.
2022-04-20 14:57:39.544   -- File entry --
2022-04-20 14:57:39.544   Dest filename: C:\Program Files (x86)\DisplayFusion\ja\Microsoft.CodeAnalysis.VisualBasic.resources.dll
2022-04-20 14:57:39.544   Time stamp of our file: 2022-02-15 01:33:36.000
2022-04-20 14:57:39.544   Installing the file.
2022-04-20 14:57:39.548   Successfully installed the file.
2022-04-20 14:57:39.548   -- File entry --
2022-04-20 14:57:39.548   Dest filename: C:\Program Files (x86)\DisplayFusion\ko\Microsoft.CodeAnalysis.CSharp.resources.dll
2022-04-20 14:57:39.548   Time stamp of our file: 2022-02-15 01:39:20.000
2022-04-20 14:57:39.548   Installing the file.
2022-04-20 14:57:39.549   Creating directory: C:\Program Files (x86)\DisplayFusion\ko
2022-04-20 14:57:39.553   Successfully installed the file.
2022-04-20 14:57:39.553   -- File entry --
2022-04-20 14:57:39.553   Dest filename: C:\Program Files (x86)\DisplayFusion\ko\Microsoft.CodeAnalysis.resources.dll
2022-04-20 14:57:39.553   Time stamp of our file: 2022-02-15 01:26:42.000
2022-04-20 14:57:39.553   Installing the file.
2022-04-20 14:57:39.555   Successfully installed the file.
2022-04-20 14:57:39.555   -- File entry --
2022-04-20 14:57:39.555   Dest filename: C:\Program Files (x86)\DisplayFusion\ko\Microsoft.CodeAnalysis.VisualBasic.resources.dll
2022-04-20 14:57:39.555   Time stamp of our file: 2022-02-15 01:33:36.000
2022-04-20 14:57:39.555   Installing the file.
2022-04-20 14:57:39.559   Successfully installed the file.
2022-04-20 14:57:39.559   -- File entry --
2022-04-20 14:57:39.559   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\AR-SA.lang
2022-04-20 14:57:39.559   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.559   Dest file exists.
2022-04-20 14:57:39.559   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.560   Installing the file.
2022-04-20 14:57:39.563   Successfully installed the file.
2022-04-20 14:57:39.563   -- File entry --
2022-04-20 14:57:39.563   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\AR.lang
2022-04-20 14:57:39.563   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.563   Dest file exists.
2022-04-20 14:57:39.563   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.563   Installing the file.
2022-04-20 14:57:39.567   Successfully installed the file.
2022-04-20 14:57:39.567   -- File entry --
2022-04-20 14:57:39.567   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\BE.lang
2022-04-20 14:57:39.567   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.567   Dest file exists.
2022-04-20 14:57:39.567   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.567   Installing the file.
2022-04-20 14:57:39.571   Successfully installed the file.
2022-04-20 14:57:39.571   -- File entry --
2022-04-20 14:57:39.571   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\BG.lang
2022-04-20 14:57:39.571   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.571   Dest file exists.
2022-04-20 14:57:39.572   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.572   Installing the file.
2022-04-20 14:57:39.575   Successfully installed the file.
2022-04-20 14:57:39.576   -- File entry --
2022-04-20 14:57:39.577   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\CA.lang
2022-04-20 14:57:39.577   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.577   Dest file exists.
2022-04-20 14:57:39.577   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.577   Installing the file.
2022-04-20 14:57:39.582   Successfully installed the file.
2022-04-20 14:57:39.582   -- File entry --
2022-04-20 14:57:39.582   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\CS.lang
2022-04-20 14:57:39.582   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.582   Dest file exists.
2022-04-20 14:57:39.582   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.582   Installing the file.
2022-04-20 14:57:39.585   Successfully installed the file.
2022-04-20 14:57:39.585   -- File entry --
2022-04-20 14:57:39.585   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\DA.lang
2022-04-20 14:57:39.585   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.585   Dest file exists.
2022-04-20 14:57:39.585   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.585   Installing the file.
2022-04-20 14:57:39.588   Successfully installed the file.
2022-04-20 14:57:39.588   -- File entry --
2022-04-20 14:57:39.589   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\DE-AT.lang
2022-04-20 14:57:39.589   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.589   Dest file exists.
2022-04-20 14:57:39.589   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.589   Installing the file.
2022-04-20 14:57:39.592   Successfully installed the file.
2022-04-20 14:57:39.592   -- File entry --
2022-04-20 14:57:39.593   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\DE.lang
2022-04-20 14:57:39.593   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.593   Dest file exists.
2022-04-20 14:57:39.593   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.593   Installing the file.
2022-04-20 14:57:39.595   Successfully installed the file.
2022-04-20 14:57:39.596   -- File entry --
2022-04-20 14:57:39.596   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\EL.lang
2022-04-20 14:57:39.596   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.596   Dest file exists.
2022-04-20 14:57:39.596   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.596   Installing the file.
2022-04-20 14:57:39.599   Successfully installed the file.
2022-04-20 14:57:39.599   -- File entry --
2022-04-20 14:57:39.600   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\EN-AU.lang
2022-04-20 14:57:39.600   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.600   Dest file exists.
2022-04-20 14:57:39.600   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.600   Installing the file.
2022-04-20 14:57:39.603   Successfully installed the file.
2022-04-20 14:57:39.603   -- File entry --
2022-04-20 14:57:39.603   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\EN-GB.lang
2022-04-20 14:57:39.603   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.603   Dest file exists.
2022-04-20 14:57:39.603   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.604   Installing the file.
2022-04-20 14:57:39.606   Successfully installed the file.
2022-04-20 14:57:39.606   -- File entry --
2022-04-20 14:57:39.607   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\EN-US.lang
2022-04-20 14:57:39.607   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.607   Dest file exists.
2022-04-20 14:57:39.607   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.607   Installing the file.
2022-04-20 14:57:39.609   Successfully installed the file.
2022-04-20 14:57:39.609   -- File entry --
2022-04-20 14:57:39.609   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\EN.lang
2022-04-20 14:57:39.609   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.609   Dest file exists.
2022-04-20 14:57:39.609   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.609   Installing the file.
2022-04-20 14:57:39.611   Successfully installed the file.
2022-04-20 14:57:39.611   -- File entry --
2022-04-20 14:57:39.611   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\ES.lang
2022-04-20 14:57:39.612   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.612   Dest file exists.
2022-04-20 14:57:39.612   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.612   Installing the file.
2022-04-20 14:57:39.616   Successfully installed the file.
2022-04-20 14:57:39.616   -- File entry --
2022-04-20 14:57:39.616   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\FA.lang
2022-04-20 14:57:39.616   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.616   Dest file exists.
2022-04-20 14:57:39.616   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.616   Installing the file.
2022-04-20 14:57:39.619   Successfully installed the file.
2022-04-20 14:57:39.620   -- File entry --
2022-04-20 14:57:39.620   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\FI.lang
2022-04-20 14:57:39.620   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.620   Dest file exists.
2022-04-20 14:57:39.620   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.620   Installing the file.
2022-04-20 14:57:39.623   Successfully installed the file.
2022-04-20 14:57:39.623   -- File entry --
2022-04-20 14:57:39.623   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\FR-CA.lang
2022-04-20 14:57:39.623   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.623   Dest file exists.
2022-04-20 14:57:39.624   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.624   Installing the file.
2022-04-20 14:57:39.626   Successfully installed the file.
2022-04-20 14:57:39.626   -- File entry --
2022-04-20 14:57:39.627   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\FR.lang
2022-04-20 14:57:39.627   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.627   Dest file exists.
2022-04-20 14:57:39.627   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.627   Installing the file.
2022-04-20 14:57:39.629   Successfully installed the file.
2022-04-20 14:57:39.629   -- File entry --
2022-04-20 14:57:39.629   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\HE.lang
2022-04-20 14:57:39.630   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.630   Dest file exists.
2022-04-20 14:57:39.630   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.630   Installing the file.
2022-04-20 14:57:39.632   Successfully installed the file.
2022-04-20 14:57:39.632   -- File entry --
2022-04-20 14:57:39.633   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\HI.lang
2022-04-20 14:57:39.633   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.633   Dest file exists.
2022-04-20 14:57:39.633   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.633   Installing the file.
2022-04-20 14:57:39.636   Successfully installed the file.
2022-04-20 14:57:39.636   -- File entry --
2022-04-20 14:57:39.636   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\HR.lang
2022-04-20 14:57:39.636   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.636   Dest file exists.
2022-04-20 14:57:39.636   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.636   Installing the file.
2022-04-20 14:57:39.641   Successfully installed the file.
2022-04-20 14:57:39.641   -- File entry --
2022-04-20 14:57:39.641   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\HU.lang
2022-04-20 14:57:39.641   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.641   Dest file exists.
2022-04-20 14:57:39.642   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.642   Installing the file.
2022-04-20 14:57:39.644   Successfully installed the file.
2022-04-20 14:57:39.644   -- File entry --
2022-04-20 14:57:39.645   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\HY.lang
2022-04-20 14:57:39.645   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.645   Dest file exists.
2022-04-20 14:57:39.645   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.645   Installing the file.
2022-04-20 14:57:39.648   Successfully installed the file.
2022-04-20 14:57:39.648   -- File entry --
2022-04-20 14:57:39.648   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\IT.lang
2022-04-20 14:57:39.648   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.648   Dest file exists.
2022-04-20 14:57:39.648   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.648   Installing the file.
2022-04-20 14:57:39.651   Successfully installed the file.
2022-04-20 14:57:39.652   -- File entry --
2022-04-20 14:57:39.652   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\JA.lang
2022-04-20 14:57:39.652   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.652   Dest file exists.
2022-04-20 14:57:39.652   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.652   Installing the file.
2022-04-20 14:57:39.655   Successfully installed the file.
2022-04-20 14:57:39.655   -- File entry --
2022-04-20 14:57:39.655   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\KO.lang
2022-04-20 14:57:39.655   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.655   Dest file exists.
2022-04-20 14:57:39.655   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.655   Installing the file.
2022-04-20 14:57:39.658   Successfully installed the file.
2022-04-20 14:57:39.658   -- File entry --
2022-04-20 14:57:39.658   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\LV.lang
2022-04-20 14:57:39.658   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.658   Dest file exists.
2022-04-20 14:57:39.658   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.658   Installing the file.
2022-04-20 14:57:39.661   Successfully installed the file.
2022-04-20 14:57:39.661   -- File entry --
2022-04-20 14:57:39.661   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\MS.lang
2022-04-20 14:57:39.661   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.662   Dest file exists.
2022-04-20 14:57:39.662   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.662   Installing the file.
2022-04-20 14:57:39.665   Successfully installed the file.
2022-04-20 14:57:39.665   -- File entry --
2022-04-20 14:57:39.665   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\NL-BE.lang
2022-04-20 14:57:39.665   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.665   Dest file exists.
2022-04-20 14:57:39.666   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.666   Installing the file.
2022-04-20 14:57:39.669   Successfully installed the file.
2022-04-20 14:57:39.669   -- File entry --
2022-04-20 14:57:39.669   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\NL-NL.lang
2022-04-20 14:57:39.669   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.669   Dest file exists.
2022-04-20 14:57:39.670   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.670   Installing the file.
2022-04-20 14:57:39.672   Successfully installed the file.
2022-04-20 14:57:39.672   -- File entry --
2022-04-20 14:57:39.672   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\NL.lang
2022-04-20 14:57:39.672   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.672   Dest file exists.
2022-04-20 14:57:39.672   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.672   Installing the file.
2022-04-20 14:57:39.675   Successfully installed the file.
2022-04-20 14:57:39.675   -- File entry --
2022-04-20 14:57:39.675   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\NO.lang
2022-04-20 14:57:39.675   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.675   Dest file exists.
2022-04-20 14:57:39.675   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.675   Installing the file.
2022-04-20 14:57:39.678   Successfully installed the file.
2022-04-20 14:57:39.678   -- File entry --
2022-04-20 14:57:39.678   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\PL.lang
2022-04-20 14:57:39.678   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.679   Dest file exists.
2022-04-20 14:57:39.679   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.679   Installing the file.
2022-04-20 14:57:39.681   Successfully installed the file.
2022-04-20 14:57:39.682   -- File entry --
2022-04-20 14:57:39.682   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\PT-BR.lang
2022-04-20 14:57:39.682   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.682   Dest file exists.
2022-04-20 14:57:39.682   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.682   Installing the file.
2022-04-20 14:57:39.685   Successfully installed the file.
2022-04-20 14:57:39.685   -- File entry --
2022-04-20 14:57:39.685   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\PT.lang
2022-04-20 14:57:39.686   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.686   Dest file exists.
2022-04-20 14:57:39.686   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.686   Installing the file.
2022-04-20 14:57:39.688   Successfully installed the file.
2022-04-20 14:57:39.689   -- File entry --
2022-04-20 14:57:39.689   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\RO.lang
2022-04-20 14:57:39.689   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.689   Dest file exists.
2022-04-20 14:57:39.689   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.689   Installing the file.
2022-04-20 14:57:39.692   Successfully installed the file.
2022-04-20 14:57:39.692   -- File entry --
2022-04-20 14:57:39.692   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\RU.lang
2022-04-20 14:57:39.692   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.692   Dest file exists.
2022-04-20 14:57:39.692   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.692   Installing the file.
2022-04-20 14:57:39.695   Successfully installed the file.
2022-04-20 14:57:39.695   -- File entry --
2022-04-20 14:57:39.695   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\SK.lang
2022-04-20 14:57:39.695   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.695   Dest file exists.
2022-04-20 14:57:39.695   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.696   Installing the file.
2022-04-20 14:57:39.698   Successfully installed the file.
2022-04-20 14:57:39.698   -- File entry --
2022-04-20 14:57:39.699   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\SL.lang
2022-04-20 14:57:39.699   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.699   Dest file exists.
2022-04-20 14:57:39.699   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.699   Installing the file.
2022-04-20 14:57:39.702   Successfully installed the file.
2022-04-20 14:57:39.702   -- File entry --
2022-04-20 14:57:39.702   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\SR.lang
2022-04-20 14:57:39.702   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.702   Dest file exists.
2022-04-20 14:57:39.702   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.702   Installing the file.
2022-04-20 14:57:39.708   Successfully installed the file.
2022-04-20 14:57:39.708   -- File entry --
2022-04-20 14:57:39.708   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\SV.lang
2022-04-20 14:57:39.708   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.708   Dest file exists.
2022-04-20 14:57:39.708   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.708   Installing the file.
2022-04-20 14:57:39.711   Successfully installed the file.
2022-04-20 14:57:39.711   -- File entry --
2022-04-20 14:57:39.711   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\TH.lang
2022-04-20 14:57:39.711   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.711   Dest file exists.
2022-04-20 14:57:39.711   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.711   Installing the file.
2022-04-20 14:57:39.714   Successfully installed the file.
2022-04-20 14:57:39.714   -- File entry --
2022-04-20 14:57:39.715   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\TR.lang
2022-04-20 14:57:39.715   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.715   Dest file exists.
2022-04-20 14:57:39.715   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.715   Installing the file.
2022-04-20 14:57:39.719   Successfully installed the file.
2022-04-20 14:57:39.719   -- File entry --
2022-04-20 14:57:39.719   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\UK.lang
2022-04-20 14:57:39.719   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.719   Dest file exists.
2022-04-20 14:57:39.719   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.719   Installing the file.
2022-04-20 14:57:39.722   Successfully installed the file.
2022-04-20 14:57:39.722   -- File entry --
2022-04-20 14:57:39.722   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\VI.lang
2022-04-20 14:57:39.723   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.723   Dest file exists.
2022-04-20 14:57:39.723   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.723   Installing the file.
2022-04-20 14:57:39.726   Successfully installed the file.
2022-04-20 14:57:39.726   -- File entry --
2022-04-20 14:57:39.726   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\ZH-CN.lang
2022-04-20 14:57:39.726   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.726   Dest file exists.
2022-04-20 14:57:39.726   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.726   Installing the file.
2022-04-20 14:57:39.729   Successfully installed the file.
2022-04-20 14:57:39.729   -- File entry --
2022-04-20 14:57:39.729   Dest filename: C:\Program Files (x86)\DisplayFusion\Languages\ZH-TW.lang
2022-04-20 14:57:39.729   Time stamp of our file: 2022-04-08 14:09:08.000
2022-04-20 14:57:39.729   Dest file exists.
2022-04-20 14:57:39.730   Time stamp of existing file: 2022-03-04 13:38:20.000
2022-04-20 14:57:39.730   Installing the file.
2022-04-20 14:57:39.732   Successfully installed the file.
2022-04-20 14:57:39.732   -- File entry --
2022-04-20 14:57:39.732   Dest filename: C:\Program Files (x86)\DisplayFusion\pl\Microsoft.CodeAnalysis.CSharp.resources.dll
2022-04-20 14:57:39.732   Time stamp of our file: 2022-02-15 01:39:20.000
2022-04-20 14:57:39.733   Installing the file.
2022-04-20 14:57:39.733   Creating directory: C:\Program Files (x86)\DisplayFusion\pl
2022-04-20 14:57:39.737   Successfully installed the file.
2022-04-20 14:57:39.737   -- File entry --
2022-04-20 14:57:39.738   Dest filename: C:\Program Files (x86)\DisplayFusion\pl\Microsoft.CodeAnalysis.resources.dll
2022-04-20 14:57:39.738   Time stamp of our file: 2022-02-15 01:26:42.000
2022-04-20 14:57:39.738   Installing the file.
2022-04-20 14:57:39.739   Successfully installed the file.
2022-04-20 14:57:39.739   -- File entry --
2022-04-20 14:57:39.739   Dest filename: C:\Program Files (x86)\DisplayFusion\pl\Microsoft.CodeAnalysis.VisualBasic.resources.dll
2022-04-20 14:57:39.739   Time stamp of our file: 2022-02-15 01:33:36.000
2022-04-20 14:57:39.739   Installing the file.
2022-04-20 14:57:39.743   Successfully installed the file.
2022-04-20 14:57:39.743   -- File entry --
2022-04-20 14:57:39.743   Dest filename: C:\Program Files (x86)\DisplayFusion\pt-BR\Microsoft.CodeAnalysis.CSharp.resources.dll
2022-04-20 14:57:39.743   Time stamp of our file: 2022-02-15 01:39:20.000
2022-04-20 14:57:39.743   Installing the file.
2022-04-20 14:57:39.743   Creating directory: C:\Program Files (x86)\DisplayFusion\pt-BR
2022-04-20 14:57:39.748   Successfully installed the file.
2022-04-20 14:57:39.748   -- File entry --
2022-04-20 14:57:39.748   Dest filename: C:\Program Files (x86)\DisplayFusion\pt-BR\Microsoft.CodeAnalysis.resources.dll
2022-04-20 14:57:39.748   Time stamp of our file: 2022-02-15 01:26:42.000
2022-04-20 14:57:39.748   Installing the file.
2022-04-20 14:57:39.749   Successfully installed the file.
2022-04-20 14:57:39.750   -- File entry --
2022-04-20 14:57:39.750   Dest filename: C:\Program Files (x86)\DisplayFusion\pt-BR\Microsoft.CodeAnalysis.VisualBasic.resources.dll
2022-04-20 14:57:39.750   Time stamp of our file: 2022-02-15 01:33:36.000
2022-04-20 14:57:39.750   Installing the file.
2022-04-20 14:57:39.753   Successfully installed the file.
2022-04-20 14:57:39.753   -- File entry --
2022-04-20 14:57:39.754   Dest filename: C:\Program Files (x86)\DisplayFusion\RollupImages\1.png
2022-04-20 14:57:39.754   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.754   Dest file exists.
2022-04-20 14:57:39.755   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.755   Installing the file.
2022-04-20 14:57:39.756   Successfully installed the file.
2022-04-20 14:57:39.756   -- File entry --
2022-04-20 14:57:39.757   Dest filename: C:\Program Files (x86)\DisplayFusion\RollupImages\10.png
2022-04-20 14:57:39.757   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.757   Dest file exists.
2022-04-20 14:57:39.757   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.757   Installing the file.
2022-04-20 14:57:39.758   Successfully installed the file.
2022-04-20 14:57:39.758   -- File entry --
2022-04-20 14:57:39.758   Dest filename: C:\Program Files (x86)\DisplayFusion\RollupImages\11.png
2022-04-20 14:57:39.759   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.759   Dest file exists.
2022-04-20 14:57:39.759   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.759   Installing the file.
2022-04-20 14:57:39.760   Successfully installed the file.
2022-04-20 14:57:39.760   -- File entry --
2022-04-20 14:57:39.760   Dest filename: C:\Program Files (x86)\DisplayFusion\RollupImages\12.png
2022-04-20 14:57:39.760   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.760   Dest file exists.
2022-04-20 14:57:39.760   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.761   Installing the file.
2022-04-20 14:57:39.762   Successfully installed the file.
2022-04-20 14:57:39.762   -- File entry --
2022-04-20 14:57:39.762   Dest filename: C:\Program Files (x86)\DisplayFusion\RollupImages\13.png
2022-04-20 14:57:39.762   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.762   Dest file exists.
2022-04-20 14:57:39.762   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.762   Installing the file.
2022-04-20 14:57:39.763   Successfully installed the file.
2022-04-20 14:57:39.764   -- File entry --
2022-04-20 14:57:39.764   Dest filename: C:\Program Files (x86)\DisplayFusion\RollupImages\14.png
2022-04-20 14:57:39.764   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.764   Dest file exists.
2022-04-20 14:57:39.764   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.764   Installing the file.
2022-04-20 14:57:39.765   Successfully installed the file.
2022-04-20 14:57:39.765   -- File entry --
2022-04-20 14:57:39.765   Dest filename: C:\Program Files (x86)\DisplayFusion\RollupImages\15.png
2022-04-20 14:57:39.766   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.766   Dest file exists.
2022-04-20 14:57:39.766   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.766   Installing the file.
2022-04-20 14:57:39.767   Successfully installed the file.
2022-04-20 14:57:39.767   -- File entry --
2022-04-20 14:57:39.767   Dest filename: C:\Program Files (x86)\DisplayFusion\RollupImages\2.png
2022-04-20 14:57:39.768   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.768   Dest file exists.
2022-04-20 14:57:39.768   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.768   Installing the file.
2022-04-20 14:57:39.769   Successfully installed the file.
2022-04-20 14:57:39.769   -- File entry --
2022-04-20 14:57:39.769   Dest filename: C:\Program Files (x86)\DisplayFusion\RollupImages\3.png
2022-04-20 14:57:39.769   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.769   Dest file exists.
2022-04-20 14:57:39.769   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.769   Installing the file.
2022-04-20 14:57:39.771   Successfully installed the file.
2022-04-20 14:57:39.771   -- File entry --
2022-04-20 14:57:39.771   Dest filename: C:\Program Files (x86)\DisplayFusion\RollupImages\4.png
2022-04-20 14:57:39.771   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.771   Dest file exists.
2022-04-20 14:57:39.771   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.771   Installing the file.
2022-04-20 14:57:39.772   Successfully installed the file.
2022-04-20 14:57:39.773   -- File entry --
2022-04-20 14:57:39.773   Dest filename: C:\Program Files (x86)\DisplayFusion\RollupImages\5.png
2022-04-20 14:57:39.773   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.773   Dest file exists.
2022-04-20 14:57:39.773   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.773   Installing the file.
2022-04-20 14:57:39.774   Successfully installed the file.
2022-04-20 14:57:39.774   -- File entry --
2022-04-20 14:57:39.775   Dest filename: C:\Program Files (x86)\DisplayFusion\RollupImages\6.png
2022-04-20 14:57:39.775   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.775   Dest file exists.
2022-04-20 14:57:39.775   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.775   Installing the file.
2022-04-20 14:57:39.776   Successfully installed the file.
2022-04-20 14:57:39.776   -- File entry --
2022-04-20 14:57:39.776   Dest filename: C:\Program Files (x86)\DisplayFusion\RollupImages\7.png
2022-04-20 14:57:39.777   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.777   Dest file exists.
2022-04-20 14:57:39.777   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.777   Installing the file.
2022-04-20 14:57:39.778   Successfully installed the file.
2022-04-20 14:57:39.778   -- File entry --
2022-04-20 14:57:39.778   Dest filename: C:\Program Files (x86)\DisplayFusion\RollupImages\8.png
2022-04-20 14:57:39.778   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.778   Dest file exists.
2022-04-20 14:57:39.778   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.778   Installing the file.
2022-04-20 14:57:39.780   Successfully installed the file.
2022-04-20 14:57:39.780   -- File entry --
2022-04-20 14:57:39.780   Dest filename: C:\Program Files (x86)\DisplayFusion\RollupImages\9.png
2022-04-20 14:57:39.780   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.780   Dest file exists.
2022-04-20 14:57:39.780   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.780   Installing the file.
2022-04-20 14:57:39.781   Successfully installed the file.
2022-04-20 14:57:39.782   -- File entry --
2022-04-20 14:57:39.782   Dest filename: C:\Program Files (x86)\DisplayFusion\ru\Microsoft.CodeAnalysis.CSharp.resources.dll
2022-04-20 14:57:39.782   Time stamp of our file: 2022-02-15 01:39:20.000
2022-04-20 14:57:39.782   Installing the file.
2022-04-20 14:57:39.782   Creating directory: C:\Program Files (x86)\DisplayFusion\ru
2022-04-20 14:57:39.787   Successfully installed the file.
2022-04-20 14:57:39.788   -- File entry --
2022-04-20 14:57:39.788   Dest filename: C:\Program Files (x86)\DisplayFusion\ru\Microsoft.CodeAnalysis.resources.dll
2022-04-20 14:57:39.788   Time stamp of our file: 2022-02-15 01:26:42.000
2022-04-20 14:57:39.788   Installing the file.
2022-04-20 14:57:39.789   Successfully installed the file.
2022-04-20 14:57:39.789   -- File entry --
2022-04-20 14:57:39.790   Dest filename: C:\Program Files (x86)\DisplayFusion\ru\Microsoft.CodeAnalysis.VisualBasic.resources.dll
2022-04-20 14:57:39.790   Time stamp of our file: 2022-02-15 01:33:36.000
2022-04-20 14:57:39.790   Installing the file.
2022-04-20 14:57:39.794   Successfully installed the file.
2022-04-20 14:57:39.794   -- File entry --
2022-04-20 14:57:39.794   Dest filename: C:\Program Files (x86)\DisplayFusion\Sounds\Functions\PreventWindowDeactivation-Disable.wav
2022-04-20 14:57:39.794   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.794   Dest file exists.
2022-04-20 14:57:39.795   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.795   Installing the file.
2022-04-20 14:57:39.804   Successfully installed the file.
2022-04-20 14:57:39.804   -- File entry --
2022-04-20 14:57:39.804   Dest filename: C:\Program Files (x86)\DisplayFusion\Sounds\Functions\PreventWindowDeactivation-Enable.wav
2022-04-20 14:57:39.804   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.804   Dest file exists.
2022-04-20 14:57:39.804   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.804   Installing the file.
2022-04-20 14:57:39.815   Successfully installed the file.
2022-04-20 14:57:39.815   -- File entry --
2022-04-20 14:57:39.815   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Bottom Side.png
2022-04-20 14:57:39.816   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.816   Dest file exists.
2022-04-20 14:57:39.816   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.816   Installing the file.
2022-04-20 14:57:39.817   Successfully installed the file.
2022-04-20 14:57:39.817   -- File entry --
2022-04-20 14:57:39.818   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Bottom-Left Corner.png
2022-04-20 14:57:39.818   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.818   Dest file exists.
2022-04-20 14:57:39.818   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.818   Installing the file.
2022-04-20 14:57:39.819   Successfully installed the file.
2022-04-20 14:57:39.819   -- File entry --
2022-04-20 14:57:39.819   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Bottom-Right Corner.png
2022-04-20 14:57:39.820   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.820   Dest file exists.
2022-04-20 14:57:39.820   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.820   Installing the file.
2022-04-20 14:57:39.821   Successfully installed the file.
2022-04-20 14:57:39.821   -- File entry --
2022-04-20 14:57:39.821   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Centre with Resize.png
2022-04-20 14:57:39.821   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.821   Dest file exists.
2022-04-20 14:57:39.821   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.821   Installing the file.
2022-04-20 14:57:39.823   Successfully installed the file.
2022-04-20 14:57:39.823   -- File entry --
2022-04-20 14:57:39.823   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Centre.png
2022-04-20 14:57:39.823   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.823   Dest file exists.
2022-04-20 14:57:39.823   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.823   Installing the file.
2022-04-20 14:57:39.824   Successfully installed the file.
2022-04-20 14:57:39.824   -- File entry --
2022-04-20 14:57:39.825   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Highlight Window Disable.png
2022-04-20 14:57:39.825   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.825   Dest file exists.
2022-04-20 14:57:39.825   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.825   Installing the file.
2022-04-20 14:57:39.826   Successfully installed the file.
2022-04-20 14:57:39.826   -- File entry --
2022-04-20 14:57:39.827   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Highlight Window.png
2022-04-20 14:57:39.827   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.827   Dest file exists.
2022-04-20 14:57:39.827   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.827   Installing the file.
2022-04-20 14:57:39.828   Successfully installed the file.
2022-04-20 14:57:39.828   -- File entry --
2022-04-20 14:57:39.828   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Launch Application.png
2022-04-20 14:57:39.829   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.829   Dest file exists.
2022-04-20 14:57:39.829   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.829   Installing the file.
2022-04-20 14:57:39.830   Successfully installed the file.
2022-04-20 14:57:39.830   -- File entry --
2022-04-20 14:57:39.830   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Left Side.png
2022-04-20 14:57:39.830   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.830   Dest file exists.
2022-04-20 14:57:39.830   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.830   Installing the file.
2022-04-20 14:57:39.832   Successfully installed the file.
2022-04-20 14:57:39.832   -- File entry --
2022-04-20 14:57:39.832   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Desktop Icons Profile #1.png
2022-04-20 14:57:39.832   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.832   Dest file exists.
2022-04-20 14:57:39.832   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.832   Installing the file.
2022-04-20 14:57:39.833   Successfully installed the file.
2022-04-20 14:57:39.834   -- File entry --
2022-04-20 14:57:39.834   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Desktop Icons Profile #2.png
2022-04-20 14:57:39.834   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.834   Dest file exists.
2022-04-20 14:57:39.834   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.834   Installing the file.
2022-04-20 14:57:39.835   Successfully installed the file.
2022-04-20 14:57:39.835   -- File entry --
2022-04-20 14:57:39.835   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Desktop Icons Profile #3.png
2022-04-20 14:57:39.836   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.836   Dest file exists.
2022-04-20 14:57:39.836   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.836   Installing the file.
2022-04-20 14:57:39.837   Successfully installed the file.
2022-04-20 14:57:39.837   -- File entry --
2022-04-20 14:57:39.838   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Desktop Icons Profile #4.png
2022-04-20 14:57:39.838   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.838   Dest file exists.
2022-04-20 14:57:39.838   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.838   Installing the file.
2022-04-20 14:57:39.839   Successfully installed the file.
2022-04-20 14:57:39.839   -- File entry --
2022-04-20 14:57:39.839   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Desktop Icons Profile #5.png
2022-04-20 14:57:39.839   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.839   Dest file exists.
2022-04-20 14:57:39.840   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.840   Installing the file.
2022-04-20 14:57:39.841   Successfully installed the file.
2022-04-20 14:57:39.841   -- File entry --
2022-04-20 14:57:39.841   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Desktop Icons Profile #6.png
2022-04-20 14:57:39.841   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.841   Dest file exists.
2022-04-20 14:57:39.841   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.841   Installing the file.
2022-04-20 14:57:39.843   Successfully installed the file.
2022-04-20 14:57:39.843   -- File entry --
2022-04-20 14:57:39.843   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Desktop Icons Profile #7.png
2022-04-20 14:57:39.843   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.843   Dest file exists.
2022-04-20 14:57:39.843   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.843   Installing the file.
2022-04-20 14:57:39.845   Successfully installed the file.
2022-04-20 14:57:39.845   -- File entry --
2022-04-20 14:57:39.845   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Desktop Icons Profile #8.png
2022-04-20 14:57:39.845   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.845   Dest file exists.
2022-04-20 14:57:39.845   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.845   Installing the file.
2022-04-20 14:57:39.846   Successfully installed the file.
2022-04-20 14:57:39.846   -- File entry --
2022-04-20 14:57:39.847   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Desktop Icons Profile #9.png
2022-04-20 14:57:39.847   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.847   Dest file exists.
2022-04-20 14:57:39.847   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.847   Installing the file.
2022-04-20 14:57:39.848   Successfully installed the file.
2022-04-20 14:57:39.848   -- File entry --
2022-04-20 14:57:39.848   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Monitor Profile #1.png
2022-04-20 14:57:39.849   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.849   Dest file exists.
2022-04-20 14:57:39.849   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.849   Installing the file.
2022-04-20 14:57:39.850   Successfully installed the file.
2022-04-20 14:57:39.850   -- File entry --
2022-04-20 14:57:39.850   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Monitor Profile #2.png
2022-04-20 14:57:39.850   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.850   Dest file exists.
2022-04-20 14:57:39.850   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.850   Installing the file.
2022-04-20 14:57:39.851   Successfully installed the file.
2022-04-20 14:57:39.851   -- File entry --
2022-04-20 14:57:39.852   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Monitor Profile #3.png
2022-04-20 14:57:39.852   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.852   Dest file exists.
2022-04-20 14:57:39.852   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.852   Installing the file.
2022-04-20 14:57:39.853   Successfully installed the file.
2022-04-20 14:57:39.853   -- File entry --
2022-04-20 14:57:39.854   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Monitor Profile #4.png
2022-04-20 14:57:39.854   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.854   Dest file exists.
2022-04-20 14:57:39.854   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.854   Installing the file.
2022-04-20 14:57:39.855   Successfully installed the file.
2022-04-20 14:57:39.855   -- File entry --
2022-04-20 14:57:39.855   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Monitor Profile #5.png
2022-04-20 14:57:39.856   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.856   Dest file exists.
2022-04-20 14:57:39.856   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.856   Installing the file.
2022-04-20 14:57:39.857   Successfully installed the file.
2022-04-20 14:57:39.857   -- File entry --
2022-04-20 14:57:39.857   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Monitor Profile #6.png
2022-04-20 14:57:39.857   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.857   Dest file exists.
2022-04-20 14:57:39.857   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.857   Installing the file.
2022-04-20 14:57:39.858   Successfully installed the file.
2022-04-20 14:57:39.859   -- File entry --
2022-04-20 14:57:39.859   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Monitor Profile #7.png
2022-04-20 14:57:39.859   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.859   Dest file exists.
2022-04-20 14:57:39.859   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.859   Installing the file.
2022-04-20 14:57:39.860   Successfully installed the file.
2022-04-20 14:57:39.860   -- File entry --
2022-04-20 14:57:39.861   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Monitor Profile #8.png
2022-04-20 14:57:39.861   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.861   Dest file exists.
2022-04-20 14:57:39.861   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.861   Installing the file.
2022-04-20 14:57:39.862   Successfully installed the file.
2022-04-20 14:57:39.862   -- File entry --
2022-04-20 14:57:39.862   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Monitor Profile #9.png
2022-04-20 14:57:39.863   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.863   Dest file exists.
2022-04-20 14:57:39.863   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.863   Installing the file.
2022-04-20 14:57:39.866   Successfully installed the file.
2022-04-20 14:57:39.866   -- File entry --
2022-04-20 14:57:39.866   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Next Monitor Profile.png
2022-04-20 14:57:39.866   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.866   Dest file exists.
2022-04-20 14:57:39.866   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.867   Installing the file.
2022-04-20 14:57:39.874   Successfully installed the file.
2022-04-20 14:57:39.874   -- File entry --
2022-04-20 14:57:39.874   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Next Playback Profile.png
2022-04-20 14:57:39.874   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.874   Dest file exists.
2022-04-20 14:57:39.875   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.875   Installing the file.
2022-04-20 14:57:39.876   Successfully installed the file.
2022-04-20 14:57:39.876   -- File entry --
2022-04-20 14:57:39.876   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Next Recording Profile.png
2022-04-20 14:57:39.876   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.877   Dest file exists.
2022-04-20 14:57:39.877   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.877   Installing the file.
2022-04-20 14:57:39.878   Successfully installed the file.
2022-04-20 14:57:39.878   -- File entry --
2022-04-20 14:57:39.878   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Previous Monitor Profile.png
2022-04-20 14:57:39.878   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.878   Dest file exists.
2022-04-20 14:57:39.878   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.878   Installing the file.
2022-04-20 14:57:39.879   Successfully installed the file.
2022-04-20 14:57:39.879   -- File entry --
2022-04-20 14:57:39.880   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Previous Playback Profile.png
2022-04-20 14:57:39.880   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.880   Dest file exists.
2022-04-20 14:57:39.880   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.880   Installing the file.
2022-04-20 14:57:39.881   Successfully installed the file.
2022-04-20 14:57:39.881   -- File entry --
2022-04-20 14:57:39.881   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Previous Recording Profile.png
2022-04-20 14:57:39.882   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.882   Dest file exists.
2022-04-20 14:57:39.882   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.882   Installing the file.
2022-04-20 14:57:39.883   Successfully installed the file.
2022-04-20 14:57:39.883   -- File entry --
2022-04-20 14:57:39.883   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Wallpaper Profile #1.png
2022-04-20 14:57:39.883   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.883   Dest file exists.
2022-04-20 14:57:39.883   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.883   Installing the file.
2022-04-20 14:57:39.884   Successfully installed the file.
2022-04-20 14:57:39.884   -- File entry --
2022-04-20 14:57:39.885   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Wallpaper Profile #2.png
2022-04-20 14:57:39.885   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.885   Dest file exists.
2022-04-20 14:57:39.885   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.885   Installing the file.
2022-04-20 14:57:39.886   Successfully installed the file.
2022-04-20 14:57:39.886   -- File entry --
2022-04-20 14:57:39.886   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Wallpaper Profile #3.png
2022-04-20 14:57:39.887   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.887   Dest file exists.
2022-04-20 14:57:39.887   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.887   Installing the file.
2022-04-20 14:57:39.888   Successfully installed the file.
2022-04-20 14:57:39.888   -- File entry --
2022-04-20 14:57:39.888   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Wallpaper Profile #4.png
2022-04-20 14:57:39.888   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.888   Dest file exists.
2022-04-20 14:57:39.888   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.888   Installing the file.
2022-04-20 14:57:39.889   Successfully installed the file.
2022-04-20 14:57:39.889   -- File entry --
2022-04-20 14:57:39.889   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Wallpaper Profile #5.png
2022-04-20 14:57:39.890   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.890   Dest file exists.
2022-04-20 14:57:39.890   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.890   Installing the file.
2022-04-20 14:57:39.891   Successfully installed the file.
2022-04-20 14:57:39.891   -- File entry --
2022-04-20 14:57:39.891   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Wallpaper Profile #6.png
2022-04-20 14:57:39.891   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.891   Dest file exists.
2022-04-20 14:57:39.891   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.891   Installing the file.
2022-04-20 14:57:39.892   Successfully installed the file.
2022-04-20 14:57:39.892   -- File entry --
2022-04-20 14:57:39.893   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Wallpaper Profile #7.png
2022-04-20 14:57:39.893   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.893   Dest file exists.
2022-04-20 14:57:39.893   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.893   Installing the file.
2022-04-20 14:57:39.894   Successfully installed the file.
2022-04-20 14:57:39.894   -- File entry --
2022-04-20 14:57:39.894   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Wallpaper Profile #8.png
2022-04-20 14:57:39.894   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.894   Dest file exists.
2022-04-20 14:57:39.895   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.895   Installing the file.
2022-04-20 14:57:39.895   Successfully installed the file.
2022-04-20 14:57:39.896   -- File entry --
2022-04-20 14:57:39.896   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Wallpaper Profile #9.png
2022-04-20 14:57:39.896   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.896   Dest file exists.
2022-04-20 14:57:39.896   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.896   Installing the file.
2022-04-20 14:57:39.897   Successfully installed the file.
2022-04-20 14:57:39.897   -- File entry --
2022-04-20 14:57:39.897   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Window Position Profile #1.png
2022-04-20 14:57:39.897   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.897   Dest file exists.
2022-04-20 14:57:39.898   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.898   Installing the file.
2022-04-20 14:57:39.899   Successfully installed the file.
2022-04-20 14:57:39.899   -- File entry --
2022-04-20 14:57:39.899   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Window Position Profile #2.png
2022-04-20 14:57:39.899   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.899   Dest file exists.
2022-04-20 14:57:39.899   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.899   Installing the file.
2022-04-20 14:57:39.900   Successfully installed the file.
2022-04-20 14:57:39.900   -- File entry --
2022-04-20 14:57:39.901   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Window Position Profile #3.png
2022-04-20 14:57:39.901   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.901   Dest file exists.
2022-04-20 14:57:39.901   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.901   Installing the file.
2022-04-20 14:57:39.902   Successfully installed the file.
2022-04-20 14:57:39.902   -- File entry --
2022-04-20 14:57:39.902   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Window Position Profile #4.png
2022-04-20 14:57:39.903   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.903   Dest file exists.
2022-04-20 14:57:39.903   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.903   Installing the file.
2022-04-20 14:57:39.904   Successfully installed the file.
2022-04-20 14:57:39.904   -- File entry --
2022-04-20 14:57:39.904   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Window Position Profile #5.png
2022-04-20 14:57:39.904   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.904   Dest file exists.
2022-04-20 14:57:39.904   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.904   Installing the file.
2022-04-20 14:57:39.905   Successfully installed the file.
2022-04-20 14:57:39.905   -- File entry --
2022-04-20 14:57:39.906   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Window Position Profile #6.png
2022-04-20 14:57:39.906   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.906   Dest file exists.
2022-04-20 14:57:39.906   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.906   Installing the file.
2022-04-20 14:57:39.907   Successfully installed the file.
2022-04-20 14:57:39.907   -- File entry --
2022-04-20 14:57:39.907   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Window Position Profile #7.png
2022-04-20 14:57:39.908   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.908   Dest file exists.
2022-04-20 14:57:39.908   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.908   Installing the file.
2022-04-20 14:57:39.909   Successfully installed the file.
2022-04-20 14:57:39.909   -- File entry --
2022-04-20 14:57:39.909   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Window Position Profile #8.png
2022-04-20 14:57:39.909   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.909   Dest file exists.
2022-04-20 14:57:39.909   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.909   Installing the file.
2022-04-20 14:57:39.910   Successfully installed the file.
2022-04-20 14:57:39.910   -- File entry --
2022-04-20 14:57:39.911   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Load Window Position Profile #9.png
2022-04-20 14:57:39.911   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.911   Dest file exists.
2022-04-20 14:57:39.911   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.911   Installing the file.
2022-04-20 14:57:39.912   Successfully installed the file.
2022-04-20 14:57:39.912   -- File entry --
2022-04-20 14:57:39.912   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Lock Desktop.png
2022-04-20 14:57:39.913   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.913   Dest file exists.
2022-04-20 14:57:39.913   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.913   Installing the file.
2022-04-20 14:57:39.914   Successfully installed the file.
2022-04-20 14:57:39.914   -- File entry --
2022-04-20 14:57:39.914   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Lock Mouse Cursor to Focused Window.png
2022-04-20 14:57:39.914   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.914   Dest file exists.
2022-04-20 14:57:39.914   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.914   Installing the file.
2022-04-20 14:57:39.916   Successfully installed the file.
2022-04-20 14:57:39.916   -- File entry --
2022-04-20 14:57:39.916   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Lock Mouse Cursor to Monitor.png
2022-04-20 14:57:39.916   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.916   Dest file exists.
2022-04-20 14:57:39.916   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.916   Installing the file.
2022-04-20 14:57:39.917   Successfully installed the file.
2022-04-20 14:57:39.917   -- File entry --
2022-04-20 14:57:39.917   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Maximize Window Ignore Splits.png
2022-04-20 14:57:39.917   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.917   Dest file exists.
2022-04-20 14:57:39.918   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.918   Installing the file.
2022-04-20 14:57:39.919   Successfully installed the file.
2022-04-20 14:57:39.919   -- File entry --
2022-04-20 14:57:39.919   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Maximize Window.png
2022-04-20 14:57:39.919   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.919   Dest file exists.
2022-04-20 14:57:39.919   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.919   Installing the file.
2022-04-20 14:57:39.920   Successfully installed the file.
2022-04-20 14:57:39.921   -- File entry --
2022-04-20 14:57:39.921   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Metro Window Frame.png
2022-04-20 14:57:39.921   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.921   Dest file exists.
2022-04-20 14:57:39.921   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.921   Installing the file.
2022-04-20 14:57:39.922   Successfully installed the file.
2022-04-20 14:57:39.922   -- File entry --
2022-04-20 14:57:39.922   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Minimize All Windows Except Current Window (All Monitors).png
2022-04-20 14:57:39.923   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.923   Dest file exists.
2022-04-20 14:57:39.923   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.923   Installing the file.
2022-04-20 14:57:39.924   Successfully installed the file.
2022-04-20 14:57:39.924   -- File entry --
2022-04-20 14:57:39.924   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Minimize All Windows Except Current Window (Current Monitor).png
2022-04-20 14:57:39.924   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.924   Dest file exists.
2022-04-20 14:57:39.924   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.924   Installing the file.
2022-04-20 14:57:39.925   Successfully installed the file.
2022-04-20 14:57:39.926   -- File entry --
2022-04-20 14:57:39.926   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Minimize Window To System Tray.png
2022-04-20 14:57:39.926   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.926   Dest file exists.
2022-04-20 14:57:39.926   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.926   Installing the file.
2022-04-20 14:57:39.927   Successfully installed the file.
2022-04-20 14:57:39.927   -- File entry --
2022-04-20 14:57:39.927   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Minimize Window.png
2022-04-20 14:57:39.928   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.928   Dest file exists.
2022-04-20 14:57:39.928   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.928   Installing the file.
2022-04-20 14:57:39.929   Successfully installed the file.
2022-04-20 14:57:39.929   -- File entry --
2022-04-20 14:57:39.929   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Mirror Monitor #1.png
2022-04-20 14:57:39.929   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.929   Dest file exists.
2022-04-20 14:57:39.929   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.929   Installing the file.
2022-04-20 14:57:39.930   Successfully installed the file.
2022-04-20 14:57:39.931   -- File entry --
2022-04-20 14:57:39.931   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Mirror Monitor #2.png
2022-04-20 14:57:39.931   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.931   Dest file exists.
2022-04-20 14:57:39.931   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.931   Installing the file.
2022-04-20 14:57:39.932   Successfully installed the file.
2022-04-20 14:57:39.932   -- File entry --
2022-04-20 14:57:39.932   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Mirror Monitor #3.png
2022-04-20 14:57:39.932   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.932   Dest file exists.
2022-04-20 14:57:39.932   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.933   Installing the file.
2022-04-20 14:57:39.934   Successfully installed the file.
2022-04-20 14:57:39.934   -- File entry --
2022-04-20 14:57:39.934   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Mirror Monitor #4.png
2022-04-20 14:57:39.934   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.934   Dest file exists.
2022-04-20 14:57:39.934   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.934   Installing the file.
2022-04-20 14:57:39.935   Successfully installed the file.
2022-04-20 14:57:39.935   -- File entry --
2022-04-20 14:57:39.935   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Mirror Monitor #5.png
2022-04-20 14:57:39.936   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.936   Dest file exists.
2022-04-20 14:57:39.936   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.936   Installing the file.
2022-04-20 14:57:39.937   Successfully installed the file.
2022-04-20 14:57:39.937   -- File entry --
2022-04-20 14:57:39.937   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Mirror Monitor #6.png
2022-04-20 14:57:39.937   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.937   Dest file exists.
2022-04-20 14:57:39.937   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.937   Installing the file.
2022-04-20 14:57:39.938   Successfully installed the file.
2022-04-20 14:57:39.938   -- File entry --
2022-04-20 14:57:39.938   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Mirror Monitor #7.png
2022-04-20 14:57:39.939   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.939   Dest file exists.
2022-04-20 14:57:39.939   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.939   Installing the file.
2022-04-20 14:57:39.940   Successfully installed the file.
2022-04-20 14:57:39.940   -- File entry --
2022-04-20 14:57:39.940   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Mirror Monitor #8.png
2022-04-20 14:57:39.940   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.940   Dest file exists.
2022-04-20 14:57:39.940   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.940   Installing the file.
2022-04-20 14:57:39.941   Successfully installed the file.
2022-04-20 14:57:39.942   -- File entry --
2022-04-20 14:57:39.942   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Mirror Monitor #9.png
2022-04-20 14:57:39.942   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.942   Dest file exists.
2022-04-20 14:57:39.942   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.942   Installing the file.
2022-04-20 14:57:39.943   Successfully installed the file.
2022-04-20 14:57:39.943   -- File entry --
2022-04-20 14:57:39.943   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Mirror Monitor.png
2022-04-20 14:57:39.944   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.944   Dest file exists.
2022-04-20 14:57:39.944   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.944   Installing the file.
2022-04-20 14:57:39.945   Successfully installed the file.
2022-04-20 14:57:39.945   -- File entry --
2022-04-20 14:57:39.945   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Mirror Selected Area.png
2022-04-20 14:57:39.945   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.945   Dest file exists.
2022-04-20 14:57:39.945   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.945   Installing the file.
2022-04-20 14:57:39.947   Successfully installed the file.
2022-04-20 14:57:39.947   -- File entry --
2022-04-20 14:57:39.947   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Mirror Window.png
2022-04-20 14:57:39.947   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.948   Dest file exists.
2022-04-20 14:57:39.948   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.948   Installing the file.
2022-04-20 14:57:39.949   Successfully installed the file.
2022-04-20 14:57:39.949   -- File entry --
2022-04-20 14:57:39.949   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Mouse Cursor Centre Active Window.png
2022-04-20 14:57:39.949   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.949   Dest file exists.
2022-04-20 14:57:39.950   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.950   Installing the file.
2022-04-20 14:57:39.951   Successfully installed the file.
2022-04-20 14:57:39.951   -- File entry --
2022-04-20 14:57:39.951   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Mouse Cursor Centre Current Monitor.png
2022-04-20 14:57:39.951   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.951   Dest file exists.
2022-04-20 14:57:39.951   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.951   Installing the file.
2022-04-20 14:57:39.952   Successfully installed the file.
2022-04-20 14:57:39.952   -- File entry --
2022-04-20 14:57:39.953   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Mouse Cursor Centre Different Monitor.png
2022-04-20 14:57:39.953   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.953   Dest file exists.
2022-04-20 14:57:39.953   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.953   Installing the file.
2022-04-20 14:57:39.954   Successfully installed the file.
2022-04-20 14:57:39.954   -- File entry --
2022-04-20 14:57:39.955   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Mouse Cursor Centre Monitor #1.png
2022-04-20 14:57:39.955   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.955   Dest file exists.
2022-04-20 14:57:39.955   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.955   Installing the file.
2022-04-20 14:57:39.956   Successfully installed the file.
2022-04-20 14:57:39.956   -- File entry --
2022-04-20 14:57:39.957   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Mouse Cursor Centre Monitor #2.png
2022-04-20 14:57:39.957   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.957   Dest file exists.
2022-04-20 14:57:39.957   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.957   Installing the file.
2022-04-20 14:57:39.958   Successfully installed the file.
2022-04-20 14:57:39.958   -- File entry --
2022-04-20 14:57:39.958   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Mouse Cursor Centre Monitor #3.png
2022-04-20 14:57:39.958   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.958   Dest file exists.
2022-04-20 14:57:39.958   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.958   Installing the file.
2022-04-20 14:57:39.959   Successfully installed the file.
2022-04-20 14:57:39.960   -- File entry --
2022-04-20 14:57:39.960   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Mouse Cursor Centre Monitor #4.png
2022-04-20 14:57:39.960   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.960   Dest file exists.
2022-04-20 14:57:39.960   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.960   Installing the file.
2022-04-20 14:57:39.961   Successfully installed the file.
2022-04-20 14:57:39.961   -- File entry --
2022-04-20 14:57:39.961   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Mouse Cursor Centre Monitor #5.png
2022-04-20 14:57:39.962   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.962   Dest file exists.
2022-04-20 14:57:39.962   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.962   Installing the file.
2022-04-20 14:57:39.963   Successfully installed the file.
2022-04-20 14:57:39.963   -- File entry --
2022-04-20 14:57:39.963   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Mouse Cursor Centre Monitor #6.png
2022-04-20 14:57:39.963   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.963   Dest file exists.
2022-04-20 14:57:39.963   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.963   Installing the file.
2022-04-20 14:57:39.964   Successfully installed the file.
2022-04-20 14:57:39.965   -- File entry --
2022-04-20 14:57:39.965   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Mouse Cursor Centre Monitor #7.png
2022-04-20 14:57:39.965   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.965   Dest file exists.
2022-04-20 14:57:39.965   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.965   Installing the file.
2022-04-20 14:57:39.966   Successfully installed the file.
2022-04-20 14:57:39.966   -- File entry --
2022-04-20 14:57:39.967   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Mouse Cursor Centre Monitor #8.png
2022-04-20 14:57:39.967   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.967   Dest file exists.
2022-04-20 14:57:39.967   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.967   Installing the file.
2022-04-20 14:57:39.968   Successfully installed the file.
2022-04-20 14:57:39.968   -- File entry --
2022-04-20 14:57:39.969   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Mouse Cursor Centre Monitor #9.png
2022-04-20 14:57:39.969   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.969   Dest file exists.
2022-04-20 14:57:39.969   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.969   Installing the file.
2022-04-20 14:57:39.970   Successfully installed the file.
2022-04-20 14:57:39.970   -- File entry --
2022-04-20 14:57:39.970   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Mouse Cursor Move XY.png
2022-04-20 14:57:39.971   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.971   Dest file exists.
2022-04-20 14:57:39.971   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.971   Installing the file.
2022-04-20 14:57:39.972   Successfully installed the file.
2022-04-20 14:57:39.972   -- File entry --
2022-04-20 14:57:39.972   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Mouse Cursor Next Monitor.png
2022-04-20 14:57:39.972   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.972   Dest file exists.
2022-04-20 14:57:39.973   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.973   Installing the file.
2022-04-20 14:57:39.973   Successfully installed the file.
2022-04-20 14:57:39.974   -- File entry --
2022-04-20 14:57:39.974   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Mouse Cursor Previous Monitor.png
2022-04-20 14:57:39.974   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.974   Dest file exists.
2022-04-20 14:57:39.974   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.974   Installing the file.
2022-04-20 14:57:39.975   Successfully installed the file.
2022-04-20 14:57:39.975   -- File entry --
2022-04-20 14:57:39.975   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Move All Windows to Current Monitor.png
2022-04-20 14:57:39.976   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.976   Dest file exists.
2022-04-20 14:57:39.976   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.976   Installing the file.
2022-04-20 14:57:39.977   Successfully installed the file.
2022-04-20 14:57:39.977   -- File entry --
2022-04-20 14:57:39.977   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Move All Windows to Monitor #1.png
2022-04-20 14:57:39.977   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.977   Dest file exists.
2022-04-20 14:57:39.977   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.977   Installing the file.
2022-04-20 14:57:39.978   Successfully installed the file.
2022-04-20 14:57:39.979   -- File entry --
2022-04-20 14:57:39.979   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Move All Windows to Monitor #2.png
2022-04-20 14:57:39.979   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.979   Dest file exists.
2022-04-20 14:57:39.979   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.979   Installing the file.
2022-04-20 14:57:39.980   Successfully installed the file.
2022-04-20 14:57:39.980   -- File entry --
2022-04-20 14:57:39.981   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Move All Windows to Monitor #3.png
2022-04-20 14:57:39.981   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.981   Dest file exists.
2022-04-20 14:57:39.981   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.981   Installing the file.
2022-04-20 14:57:39.982   Successfully installed the file.
2022-04-20 14:57:39.982   -- File entry --
2022-04-20 14:57:39.983   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Move All Windows to Monitor #4.png
2022-04-20 14:57:39.983   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.983   Dest file exists.
2022-04-20 14:57:39.983   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.983   Installing the file.
2022-04-20 14:57:39.984   Successfully installed the file.
2022-04-20 14:57:39.984   -- File entry --
2022-04-20 14:57:39.984   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Move All Windows to Monitor #5.png
2022-04-20 14:57:39.984   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.984   Dest file exists.
2022-04-20 14:57:39.984   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.984   Installing the file.
2022-04-20 14:57:39.986   Successfully installed the file.
2022-04-20 14:57:39.986   -- File entry --
2022-04-20 14:57:39.986   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Move All Windows to Monitor #6.png
2022-04-20 14:57:39.986   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.986   Dest file exists.
2022-04-20 14:57:39.986   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.986   Installing the file.
2022-04-20 14:57:39.987   Successfully installed the file.
2022-04-20 14:57:39.987   -- File entry --
2022-04-20 14:57:39.987   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Move All Windows to Monitor #7.png
2022-04-20 14:57:39.988   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.988   Dest file exists.
2022-04-20 14:57:39.988   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.988   Installing the file.
2022-04-20 14:57:39.989   Successfully installed the file.
2022-04-20 14:57:39.989   -- File entry --
2022-04-20 14:57:39.989   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Move All Windows to Monitor #8.png
2022-04-20 14:57:39.989   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.989   Dest file exists.
2022-04-20 14:57:39.989   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.989   Installing the file.
2022-04-20 14:57:39.990   Successfully installed the file.
2022-04-20 14:57:39.991   -- File entry --
2022-04-20 14:57:39.991   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Move All Windows to Monitor #9.png
2022-04-20 14:57:39.991   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.991   Dest file exists.
2022-04-20 14:57:39.991   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.991   Installing the file.
2022-04-20 14:57:39.992   Successfully installed the file.
2022-04-20 14:57:39.992   -- File entry --
2022-04-20 14:57:39.992   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Move Window Bottom-Left.png
2022-04-20 14:57:39.993   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.993   Dest file exists.
2022-04-20 14:57:39.993   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.993   Installing the file.
2022-04-20 14:57:39.994   Successfully installed the file.
2022-04-20 14:57:39.994   -- File entry --
2022-04-20 14:57:39.994   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Move Window Bottom-Right.png
2022-04-20 14:57:39.994   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.994   Dest file exists.
2022-04-20 14:57:39.995   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.995   Installing the file.
2022-04-20 14:57:39.996   Successfully installed the file.
2022-04-20 14:57:39.996   -- File entry --
2022-04-20 14:57:39.996   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Move Window to Current Monitor and Maximize.png
2022-04-20 14:57:39.996   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.996   Dest file exists.
2022-04-20 14:57:39.996   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.996   Installing the file.
2022-04-20 14:57:39.997   Successfully installed the file.
2022-04-20 14:57:39.998   -- File entry --
2022-04-20 14:57:39.998   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Move Window to Current Monitor and Minimize.png
2022-04-20 14:57:39.998   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:39.998   Dest file exists.
2022-04-20 14:57:39.998   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:39.998   Installing the file.
2022-04-20 14:57:39.999   Successfully installed the file.
2022-04-20 14:57:39.999   -- File entry --
2022-04-20 14:57:39.999   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Move Window to Current Monitor and Resize.png
2022-04-20 14:57:40.000   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.000   Dest file exists.
2022-04-20 14:57:40.000   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.000   Installing the file.
2022-04-20 14:57:40.001   Successfully installed the file.
2022-04-20 14:57:40.001   -- File entry --
2022-04-20 14:57:40.001   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Move Window to Current Monitor.png
2022-04-20 14:57:40.001   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.001   Dest file exists.
2022-04-20 14:57:40.001   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.001   Installing the file.
2022-04-20 14:57:40.002   Successfully installed the file.
2022-04-20 14:57:40.002   -- File entry --
2022-04-20 14:57:40.003   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Move Window to Monitor #1.png
2022-04-20 14:57:40.003   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.003   Dest file exists.
2022-04-20 14:57:40.003   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.003   Installing the file.
2022-04-20 14:57:40.004   Successfully installed the file.
2022-04-20 14:57:40.004   -- File entry --
2022-04-20 14:57:40.004   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Move Window to Monitor #2.png
2022-04-20 14:57:40.004   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.004   Dest file exists.
2022-04-20 14:57:40.005   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.005   Installing the file.
2022-04-20 14:57:40.005   Successfully installed the file.
2022-04-20 14:57:40.006   -- File entry --
2022-04-20 14:57:40.006   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Move Window to Monitor #3.png
2022-04-20 14:57:40.006   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.006   Dest file exists.
2022-04-20 14:57:40.006   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.006   Installing the file.
2022-04-20 14:57:40.007   Successfully installed the file.
2022-04-20 14:57:40.007   -- File entry --
2022-04-20 14:57:40.007   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Move Window to Monitor #4.png
2022-04-20 14:57:40.008   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.008   Dest file exists.
2022-04-20 14:57:40.008   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.008   Installing the file.
2022-04-20 14:57:40.009   Successfully installed the file.
2022-04-20 14:57:40.009   -- File entry --
2022-04-20 14:57:40.009   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Move Window to Monitor #5.png
2022-04-20 14:57:40.009   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.009   Dest file exists.
2022-04-20 14:57:40.009   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.009   Installing the file.
2022-04-20 14:57:40.010   Successfully installed the file.
2022-04-20 14:57:40.010   -- File entry --
2022-04-20 14:57:40.011   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Move Window to Monitor #6.png
2022-04-20 14:57:40.011   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.011   Dest file exists.
2022-04-20 14:57:40.011   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.011   Installing the file.
2022-04-20 14:57:40.012   Successfully installed the file.
2022-04-20 14:57:40.012   -- File entry --
2022-04-20 14:57:40.012   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Move Window to Monitor #7.png
2022-04-20 14:57:40.013   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.013   Dest file exists.
2022-04-20 14:57:40.013   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.013   Installing the file.
2022-04-20 14:57:40.014   Successfully installed the file.
2022-04-20 14:57:40.014   -- File entry --
2022-04-20 14:57:40.014   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Move Window to Monitor #8.png
2022-04-20 14:57:40.014   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.014   Dest file exists.
2022-04-20 14:57:40.014   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.014   Installing the file.
2022-04-20 14:57:40.015   Successfully installed the file.
2022-04-20 14:57:40.015   -- File entry --
2022-04-20 14:57:40.016   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Move Window to Monitor #9.png
2022-04-20 14:57:40.016   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.016   Dest file exists.
2022-04-20 14:57:40.016   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.016   Installing the file.
2022-04-20 14:57:40.017   Successfully installed the file.
2022-04-20 14:57:40.017   -- File entry --
2022-04-20 14:57:40.017   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Move Window to Specified Location.png
2022-04-20 14:57:40.018   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.018   Dest file exists.
2022-04-20 14:57:40.018   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.018   Installing the file.
2022-04-20 14:57:40.019   Successfully installed the file.
2022-04-20 14:57:40.019   -- File entry --
2022-04-20 14:57:40.019   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Move Window Top-Left.png
2022-04-20 14:57:40.019   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.019   Dest file exists.
2022-04-20 14:57:40.019   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.019   Installing the file.
2022-04-20 14:57:40.020   Successfully installed the file.
2022-04-20 14:57:40.020   -- File entry --
2022-04-20 14:57:40.021   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Move Window Top-Right.png
2022-04-20 14:57:40.021   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.021   Dest file exists.
2022-04-20 14:57:40.021   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.021   Installing the file.
2022-04-20 14:57:40.022   Successfully installed the file.
2022-04-20 14:57:40.022   -- File entry --
2022-04-20 14:57:40.022   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Next Monitor Proportional.png
2022-04-20 14:57:40.024   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.024   Dest file exists.
2022-04-20 14:57:40.024   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.024   Installing the file.
2022-04-20 14:57:40.025   Successfully installed the file.
2022-04-20 14:57:40.025   -- File entry --
2022-04-20 14:57:40.025   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Next Monitor with Maximize.png
2022-04-20 14:57:40.026   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.026   Dest file exists.
2022-04-20 14:57:40.026   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.026   Installing the file.
2022-04-20 14:57:40.027   Successfully installed the file.
2022-04-20 14:57:40.027   -- File entry --
2022-04-20 14:57:40.027   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Next Monitor with Minimize.png
2022-04-20 14:57:40.027   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.027   Dest file exists.
2022-04-20 14:57:40.027   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.027   Installing the file.
2022-04-20 14:57:40.033   Successfully installed the file.
2022-04-20 14:57:40.033   -- File entry --
2022-04-20 14:57:40.033   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Next Monitor.png
2022-04-20 14:57:40.034   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.034   Dest file exists.
2022-04-20 14:57:40.034   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.034   Installing the file.
2022-04-20 14:57:40.035   Successfully installed the file.
2022-04-20 14:57:40.035   -- File entry --
2022-04-20 14:57:40.036   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Open DisplayFusion Window.png
2022-04-20 14:57:40.036   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.036   Dest file exists.
2022-04-20 14:57:40.036   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.036   Installing the file.
2022-04-20 14:57:40.038   Successfully installed the file.
2022-04-20 14:57:40.038   -- File entry --
2022-04-20 14:57:40.038   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Prevent Window Deactivation.png
2022-04-20 14:57:40.039   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.039   Dest file exists.
2022-04-20 14:57:40.039   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.039   Installing the file.
2022-04-20 14:57:40.040   Successfully installed the file.
2022-04-20 14:57:40.040   -- File entry --
2022-04-20 14:57:40.041   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Previous Monitor Proportional.png
2022-04-20 14:57:40.041   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.041   Dest file exists.
2022-04-20 14:57:40.041   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.041   Installing the file.
2022-04-20 14:57:40.042   Successfully installed the file.
2022-04-20 14:57:40.042   -- File entry --
2022-04-20 14:57:40.043   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Previous Monitor with Maximize.png
2022-04-20 14:57:40.043   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.043   Dest file exists.
2022-04-20 14:57:40.043   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.043   Installing the file.
2022-04-20 14:57:40.044   Successfully installed the file.
2022-04-20 14:57:40.045   -- File entry --
2022-04-20 14:57:40.045   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Previous Monitor with Minimize.png
2022-04-20 14:57:40.045   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.045   Dest file exists.
2022-04-20 14:57:40.045   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.045   Installing the file.
2022-04-20 14:57:40.047   Successfully installed the file.
2022-04-20 14:57:40.047   -- File entry --
2022-04-20 14:57:40.047   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Previous Monitor.png
2022-04-20 14:57:40.047   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.047   Dest file exists.
2022-04-20 14:57:40.047   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.047   Installing the file.
2022-04-20 14:57:40.048   Successfully installed the file.
2022-04-20 14:57:40.049   -- File entry --
2022-04-20 14:57:40.049   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Reload Current Wallpaper Profile.png
2022-04-20 14:57:40.049   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.049   Dest file exists.
2022-04-20 14:57:40.049   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.049   Installing the file.
2022-04-20 14:57:40.050   Successfully installed the file.
2022-04-20 14:57:40.050   -- File entry --
2022-04-20 14:57:40.051   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Restore Window.png
2022-04-20 14:57:40.051   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.051   Dest file exists.
2022-04-20 14:57:40.051   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.051   Installing the file.
2022-04-20 14:57:40.052   Successfully installed the file.
2022-04-20 14:57:40.052   -- File entry --
2022-04-20 14:57:40.053   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Right Side.png
2022-04-20 14:57:40.053   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.053   Dest file exists.
2022-04-20 14:57:40.053   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.053   Installing the file.
2022-04-20 14:57:40.054   Successfully installed the file.
2022-04-20 14:57:40.054   -- File entry --
2022-04-20 14:57:40.055   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Screen Saver Disable.png
2022-04-20 14:57:40.055   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.055   Dest file exists.
2022-04-20 14:57:40.055   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.055   Installing the file.
2022-04-20 14:57:40.056   Successfully installed the file.
2022-04-20 14:57:40.056   -- File entry --
2022-04-20 14:57:40.056   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Screen Saver Enable.png
2022-04-20 14:57:40.056   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.056   Dest file exists.
2022-04-20 14:57:40.057   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.057   Installing the file.
2022-04-20 14:57:40.058   Successfully installed the file.
2022-04-20 14:57:40.058   -- File entry --
2022-04-20 14:57:40.058   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Send Window to Back.png
2022-04-20 14:57:40.058   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.058   Dest file exists.
2022-04-20 14:57:40.059   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.059   Installing the file.
2022-04-20 14:57:40.060   Successfully installed the file.
2022-04-20 14:57:40.060   -- File entry --
2022-04-20 14:57:40.060   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Show Monitor Selector.png
2022-04-20 14:57:40.060   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.060   Dest file exists.
2022-04-20 14:57:40.060   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.061   Installing the file.
2022-04-20 14:57:40.062   Successfully installed the file.
2022-04-20 14:57:40.062   -- File entry --
2022-04-20 14:57:40.062   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Span.png
2022-04-20 14:57:40.062   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.062   Dest file exists.
2022-04-20 14:57:40.062   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.062   Installing the file.
2022-04-20 14:57:40.063   Successfully installed the file.
2022-04-20 14:57:40.063   -- File entry --
2022-04-20 14:57:40.064   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Start Screen Saver.png
2022-04-20 14:57:40.064   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.064   Dest file exists.
2022-04-20 14:57:40.064   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.064   Installing the file.
2022-04-20 14:57:40.065   Successfully installed the file.
2022-04-20 14:57:40.065   -- File entry --
2022-04-20 14:57:40.066   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Switch Monitor.png
2022-04-20 14:57:40.066   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.066   Dest file exists.
2022-04-20 14:57:40.066   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.066   Installing the file.
2022-04-20 14:57:40.067   Successfully installed the file.
2022-04-20 14:57:40.067   -- File entry --
2022-04-20 14:57:40.068   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Toggle Freeze Wallpaper Images.png
2022-04-20 14:57:40.068   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.068   Dest file exists.
2022-04-20 14:57:40.068   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.068   Installing the file.
2022-04-20 14:57:40.069   Successfully installed the file.
2022-04-20 14:57:40.069   -- File entry --
2022-04-20 14:57:40.069   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Toggle HotKeys.png
2022-04-20 14:57:40.070   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.070   Dest file exists.
2022-04-20 14:57:40.070   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.070   Installing the file.
2022-04-20 14:57:40.071   Successfully installed the file.
2022-04-20 14:57:40.071   -- File entry --
2022-04-20 14:57:40.071   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Toggle Monitor Fading.png
2022-04-20 14:57:40.072   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.072   Dest file exists.
2022-04-20 14:57:40.072   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.072   Installing the file.
2022-04-20 14:57:40.073   Successfully installed the file.
2022-04-20 14:57:40.073   -- File entry --
2022-04-20 14:57:40.074   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Toggle Multi-Monitor Taskbar.png
2022-04-20 14:57:40.074   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.074   Dest file exists.
2022-04-20 14:57:40.074   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.074   Installing the file.
2022-04-20 14:57:40.075   Successfully installed the file.
2022-04-20 14:57:40.075   -- File entry --
2022-04-20 14:57:40.075   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Toggle TitleBar Buttons.png
2022-04-20 14:57:40.076   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.076   Dest file exists.
2022-04-20 14:57:40.076   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.076   Installing the file.
2022-04-20 14:57:40.077   Successfully installed the file.
2022-04-20 14:57:40.077   -- File entry --
2022-04-20 14:57:40.077   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Toggle Window Always on Top.png
2022-04-20 14:57:40.077   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.077   Dest file exists.
2022-04-20 14:57:40.078   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.078   Installing the file.
2022-04-20 14:57:40.079   Successfully installed the file.
2022-04-20 14:57:40.079   -- File entry --
2022-04-20 14:57:40.079   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Toggle Window Location.png
2022-04-20 14:57:40.079   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.079   Dest file exists.
2022-04-20 14:57:40.079   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.080   Installing the file.
2022-04-20 14:57:40.081   Successfully installed the file.
2022-04-20 14:57:40.081   -- File entry --
2022-04-20 14:57:40.081   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Toggle Window Snapping.png
2022-04-20 14:57:40.081   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.081   Dest file exists.
2022-04-20 14:57:40.081   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.081   Installing the file.
2022-04-20 14:57:40.082   Successfully installed the file.
2022-04-20 14:57:40.083   -- File entry --
2022-04-20 14:57:40.083   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Toggle Window Transparency.png
2022-04-20 14:57:40.083   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.083   Dest file exists.
2022-04-20 14:57:40.083   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.083   Installing the file.
2022-04-20 14:57:40.084   Successfully installed the file.
2022-04-20 14:57:40.084   -- File entry --
2022-04-20 14:57:40.084   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Top Side.png
2022-04-20 14:57:40.084   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.085   Dest file exists.
2022-04-20 14:57:40.085   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.085   Installing the file.
2022-04-20 14:57:40.086   Successfully installed the file.
2022-04-20 14:57:40.086   -- File entry --
2022-04-20 14:57:40.086   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Top-Left Corner.png
2022-04-20 14:57:40.087   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.087   Dest file exists.
2022-04-20 14:57:40.087   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.087   Installing the file.
2022-04-20 14:57:40.088   Successfully installed the file.
2022-04-20 14:57:40.088   -- File entry --
2022-04-20 14:57:40.088   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Top-Right Corner.png
2022-04-20 14:57:40.089   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.089   Dest file exists.
2022-04-20 14:57:40.089   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.089   Installing the file.
2022-04-20 14:57:40.090   Successfully installed the file.
2022-04-20 14:57:40.090   -- File entry --
2022-04-20 14:57:40.090   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Wallpaper Previous.png
2022-04-20 14:57:40.091   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.091   Dest file exists.
2022-04-20 14:57:40.091   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.091   Installing the file.
2022-04-20 14:57:40.092   Successfully installed the file.
2022-04-20 14:57:40.092   -- File entry --
2022-04-20 14:57:40.092   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Wallpaper.png
2022-04-20 14:57:40.092   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.092   Dest file exists.
2022-04-20 14:57:40.092   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.092   Installing the file.
2022-04-20 14:57:40.093   Successfully installed the file.
2022-04-20 14:57:40.093   -- File entry --
2022-04-20 14:57:40.094   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Window Positions Load.png
2022-04-20 14:57:40.094   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.094   Dest file exists.
2022-04-20 14:57:40.094   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.094   Installing the file.
2022-04-20 14:57:40.095   Successfully installed the file.
2022-04-20 14:57:40.095   -- File entry --
2022-04-20 14:57:40.095   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Window Positions Save.png
2022-04-20 14:57:40.096   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.096   Dest file exists.
2022-04-20 14:57:40.096   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.096   Installing the file.
2022-04-20 14:57:40.097   Successfully installed the file.
2022-04-20 14:57:40.097   -- File entry --
2022-04-20 14:57:40.097   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Window Rollup Hat.png
2022-04-20 14:57:40.097   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.097   Dest file exists.
2022-04-20 14:57:40.097   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.097   Installing the file.
2022-04-20 14:57:40.098   Successfully installed the file.
2022-04-20 14:57:40.098   -- File entry --
2022-04-20 14:57:40.099   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Window Rollup Icon.png
2022-04-20 14:57:40.099   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.099   Dest file exists.
2022-04-20 14:57:40.099   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.099   Installing the file.
2022-04-20 14:57:40.100   Successfully installed the file.
2022-04-20 14:57:40.100   -- File entry --
2022-04-20 14:57:40.100   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows Aero\Window Rollup TitleBar.png
2022-04-20 14:57:40.101   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.101   Dest file exists.
2022-04-20 14:57:40.101   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.101   Installing the file.
2022-04-20 14:57:40.102   Successfully installed the file.
2022-04-20 14:57:40.102   -- File entry --
2022-04-20 14:57:40.102   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Bottom Side.png
2022-04-20 14:57:40.103   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.103   Dest file exists.
2022-04-20 14:57:40.103   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.103   Installing the file.
2022-04-20 14:57:40.104   Successfully installed the file.
2022-04-20 14:57:40.104   -- File entry --
2022-04-20 14:57:40.105   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Bottom-Left Corner.png
2022-04-20 14:57:40.105   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.105   Dest file exists.
2022-04-20 14:57:40.105   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.105   Installing the file.
2022-04-20 14:57:40.106   Successfully installed the file.
2022-04-20 14:57:40.106   -- File entry --
2022-04-20 14:57:40.107   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Bottom-Right Corner.png
2022-04-20 14:57:40.107   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.107   Dest file exists.
2022-04-20 14:57:40.107   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.107   Installing the file.
2022-04-20 14:57:40.108   Successfully installed the file.
2022-04-20 14:57:40.108   -- File entry --
2022-04-20 14:57:40.109   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Centre with Resize.png
2022-04-20 14:57:40.109   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.109   Dest file exists.
2022-04-20 14:57:40.109   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.109   Installing the file.
2022-04-20 14:57:40.110   Successfully installed the file.
2022-04-20 14:57:40.110   -- File entry --
2022-04-20 14:57:40.110   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Centre.png
2022-04-20 14:57:40.111   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.111   Dest file exists.
2022-04-20 14:57:40.111   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.111   Installing the file.
2022-04-20 14:57:40.133   Successfully installed the file.
2022-04-20 14:57:40.133   -- File entry --
2022-04-20 14:57:40.133   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Highlight Window Disable.png
2022-04-20 14:57:40.134   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.134   Dest file exists.
2022-04-20 14:57:40.134   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.134   Installing the file.
2022-04-20 14:57:40.135   Successfully installed the file.
2022-04-20 14:57:40.135   -- File entry --
2022-04-20 14:57:40.136   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Highlight Window.png
2022-04-20 14:57:40.136   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.136   Dest file exists.
2022-04-20 14:57:40.136   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.136   Installing the file.
2022-04-20 14:57:40.137   Successfully installed the file.
2022-04-20 14:57:40.137   -- File entry --
2022-04-20 14:57:40.138   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Launch Application.png
2022-04-20 14:57:40.138   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.138   Dest file exists.
2022-04-20 14:57:40.138   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.138   Installing the file.
2022-04-20 14:57:40.139   Successfully installed the file.
2022-04-20 14:57:40.139   -- File entry --
2022-04-20 14:57:40.139   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Left Side.png
2022-04-20 14:57:40.140   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.140   Dest file exists.
2022-04-20 14:57:40.140   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.140   Installing the file.
2022-04-20 14:57:40.141   Successfully installed the file.
2022-04-20 14:57:40.141   -- File entry --
2022-04-20 14:57:40.141   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Desktop Icons Profile #1.png
2022-04-20 14:57:40.142   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.142   Dest file exists.
2022-04-20 14:57:40.142   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.142   Installing the file.
2022-04-20 14:57:40.143   Successfully installed the file.
2022-04-20 14:57:40.143   -- File entry --
2022-04-20 14:57:40.144   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Desktop Icons Profile #2.png
2022-04-20 14:57:40.144   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.144   Dest file exists.
2022-04-20 14:57:40.144   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.144   Installing the file.
2022-04-20 14:57:40.145   Successfully installed the file.
2022-04-20 14:57:40.145   -- File entry --
2022-04-20 14:57:40.145   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Desktop Icons Profile #3.png
2022-04-20 14:57:40.146   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.146   Dest file exists.
2022-04-20 14:57:40.146   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.146   Installing the file.
2022-04-20 14:57:40.147   Successfully installed the file.
2022-04-20 14:57:40.147   -- File entry --
2022-04-20 14:57:40.147   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Desktop Icons Profile #4.png
2022-04-20 14:57:40.148   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.148   Dest file exists.
2022-04-20 14:57:40.148   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.148   Installing the file.
2022-04-20 14:57:40.149   Successfully installed the file.
2022-04-20 14:57:40.149   -- File entry --
2022-04-20 14:57:40.149   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Desktop Icons Profile #5.png
2022-04-20 14:57:40.149   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.149   Dest file exists.
2022-04-20 14:57:40.150   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.150   Installing the file.
2022-04-20 14:57:40.151   Successfully installed the file.
2022-04-20 14:57:40.151   -- File entry --
2022-04-20 14:57:40.151   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Desktop Icons Profile #6.png
2022-04-20 14:57:40.151   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.151   Dest file exists.
2022-04-20 14:57:40.151   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.151   Installing the file.
2022-04-20 14:57:40.153   Successfully installed the file.
2022-04-20 14:57:40.153   -- File entry --
2022-04-20 14:57:40.153   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Desktop Icons Profile #7.png
2022-04-20 14:57:40.153   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.153   Dest file exists.
2022-04-20 14:57:40.153   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.153   Installing the file.
2022-04-20 14:57:40.154   Successfully installed the file.
2022-04-20 14:57:40.154   -- File entry --
2022-04-20 14:57:40.155   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Desktop Icons Profile #8.png
2022-04-20 14:57:40.155   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.155   Dest file exists.
2022-04-20 14:57:40.155   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.155   Installing the file.
2022-04-20 14:57:40.156   Successfully installed the file.
2022-04-20 14:57:40.156   -- File entry --
2022-04-20 14:57:40.156   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Desktop Icons Profile #9.png
2022-04-20 14:57:40.157   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.157   Dest file exists.
2022-04-20 14:57:40.157   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.157   Installing the file.
2022-04-20 14:57:40.158   Successfully installed the file.
2022-04-20 14:57:40.158   -- File entry --
2022-04-20 14:57:40.158   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Monitor Profile #1.png
2022-04-20 14:57:40.159   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.159   Dest file exists.
2022-04-20 14:57:40.159   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.159   Installing the file.
2022-04-20 14:57:40.160   Successfully installed the file.
2022-04-20 14:57:40.160   -- File entry --
2022-04-20 14:57:40.160   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Monitor Profile #2.png
2022-04-20 14:57:40.160   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.161   Dest file exists.
2022-04-20 14:57:40.161   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.161   Installing the file.
2022-04-20 14:57:40.162   Successfully installed the file.
2022-04-20 14:57:40.162   -- File entry --
2022-04-20 14:57:40.162   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Monitor Profile #3.png
2022-04-20 14:57:40.163   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.163   Dest file exists.
2022-04-20 14:57:40.163   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.163   Installing the file.
2022-04-20 14:57:40.164   Successfully installed the file.
2022-04-20 14:57:40.164   -- File entry --
2022-04-20 14:57:40.164   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Monitor Profile #4.png
2022-04-20 14:57:40.165   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.165   Dest file exists.
2022-04-20 14:57:40.165   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.165   Installing the file.
2022-04-20 14:57:40.166   Successfully installed the file.
2022-04-20 14:57:40.166   -- File entry --
2022-04-20 14:57:40.166   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Monitor Profile #5.png
2022-04-20 14:57:40.167   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.167   Dest file exists.
2022-04-20 14:57:40.167   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.167   Installing the file.
2022-04-20 14:57:40.168   Successfully installed the file.
2022-04-20 14:57:40.168   -- File entry --
2022-04-20 14:57:40.168   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Monitor Profile #6.png
2022-04-20 14:57:40.169   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.169   Dest file exists.
2022-04-20 14:57:40.169   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.169   Installing the file.
2022-04-20 14:57:40.170   Successfully installed the file.
2022-04-20 14:57:40.170   -- File entry --
2022-04-20 14:57:40.170   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Monitor Profile #7.png
2022-04-20 14:57:40.171   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.171   Dest file exists.
2022-04-20 14:57:40.171   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.171   Installing the file.
2022-04-20 14:57:40.172   Successfully installed the file.
2022-04-20 14:57:40.172   -- File entry --
2022-04-20 14:57:40.172   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Monitor Profile #8.png
2022-04-20 14:57:40.173   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.173   Dest file exists.
2022-04-20 14:57:40.173   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.173   Installing the file.
2022-04-20 14:57:40.174   Successfully installed the file.
2022-04-20 14:57:40.174   -- File entry --
2022-04-20 14:57:40.174   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Monitor Profile #9.png
2022-04-20 14:57:40.174   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.174   Dest file exists.
2022-04-20 14:57:40.174   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.174   Installing the file.
2022-04-20 14:57:40.176   Successfully installed the file.
2022-04-20 14:57:40.176   -- File entry --
2022-04-20 14:57:40.176   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Next Monitor Profile.png
2022-04-20 14:57:40.176   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.176   Dest file exists.
2022-04-20 14:57:40.176   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.176   Installing the file.
2022-04-20 14:57:40.177   Successfully installed the file.
2022-04-20 14:57:40.177   -- File entry --
2022-04-20 14:57:40.178   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Next Playback Profile.png
2022-04-20 14:57:40.178   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.178   Dest file exists.
2022-04-20 14:57:40.178   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.178   Installing the file.
2022-04-20 14:57:40.179   Successfully installed the file.
2022-04-20 14:57:40.179   -- File entry --
2022-04-20 14:57:40.179   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Next Recording Profile.png
2022-04-20 14:57:40.180   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.180   Dest file exists.
2022-04-20 14:57:40.180   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.180   Installing the file.
2022-04-20 14:57:40.181   Successfully installed the file.
2022-04-20 14:57:40.181   -- File entry --
2022-04-20 14:57:40.181   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Previous Monitor Profile.png
2022-04-20 14:57:40.182   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.182   Dest file exists.
2022-04-20 14:57:40.182   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.182   Installing the file.
2022-04-20 14:57:40.183   Successfully installed the file.
2022-04-20 14:57:40.183   -- File entry --
2022-04-20 14:57:40.183   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Previous Playback Profile.png
2022-04-20 14:57:40.183   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.183   Dest file exists.
2022-04-20 14:57:40.183   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.183   Installing the file.
2022-04-20 14:57:40.184   Successfully installed the file.
2022-04-20 14:57:40.185   -- File entry --
2022-04-20 14:57:40.185   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Previous Recording Profile.png
2022-04-20 14:57:40.185   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.185   Dest file exists.
2022-04-20 14:57:40.185   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.185   Installing the file.
2022-04-20 14:57:40.186   Successfully installed the file.
2022-04-20 14:57:40.186   -- File entry --
2022-04-20 14:57:40.187   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Wallpaper Profile #1.png
2022-04-20 14:57:40.187   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.187   Dest file exists.
2022-04-20 14:57:40.187   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.187   Installing the file.
2022-04-20 14:57:40.188   Successfully installed the file.
2022-04-20 14:57:40.188   -- File entry --
2022-04-20 14:57:40.188   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Wallpaper Profile #2.png
2022-04-20 14:57:40.189   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.189   Dest file exists.
2022-04-20 14:57:40.189   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.189   Installing the file.
2022-04-20 14:57:40.190   Successfully installed the file.
2022-04-20 14:57:40.190   -- File entry --
2022-04-20 14:57:40.190   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Wallpaper Profile #3.png
2022-04-20 14:57:40.191   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.191   Dest file exists.
2022-04-20 14:57:40.191   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.191   Installing the file.
2022-04-20 14:57:40.192   Successfully installed the file.
2022-04-20 14:57:40.192   -- File entry --
2022-04-20 14:57:40.192   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Wallpaper Profile #4.png
2022-04-20 14:57:40.192   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.192   Dest file exists.
2022-04-20 14:57:40.192   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.192   Installing the file.
2022-04-20 14:57:40.193   Successfully installed the file.
2022-04-20 14:57:40.193   -- File entry --
2022-04-20 14:57:40.194   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Wallpaper Profile #5.png
2022-04-20 14:57:40.194   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.194   Dest file exists.
2022-04-20 14:57:40.194   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.194   Installing the file.
2022-04-20 14:57:40.195   Successfully installed the file.
2022-04-20 14:57:40.195   -- File entry --
2022-04-20 14:57:40.196   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Wallpaper Profile #6.png
2022-04-20 14:57:40.196   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.196   Dest file exists.
2022-04-20 14:57:40.196   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.196   Installing the file.
2022-04-20 14:57:40.197   Successfully installed the file.
2022-04-20 14:57:40.197   -- File entry --
2022-04-20 14:57:40.197   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Wallpaper Profile #7.png
2022-04-20 14:57:40.197   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.197   Dest file exists.
2022-04-20 14:57:40.198   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.198   Installing the file.
2022-04-20 14:57:40.199   Successfully installed the file.
2022-04-20 14:57:40.199   -- File entry --
2022-04-20 14:57:40.199   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Wallpaper Profile #8.png
2022-04-20 14:57:40.200   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.200   Dest file exists.
2022-04-20 14:57:40.200   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.200   Installing the file.
2022-04-20 14:57:40.201   Successfully installed the file.
2022-04-20 14:57:40.201   -- File entry --
2022-04-20 14:57:40.201   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Wallpaper Profile #9.png
2022-04-20 14:57:40.201   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.201   Dest file exists.
2022-04-20 14:57:40.201   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.202   Installing the file.
2022-04-20 14:57:40.202   Successfully installed the file.
2022-04-20 14:57:40.203   -- File entry --
2022-04-20 14:57:40.203   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Window Position Profile #1.png
2022-04-20 14:57:40.203   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.203   Dest file exists.
2022-04-20 14:57:40.203   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.203   Installing the file.
2022-04-20 14:57:40.204   Successfully installed the file.
2022-04-20 14:57:40.204   -- File entry --
2022-04-20 14:57:40.204   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Window Position Profile #2.png
2022-04-20 14:57:40.205   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.205   Dest file exists.
2022-04-20 14:57:40.205   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.205   Installing the file.
2022-04-20 14:57:40.206   Successfully installed the file.
2022-04-20 14:57:40.206   -- File entry --
2022-04-20 14:57:40.206   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Window Position Profile #3.png
2022-04-20 14:57:40.207   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.207   Dest file exists.
2022-04-20 14:57:40.207   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.207   Installing the file.
2022-04-20 14:57:40.208   Successfully installed the file.
2022-04-20 14:57:40.208   -- File entry --
2022-04-20 14:57:40.208   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Window Position Profile #4.png
2022-04-20 14:57:40.209   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.209   Dest file exists.
2022-04-20 14:57:40.209   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.209   Installing the file.
2022-04-20 14:57:40.210   Successfully installed the file.
2022-04-20 14:57:40.210   -- File entry --
2022-04-20 14:57:40.210   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Window Position Profile #5.png
2022-04-20 14:57:40.210   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.210   Dest file exists.
2022-04-20 14:57:40.210   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.210   Installing the file.
2022-04-20 14:57:40.211   Successfully installed the file.
2022-04-20 14:57:40.212   -- File entry --
2022-04-20 14:57:40.212   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Window Position Profile #6.png
2022-04-20 14:57:40.212   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.212   Dest file exists.
2022-04-20 14:57:40.212   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.212   Installing the file.
2022-04-20 14:57:40.213   Successfully installed the file.
2022-04-20 14:57:40.213   -- File entry --
2022-04-20 14:57:40.214   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Window Position Profile #7.png
2022-04-20 14:57:40.214   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.214   Dest file exists.
2022-04-20 14:57:40.214   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.214   Installing the file.
2022-04-20 14:57:40.215   Successfully installed the file.
2022-04-20 14:57:40.215   -- File entry --
2022-04-20 14:57:40.215   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Window Position Profile #8.png
2022-04-20 14:57:40.216   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.216   Dest file exists.
2022-04-20 14:57:40.216   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.216   Installing the file.
2022-04-20 14:57:40.217   Successfully installed the file.
2022-04-20 14:57:40.217   -- File entry --
2022-04-20 14:57:40.217   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Load Window Position Profile #9.png
2022-04-20 14:57:40.217   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.217   Dest file exists.
2022-04-20 14:57:40.218   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.218   Installing the file.
2022-04-20 14:57:40.219   Successfully installed the file.
2022-04-20 14:57:40.219   -- File entry --
2022-04-20 14:57:40.219   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Lock Desktop.png
2022-04-20 14:57:40.219   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.219   Dest file exists.
2022-04-20 14:57:40.219   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.219   Installing the file.
2022-04-20 14:57:40.220   Successfully installed the file.
2022-04-20 14:57:40.221   -- File entry --
2022-04-20 14:57:40.221   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Lock Mouse Cursor to Focused Window.png
2022-04-20 14:57:40.221   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.221   Dest file exists.
2022-04-20 14:57:40.221   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.221   Installing the file.
2022-04-20 14:57:40.222   Successfully installed the file.
2022-04-20 14:57:40.222   -- File entry --
2022-04-20 14:57:40.222   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Lock Mouse Cursor to Monitor.png
2022-04-20 14:57:40.223   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.223   Dest file exists.
2022-04-20 14:57:40.223   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.223   Installing the file.
2022-04-20 14:57:40.224   Successfully installed the file.
2022-04-20 14:57:40.224   -- File entry --
2022-04-20 14:57:40.224   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Maximize Window Ignore Splits.png
2022-04-20 14:57:40.224   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.224   Dest file exists.
2022-04-20 14:57:40.225   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.225   Installing the file.
2022-04-20 14:57:40.226   Successfully installed the file.
2022-04-20 14:57:40.226   -- File entry --
2022-04-20 14:57:40.227   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Maximize Window.png
2022-04-20 14:57:40.227   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.227   Dest file exists.
2022-04-20 14:57:40.227   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.227   Installing the file.
2022-04-20 14:57:40.228   Successfully installed the file.
2022-04-20 14:57:40.228   -- File entry --
2022-04-20 14:57:40.228   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Metro Window Frame.png
2022-04-20 14:57:40.229   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.229   Dest file exists.
2022-04-20 14:57:40.229   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.229   Installing the file.
2022-04-20 14:57:40.230   Successfully installed the file.
2022-04-20 14:57:40.230   -- File entry --
2022-04-20 14:57:40.230   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Minimize All Windows Except Current Window (All Monitors).png
2022-04-20 14:57:40.231   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.231   Dest file exists.
2022-04-20 14:57:40.231   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.231   Installing the file.
2022-04-20 14:57:40.232   Successfully installed the file.
2022-04-20 14:57:40.232   -- File entry --
2022-04-20 14:57:40.232   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Minimize All Windows Except Current Window (Current Monitor).png
2022-04-20 14:57:40.233   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.233   Dest file exists.
2022-04-20 14:57:40.233   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.233   Installing the file.
2022-04-20 14:57:40.234   Successfully installed the file.
2022-04-20 14:57:40.234   -- File entry --
2022-04-20 14:57:40.234   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Minimize Window To System Tray.png
2022-04-20 14:57:40.234   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.235   Dest file exists.
2022-04-20 14:57:40.235   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.235   Installing the file.
2022-04-20 14:57:40.236   Successfully installed the file.
2022-04-20 14:57:40.236   -- File entry --
2022-04-20 14:57:40.236   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Minimize Window.png
2022-04-20 14:57:40.236   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.236   Dest file exists.
2022-04-20 14:57:40.236   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.237   Installing the file.
2022-04-20 14:57:40.237   Successfully installed the file.
2022-04-20 14:57:40.238   -- File entry --
2022-04-20 14:57:40.238   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Mirror Monitor #1.png
2022-04-20 14:57:40.238   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.238   Dest file exists.
2022-04-20 14:57:40.238   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.238   Installing the file.
2022-04-20 14:57:40.239   Successfully installed the file.
2022-04-20 14:57:40.239   -- File entry --
2022-04-20 14:57:40.240   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Mirror Monitor #2.png
2022-04-20 14:57:40.240   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.240   Dest file exists.
2022-04-20 14:57:40.240   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.240   Installing the file.
2022-04-20 14:57:40.241   Successfully installed the file.
2022-04-20 14:57:40.241   -- File entry --
2022-04-20 14:57:40.241   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Mirror Monitor #3.png
2022-04-20 14:57:40.242   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.242   Dest file exists.
2022-04-20 14:57:40.242   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.242   Installing the file.
2022-04-20 14:57:40.243   Successfully installed the file.
2022-04-20 14:57:40.243   -- File entry --
2022-04-20 14:57:40.243   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Mirror Monitor #4.png
2022-04-20 14:57:40.243   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.243   Dest file exists.
2022-04-20 14:57:40.244   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.244   Installing the file.
2022-04-20 14:57:40.244   Successfully installed the file.
2022-04-20 14:57:40.245   -- File entry --
2022-04-20 14:57:40.245   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Mirror Monitor #5.png
2022-04-20 14:57:40.245   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.245   Dest file exists.
2022-04-20 14:57:40.245   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.245   Installing the file.
2022-04-20 14:57:40.246   Successfully installed the file.
2022-04-20 14:57:40.246   -- File entry --
2022-04-20 14:57:40.247   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Mirror Monitor #6.png
2022-04-20 14:57:40.247   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.247   Dest file exists.
2022-04-20 14:57:40.247   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.247   Installing the file.
2022-04-20 14:57:40.248   Successfully installed the file.
2022-04-20 14:57:40.248   -- File entry --
2022-04-20 14:57:40.248   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Mirror Monitor #7.png
2022-04-20 14:57:40.249   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.249   Dest file exists.
2022-04-20 14:57:40.249   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.249   Installing the file.
2022-04-20 14:57:40.250   Successfully installed the file.
2022-04-20 14:57:40.250   -- File entry --
2022-04-20 14:57:40.250   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Mirror Monitor #8.png
2022-04-20 14:57:40.250   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.250   Dest file exists.
2022-04-20 14:57:40.250   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.250   Installing the file.
2022-04-20 14:57:40.251   Successfully installed the file.
2022-04-20 14:57:40.251   -- File entry --
2022-04-20 14:57:40.252   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Mirror Monitor #9.png
2022-04-20 14:57:40.252   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.252   Dest file exists.
2022-04-20 14:57:40.252   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.252   Installing the file.
2022-04-20 14:57:40.253   Successfully installed the file.
2022-04-20 14:57:40.253   -- File entry --
2022-04-20 14:57:40.254   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Mirror Monitor.png
2022-04-20 14:57:40.254   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.254   Dest file exists.
2022-04-20 14:57:40.254   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.254   Installing the file.
2022-04-20 14:57:40.255   Successfully installed the file.
2022-04-20 14:57:40.255   -- File entry --
2022-04-20 14:57:40.255   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Mirror Selected Area.png
2022-04-20 14:57:40.256   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.256   Dest file exists.
2022-04-20 14:57:40.256   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.256   Installing the file.
2022-04-20 14:57:40.257   Successfully installed the file.
2022-04-20 14:57:40.257   -- File entry --
2022-04-20 14:57:40.257   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Mirror Window.png
2022-04-20 14:57:40.258   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.258   Dest file exists.
2022-04-20 14:57:40.258   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.258   Installing the file.
2022-04-20 14:57:40.258   Successfully installed the file.
2022-04-20 14:57:40.259   -- File entry --
2022-04-20 14:57:40.259   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Mouse Cursor Centre Active Window.png
2022-04-20 14:57:40.259   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.259   Dest file exists.
2022-04-20 14:57:40.259   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.259   Installing the file.
2022-04-20 14:57:40.260   Successfully installed the file.
2022-04-20 14:57:40.261   -- File entry --
2022-04-20 14:57:40.261   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Mouse Cursor Centre Current Monitor.png
2022-04-20 14:57:40.261   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.261   Dest file exists.
2022-04-20 14:57:40.261   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.261   Installing the file.
2022-04-20 14:57:40.262   Successfully installed the file.
2022-04-20 14:57:40.262   -- File entry --
2022-04-20 14:57:40.263   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Mouse Cursor Centre Different Monitor.png
2022-04-20 14:57:40.263   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.263   Dest file exists.
2022-04-20 14:57:40.263   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.263   Installing the file.
2022-04-20 14:57:40.264   Successfully installed the file.
2022-04-20 14:57:40.264   -- File entry --
2022-04-20 14:57:40.264   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Mouse Cursor Centre Monitor #1.png
2022-04-20 14:57:40.264   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.264   Dest file exists.
2022-04-20 14:57:40.265   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.265   Installing the file.
2022-04-20 14:57:40.266   Successfully installed the file.
2022-04-20 14:57:40.266   -- File entry --
2022-04-20 14:57:40.266   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Mouse Cursor Centre Monitor #2.png
2022-04-20 14:57:40.266   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.266   Dest file exists.
2022-04-20 14:57:40.266   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.266   Installing the file.
2022-04-20 14:57:40.267   Successfully installed the file.
2022-04-20 14:57:40.267   -- File entry --
2022-04-20 14:57:40.267   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Mouse Cursor Centre Monitor #3.png
2022-04-20 14:57:40.268   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.268   Dest file exists.
2022-04-20 14:57:40.268   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.268   Installing the file.
2022-04-20 14:57:40.269   Successfully installed the file.
2022-04-20 14:57:40.269   -- File entry --
2022-04-20 14:57:40.269   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Mouse Cursor Centre Monitor #4.png
2022-04-20 14:57:40.269   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.269   Dest file exists.
2022-04-20 14:57:40.269   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.269   Installing the file.
2022-04-20 14:57:40.270   Successfully installed the file.
2022-04-20 14:57:40.270   -- File entry --
2022-04-20 14:57:40.271   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Mouse Cursor Centre Monitor #5.png
2022-04-20 14:57:40.271   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.271   Dest file exists.
2022-04-20 14:57:40.271   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.271   Installing the file.
2022-04-20 14:57:40.272   Successfully installed the file.
2022-04-20 14:57:40.272   -- File entry --
2022-04-20 14:57:40.272   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Mouse Cursor Centre Monitor #6.png
2022-04-20 14:57:40.273   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.273   Dest file exists.
2022-04-20 14:57:40.273   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.273   Installing the file.
2022-04-20 14:57:40.274   Successfully installed the file.
2022-04-20 14:57:40.274   -- File entry --
2022-04-20 14:57:40.274   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Mouse Cursor Centre Monitor #7.png
2022-04-20 14:57:40.275   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.275   Dest file exists.
2022-04-20 14:57:40.275   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.275   Installing the file.
2022-04-20 14:57:40.276   Successfully installed the file.
2022-04-20 14:57:40.276   -- File entry --
2022-04-20 14:57:40.276   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Mouse Cursor Centre Monitor #8.png
2022-04-20 14:57:40.276   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.276   Dest file exists.
2022-04-20 14:57:40.276   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.276   Installing the file.
2022-04-20 14:57:40.277   Successfully installed the file.
2022-04-20 14:57:40.277   -- File entry --
2022-04-20 14:57:40.277   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Mouse Cursor Centre Monitor #9.png
2022-04-20 14:57:40.278   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.278   Dest file exists.
2022-04-20 14:57:40.278   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.278   Installing the file.
2022-04-20 14:57:40.279   Successfully installed the file.
2022-04-20 14:57:40.279   -- File entry --
2022-04-20 14:57:40.279   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Mouse Cursor Move XY.png
2022-04-20 14:57:40.279   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.279   Dest file exists.
2022-04-20 14:57:40.279   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.279   Installing the file.
2022-04-20 14:57:40.280   Successfully installed the file.
2022-04-20 14:57:40.280   -- File entry --
2022-04-20 14:57:40.281   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Mouse Cursor Next Monitor.png
2022-04-20 14:57:40.281   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.281   Dest file exists.
2022-04-20 14:57:40.281   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.281   Installing the file.
2022-04-20 14:57:40.282   Successfully installed the file.
2022-04-20 14:57:40.282   -- File entry --
2022-04-20 14:57:40.282   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Mouse Cursor Previous Monitor.png
2022-04-20 14:57:40.283   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.283   Dest file exists.
2022-04-20 14:57:40.283   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.283   Installing the file.
2022-04-20 14:57:40.284   Successfully installed the file.
2022-04-20 14:57:40.284   -- File entry --
2022-04-20 14:57:40.284   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Move All Windows to Current Monitor.png
2022-04-20 14:57:40.284   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.284   Dest file exists.
2022-04-20 14:57:40.284   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.285   Installing the file.
2022-04-20 14:57:40.286   Successfully installed the file.
2022-04-20 14:57:40.286   -- File entry --
2022-04-20 14:57:40.286   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Move All Windows to Monitor #1.png
2022-04-20 14:57:40.286   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.286   Dest file exists.
2022-04-20 14:57:40.286   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.286   Installing the file.
2022-04-20 14:57:40.287   Successfully installed the file.
2022-04-20 14:57:40.287   -- File entry --
2022-04-20 14:57:40.287   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Move All Windows to Monitor #2.png
2022-04-20 14:57:40.287   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.287   Dest file exists.
2022-04-20 14:57:40.287   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.288   Installing the file.
2022-04-20 14:57:40.289   Successfully installed the file.
2022-04-20 14:57:40.289   -- File entry --
2022-04-20 14:57:40.289   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Move All Windows to Monitor #3.png
2022-04-20 14:57:40.289   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.289   Dest file exists.
2022-04-20 14:57:40.289   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.289   Installing the file.
2022-04-20 14:57:40.290   Successfully installed the file.
2022-04-20 14:57:40.290   -- File entry --
2022-04-20 14:57:40.291   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Move All Windows to Monitor #4.png
2022-04-20 14:57:40.291   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.291   Dest file exists.
2022-04-20 14:57:40.291   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.291   Installing the file.
2022-04-20 14:57:40.292   Successfully installed the file.
2022-04-20 14:57:40.292   -- File entry --
2022-04-20 14:57:40.292   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Move All Windows to Monitor #5.png
2022-04-20 14:57:40.292   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.292   Dest file exists.
2022-04-20 14:57:40.292   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.292   Installing the file.
2022-04-20 14:57:40.293   Successfully installed the file.
2022-04-20 14:57:40.293   -- File entry --
2022-04-20 14:57:40.294   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Move All Windows to Monitor #6.png
2022-04-20 14:57:40.294   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.294   Dest file exists.
2022-04-20 14:57:40.294   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.294   Installing the file.
2022-04-20 14:57:40.295   Successfully installed the file.
2022-04-20 14:57:40.295   -- File entry --
2022-04-20 14:57:40.296   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Move All Windows to Monitor #7.png
2022-04-20 14:57:40.296   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.296   Dest file exists.
2022-04-20 14:57:40.296   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.296   Installing the file.
2022-04-20 14:57:40.297   Successfully installed the file.
2022-04-20 14:57:40.297   -- File entry --
2022-04-20 14:57:40.297   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Move All Windows to Monitor #8.png
2022-04-20 14:57:40.297   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.297   Dest file exists.
2022-04-20 14:57:40.297   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.297   Installing the file.
2022-04-20 14:57:40.298   Successfully installed the file.
2022-04-20 14:57:40.298   -- File entry --
2022-04-20 14:57:40.299   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Move All Windows to Monitor #9.png
2022-04-20 14:57:40.299   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.299   Dest file exists.
2022-04-20 14:57:40.299   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.299   Installing the file.
2022-04-20 14:57:40.300   Successfully installed the file.
2022-04-20 14:57:40.300   -- File entry --
2022-04-20 14:57:40.300   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Move Window Bottom-Left.png
2022-04-20 14:57:40.300   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.300   Dest file exists.
2022-04-20 14:57:40.300   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.300   Installing the file.
2022-04-20 14:57:40.301   Successfully installed the file.
2022-04-20 14:57:40.301   -- File entry --
2022-04-20 14:57:40.302   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Move Window Bottom-Right.png
2022-04-20 14:57:40.302   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.302   Dest file exists.
2022-04-20 14:57:40.302   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.302   Installing the file.
2022-04-20 14:57:40.303   Successfully installed the file.
2022-04-20 14:57:40.303   -- File entry --
2022-04-20 14:57:40.303   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Move Window to Current Monitor and Maximize.png
2022-04-20 14:57:40.304   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.304   Dest file exists.
2022-04-20 14:57:40.304   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.304   Installing the file.
2022-04-20 14:57:40.305   Successfully installed the file.
2022-04-20 14:57:40.305   -- File entry --
2022-04-20 14:57:40.305   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Move Window to Current Monitor and Minimize.png
2022-04-20 14:57:40.305   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.305   Dest file exists.
2022-04-20 14:57:40.305   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.305   Installing the file.
2022-04-20 14:57:40.306   Successfully installed the file.
2022-04-20 14:57:40.306   -- File entry --
2022-04-20 14:57:40.307   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Move Window to Current Monitor and Resize.png
2022-04-20 14:57:40.307   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.307   Dest file exists.
2022-04-20 14:57:40.307   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.307   Installing the file.
2022-04-20 14:57:40.308   Successfully installed the file.
2022-04-20 14:57:40.308   -- File entry --
2022-04-20 14:57:40.308   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Move Window to Current Monitor.png
2022-04-20 14:57:40.308   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.308   Dest file exists.
2022-04-20 14:57:40.308   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.308   Installing the file.
2022-04-20 14:57:40.309   Successfully installed the file.
2022-04-20 14:57:40.310   -- File entry --
2022-04-20 14:57:40.310   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Move Window to Monitor #1.png
2022-04-20 14:57:40.310   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.310   Dest file exists.
2022-04-20 14:57:40.310   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.310   Installing the file.
2022-04-20 14:57:40.311   Successfully installed the file.
2022-04-20 14:57:40.311   -- File entry --
2022-04-20 14:57:40.311   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Move Window to Monitor #2.png
2022-04-20 14:57:40.312   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.312   Dest file exists.
2022-04-20 14:57:40.312   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.312   Installing the file.
2022-04-20 14:57:40.313   Successfully installed the file.
2022-04-20 14:57:40.313   -- File entry --
2022-04-20 14:57:40.313   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Move Window to Monitor #3.png
2022-04-20 14:57:40.313   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.313   Dest file exists.
2022-04-20 14:57:40.314   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.314   Installing the file.
2022-04-20 14:57:40.315   Successfully installed the file.
2022-04-20 14:57:40.315   -- File entry --
2022-04-20 14:57:40.315   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Move Window to Monitor #4.png
2022-04-20 14:57:40.315   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.315   Dest file exists.
2022-04-20 14:57:40.315   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.315   Installing the file.
2022-04-20 14:57:40.316   Successfully installed the file.
2022-04-20 14:57:40.316   -- File entry --
2022-04-20 14:57:40.317   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Move Window to Monitor #5.png
2022-04-20 14:57:40.317   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.317   Dest file exists.
2022-04-20 14:57:40.317   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.317   Installing the file.
2022-04-20 14:57:40.318   Successfully installed the file.
2022-04-20 14:57:40.318   -- File entry --
2022-04-20 14:57:40.318   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Move Window to Monitor #6.png
2022-04-20 14:57:40.319   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.319   Dest file exists.
2022-04-20 14:57:40.319   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.319   Installing the file.
2022-04-20 14:57:40.320   Successfully installed the file.
2022-04-20 14:57:40.320   -- File entry --
2022-04-20 14:57:40.320   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Move Window to Monitor #7.png
2022-04-20 14:57:40.320   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.320   Dest file exists.
2022-04-20 14:57:40.320   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.320   Installing the file.
2022-04-20 14:57:40.321   Successfully installed the file.
2022-04-20 14:57:40.321   -- File entry --
2022-04-20 14:57:40.322   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Move Window to Monitor #8.png
2022-04-20 14:57:40.322   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.322   Dest file exists.
2022-04-20 14:57:40.322   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.322   Installing the file.
2022-04-20 14:57:40.323   Successfully installed the file.
2022-04-20 14:57:40.323   -- File entry --
2022-04-20 14:57:40.323   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Move Window to Monitor #9.png
2022-04-20 14:57:40.324   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.324   Dest file exists.
2022-04-20 14:57:40.324   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.324   Installing the file.
2022-04-20 14:57:40.325   Successfully installed the file.
2022-04-20 14:57:40.325   -- File entry --
2022-04-20 14:57:40.325   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Move Window to Specified Location.png
2022-04-20 14:57:40.325   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.325   Dest file exists.
2022-04-20 14:57:40.325   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.325   Installing the file.
2022-04-20 14:57:40.326   Successfully installed the file.
2022-04-20 14:57:40.327   -- File entry --
2022-04-20 14:57:40.327   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Move Window Top-Left.png
2022-04-20 14:57:40.327   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.327   Dest file exists.
2022-04-20 14:57:40.327   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.327   Installing the file.
2022-04-20 14:57:40.328   Successfully installed the file.
2022-04-20 14:57:40.328   -- File entry --
2022-04-20 14:57:40.328   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Move Window Top-Right.png
2022-04-20 14:57:40.328   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.328   Dest file exists.
2022-04-20 14:57:40.329   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.329   Installing the file.
2022-04-20 14:57:40.330   Successfully installed the file.
2022-04-20 14:57:40.330   -- File entry --
2022-04-20 14:57:40.330   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Next Monitor Proportional.png
2022-04-20 14:57:40.330   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.330   Dest file exists.
2022-04-20 14:57:40.330   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.330   Installing the file.
2022-04-20 14:57:40.331   Successfully installed the file.
2022-04-20 14:57:40.331   -- File entry --
2022-04-20 14:57:40.332   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Next Monitor with Maximize.png
2022-04-20 14:57:40.332   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.332   Dest file exists.
2022-04-20 14:57:40.332   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.332   Installing the file.
2022-04-20 14:57:40.333   Successfully installed the file.
2022-04-20 14:57:40.333   -- File entry --
2022-04-20 14:57:40.334   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Next Monitor with Minimize.png
2022-04-20 14:57:40.334   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.334   Dest file exists.
2022-04-20 14:57:40.334   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.334   Installing the file.
2022-04-20 14:57:40.335   Successfully installed the file.
2022-04-20 14:57:40.335   -- File entry --
2022-04-20 14:57:40.335   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Next Monitor.png
2022-04-20 14:57:40.336   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.336   Dest file exists.
2022-04-20 14:57:40.336   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.336   Installing the file.
2022-04-20 14:57:40.337   Successfully installed the file.
2022-04-20 14:57:40.337   -- File entry --
2022-04-20 14:57:40.337   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Open DisplayFusion Window.png
2022-04-20 14:57:40.337   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.337   Dest file exists.
2022-04-20 14:57:40.337   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.337   Installing the file.
2022-04-20 14:57:40.338   Successfully installed the file.
2022-04-20 14:57:40.338   -- File entry --
2022-04-20 14:57:40.339   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Prevent Window Deactivation.png
2022-04-20 14:57:40.339   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.339   Dest file exists.
2022-04-20 14:57:40.339   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.339   Installing the file.
2022-04-20 14:57:40.340   Successfully installed the file.
2022-04-20 14:57:40.340   -- File entry --
2022-04-20 14:57:40.341   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Previous Monitor Proportional.png
2022-04-20 14:57:40.341   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.341   Dest file exists.
2022-04-20 14:57:40.341   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.341   Installing the file.
2022-04-20 14:57:40.342   Successfully installed the file.
2022-04-20 14:57:40.342   -- File entry --
2022-04-20 14:57:40.342   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Previous Monitor with Maximize.png
2022-04-20 14:57:40.343   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.343   Dest file exists.
2022-04-20 14:57:40.343   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.343   Installing the file.
2022-04-20 14:57:40.344   Successfully installed the file.
2022-04-20 14:57:40.344   -- File entry --
2022-04-20 14:57:40.344   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Previous Monitor with Minimize.png
2022-04-20 14:57:40.345   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.345   Dest file exists.
2022-04-20 14:57:40.345   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.345   Installing the file.
2022-04-20 14:57:40.346   Successfully installed the file.
2022-04-20 14:57:40.346   -- File entry --
2022-04-20 14:57:40.346   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Previous Monitor.png
2022-04-20 14:57:40.346   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.346   Dest file exists.
2022-04-20 14:57:40.346   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.346   Installing the file.
2022-04-20 14:57:40.347   Successfully installed the file.
2022-04-20 14:57:40.347   -- File entry --
2022-04-20 14:57:40.348   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Reload Current Wallpaper Profile.png
2022-04-20 14:57:40.348   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.348   Dest file exists.
2022-04-20 14:57:40.348   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.348   Installing the file.
2022-04-20 14:57:40.349   Successfully installed the file.
2022-04-20 14:57:40.349   -- File entry --
2022-04-20 14:57:40.349   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Restore Window.png
2022-04-20 14:57:40.350   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.350   Dest file exists.
2022-04-20 14:57:40.350   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.350   Installing the file.
2022-04-20 14:57:40.351   Successfully installed the file.
2022-04-20 14:57:40.351   -- File entry --
2022-04-20 14:57:40.351   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Right Side.png
2022-04-20 14:57:40.352   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.352   Dest file exists.
2022-04-20 14:57:40.352   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.352   Installing the file.
2022-04-20 14:57:40.353   Successfully installed the file.
2022-04-20 14:57:40.353   -- File entry --
2022-04-20 14:57:40.353   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Screen Saver Disable.png
2022-04-20 14:57:40.353   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.353   Dest file exists.
2022-04-20 14:57:40.353   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.353   Installing the file.
2022-04-20 14:57:40.354   Successfully installed the file.
2022-04-20 14:57:40.354   -- File entry --
2022-04-20 14:57:40.355   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Screen Saver Enable.png
2022-04-20 14:57:40.355   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.355   Dest file exists.
2022-04-20 14:57:40.355   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.355   Installing the file.
2022-04-20 14:57:40.356   Successfully installed the file.
2022-04-20 14:57:40.356   -- File entry --
2022-04-20 14:57:40.356   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Send Window to Back.png
2022-04-20 14:57:40.357   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.357   Dest file exists.
2022-04-20 14:57:40.357   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.357   Installing the file.
2022-04-20 14:57:40.358   Successfully installed the file.
2022-04-20 14:57:40.358   -- File entry --
2022-04-20 14:57:40.358   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Show Monitor Selector.png
2022-04-20 14:57:40.359   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.359   Dest file exists.
2022-04-20 14:57:40.359   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.359   Installing the file.
2022-04-20 14:57:40.360   Successfully installed the file.
2022-04-20 14:57:40.360   -- File entry --
2022-04-20 14:57:40.360   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Span.png
2022-04-20 14:57:40.360   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.360   Dest file exists.
2022-04-20 14:57:40.360   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.360   Installing the file.
2022-04-20 14:57:40.361   Successfully installed the file.
2022-04-20 14:57:40.361   -- File entry --
2022-04-20 14:57:40.362   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Start Screen Saver.png
2022-04-20 14:57:40.362   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.362   Dest file exists.
2022-04-20 14:57:40.362   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.362   Installing the file.
2022-04-20 14:57:40.363   Successfully installed the file.
2022-04-20 14:57:40.363   -- File entry --
2022-04-20 14:57:40.363   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Switch Monitor.png
2022-04-20 14:57:40.363   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.364   Dest file exists.
2022-04-20 14:57:40.364   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.364   Installing the file.
2022-04-20 14:57:40.365   Successfully installed the file.
2022-04-20 14:57:40.365   -- File entry --
2022-04-20 14:57:40.365   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Toggle Freeze Wallpaper Images.png
2022-04-20 14:57:40.366   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.366   Dest file exists.
2022-04-20 14:57:40.366   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.366   Installing the file.
2022-04-20 14:57:40.367   Successfully installed the file.
2022-04-20 14:57:40.367   -- File entry --
2022-04-20 14:57:40.367   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Toggle HotKeys.png
2022-04-20 14:57:40.367   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.367   Dest file exists.
2022-04-20 14:57:40.367   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.367   Installing the file.
2022-04-20 14:57:40.368   Successfully installed the file.
2022-04-20 14:57:40.368   -- File entry --
2022-04-20 14:57:40.369   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Toggle Monitor Fading.png
2022-04-20 14:57:40.369   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.369   Dest file exists.
2022-04-20 14:57:40.369   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.369   Installing the file.
2022-04-20 14:57:40.370   Successfully installed the file.
2022-04-20 14:57:40.370   -- File entry --
2022-04-20 14:57:40.371   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Toggle Multi-Monitor Taskbar.png
2022-04-20 14:57:40.371   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.371   Dest file exists.
2022-04-20 14:57:40.371   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.371   Installing the file.
2022-04-20 14:57:40.372   Successfully installed the file.
2022-04-20 14:57:40.372   -- File entry --
2022-04-20 14:57:40.373   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Toggle TitleBar Buttons.png
2022-04-20 14:57:40.373   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.373   Dest file exists.
2022-04-20 14:57:40.373   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.373   Installing the file.
2022-04-20 14:57:40.374   Successfully installed the file.
2022-04-20 14:57:40.374   -- File entry --
2022-04-20 14:57:40.375   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Toggle Window Always on Top.png
2022-04-20 14:57:40.375   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.375   Dest file exists.
2022-04-20 14:57:40.375   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.375   Installing the file.
2022-04-20 14:57:40.376   Successfully installed the file.
2022-04-20 14:57:40.376   -- File entry --
2022-04-20 14:57:40.377   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Toggle Window Location.png
2022-04-20 14:57:40.377   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.377   Dest file exists.
2022-04-20 14:57:40.377   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.377   Installing the file.
2022-04-20 14:57:40.378   Successfully installed the file.
2022-04-20 14:57:40.378   -- File entry --
2022-04-20 14:57:40.379   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Toggle Window Snapping.png
2022-04-20 14:57:40.379   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.379   Dest file exists.
2022-04-20 14:57:40.379   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.379   Installing the file.
2022-04-20 14:57:40.380   Successfully installed the file.
2022-04-20 14:57:40.380   -- File entry --
2022-04-20 14:57:40.381   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Toggle Window Transparency.png
2022-04-20 14:57:40.381   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.381   Dest file exists.
2022-04-20 14:57:40.381   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.381   Installing the file.
2022-04-20 14:57:40.382   Successfully installed the file.
2022-04-20 14:57:40.382   -- File entry --
2022-04-20 14:57:40.383   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Top Side.png
2022-04-20 14:57:40.383   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.383   Dest file exists.
2022-04-20 14:57:40.383   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.383   Installing the file.
2022-04-20 14:57:40.384   Successfully installed the file.
2022-04-20 14:57:40.384   -- File entry --
2022-04-20 14:57:40.385   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Top-Left Corner.png
2022-04-20 14:57:40.385   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.385   Dest file exists.
2022-04-20 14:57:40.385   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.385   Installing the file.
2022-04-20 14:57:40.386   Successfully installed the file.
2022-04-20 14:57:40.386   -- File entry --
2022-04-20 14:57:40.386   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Top-Right Corner.png
2022-04-20 14:57:40.387   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.387   Dest file exists.
2022-04-20 14:57:40.387   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.387   Installing the file.
2022-04-20 14:57:40.388   Successfully installed the file.
2022-04-20 14:57:40.388   -- File entry --
2022-04-20 14:57:40.388   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Wallpaper Previous.png
2022-04-20 14:57:40.389   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.389   Dest file exists.
2022-04-20 14:57:40.389   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.389   Installing the file.
2022-04-20 14:57:40.390   Successfully installed the file.
2022-04-20 14:57:40.390   -- File entry --
2022-04-20 14:57:40.390   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Wallpaper.png
2022-04-20 14:57:40.390   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.390   Dest file exists.
2022-04-20 14:57:40.390   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.390   Installing the file.
2022-04-20 14:57:40.392   Successfully installed the file.
2022-04-20 14:57:40.392   -- File entry --
2022-04-20 14:57:40.392   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Window Positions Load.png
2022-04-20 14:57:40.392   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.392   Dest file exists.
2022-04-20 14:57:40.392   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.392   Installing the file.
2022-04-20 14:57:40.393   Successfully installed the file.
2022-04-20 14:57:40.394   -- File entry --
2022-04-20 14:57:40.394   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Window Positions Save.png
2022-04-20 14:57:40.394   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.394   Dest file exists.
2022-04-20 14:57:40.394   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.394   Installing the file.
2022-04-20 14:57:40.395   Successfully installed the file.
2022-04-20 14:57:40.396   -- File entry --
2022-04-20 14:57:40.396   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Window Rollup Hat.png
2022-04-20 14:57:40.396   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.396   Dest file exists.
2022-04-20 14:57:40.396   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.396   Installing the file.
2022-04-20 14:57:40.397   Successfully installed the file.
2022-04-20 14:57:40.398   -- File entry --
2022-04-20 14:57:40.398   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Window Rollup Icon.png
2022-04-20 14:57:40.398   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.398   Dest file exists.
2022-04-20 14:57:40.398   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.398   Installing the file.
2022-04-20 14:57:40.399   Successfully installed the file.
2022-04-20 14:57:40.400   -- File entry --
2022-04-20 14:57:40.400   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Dark)\Window Rollup TitleBar.png
2022-04-20 14:57:40.400   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.400   Dest file exists.
2022-04-20 14:57:40.400   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.400   Installing the file.
2022-04-20 14:57:40.401   Successfully installed the file.
2022-04-20 14:57:40.402   -- File entry --
2022-04-20 14:57:40.402   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Bottom Side.png
2022-04-20 14:57:40.403   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.403   Dest file exists.
2022-04-20 14:57:40.403   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.403   Installing the file.
2022-04-20 14:57:40.404   Successfully installed the file.
2022-04-20 14:57:40.404   -- File entry --
2022-04-20 14:57:40.404   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Bottom-Left Corner.png
2022-04-20 14:57:40.404   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.404   Dest file exists.
2022-04-20 14:57:40.404   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.404   Installing the file.
2022-04-20 14:57:40.405   Successfully installed the file.
2022-04-20 14:57:40.406   -- File entry --
2022-04-20 14:57:40.406   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Bottom-Right Corner.png
2022-04-20 14:57:40.406   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.406   Dest file exists.
2022-04-20 14:57:40.406   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.406   Installing the file.
2022-04-20 14:57:40.407   Successfully installed the file.
2022-04-20 14:57:40.408   -- File entry --
2022-04-20 14:57:40.408   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Centre with Resize.png
2022-04-20 14:57:40.408   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.408   Dest file exists.
2022-04-20 14:57:40.408   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.408   Installing the file.
2022-04-20 14:57:40.409   Successfully installed the file.
2022-04-20 14:57:40.409   -- File entry --
2022-04-20 14:57:40.410   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Centre.png
2022-04-20 14:57:40.410   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.410   Dest file exists.
2022-04-20 14:57:40.410   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.410   Installing the file.
2022-04-20 14:57:40.411   Successfully installed the file.
2022-04-20 14:57:40.411   -- File entry --
2022-04-20 14:57:40.412   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Highlight Window Disable.png
2022-04-20 14:57:40.412   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.412   Dest file exists.
2022-04-20 14:57:40.412   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.412   Installing the file.
2022-04-20 14:57:40.415   Successfully installed the file.
2022-04-20 14:57:40.416   -- File entry --
2022-04-20 14:57:40.416   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Highlight Window.png
2022-04-20 14:57:40.416   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.416   Dest file exists.
2022-04-20 14:57:40.416   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.416   Installing the file.
2022-04-20 14:57:40.417   Successfully installed the file.
2022-04-20 14:57:40.417   -- File entry --
2022-04-20 14:57:40.418   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Launch Application.png
2022-04-20 14:57:40.418   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.418   Dest file exists.
2022-04-20 14:57:40.418   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.418   Installing the file.
2022-04-20 14:57:40.419   Successfully installed the file.
2022-04-20 14:57:40.420   -- File entry --
2022-04-20 14:57:40.420   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Left Side.png
2022-04-20 14:57:40.420   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.420   Dest file exists.
2022-04-20 14:57:40.420   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.420   Installing the file.
2022-04-20 14:57:40.422   Successfully installed the file.
2022-04-20 14:57:40.422   -- File entry --
2022-04-20 14:57:40.422   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Desktop Icons Profile #1.png
2022-04-20 14:57:40.422   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.422   Dest file exists.
2022-04-20 14:57:40.422   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.422   Installing the file.
2022-04-20 14:57:40.424   Successfully installed the file.
2022-04-20 14:57:40.424   -- File entry --
2022-04-20 14:57:40.424   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Desktop Icons Profile #2.png
2022-04-20 14:57:40.424   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.424   Dest file exists.
2022-04-20 14:57:40.424   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.424   Installing the file.
2022-04-20 14:57:40.425   Successfully installed the file.
2022-04-20 14:57:40.425   -- File entry --
2022-04-20 14:57:40.426   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Desktop Icons Profile #3.png
2022-04-20 14:57:40.426   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.426   Dest file exists.
2022-04-20 14:57:40.426   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.426   Installing the file.
2022-04-20 14:57:40.427   Successfully installed the file.
2022-04-20 14:57:40.428   -- File entry --
2022-04-20 14:57:40.428   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Desktop Icons Profile #4.png
2022-04-20 14:57:40.428   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.428   Dest file exists.
2022-04-20 14:57:40.428   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.428   Installing the file.
2022-04-20 14:57:40.429   Successfully installed the file.
2022-04-20 14:57:40.429   -- File entry --
2022-04-20 14:57:40.430   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Desktop Icons Profile #5.png
2022-04-20 14:57:40.430   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.430   Dest file exists.
2022-04-20 14:57:40.430   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.430   Installing the file.
2022-04-20 14:57:40.431   Successfully installed the file.
2022-04-20 14:57:40.431   -- File entry --
2022-04-20 14:57:40.432   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Desktop Icons Profile #6.png
2022-04-20 14:57:40.432   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.432   Dest file exists.
2022-04-20 14:57:40.432   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.432   Installing the file.
2022-04-20 14:57:40.433   Successfully installed the file.
2022-04-20 14:57:40.434   -- File entry --
2022-04-20 14:57:40.434   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Desktop Icons Profile #7.png
2022-04-20 14:57:40.434   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.434   Dest file exists.
2022-04-20 14:57:40.434   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.434   Installing the file.
2022-04-20 14:57:40.435   Successfully installed the file.
2022-04-20 14:57:40.435   -- File entry --
2022-04-20 14:57:40.436   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Desktop Icons Profile #8.png
2022-04-20 14:57:40.436   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.436   Dest file exists.
2022-04-20 14:57:40.436   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.436   Installing the file.
2022-04-20 14:57:40.437   Successfully installed the file.
2022-04-20 14:57:40.437   -- File entry --
2022-04-20 14:57:40.438   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Desktop Icons Profile #9.png
2022-04-20 14:57:40.438   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.438   Dest file exists.
2022-04-20 14:57:40.438   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.438   Installing the file.
2022-04-20 14:57:40.439   Successfully installed the file.
2022-04-20 14:57:40.440   -- File entry --
2022-04-20 14:57:40.440   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Monitor Profile #1.png
2022-04-20 14:57:40.440   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.440   Dest file exists.
2022-04-20 14:57:40.440   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.440   Installing the file.
2022-04-20 14:57:40.441   Successfully installed the file.
2022-04-20 14:57:40.441   -- File entry --
2022-04-20 14:57:40.442   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Monitor Profile #2.png
2022-04-20 14:57:40.442   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.442   Dest file exists.
2022-04-20 14:57:40.442   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.442   Installing the file.
2022-04-20 14:57:40.443   Successfully installed the file.
2022-04-20 14:57:40.444   -- File entry --
2022-04-20 14:57:40.444   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Monitor Profile #3.png
2022-04-20 14:57:40.444   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.444   Dest file exists.
2022-04-20 14:57:40.444   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.444   Installing the file.
2022-04-20 14:57:40.445   Successfully installed the file.
2022-04-20 14:57:40.445   -- File entry --
2022-04-20 14:57:40.446   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Monitor Profile #4.png
2022-04-20 14:57:40.446   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.446   Dest file exists.
2022-04-20 14:57:40.446   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.446   Installing the file.
2022-04-20 14:57:40.447   Successfully installed the file.
2022-04-20 14:57:40.447   -- File entry --
2022-04-20 14:57:40.447   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Monitor Profile #5.png
2022-04-20 14:57:40.448   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.448   Dest file exists.
2022-04-20 14:57:40.448   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.448   Installing the file.
2022-04-20 14:57:40.449   Successfully installed the file.
2022-04-20 14:57:40.449   -- File entry --
2022-04-20 14:57:40.449   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Monitor Profile #6.png
2022-04-20 14:57:40.449   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.449   Dest file exists.
2022-04-20 14:57:40.449   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.449   Installing the file.
2022-04-20 14:57:40.451   Successfully installed the file.
2022-04-20 14:57:40.451   -- File entry --
2022-04-20 14:57:40.451   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Monitor Profile #7.png
2022-04-20 14:57:40.451   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.451   Dest file exists.
2022-04-20 14:57:40.451   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.451   Installing the file.
2022-04-20 14:57:40.452   Successfully installed the file.
2022-04-20 14:57:40.452   -- File entry --
2022-04-20 14:57:40.453   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Monitor Profile #8.png
2022-04-20 14:57:40.453   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.453   Dest file exists.
2022-04-20 14:57:40.453   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.453   Installing the file.
2022-04-20 14:57:40.454   Successfully installed the file.
2022-04-20 14:57:40.454   -- File entry --
2022-04-20 14:57:40.455   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Monitor Profile #9.png
2022-04-20 14:57:40.455   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.455   Dest file exists.
2022-04-20 14:57:40.455   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.455   Installing the file.
2022-04-20 14:57:40.456   Successfully installed the file.
2022-04-20 14:57:40.457   -- File entry --
2022-04-20 14:57:40.457   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Next Monitor Profile.png
2022-04-20 14:57:40.457   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.457   Dest file exists.
2022-04-20 14:57:40.457   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.457   Installing the file.
2022-04-20 14:57:40.458   Successfully installed the file.
2022-04-20 14:57:40.458   -- File entry --
2022-04-20 14:57:40.459   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Next Playback Profile.png
2022-04-20 14:57:40.459   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.459   Dest file exists.
2022-04-20 14:57:40.459   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.459   Installing the file.
2022-04-20 14:57:40.460   Successfully installed the file.
2022-04-20 14:57:40.460   -- File entry --
2022-04-20 14:57:40.460   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Next Recording Profile.png
2022-04-20 14:57:40.461   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.461   Dest file exists.
2022-04-20 14:57:40.461   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.461   Installing the file.
2022-04-20 14:57:40.462   Successfully installed the file.
2022-04-20 14:57:40.462   -- File entry --
2022-04-20 14:57:40.462   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Previous Monitor Profile.png
2022-04-20 14:57:40.463   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.463   Dest file exists.
2022-04-20 14:57:40.463   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.463   Installing the file.
2022-04-20 14:57:40.464   Successfully installed the file.
2022-04-20 14:57:40.464   -- File entry --
2022-04-20 14:57:40.464   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Previous Playback Profile.png
2022-04-20 14:57:40.464   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.464   Dest file exists.
2022-04-20 14:57:40.465   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.465   Installing the file.
2022-04-20 14:57:40.465   Successfully installed the file.
2022-04-20 14:57:40.466   -- File entry --
2022-04-20 14:57:40.466   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Previous Recording Profile.png
2022-04-20 14:57:40.466   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.466   Dest file exists.
2022-04-20 14:57:40.466   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.466   Installing the file.
2022-04-20 14:57:40.467   Successfully installed the file.
2022-04-20 14:57:40.467   -- File entry --
2022-04-20 14:57:40.468   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Wallpaper Profile #1.png
2022-04-20 14:57:40.468   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.468   Dest file exists.
2022-04-20 14:57:40.468   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.468   Installing the file.
2022-04-20 14:57:40.469   Successfully installed the file.
2022-04-20 14:57:40.469   -- File entry --
2022-04-20 14:57:40.470   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Wallpaper Profile #2.png
2022-04-20 14:57:40.470   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.470   Dest file exists.
2022-04-20 14:57:40.470   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.470   Installing the file.
2022-04-20 14:57:40.471   Successfully installed the file.
2022-04-20 14:57:40.471   -- File entry --
2022-04-20 14:57:40.471   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Wallpaper Profile #3.png
2022-04-20 14:57:40.471   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.471   Dest file exists.
2022-04-20 14:57:40.472   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.472   Installing the file.
2022-04-20 14:57:40.473   Successfully installed the file.
2022-04-20 14:57:40.473   -- File entry --
2022-04-20 14:57:40.473   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Wallpaper Profile #4.png
2022-04-20 14:57:40.473   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.473   Dest file exists.
2022-04-20 14:57:40.473   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.473   Installing the file.
2022-04-20 14:57:40.474   Successfully installed the file.
2022-04-20 14:57:40.474   -- File entry --
2022-04-20 14:57:40.475   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Wallpaper Profile #5.png
2022-04-20 14:57:40.475   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.475   Dest file exists.
2022-04-20 14:57:40.475   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.475   Installing the file.
2022-04-20 14:57:40.476   Successfully installed the file.
2022-04-20 14:57:40.476   -- File entry --
2022-04-20 14:57:40.477   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Wallpaper Profile #6.png
2022-04-20 14:57:40.477   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.477   Dest file exists.
2022-04-20 14:57:40.477   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.477   Installing the file.
2022-04-20 14:57:40.478   Successfully installed the file.
2022-04-20 14:57:40.478   -- File entry --
2022-04-20 14:57:40.478   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Wallpaper Profile #7.png
2022-04-20 14:57:40.478   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.478   Dest file exists.
2022-04-20 14:57:40.479   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.479   Installing the file.
2022-04-20 14:57:40.479   Successfully installed the file.
2022-04-20 14:57:40.480   -- File entry --
2022-04-20 14:57:40.480   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Wallpaper Profile #8.png
2022-04-20 14:57:40.480   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.480   Dest file exists.
2022-04-20 14:57:40.480   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.480   Installing the file.
2022-04-20 14:57:40.481   Successfully installed the file.
2022-04-20 14:57:40.481   -- File entry --
2022-04-20 14:57:40.482   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Wallpaper Profile #9.png
2022-04-20 14:57:40.482   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.482   Dest file exists.
2022-04-20 14:57:40.482   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.482   Installing the file.
2022-04-20 14:57:40.483   Successfully installed the file.
2022-04-20 14:57:40.484   -- File entry --
2022-04-20 14:57:40.484   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Window Position Profile #1.png
2022-04-20 14:57:40.484   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.484   Dest file exists.
2022-04-20 14:57:40.484   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.485   Installing the file.
2022-04-20 14:57:40.485   Successfully installed the file.
2022-04-20 14:57:40.486   -- File entry --
2022-04-20 14:57:40.486   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Window Position Profile #2.png
2022-04-20 14:57:40.486   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.486   Dest file exists.
2022-04-20 14:57:40.486   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.486   Installing the file.
2022-04-20 14:57:40.487   Successfully installed the file.
2022-04-20 14:57:40.487   -- File entry --
2022-04-20 14:57:40.488   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Window Position Profile #3.png
2022-04-20 14:57:40.488   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.488   Dest file exists.
2022-04-20 14:57:40.488   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.488   Installing the file.
2022-04-20 14:57:40.489   Successfully installed the file.
2022-04-20 14:57:40.489   -- File entry --
2022-04-20 14:57:40.489   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Window Position Profile #4.png
2022-04-20 14:57:40.490   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.490   Dest file exists.
2022-04-20 14:57:40.490   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.490   Installing the file.
2022-04-20 14:57:40.491   Successfully installed the file.
2022-04-20 14:57:40.491   -- File entry --
2022-04-20 14:57:40.491   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Window Position Profile #5.png
2022-04-20 14:57:40.492   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.492   Dest file exists.
2022-04-20 14:57:40.492   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.492   Installing the file.
2022-04-20 14:57:40.493   Successfully installed the file.
2022-04-20 14:57:40.493   -- File entry --
2022-04-20 14:57:40.494   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Window Position Profile #6.png
2022-04-20 14:57:40.494   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.494   Dest file exists.
2022-04-20 14:57:40.494   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.494   Installing the file.
2022-04-20 14:57:40.495   Successfully installed the file.
2022-04-20 14:57:40.495   -- File entry --
2022-04-20 14:57:40.495   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Window Position Profile #7.png
2022-04-20 14:57:40.496   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.496   Dest file exists.
2022-04-20 14:57:40.496   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.496   Installing the file.
2022-04-20 14:57:40.497   Successfully installed the file.
2022-04-20 14:57:40.497   -- File entry --
2022-04-20 14:57:40.497   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Window Position Profile #8.png
2022-04-20 14:57:40.498   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.498   Dest file exists.
2022-04-20 14:57:40.498   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.498   Installing the file.
2022-04-20 14:57:40.499   Successfully installed the file.
2022-04-20 14:57:40.500   -- File entry --
2022-04-20 14:57:40.500   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Load Window Position Profile #9.png
2022-04-20 14:57:40.500   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.500   Dest file exists.
2022-04-20 14:57:40.500   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.500   Installing the file.
2022-04-20 14:57:40.501   Successfully installed the file.
2022-04-20 14:57:40.501   -- File entry --
2022-04-20 14:57:40.502   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Lock Desktop.png
2022-04-20 14:57:40.502   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.502   Dest file exists.
2022-04-20 14:57:40.502   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.502   Installing the file.
2022-04-20 14:57:40.503   Successfully installed the file.
2022-04-20 14:57:40.503   -- File entry --
2022-04-20 14:57:40.503   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Lock Mouse Cursor to Focused Window.png
2022-04-20 14:57:40.504   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.504   Dest file exists.
2022-04-20 14:57:40.504   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.504   Installing the file.
2022-04-20 14:57:40.505   Successfully installed the file.
2022-04-20 14:57:40.505   -- File entry --
2022-04-20 14:57:40.505   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Lock Mouse Cursor to Monitor.png
2022-04-20 14:57:40.505   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.505   Dest file exists.
2022-04-20 14:57:40.505   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.506   Installing the file.
2022-04-20 14:57:40.506   Successfully installed the file.
2022-04-20 14:57:40.507   -- File entry --
2022-04-20 14:57:40.507   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Maximize Window Ignore Splits.png
2022-04-20 14:57:40.507   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.507   Dest file exists.
2022-04-20 14:57:40.507   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.507   Installing the file.
2022-04-20 14:57:40.508   Successfully installed the file.
2022-04-20 14:57:40.508   -- File entry --
2022-04-20 14:57:40.509   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Maximize Window.png
2022-04-20 14:57:40.509   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.509   Dest file exists.
2022-04-20 14:57:40.509   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.509   Installing the file.
2022-04-20 14:57:40.511   Successfully installed the file.
2022-04-20 14:57:40.511   -- File entry --
2022-04-20 14:57:40.511   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Metro Window Frame.png
2022-04-20 14:57:40.511   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.511   Dest file exists.
2022-04-20 14:57:40.511   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.511   Installing the file.
2022-04-20 14:57:40.512   Successfully installed the file.
2022-04-20 14:57:40.512   -- File entry --
2022-04-20 14:57:40.513   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Minimize All Windows Except Current Window (All Monitors).png
2022-04-20 14:57:40.513   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.513   Dest file exists.
2022-04-20 14:57:40.513   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.513   Installing the file.
2022-04-20 14:57:40.514   Successfully installed the file.
2022-04-20 14:57:40.514   -- File entry --
2022-04-20 14:57:40.514   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Minimize All Windows Except Current Window (Current Monitor).png
2022-04-20 14:57:40.515   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.515   Dest file exists.
2022-04-20 14:57:40.515   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.515   Installing the file.
2022-04-20 14:57:40.516   Successfully installed the file.
2022-04-20 14:57:40.516   -- File entry --
2022-04-20 14:57:40.516   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Minimize Window To System Tray.png
2022-04-20 14:57:40.516   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.516   Dest file exists.
2022-04-20 14:57:40.516   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.516   Installing the file.
2022-04-20 14:57:40.518   Successfully installed the file.
2022-04-20 14:57:40.518   -- File entry --
2022-04-20 14:57:40.518   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Minimize Window.png
2022-04-20 14:57:40.519   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.519   Dest file exists.
2022-04-20 14:57:40.519   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.519   Installing the file.
2022-04-20 14:57:40.520   Successfully installed the file.
2022-04-20 14:57:40.520   -- File entry --
2022-04-20 14:57:40.520   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Mirror Monitor #1.png
2022-04-20 14:57:40.520   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.520   Dest file exists.
2022-04-20 14:57:40.520   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.520   Installing the file.
2022-04-20 14:57:40.522   Successfully installed the file.
2022-04-20 14:57:40.522   -- File entry --
2022-04-20 14:57:40.522   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Mirror Monitor #2.png
2022-04-20 14:57:40.522   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.522   Dest file exists.
2022-04-20 14:57:40.522   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.522   Installing the file.
2022-04-20 14:57:40.523   Successfully installed the file.
2022-04-20 14:57:40.523   -- File entry --
2022-04-20 14:57:40.524   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Mirror Monitor #3.png
2022-04-20 14:57:40.524   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.524   Dest file exists.
2022-04-20 14:57:40.524   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.524   Installing the file.
2022-04-20 14:57:40.525   Successfully installed the file.
2022-04-20 14:57:40.525   -- File entry --
2022-04-20 14:57:40.526   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Mirror Monitor #4.png
2022-04-20 14:57:40.526   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.526   Dest file exists.
2022-04-20 14:57:40.526   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.526   Installing the file.
2022-04-20 14:57:40.527   Successfully installed the file.
2022-04-20 14:57:40.527   -- File entry --
2022-04-20 14:57:40.527   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Mirror Monitor #5.png
2022-04-20 14:57:40.528   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.528   Dest file exists.
2022-04-20 14:57:40.528   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.528   Installing the file.
2022-04-20 14:57:40.529   Successfully installed the file.
2022-04-20 14:57:40.529   -- File entry --
2022-04-20 14:57:40.529   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Mirror Monitor #6.png
2022-04-20 14:57:40.529   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.529   Dest file exists.
2022-04-20 14:57:40.529   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.529   Installing the file.
2022-04-20 14:57:40.530   Successfully installed the file.
2022-04-20 14:57:40.530   -- File entry --
2022-04-20 14:57:40.531   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Mirror Monitor #7.png
2022-04-20 14:57:40.531   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.531   Dest file exists.
2022-04-20 14:57:40.531   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.531   Installing the file.
2022-04-20 14:57:40.532   Successfully installed the file.
2022-04-20 14:57:40.532   -- File entry --
2022-04-20 14:57:40.533   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Mirror Monitor #8.png
2022-04-20 14:57:40.533   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.533   Dest file exists.
2022-04-20 14:57:40.533   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.533   Installing the file.
2022-04-20 14:57:40.534   Successfully installed the file.
2022-04-20 14:57:40.534   -- File entry --
2022-04-20 14:57:40.534   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Mirror Monitor #9.png
2022-04-20 14:57:40.534   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.534   Dest file exists.
2022-04-20 14:57:40.534   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.534   Installing the file.
2022-04-20 14:57:40.535   Successfully installed the file.
2022-04-20 14:57:40.535   -- File entry --
2022-04-20 14:57:40.536   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Mirror Monitor.png
2022-04-20 14:57:40.536   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.536   Dest file exists.
2022-04-20 14:57:40.536   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.536   Installing the file.
2022-04-20 14:57:40.537   Successfully installed the file.
2022-04-20 14:57:40.537   -- File entry --
2022-04-20 14:57:40.537   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Mirror Selected Area.png
2022-04-20 14:57:40.538   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.538   Dest file exists.
2022-04-20 14:57:40.538   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.538   Installing the file.
2022-04-20 14:57:40.539   Successfully installed the file.
2022-04-20 14:57:40.539   -- File entry --
2022-04-20 14:57:40.539   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Mirror Window.png
2022-04-20 14:57:40.539   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.539   Dest file exists.
2022-04-20 14:57:40.539   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.539   Installing the file.
2022-04-20 14:57:40.540   Successfully installed the file.
2022-04-20 14:57:40.541   -- File entry --
2022-04-20 14:57:40.541   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Mouse Cursor Centre Active Window.png
2022-04-20 14:57:40.541   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.541   Dest file exists.
2022-04-20 14:57:40.541   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.541   Installing the file.
2022-04-20 14:57:40.542   Successfully installed the file.
2022-04-20 14:57:40.543   -- File entry --
2022-04-20 14:57:40.543   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Mouse Cursor Centre Current Monitor.png
2022-04-20 14:57:40.543   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.543   Dest file exists.
2022-04-20 14:57:40.543   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.543   Installing the file.
2022-04-20 14:57:40.544   Successfully installed the file.
2022-04-20 14:57:40.544   -- File entry --
2022-04-20 14:57:40.545   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Mouse Cursor Centre Different Monitor.png
2022-04-20 14:57:40.545   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.545   Dest file exists.
2022-04-20 14:57:40.545   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.545   Installing the file.
2022-04-20 14:57:40.546   Successfully installed the file.
2022-04-20 14:57:40.546   -- File entry --
2022-04-20 14:57:40.546   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Mouse Cursor Centre Monitor #1.png
2022-04-20 14:57:40.547   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.547   Dest file exists.
2022-04-20 14:57:40.547   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.547   Installing the file.
2022-04-20 14:57:40.548   Successfully installed the file.
2022-04-20 14:57:40.548   -- File entry --
2022-04-20 14:57:40.548   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Mouse Cursor Centre Monitor #2.png
2022-04-20 14:57:40.548   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.548   Dest file exists.
2022-04-20 14:57:40.549   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.549   Installing the file.
2022-04-20 14:57:40.550   Successfully installed the file.
2022-04-20 14:57:40.550   -- File entry --
2022-04-20 14:57:40.550   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Mouse Cursor Centre Monitor #3.png
2022-04-20 14:57:40.550   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.550   Dest file exists.
2022-04-20 14:57:40.550   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.550   Installing the file.
2022-04-20 14:57:40.551   Successfully installed the file.
2022-04-20 14:57:40.551   -- File entry --
2022-04-20 14:57:40.552   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Mouse Cursor Centre Monitor #4.png
2022-04-20 14:57:40.552   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.552   Dest file exists.
2022-04-20 14:57:40.552   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.552   Installing the file.
2022-04-20 14:57:40.553   Successfully installed the file.
2022-04-20 14:57:40.553   -- File entry --
2022-04-20 14:57:40.553   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Mouse Cursor Centre Monitor #5.png
2022-04-20 14:57:40.554   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.554   Dest file exists.
2022-04-20 14:57:40.554   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.554   Installing the file.
2022-04-20 14:57:40.555   Successfully installed the file.
2022-04-20 14:57:40.555   -- File entry --
2022-04-20 14:57:40.555   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Mouse Cursor Centre Monitor #6.png
2022-04-20 14:57:40.555   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.555   Dest file exists.
2022-04-20 14:57:40.555   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.555   Installing the file.
2022-04-20 14:57:40.557   Successfully installed the file.
2022-04-20 14:57:40.557   -- File entry --
2022-04-20 14:57:40.557   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Mouse Cursor Centre Monitor #7.png
2022-04-20 14:57:40.557   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.557   Dest file exists.
2022-04-20 14:57:40.557   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.557   Installing the file.
2022-04-20 14:57:40.558   Successfully installed the file.
2022-04-20 14:57:40.559   -- File entry --
2022-04-20 14:57:40.559   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Mouse Cursor Centre Monitor #8.png
2022-04-20 14:57:40.559   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.559   Dest file exists.
2022-04-20 14:57:40.559   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.559   Installing the file.
2022-04-20 14:57:40.560   Successfully installed the file.
2022-04-20 14:57:40.560   -- File entry --
2022-04-20 14:57:40.561   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Mouse Cursor Centre Monitor #9.png
2022-04-20 14:57:40.561   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.561   Dest file exists.
2022-04-20 14:57:40.561   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.561   Installing the file.
2022-04-20 14:57:40.562   Successfully installed the file.
2022-04-20 14:57:40.563   -- File entry --
2022-04-20 14:57:40.563   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Mouse Cursor Move XY.png
2022-04-20 14:57:40.563   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.563   Dest file exists.
2022-04-20 14:57:40.563   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.563   Installing the file.
2022-04-20 14:57:40.564   Successfully installed the file.
2022-04-20 14:57:40.564   -- File entry --
2022-04-20 14:57:40.564   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Mouse Cursor Next Monitor.png
2022-04-20 14:57:40.565   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.565   Dest file exists.
2022-04-20 14:57:40.565   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.565   Installing the file.
2022-04-20 14:57:40.567   Successfully installed the file.
2022-04-20 14:57:40.567   -- File entry --
2022-04-20 14:57:40.567   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Mouse Cursor Previous Monitor.png
2022-04-20 14:57:40.567   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.567   Dest file exists.
2022-04-20 14:57:40.567   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.567   Installing the file.
2022-04-20 14:57:40.568   Successfully installed the file.
2022-04-20 14:57:40.568   -- File entry --
2022-04-20 14:57:40.569   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Move All Windows to Current Monitor.png
2022-04-20 14:57:40.569   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.569   Dest file exists.
2022-04-20 14:57:40.569   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.569   Installing the file.
2022-04-20 14:57:40.570   Successfully installed the file.
2022-04-20 14:57:40.570   -- File entry --
2022-04-20 14:57:40.570   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Move All Windows to Monitor #1.png
2022-04-20 14:57:40.570   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.570   Dest file exists.
2022-04-20 14:57:40.570   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.570   Installing the file.
2022-04-20 14:57:40.571   Successfully installed the file.
2022-04-20 14:57:40.572   -- File entry --
2022-04-20 14:57:40.572   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Move All Windows to Monitor #2.png
2022-04-20 14:57:40.572   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.572   Dest file exists.
2022-04-20 14:57:40.572   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.572   Installing the file.
2022-04-20 14:57:40.573   Successfully installed the file.
2022-04-20 14:57:40.573   -- File entry --
2022-04-20 14:57:40.574   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Move All Windows to Monitor #3.png
2022-04-20 14:57:40.574   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.574   Dest file exists.
2022-04-20 14:57:40.574   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.574   Installing the file.
2022-04-20 14:57:40.576   Successfully installed the file.
2022-04-20 14:57:40.576   -- File entry --
2022-04-20 14:57:40.576   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Move All Windows to Monitor #4.png
2022-04-20 14:57:40.576   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.576   Dest file exists.
2022-04-20 14:57:40.576   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.576   Installing the file.
2022-04-20 14:57:40.577   Successfully installed the file.
2022-04-20 14:57:40.578   -- File entry --
2022-04-20 14:57:40.578   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Move All Windows to Monitor #5.png
2022-04-20 14:57:40.578   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.578   Dest file exists.
2022-04-20 14:57:40.578   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.578   Installing the file.
2022-04-20 14:57:40.579   Successfully installed the file.
2022-04-20 14:57:40.579   -- File entry --
2022-04-20 14:57:40.580   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Move All Windows to Monitor #6.png
2022-04-20 14:57:40.580   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.580   Dest file exists.
2022-04-20 14:57:40.580   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.580   Installing the file.
2022-04-20 14:57:40.581   Successfully installed the file.
2022-04-20 14:57:40.581   -- File entry --
2022-04-20 14:57:40.581   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Move All Windows to Monitor #7.png
2022-04-20 14:57:40.581   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.581   Dest file exists.
2022-04-20 14:57:40.581   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.582   Installing the file.
2022-04-20 14:57:40.583   Successfully installed the file.
2022-04-20 14:57:40.583   -- File entry --
2022-04-20 14:57:40.583   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Move All Windows to Monitor #8.png
2022-04-20 14:57:40.583   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.583   Dest file exists.
2022-04-20 14:57:40.583   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.583   Installing the file.
2022-04-20 14:57:40.584   Successfully installed the file.
2022-04-20 14:57:40.584   -- File entry --
2022-04-20 14:57:40.585   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Move All Windows to Monitor #9.png
2022-04-20 14:57:40.585   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.585   Dest file exists.
2022-04-20 14:57:40.585   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.585   Installing the file.
2022-04-20 14:57:40.586   Successfully installed the file.
2022-04-20 14:57:40.586   -- File entry --
2022-04-20 14:57:40.586   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Move Window Bottom-Left.png
2022-04-20 14:57:40.587   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.587   Dest file exists.
2022-04-20 14:57:40.587   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.587   Installing the file.
2022-04-20 14:57:40.588   Successfully installed the file.
2022-04-20 14:57:40.588   -- File entry --
2022-04-20 14:57:40.588   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Move Window Bottom-Right.png
2022-04-20 14:57:40.589   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.589   Dest file exists.
2022-04-20 14:57:40.589   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.589   Installing the file.
2022-04-20 14:57:40.590   Successfully installed the file.
2022-04-20 14:57:40.590   -- File entry --
2022-04-20 14:57:40.590   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Move Window to Current Monitor and Maximize.png
2022-04-20 14:57:40.590   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.590   Dest file exists.
2022-04-20 14:57:40.590   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.591   Installing the file.
2022-04-20 14:57:40.591   Successfully installed the file.
2022-04-20 14:57:40.592   -- File entry --
2022-04-20 14:57:40.592   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Move Window to Current Monitor and Minimize.png
2022-04-20 14:57:40.592   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.592   Dest file exists.
2022-04-20 14:57:40.592   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.592   Installing the file.
2022-04-20 14:57:40.593   Successfully installed the file.
2022-04-20 14:57:40.593   -- File entry --
2022-04-20 14:57:40.593   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Move Window to Current Monitor and Resize.png
2022-04-20 14:57:40.594   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.594   Dest file exists.
2022-04-20 14:57:40.594   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.594   Installing the file.
2022-04-20 14:57:40.595   Successfully installed the file.
2022-04-20 14:57:40.595   -- File entry --
2022-04-20 14:57:40.595   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Move Window to Current Monitor.png
2022-04-20 14:57:40.596   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.596   Dest file exists.
2022-04-20 14:57:40.596   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.596   Installing the file.
2022-04-20 14:57:40.597   Successfully installed the file.
2022-04-20 14:57:40.597   -- File entry --
2022-04-20 14:57:40.597   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Move Window to Monitor #1.png
2022-04-20 14:57:40.597   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.597   Dest file exists.
2022-04-20 14:57:40.597   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.597   Installing the file.
2022-04-20 14:57:40.598   Successfully installed the file.
2022-04-20 14:57:40.599   -- File entry --
2022-04-20 14:57:40.599   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Move Window to Monitor #2.png
2022-04-20 14:57:40.599   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.599   Dest file exists.
2022-04-20 14:57:40.599   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.599   Installing the file.
2022-04-20 14:57:40.600   Successfully installed the file.
2022-04-20 14:57:40.600   -- File entry --
2022-04-20 14:57:40.601   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Move Window to Monitor #3.png
2022-04-20 14:57:40.601   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.601   Dest file exists.
2022-04-20 14:57:40.601   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.601   Installing the file.
2022-04-20 14:57:40.602   Successfully installed the file.
2022-04-20 14:57:40.603   -- File entry --
2022-04-20 14:57:40.603   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Move Window to Monitor #4.png
2022-04-20 14:57:40.603   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.603   Dest file exists.
2022-04-20 14:57:40.603   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.603   Installing the file.
2022-04-20 14:57:40.604   Successfully installed the file.
2022-04-20 14:57:40.604   -- File entry --
2022-04-20 14:57:40.604   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Move Window to Monitor #5.png
2022-04-20 14:57:40.605   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.605   Dest file exists.
2022-04-20 14:57:40.605   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.605   Installing the file.
2022-04-20 14:57:40.606   Successfully installed the file.
2022-04-20 14:57:40.606   -- File entry --
2022-04-20 14:57:40.606   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Move Window to Monitor #6.png
2022-04-20 14:57:40.606   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.606   Dest file exists.
2022-04-20 14:57:40.606   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.606   Installing the file.
2022-04-20 14:57:40.607   Successfully installed the file.
2022-04-20 14:57:40.607   -- File entry --
2022-04-20 14:57:40.608   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Move Window to Monitor #7.png
2022-04-20 14:57:40.608   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.608   Dest file exists.
2022-04-20 14:57:40.608   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.608   Installing the file.
2022-04-20 14:57:40.609   Successfully installed the file.
2022-04-20 14:57:40.609   -- File entry --
2022-04-20 14:57:40.610   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Move Window to Monitor #8.png
2022-04-20 14:57:40.611   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.611   Dest file exists.
2022-04-20 14:57:40.611   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.611   Installing the file.
2022-04-20 14:57:40.612   Successfully installed the file.
2022-04-20 14:57:40.612   -- File entry --
2022-04-20 14:57:40.612   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Move Window to Monitor #9.png
2022-04-20 14:57:40.612   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.612   Dest file exists.
2022-04-20 14:57:40.612   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.612   Installing the file.
2022-04-20 14:57:40.613   Successfully installed the file.
2022-04-20 14:57:40.613   -- File entry --
2022-04-20 14:57:40.614   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Move Window to Specified Location.png
2022-04-20 14:57:40.614   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.614   Dest file exists.
2022-04-20 14:57:40.614   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.614   Installing the file.
2022-04-20 14:57:40.616   Successfully installed the file.
2022-04-20 14:57:40.616   -- File entry --
2022-04-20 14:57:40.617   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Move Window Top-Left.png
2022-04-20 14:57:40.617   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.617   Dest file exists.
2022-04-20 14:57:40.617   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.617   Installing the file.
2022-04-20 14:57:40.618   Successfully installed the file.
2022-04-20 14:57:40.618   -- File entry --
2022-04-20 14:57:40.618   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Move Window Top-Right.png
2022-04-20 14:57:40.619   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.619   Dest file exists.
2022-04-20 14:57:40.619   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.619   Installing the file.
2022-04-20 14:57:40.620   Successfully installed the file.
2022-04-20 14:57:40.620   -- File entry --
2022-04-20 14:57:40.620   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Next Monitor Proportional.png
2022-04-20 14:57:40.620   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.620   Dest file exists.
2022-04-20 14:57:40.620   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.620   Installing the file.
2022-04-20 14:57:40.621   Successfully installed the file.
2022-04-20 14:57:40.621   -- File entry --
2022-04-20 14:57:40.621   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Next Monitor with Maximize.png
2022-04-20 14:57:40.622   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.622   Dest file exists.
2022-04-20 14:57:40.622   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.622   Installing the file.
2022-04-20 14:57:40.623   Successfully installed the file.
2022-04-20 14:57:40.623   -- File entry --
2022-04-20 14:57:40.623   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Next Monitor with Minimize.png
2022-04-20 14:57:40.623   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.623   Dest file exists.
2022-04-20 14:57:40.623   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.623   Installing the file.
2022-04-20 14:57:40.624   Successfully installed the file.
2022-04-20 14:57:40.624   -- File entry --
2022-04-20 14:57:40.625   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Next Monitor.png
2022-04-20 14:57:40.625   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.625   Dest file exists.
2022-04-20 14:57:40.625   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.625   Installing the file.
2022-04-20 14:57:40.626   Successfully installed the file.
2022-04-20 14:57:40.626   -- File entry --
2022-04-20 14:57:40.626   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Open DisplayFusion Window.png
2022-04-20 14:57:40.627   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.627   Dest file exists.
2022-04-20 14:57:40.627   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.627   Installing the file.
2022-04-20 14:57:40.628   Successfully installed the file.
2022-04-20 14:57:40.628   -- File entry --
2022-04-20 14:57:40.628   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Prevent Window Deactivation.png
2022-04-20 14:57:40.628   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.628   Dest file exists.
2022-04-20 14:57:40.628   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.628   Installing the file.
2022-04-20 14:57:40.629   Successfully installed the file.
2022-04-20 14:57:40.629   -- File entry --
2022-04-20 14:57:40.629   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Previous Monitor Proportional.png
2022-04-20 14:57:40.630   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.630   Dest file exists.
2022-04-20 14:57:40.630   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.630   Installing the file.
2022-04-20 14:57:40.631   Successfully installed the file.
2022-04-20 14:57:40.631   -- File entry --
2022-04-20 14:57:40.631   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Previous Monitor with Maximize.png
2022-04-20 14:57:40.631   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.631   Dest file exists.
2022-04-20 14:57:40.631   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.631   Installing the file.
2022-04-20 14:57:40.632   Successfully installed the file.
2022-04-20 14:57:40.633   -- File entry --
2022-04-20 14:57:40.633   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Previous Monitor with Minimize.png
2022-04-20 14:57:40.633   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.633   Dest file exists.
2022-04-20 14:57:40.633   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.633   Installing the file.
2022-04-20 14:57:40.634   Successfully installed the file.
2022-04-20 14:57:40.634   -- File entry --
2022-04-20 14:57:40.634   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Previous Monitor.png
2022-04-20 14:57:40.635   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.635   Dest file exists.
2022-04-20 14:57:40.635   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.635   Installing the file.
2022-04-20 14:57:40.636   Successfully installed the file.
2022-04-20 14:57:40.636   -- File entry --
2022-04-20 14:57:40.636   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Reload Current Wallpaper Profile.png
2022-04-20 14:57:40.636   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.636   Dest file exists.
2022-04-20 14:57:40.636   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.636   Installing the file.
2022-04-20 14:57:40.637   Successfully installed the file.
2022-04-20 14:57:40.637   -- File entry --
2022-04-20 14:57:40.638   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Restore Window.png
2022-04-20 14:57:40.638   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.638   Dest file exists.
2022-04-20 14:57:40.638   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.638   Installing the file.
2022-04-20 14:57:40.639   Successfully installed the file.
2022-04-20 14:57:40.639   -- File entry --
2022-04-20 14:57:40.639   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Right Side.png
2022-04-20 14:57:40.640   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.640   Dest file exists.
2022-04-20 14:57:40.640   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.640   Installing the file.
2022-04-20 14:57:40.641   Successfully installed the file.
2022-04-20 14:57:40.641   -- File entry --
2022-04-20 14:57:40.641   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Screen Saver Disable.png
2022-04-20 14:57:40.641   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.641   Dest file exists.
2022-04-20 14:57:40.641   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.641   Installing the file.
2022-04-20 14:57:40.642   Successfully installed the file.
2022-04-20 14:57:40.642   -- File entry --
2022-04-20 14:57:40.643   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Screen Saver Enable.png
2022-04-20 14:57:40.643   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.643   Dest file exists.
2022-04-20 14:57:40.643   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.643   Installing the file.
2022-04-20 14:57:40.644   Successfully installed the file.
2022-04-20 14:57:40.644   -- File entry --
2022-04-20 14:57:40.645   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Send Window to Back.png
2022-04-20 14:57:40.645   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.645   Dest file exists.
2022-04-20 14:57:40.645   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.645   Installing the file.
2022-04-20 14:57:40.646   Successfully installed the file.
2022-04-20 14:57:40.646   -- File entry --
2022-04-20 14:57:40.646   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Show Monitor Selector.png
2022-04-20 14:57:40.646   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.647   Dest file exists.
2022-04-20 14:57:40.647   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.647   Installing the file.
2022-04-20 14:57:40.648   Successfully installed the file.
2022-04-20 14:57:40.648   -- File entry --
2022-04-20 14:57:40.648   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Span.png
2022-04-20 14:57:40.648   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.648   Dest file exists.
2022-04-20 14:57:40.648   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.648   Installing the file.
2022-04-20 14:57:40.649   Successfully installed the file.
2022-04-20 14:57:40.649   -- File entry --
2022-04-20 14:57:40.650   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Start Screen Saver.png
2022-04-20 14:57:40.650   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.650   Dest file exists.
2022-04-20 14:57:40.650   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.650   Installing the file.
2022-04-20 14:57:40.651   Successfully installed the file.
2022-04-20 14:57:40.651   -- File entry --
2022-04-20 14:57:40.651   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Switch Monitor.png
2022-04-20 14:57:40.651   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.651   Dest file exists.
2022-04-20 14:57:40.651   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.651   Installing the file.
2022-04-20 14:57:40.652   Successfully installed the file.
2022-04-20 14:57:40.653   -- File entry --
2022-04-20 14:57:40.653   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Toggle Freeze Wallpaper Images.png
2022-04-20 14:57:40.653   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.653   Dest file exists.
2022-04-20 14:57:40.653   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.653   Installing the file.
2022-04-20 14:57:40.654   Successfully installed the file.
2022-04-20 14:57:40.654   -- File entry --
2022-04-20 14:57:40.655   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Toggle HotKeys.png
2022-04-20 14:57:40.655   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.655   Dest file exists.
2022-04-20 14:57:40.655   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.655   Installing the file.
2022-04-20 14:57:40.656   Successfully installed the file.
2022-04-20 14:57:40.656   -- File entry --
2022-04-20 14:57:40.656   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Toggle Monitor Fading.png
2022-04-20 14:57:40.656   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.656   Dest file exists.
2022-04-20 14:57:40.656   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.656   Installing the file.
2022-04-20 14:57:40.657   Successfully installed the file.
2022-04-20 14:57:40.658   -- File entry --
2022-04-20 14:57:40.658   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Toggle Multi-Monitor Taskbar.png
2022-04-20 14:57:40.658   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.658   Dest file exists.
2022-04-20 14:57:40.658   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.658   Installing the file.
2022-04-20 14:57:40.659   Successfully installed the file.
2022-04-20 14:57:40.659   -- File entry --
2022-04-20 14:57:40.659   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Toggle TitleBar Buttons.png
2022-04-20 14:57:40.660   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.660   Dest file exists.
2022-04-20 14:57:40.660   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.660   Installing the file.
2022-04-20 14:57:40.661   Successfully installed the file.
2022-04-20 14:57:40.661   -- File entry --
2022-04-20 14:57:40.661   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Toggle Window Always on Top.png
2022-04-20 14:57:40.661   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.661   Dest file exists.
2022-04-20 14:57:40.661   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.661   Installing the file.
2022-04-20 14:57:40.662   Successfully installed the file.
2022-04-20 14:57:40.662   -- File entry --
2022-04-20 14:57:40.663   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Toggle Window Location.png
2022-04-20 14:57:40.663   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.663   Dest file exists.
2022-04-20 14:57:40.663   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.663   Installing the file.
2022-04-20 14:57:40.664   Successfully installed the file.
2022-04-20 14:57:40.664   -- File entry --
2022-04-20 14:57:40.665   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Toggle Window Snapping.png
2022-04-20 14:57:40.665   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.665   Dest file exists.
2022-04-20 14:57:40.665   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.665   Installing the file.
2022-04-20 14:57:40.666   Successfully installed the file.
2022-04-20 14:57:40.666   -- File entry --
2022-04-20 14:57:40.666   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Toggle Window Transparency.png
2022-04-20 14:57:40.666   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.666   Dest file exists.
2022-04-20 14:57:40.666   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.667   Installing the file.
2022-04-20 14:57:40.667   Successfully installed the file.
2022-04-20 14:57:40.668   -- File entry --
2022-04-20 14:57:40.668   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Top Side.png
2022-04-20 14:57:40.668   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.668   Dest file exists.
2022-04-20 14:57:40.668   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.668   Installing the file.
2022-04-20 14:57:40.669   Successfully installed the file.
2022-04-20 14:57:40.669   -- File entry --
2022-04-20 14:57:40.670   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Top-Left Corner.png
2022-04-20 14:57:40.670   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.670   Dest file exists.
2022-04-20 14:57:40.670   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.670   Installing the file.
2022-04-20 14:57:40.671   Successfully installed the file.
2022-04-20 14:57:40.671   -- File entry --
2022-04-20 14:57:40.671   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Top-Right Corner.png
2022-04-20 14:57:40.671   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.671   Dest file exists.
2022-04-20 14:57:40.672   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.672   Installing the file.
2022-04-20 14:57:40.673   Successfully installed the file.
2022-04-20 14:57:40.673   -- File entry --
2022-04-20 14:57:40.673   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Wallpaper Previous.png
2022-04-20 14:57:40.673   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.673   Dest file exists.
2022-04-20 14:57:40.673   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.673   Installing the file.
2022-04-20 14:57:40.674   Successfully installed the file.
2022-04-20 14:57:40.674   -- File entry --
2022-04-20 14:57:40.674   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Wallpaper.png
2022-04-20 14:57:40.675   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.675   Dest file exists.
2022-04-20 14:57:40.675   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.675   Installing the file.
2022-04-20 14:57:40.676   Successfully installed the file.
2022-04-20 14:57:40.676   -- File entry --
2022-04-20 14:57:40.676   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Window Positions Load.png
2022-04-20 14:57:40.676   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.676   Dest file exists.
2022-04-20 14:57:40.676   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.676   Installing the file.
2022-04-20 14:57:40.677   Successfully installed the file.
2022-04-20 14:57:40.677   -- File entry --
2022-04-20 14:57:40.678   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Window Positions Save.png
2022-04-20 14:57:40.678   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.678   Dest file exists.
2022-04-20 14:57:40.678   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.678   Installing the file.
2022-04-20 14:57:40.679   Successfully installed the file.
2022-04-20 14:57:40.679   -- File entry --
2022-04-20 14:57:40.680   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Window Rollup Hat.png
2022-04-20 14:57:40.680   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.680   Dest file exists.
2022-04-20 14:57:40.680   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.680   Installing the file.
2022-04-20 14:57:40.681   Successfully installed the file.
2022-04-20 14:57:40.681   -- File entry --
2022-04-20 14:57:40.681   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Window Rollup Icon.png
2022-04-20 14:57:40.681   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.681   Dest file exists.
2022-04-20 14:57:40.681   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.681   Installing the file.
2022-04-20 14:57:40.682   Successfully installed the file.
2022-04-20 14:57:40.682   -- File entry --
2022-04-20 14:57:40.683   Dest filename: C:\Program Files (x86)\DisplayFusion\TitleBarButtons\Buttons\Windows XP (Light)\Window Rollup TitleBar.png
2022-04-20 14:57:40.683   Time stamp of our file: 2021-03-12 19:50:46.000
2022-04-20 14:57:40.683   Dest file exists.
2022-04-20 14:57:40.683   Time stamp of existing file: 2021-03-12 18:50:46.000
2022-04-20 14:57:40.683   Installing the file.
2022-04-20 14:57:40.684   Successfully installed the file.
2022-04-20 14:57:40.684   -- File entry --
2022-04-20 14:57:40.684   Dest filename: C:\Program Files (x86)\DisplayFusion\tr\Microsoft.CodeAnalysis.CSharp.resources.dll
2022-04-20 14:57:40.685   Time stamp of our file: 2022-02-15 01:39:20.000
2022-04-20 14:57:40.685   Installing the file.
2022-04-20 14:57:40.685   Creating directory: C:\Program Files (x86)\DisplayFusion\tr
2022-04-20 14:57:40.689   Successfully installed the file.
2022-04-20 14:57:40.689   -- File entry --
2022-04-20 14:57:40.690   Dest filename: C:\Program Files (x86)\DisplayFusion\tr\Microsoft.CodeAnalysis.resources.dll
2022-04-20 14:57:40.690   Time stamp of our file: 2022-02-15 01:26:42.000
2022-04-20 14:57:40.690   Installing the file.
2022-04-20 14:57:40.691   Successfully installed the file.
2022-04-20 14:57:40.691   -- File entry --
2022-04-20 14:57:40.692   Dest filename: C:\Program Files (x86)\DisplayFusion\tr\Microsoft.CodeAnalysis.VisualBasic.resources.dll
2022-04-20 14:57:40.692   Time stamp of our file: 2022-02-15 01:33:36.000
2022-04-20 14:57:40.692   Installing the file.
2022-04-20 14:57:40.695   Successfully installed the file.
2022-04-20 14:57:40.696   -- File entry --
2022-04-20 14:57:40.696   Dest filename: C:\Program Files (x86)\DisplayFusion\zh-Hans\Microsoft.CodeAnalysis.CSharp.resources.dll
2022-04-20 14:57:40.696   Time stamp of our file: 2022-02-15 01:39:20.000
2022-04-20 14:57:40.696   Installing the file.
2022-04-20 14:57:40.696   Creating directory: C:\Program Files (x86)\DisplayFusion\zh-Hans
2022-04-20 14:57:40.701   Successfully installed the file.
2022-04-20 14:57:40.701   -- File entry --
2022-04-20 14:57:40.701   Dest filename: C:\Program Files (x86)\DisplayFusion\zh-Hans\Microsoft.CodeAnalysis.resources.dll
2022-04-20 14:57:40.702   Time stamp of our file: 2022-02-15 01:26:42.000
2022-04-20 14:57:40.702   Installing the file.
2022-04-20 14:57:40.703   Successfully installed the file.
2022-04-20 14:57:40.703   -- File entry --
2022-04-20 14:57:40.703   Dest filename: C:\Program Files (x86)\DisplayFusion\zh-Hans\Microsoft.CodeAnalysis.VisualBasic.resources.dll
2022-04-20 14:57:40.703   Time stamp of our file: 2022-02-15 01:33:36.000
2022-04-20 14:57:40.703   Installing the file.
2022-04-20 14:57:40.707   Successfully installed the file.
2022-04-20 14:57:40.707   -- File entry --
2022-04-20 14:57:40.707   Dest filename: C:\Program Files (x86)\DisplayFusion\zh-Hant\Microsoft.CodeAnalysis.CSharp.resources.dll
2022-04-20 14:57:40.707   Time stamp of our file: 2022-02-15 01:39:20.000
2022-04-20 14:57:40.707   Installing the file.
2022-04-20 14:57:40.707   Creating directory: C:\Program Files (x86)\DisplayFusion\zh-Hant
2022-04-20 14:57:40.711   Successfully installed the file.
2022-04-20 14:57:40.712   -- File entry --
2022-04-20 14:57:40.712   Dest filename: C:\Program Files (x86)\DisplayFusion\zh-Hant\Microsoft.CodeAnalysis.resources.dll
2022-04-20 14:57:40.712   Time stamp of our file: 2022-02-15 01:26:42.000
2022-04-20 14:57:40.712   Installing the file.
2022-04-20 14:57:40.713   Successfully installed the file.
2022-04-20 14:57:40.713   -- File entry --
2022-04-20 14:57:40.714   Dest filename: C:\Program Files (x86)\DisplayFusion\zh-Hant\Microsoft.CodeAnalysis.VisualBasic.resources.dll
2022-04-20 14:57:40.714   Time stamp of our file: 2022-02-15 01:33:36.000
2022-04-20 14:57:40.714   Installing the file.
2022-04-20 14:57:40.717   Successfully installed the file.
2022-04-20 14:57:40.719   -- Icon entry --
2022-04-20 14:57:40.719   Dest filename: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\DisplayFusion\DisplayFusion.lnk
2022-04-20 14:57:40.719   Creating the icon.
2022-04-20 14:57:40.734   Successfully created the icon.
2022-04-20 14:57:40.743   -- Icon entry --
2022-04-20 14:57:40.743   Dest filename: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\DisplayFusion\DisplayFusion Desktop Wallpaper.lnk
2022-04-20 14:57:40.744   Creating the icon.
2022-04-20 14:57:40.746   Successfully created the icon.
2022-04-20 14:57:40.757   -- Icon entry --
2022-04-20 14:57:40.757   Dest filename: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\DisplayFusion\DisplayFusion Monitor Configuration.lnk
2022-04-20 14:57:40.757   Creating the icon.
2022-04-20 14:57:40.759   Successfully created the icon.
2022-04-20 14:57:40.764   -- Icon entry --
2022-04-20 14:57:40.764   Dest filename: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\DisplayFusion\DisplayFusion Settings.lnk
2022-04-20 14:57:40.765   Creating the icon.
2022-04-20 14:57:40.767   Successfully created the icon.
2022-04-20 14:57:40.771   -- Icon entry --
2022-04-20 14:57:40.772   Dest filename: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\DisplayFusion\DisplayFusion on the Web.url
2022-04-20 14:57:40.772   Creating the icon.
2022-04-20 14:57:40.773   Successfully created the icon.
2022-04-20 14:57:40.778   -- Icon entry --
2022-04-20 14:57:40.778   Dest filename: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\DisplayFusion\DisplayFusion Uninstall.lnk
2022-04-20 14:57:40.778   Creating the icon.
2022-04-20 14:57:40.780   Successfully created the icon.
2022-04-20 14:57:40.785   -- Icon entry --
2022-04-20 14:57:40.785   Dest filename: C:\Users\Public\Desktop\DisplayFusion.lnk
2022-04-20 14:57:40.786   Creating the icon.
2022-04-20 14:57:40.787   Successfully created the icon.
2022-04-20 14:57:40.798   Saving uninstall information.
2022-04-20 14:57:40.798   Writing uninstaller messages: C:\Program Files (x86)\DisplayFusion\unins001.msg
2022-04-20 14:57:40.798   Deleting uninstall key left over from previous administrative 64-bit install.
2022-04-20 14:57:40.798   Creating new uninstall key: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\B076073A-5527-4f4f-B46B-B10692277DA2_is1
2022-04-20 14:57:40.799   Writing uninstall key values.
2022-04-20 14:57:40.799   Detected previous non administrative install? No
2022-04-20 14:57:40.800   Detected previous administrative 32-bit install? Yes
2022-04-20 14:57:40.800   Marked uninstall display name to avoid duplicate entries. New display name: DisplayFusion 10.0 (Beta 15) (64-bit)
2022-04-20 14:57:40.805   Installation process succeeded.
2022-04-20 14:57:40.807   Installation finished, removing obsolete 32-bit key
2022-04-20 14:57:40.808   Removed obsolete 32-bit uninstall key
2022-04-20 14:57:40.810   Extracting temporary file: C:\Users\FinalLee\AppData\Local\Temp\is-ATTA7.tmp\AppHook32.dll
2022-04-20 14:57:41.023   Extracting temporary file: C:\Users\FinalLee\AppData\Local\Temp\is-ATTA7.tmp\AppHook64.dll
2022-04-20 14:57:43.297   Need to restart Windows? No
2022-04-20 14:57:45.185   -- Run entry --
2022-04-20 14:57:45.186   Run as: Original user
2022-04-20 14:57:45.186   Type: ShellExec
2022-04-20 14:57:45.186   Filename: C:\Program Files (x86)\DisplayFusion\DisplayFusion.exe
2022-04-20 14:57:46.260   Deinitializing Setup.
2022-04-20 14:57:46.291   Log closed.
Apr 20, 2022 (modified Apr 20, 2022)  • #16
User Image
cmd
7 discussion posts
As above, skipping the prereqs seemed to install just fine!

I've attached two logs: 1 with the /NoPreReqs=1 arg, and one ran without (which failed the same as before).
• Attachment [protected]: beta-15-st2-install.log [8,478 bytes]
• Attachment [protected]: beta-15-st2-no-prereqs-install.log [337,862 bytes]
Apr 21, 2022  • #17
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
Okay interesting, a few more steps for you guys to try:

  • Download this redistributable: https://aka.ms/vs/17/release/vc_redist.x64.exe
  • Run it with these parameters:

    Code

    vc_redist.x64.exe /passive /norestart

Let me know if you receive that same error saying "This is only valid for products that are installed".

Thanks!
Apr 22, 2022  • #18
User Image
Case27007
8 discussion posts
I don't want to muddy the thread too much, since clearly my issue is somewhat different, but for what it's worth (and for continuity), the latest test package still didn't install for me, even with the prereqs ignored, and I still got the Out of memory error, just a little later in the process. Log included below.
However, I wondered if it has something to do with the amount of memory I have, in that I might have too much, despite the error, so I simply pulled one of the DIMMs and tried with just 16GB...and now even the original Beta 15 package installed without any issues. Put the DIMM back...the error returns. So it seems to be related to above 16GB of RAM in my case somehow.
Note that I'm pretty sure it's not the memory module being defective, and also that the issue definitely starts with Beta 14, the previous versions install fine with 32GB.

Code

2022-04-21 03:49:10.621   Log opened. (Time zone: UTC+02:00)
2022-04-21 03:49:10.621   Setup version: Inno Setup version 6.2.0
2022-04-21 03:49:10.621   Original Setup EXE: D:\Install\DisplayFusion\DisplayFusionSetup-10.0-Beta15-SetupTest2.exe
2022-04-21 03:49:10.621   Setup command line: /SL5="$50B04,120224598,831488,D:\Install\DisplayFusion\DisplayFusionSetup-10.0-Beta15-SetupTest2.exe" /SPAWNWND=$30B00 /NOTIFYWND=$F0AB6 /NoPreReqs=1 /LOG="C:\LogName.log"
2022-04-21 03:49:10.621   Compatibility mode: Yes (HighDpiAware)
2022-04-21 03:49:10.621   Windows version: 10.0.22593  (NT platform: Yes)
2022-04-21 03:49:10.621   64-bit Windows: Yes
2022-04-21 03:49:10.621   Processor architecture: x64
2022-04-21 03:49:10.621   User privileges: Administrative
2022-04-21 03:49:10.626   Administrative install mode: Yes
2022-04-21 03:49:10.627   Install mode root key: HKEY_LOCAL_MACHINE
2022-04-21 03:49:10.627   64-bit install mode: Yes
2022-04-21 03:49:12.946   Created temporary directory: C:\Users\Case\AppData\Local\Temp\is-ING4Q.tmp
2022-04-21 03:49:12.949   -- DLL function import --
2022-04-21 03:49:12.949   Function name: CoCreateGuid
2022-04-21 03:49:12.949   DLL name: ole32.dll
2022-04-21 03:49:12.949   Dest DLL name: ole32.dll
2022-04-21 03:49:12.949   Importing the DLL function.
2022-04-21 03:49:12.949   Successfully imported the DLL function. Delay loaded? No
2022-04-21 03:49:12.949   -- DLL function import --
2022-04-21 03:49:12.949   Function name: SendNotifyMessageW
2022-04-21 03:49:12.949   DLL name: user32.dll
2022-04-21 03:49:12.949   Dest DLL name: user32.dll
2022-04-21 03:49:12.949   Importing the DLL function.
2022-04-21 03:49:12.949   Successfully imported the DLL function. Delay loaded? No
2022-04-21 03:49:12.949   -- DLL function import --
2022-04-21 03:49:12.949   Function name: SendMessageTimeoutW
2022-04-21 03:49:12.949   DLL name: user32.dll
2022-04-21 03:49:12.949   Dest DLL name: user32.dll
2022-04-21 03:49:12.949   Importing the DLL function.
2022-04-21 03:49:12.949   Successfully imported the DLL function. Delay loaded? No
2022-04-21 03:49:12.950   -- DLL function import --
2022-04-21 03:49:12.950   Function name: GetWindowThreadProcessId
2022-04-21 03:49:12.950   DLL name: user32.dll
2022-04-21 03:49:12.950   Dest DLL name: user32.dll
2022-04-21 03:49:12.950   Importing the DLL function.
2022-04-21 03:49:12.950   Successfully imported the DLL function. Delay loaded? No
2022-04-21 03:49:12.950   -- DLL function import --
2022-04-21 03:49:12.950   Function name: OpenProcess
2022-04-21 03:49:12.950   DLL name: kernel32.dll
2022-04-21 03:49:12.950   Dest DLL name: kernel32.dll
2022-04-21 03:49:12.950   Importing the DLL function.
2022-04-21 03:49:12.950   Successfully imported the DLL function. Delay loaded? No
2022-04-21 03:49:12.950   -- DLL function import --
2022-04-21 03:49:12.950   Function name: TerminateProcess
2022-04-21 03:49:12.950   DLL name: kernel32.dll
2022-04-21 03:49:12.950   Dest DLL name: kernel32.dll
2022-04-21 03:49:12.950   Importing the DLL function.
2022-04-21 03:49:12.950   Successfully imported the DLL function. Delay loaded? No
2022-04-21 03:49:12.950   -- DLL function import --
2022-04-21 03:49:12.950   Function name: CloseHandle
2022-04-21 03:49:12.950   DLL name: kernel32.dll
2022-04-21 03:49:12.950   Dest DLL name: kernel32.dll
2022-04-21 03:49:12.950   Importing the DLL function.
2022-04-21 03:49:12.950   Successfully imported the DLL function. Delay loaded? No
2022-04-21 03:49:12.950   -- DLL function import --
2022-04-21 03:49:12.950   Function name: GetLastError
2022-04-21 03:49:12.950   DLL name: kernel32.dll
2022-04-21 03:49:12.950   Dest DLL name: kernel32.dll
2022-04-21 03:49:12.950   Importing the DLL function.
2022-04-21 03:49:12.950   Successfully imported the DLL function. Delay loaded? No
2022-04-21 03:49:12.950   -- DLL function import --
2022-04-21 03:49:12.950   Function name: CreateToolhelp32Snapshot
2022-04-21 03:49:12.950   DLL name: kernel32.dll
2022-04-21 03:49:12.950   Dest DLL name: kernel32.dll
2022-04-21 03:49:12.950   Importing the DLL function.
2022-04-21 03:49:12.950   Successfully imported the DLL function. Delay loaded? No
2022-04-21 03:49:12.950   -- DLL function import --
2022-04-21 03:49:12.950   Function name: Process32FirstW
2022-04-21 03:49:12.950   DLL name: kernel32.dll
2022-04-21 03:49:12.950   Dest DLL name: kernel32.dll
2022-04-21 03:49:12.950   Importing the DLL function.
2022-04-21 03:49:12.950   Successfully imported the DLL function. Delay loaded? No
2022-04-21 03:49:12.950   -- DLL function import --
2022-04-21 03:49:12.950   Function name: Process32NextW
2022-04-21 03:49:12.950   DLL name: kernel32.dll
2022-04-21 03:49:12.950   Dest DLL name: kernel32.dll
2022-04-21 03:49:12.950   Importing the DLL function.
2022-04-21 03:49:12.950   Successfully imported the DLL function. Delay loaded? No
2022-04-21 03:49:12.950   -- DLL function import --
2022-04-21 03:49:12.950   Function name: OpenSCManagerW
2022-04-21 03:49:12.950   DLL name: advapi32.dll
2022-04-21 03:49:12.950   Dest DLL name: advapi32.dll
2022-04-21 03:49:12.950   Importing the DLL function.
2022-04-21 03:49:12.950   Successfully imported the DLL function. Delay loaded? No
2022-04-21 03:49:12.950   -- DLL function import --
2022-04-21 03:49:12.950   Function name: OpenServiceW
2022-04-21 03:49:12.950   DLL name: advapi32.dll
2022-04-21 03:49:12.950   Dest DLL name: advapi32.dll
2022-04-21 03:49:12.950   Importing the DLL function.
2022-04-21 03:49:12.950   Successfully imported the DLL function. Delay loaded? No
2022-04-21 03:49:12.950   -- DLL function import --
2022-04-21 03:49:12.950   Function name: CloseServiceHandle
2022-04-21 03:49:12.950   DLL name: advapi32.dll
2022-04-21 03:49:12.950   Dest DLL name: advapi32.dll
2022-04-21 03:49:12.950   Importing the DLL function.
2022-04-21 03:49:12.950   Successfully imported the DLL function. Delay loaded? No
2022-04-21 03:49:12.950   -- DLL function import --
2022-04-21 03:49:12.950   Function name: CreateServiceW
2022-04-21 03:49:12.950   DLL name: advapi32.dll
2022-04-21 03:49:12.950   Dest DLL name: advapi32.dll
2022-04-21 03:49:12.950   Importing the DLL function.
2022-04-21 03:49:12.950   Successfully imported the DLL function. Delay loaded? No
2022-04-21 03:49:12.950   -- DLL function import --
2022-04-21 03:49:12.950   Function name: DeleteService
2022-04-21 03:49:12.950   DLL name: advapi32.dll
2022-04-21 03:49:12.950   Dest DLL name: advapi32.dll
2022-04-21 03:49:12.950   Importing the DLL function.
2022-04-21 03:49:12.950   Successfully imported the DLL function. Delay loaded? No
2022-04-21 03:49:12.950   -- DLL function import --
2022-04-21 03:49:12.950   Function name: StartServiceW
2022-04-21 03:49:12.950   DLL name: advapi32.dll
2022-04-21 03:49:12.950   Dest DLL name: advapi32.dll
2022-04-21 03:49:12.950   Importing the DLL function.
2022-04-21 03:49:12.950   Successfully imported the DLL function. Delay loaded? No
2022-04-21 03:49:12.950   -- DLL function import --
2022-04-21 03:49:12.950   Function name: ControlService
2022-04-21 03:49:12.950   DLL name: advapi32.dll
2022-04-21 03:49:12.950   Dest DLL name: advapi32.dll
2022-04-21 03:49:12.950   Importing the DLL function.
2022-04-21 03:49:12.950   Successfully imported the DLL function. Delay loaded? No
2022-04-21 03:49:12.950   -- DLL function import --
2022-04-21 03:49:12.950   Function name: QueryServiceStatus
2022-04-21 03:49:12.950   DLL name: advapi32.dll
2022-04-21 03:49:12.950   Dest DLL name: advapi32.dll
2022-04-21 03:49:12.950   Importing the DLL function.
2022-04-21 03:49:12.950   Successfully imported the DLL function. Delay loaded? No
2022-04-21 03:49:12.950   InitializeSetup: Copy32BitUninstallKeyTo64bit
2022-04-21 03:49:12.951   32-bit HKLM uninstall key found, will copy it to the 64-bit key
2022-04-21 03:49:12.951   Copied "Inno Setup: Setup Version" string value
2022-04-21 03:49:12.951   Copied "Inno Setup: App Path" string value
2022-04-21 03:49:12.951   Copied "InstallLocation" string value
2022-04-21 03:49:12.951   Copied "Inno Setup: Icon Group" string value
2022-04-21 03:49:12.951   Copied "Inno Setup: User" string value
2022-04-21 03:49:12.951   Copied "Inno Setup: Selected Tasks" string value
2022-04-21 03:49:12.951   Copied "Inno Setup: Deselected Tasks" string value
2022-04-21 03:49:12.951   Copied "Inno Setup: Language" string value
2022-04-21 03:49:12.952   Copied "DisplayName" string value
2022-04-21 03:49:12.952   Copied "DisplayIcon" string value
2022-04-21 03:49:12.952   Copied "UninstallString" string value
2022-04-21 03:49:12.952   Copied "QuietUninstallString" string value
2022-04-21 03:49:12.952   Copied "DisplayVersion" string value
2022-04-21 03:49:12.952   Copied "Publisher" string value
2022-04-21 03:49:12.952   Copied "URLInfoAbout" string value
2022-04-21 03:49:12.952   Copied "HelpLink" string value
2022-04-21 03:49:12.952   Copied "URLUpdateInfo" string value
2022-04-21 03:49:12.953   Copied "NoModify" dword value
2022-04-21 03:49:12.953   Copied "NoRepair" dword value
2022-04-21 03:49:12.953   Copied "InstallDate" string value
2022-04-21 03:49:12.953   Copied "MajorVersion" dword value
2022-04-21 03:49:12.953   Copied "MinorVersion" dword value
2022-04-21 03:49:12.953   Copied "VersionMajor" dword value
2022-04-21 03:49:12.953   Copied "VersionMinor" dword value
2022-04-21 03:49:12.953   Copied "EstimatedSize" dword value
2022-04-21 03:49:12.953   Copied 32-bit uninstall key to 64-bit
2022-04-21 03:49:12.953   InitializeSetup: Done!
2022-04-21 03:49:41.394   Found 402 files to register with RestartManager.
2022-04-21 03:49:41.394   Calling RestartManager's RmGetList.
2022-04-21 03:49:41.413   RmGetList finished successfully.
2022-04-21 03:49:41.413   RestartManager found no applications using one of our files.
2022-04-21 03:49:41.426   Starting the installation process.
2022-04-21 03:49:41.453   Directory for uninstall files: C:\Program Files (x86)\DisplayFusion
2022-04-21 03:49:41.454   Creating new uninstall log: C:\Program Files (x86)\DisplayFusion\unins001.dat
2022-04-21 03:49:41.456   -- File entry --
2022-04-21 03:49:41.456   Dest filename: C:\Program Files (x86)\DisplayFusion\unins001.exe
2022-04-21 03:49:41.456   Non-default bitness: 32-bit
2022-04-21 03:49:41.458   Time stamp of our file: 2022-04-21 03:49:10.451
2022-04-21 03:49:41.458   Installing the file.
2022-04-21 03:49:41.463   Successfully installed the file.
2022-04-21 03:49:41.463   -- File entry --
2022-04-21 03:49:41.464   Dest filename: C:\Program Files (x86)\DisplayFusion\ActiproSoftware.Shared.WinForms.dll
2022-04-21 03:49:41.464   Time stamp of our file: 2022-03-14 15:45:00.000
2022-04-21 03:49:41.464   Installing the file.
2022-04-21 03:49:41.464   Message box (Abort/Retry/Ignore):
C:\Program Files (x86)\DisplayFusion\ActiproSoftware.Shared.WinForms.dll
An error occurred while trying to copy a file:
Out of memory.
2022-04-21 03:49:48.896   User chose Retry.
2022-04-21 03:49:48.896   Dest filename: C:\Program Files (x86)\DisplayFusion\ActiproSoftware.Shared.WinForms.dll
2022-04-21 03:49:48.896   Time stamp of our file: 2022-03-14 15:45:00.000
2022-04-21 03:49:48.896   Installing the file.
2022-04-21 03:49:48.897   Message box (Abort/Retry/Ignore):
C:\Program Files (x86)\DisplayFusion\ActiproSoftware.Shared.WinForms.dll
An error occurred while trying to copy a file:
Out of memory.
2022-04-21 03:51:22.990   User chose Abort.
2022-04-21 03:51:22.990   User canceled the installation process.
2022-04-21 03:51:22.990   Rolling back changes.
2022-04-21 03:51:22.995   Starting the uninstallation process.
2022-04-21 03:51:22.995   Uninstallation process succeeded.
2022-04-21 03:51:24.496   Deinitializing Setup.
2022-04-21 03:51:24.496   Installation cancelled, rolling back cloned 64-bit uninstall key
2022-04-21 03:51:24.497   Rolled back cloned 64-bit uninstall key
2022-04-21 03:51:24.507   Log closed.
Apr 22, 2022 (modified Apr 23, 2022)  • #19
User Image
EnVoYCoOkiE699517
5 discussion posts
Quote:
Okay interesting, a few more steps for you guys to try:
  • Download this redistributable: https://aka.ms/vs/17/release/vc_redist.x64.exe
  • Run it with these parameters:

    Code

    vc_redist.x64.exe /passive /norestart
Let me know if you receive that same error saying "This is only valid for products that are installed".
Thanks!

Running the redistributable with that command and then attempting to reinstall the Test2 setup comes up with the same error.

"Runtime error (at 64:328 ) : This is only valid for products that are installed."
Apr 23, 2022 (modified Apr 23, 2022)  • #20
User Image
cmd
7 discussion posts
My experience is the same as EnVoYCoOkiE699517: The VC Redist installed without issue or error, and attempting to re-run setup test 2 results in the same error. I can run another capture with process monitor if it will help, but I imagine it will likely look similar to the previous run.
Apr 23, 2022  • #21
User Image
Snake61AU
3 discussion posts
I had the same problem as OP while updating to beta 15 and the installer and the advice in #15 solved it. Logfile attached.
• Attachment [protected]: LogName.log [337,873 bytes]
Apr 25, 2022  • #22
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
Can everyone here give this installer a shot? No added parameters this time, just a normal install.

Thanks!

https://www.dropbox.com/s/kxxykgief8lfyyf/DisplayFusionSetup-10.0-Beta15-SetupTest3.exe?dl=0
Apr 25, 2022  • #23
User Image
Masfo
1 discussion post
No more error for me.

Quote:
Can everyone here give this installer a shot? No added parameters this time, just a normal install.

Thanks!
Apr 26, 2022  • #24
User Image
EnVoYCoOkiE699517
5 discussion posts
Quote:
Can everyone here give this installer a shot? No added parameters this time, just a normal install.

Thanks!

https://www.dropbox.com/s/kxxykgief8lfyyf/DisplayFusionSetup-10.0-Beta15-SetupTest3.exe?dl=0


Can confirm this build works and installs perfectly fine now!
Apr 26, 2022  • #25
User Image
Snake61AU
3 discussion posts
Quote:
Can everyone here give this installer a shot? No added parameters this time, just a normal install.

Works for me!
Apr 26, 2022  • #26
User Image
Case27007
8 discussion posts
I still get the 'Out of memory' errors, either right after clicking OK for the install language of no parameters given, or on the first file being installed if I use the NoPreReqs parameter... :(
Apr 26, 2022  • #27
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
Thanks for testing that out everyone, we should have this issue fixed up in our next beta.

@Case27007 Does the installer work with each stick of ram individually in your computer? If so, can you try running this memory test overnight with both sticks in: http://www.memtest.org/

Thanks!
Apr 26, 2022  • #28
User Image
Case27007
8 discussion posts
Quote:

@Case27007 Does the installer work with each stick of ram individually in your computer? If so, can you try running this memory test overnight with both sticks in: http://www.memtest.org/

Thanks!


Yes, it seems to work fine when I'm only using 16GB of RAM. And I guess I can, but I would be very surprised if it was due to a memory error. I have absolutely zero problems with my PC that would in any way point to a faulty memory (it's a heavily used PC, frequently runs various loads including memory intensive 18+ hours a day), the error pops up every single time at the exact same point of the install, and, as mentioned, it only affects DisplayFusion installer starting from Beta 14.

I'll let you know, but I don't expect anything to pop up. I've done several hour long memory tests before on this setup, and more sensitive than MemTest I'd say, just not overnight long.
Apr 26, 2022  • #29
User Image
Case27007
8 discussion posts
Hmm, MemTest showed nothing, as expected, but I just installed a new nVidia driver and for some reason now all the previously tested versions seem to install fine. I'm half tempted to roll the driver back to see if the issue returns, but maybe I shouldn't.
Apr 27, 2022  • #30
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
What version of Nvidia drivers fixed it?

This seems to be an isolated issue, so if it's working for you with those updated drivers and they aren't causing any other issues, I wouldn't be too worried unless the issue comes up again in the future.

Thanks!
Apr 28, 2022  • #31
User Image
gyroknight
11 discussion posts
Quote:
Can everyone here give this installer a shot? No added parameters this time, just a normal install.

Thanks!

https://www.dropbox.com/s/kxxykgief8lfyyf/DisplayFusionSetup-10.0-Beta15-SetupTest3.exe?dl=0


This installer seems to install without issue for me, but I'm seeing this error when launching DisplayFusion: "Sorry, your License Key is only valid with DisplayFusion provided by your Reseller."

I was running the Steam version, how can I make that key work with this version?
May 15, 2022  • #32
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
Can you try updating to beta 16 and let me know if the issue persists there?

Thanks!
May 16, 2022  • #33
User Image
Case27007
8 discussion posts
Quote:
What version of Nvidia drivers fixed it?

This seems to be an isolated issue, so if it's working for you with those updated drivers and they aren't causing any other issues, I wouldn't be too worried unless the issue comes up again in the future.


It seemed installing the 512.29 drivers fixed it. But now I'm not so sure, unless the new 512.77 reintroduced the issue, because I just tried installing the beta 16 and I'm back to Out of Memory error...

I might try downgrading to the .29 driver to see if it fixes things again.
May 17, 2022  • #34
User Image
gyroknight
11 discussion posts
Quote:
Can you try updating to beta 16 and let me know if the issue persists there?

Thanks!


Beta 16 installed fine, thanks!
May 18, 2022  • #35
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(-)  Login to Vote(-)