Greetings,
See other post.
--
Jonathan Kay
Microsoft MVP - Windows Live Messenger/MSN Messenger/Windows Messenger
Associate Expert
http://www.microsoft.com/windowsxp/expertzone/
Messenger Resources -
http://messenger.jonathankay.com
All posts unless otherwise specified are (c) 2007 Jonathan Kay.
You *must* contact me for redistribution rights.
--
"Matti-Koopa" <> wrote in message
news:4AF555D8-3D5B-4946-BEF7-...
>I started programming an WLM Add-In with VB.NET.
> The problem is, that it has no rights to do anything with the FileSystem of
> the Computer (That includes reading, check if a file exists, writing...).
> The same with the registry.
> And the settings reset after resatrt of WLM.
> It's because my Add-In is not 'trusted'. This never happens in a normal
> windows application.
> How to fix that?