Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Live Messenger > My Add-In has no rights for everything

Reply
Thread Tools Display Modes

My Add-In has no rights for everything

 
 
Matti-Koopa
Guest
Posts: n/a

 
      02-26-2007
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?

 
Reply With Quote
 
 
 
 
Jonathan Kay [MVP]
Guest
Posts: n/a

 
      02-28-2007
Greetings,

This is by design and one of the reasons why it's not really exposed by default (registry key
to turn on). Add-Ins are sandboxed so you can't really do much...

Depending on what you're doing you may want to use the Messenger Plus Scripting interface as
you can do anything you want on the computer, without restrictions.

--
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:B40600A9-AB1D-4902-81DB-...
>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?



 
Reply With Quote
 
Matti-Koopa
Guest
Posts: n/a

 
      02-28-2007
There is no way to make your add-in save settings?
Why is there a settings button you can configure then? :S
Plus? NO THANKS! I'm not going to install this - I don't like Plus...


"Jonathan Kay [MVP]" <> wrote in message
news:A561B5ED-3CCB-4214-BFA9-...
> Greetings,
>
> This is by design and one of the reasons why it's not really exposed by
> default (registry key to turn on). Add-Ins are sandboxed so you can't
> really do much...
>
> Depending on what you're doing you may want to use the Messenger Plus
> Scripting interface as you can do anything you want on the computer,
> without restrictions.
>
> --
> 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:B40600A9-AB1D-4902-81DB-...
>>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?

>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Administrator Rights Danny Sanders Windows Vista General Discussion 0 03-16-2009 08:24 PM
Administrative rights wildflowerz Windows Vista Administration 4 11-30-2007 12:19 AM
Adminitrator rights TrishO Windows Vista Administration 5 09-14-2007 09:02 PM
More rights -Polity`4h- Windows Vista Administration 2 03-11-2007 12:40 PM
My Add-In has no rights for anything Matti-Koopa Windows Live Messenger 1 02-28-2007 01:01 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59