x86x64 Posted February 17, 2015 Report post Posted February 17, 2015 Hi, I want migrate a wallpaper only if path "HKCU\Control Panel\Desktop [WallPaper]" not equal "C:\temp\my_wallpaper.jpg". If different of "C:\temp\my_wallpaper.jpg" : OK to migrate. my xml : <unconditionalExclude> <objectSet> <condition negation="Yes">MigXmlHelper.DoesStringContentEqual("Registry","HKCU\Control Panel\Desktop [WallPaper]","C:\temp\my_wallpaper.jpg")</condition> <pattern type="Registry">HKCU\Control Panel\Desktop [WallPaper]</pattern> <pattern type="Registry">HKCU\Software\Microsoft\Windows\CurrentVersion\Themes\* [*]</pattern> </objectSet> </unconditionalExclude> But don't work. When restore, old wallpaper is restored... Regards, Quote Share this post Link to post Share on other sites More sharing options...
Hi,
I want migrate a wallpaper only if path "HKCU\Control Panel\Desktop [WallPaper]" not equal "C:\temp\my_wallpaper.jpg".
If different of "C:\temp\my_wallpaper.jpg" : OK to migrate.
my xml :
But don't work. When restore, old wallpaper is restored...
Regards,
Share this post
Link to post
Share on other sites