Post Reply

Forums -> UltraMon™ -> WallpaperDesigner.cpp bug
Richard   2008-06-23 16:39
Hi,

I run a script that every 5 minutes changes my wallpaper. The logic of the script is based on the one provided by yourself. Basically it routinely runs the command:

%ProgramFiles%\UltraMon\UltraMonDesktop.exe /load $nextWp

I get the following error on a regular basis.

Source file: .\WallpaperDesigner.cpp
Line: 143
Return value: -2147286789
Last error: 0

My machine is Vista Enterprise sp1 (x86)

Thanks,

Richard
Christian Studer   2008-06-24 13:06
Make sure you only pass valid .wallpaper files to UltraMonDesktop.exe, you would get this error when trying to load a different type of file or a corrupted file.

Christian Studer - www.realtimesoft.com
Richard   2008-06-24 14:13
Thanks, I'll check.
Forums -> UltraMon™ -> WallpaperDesigner.cpp bug

Post Reply