Attila Fogel


Hi,

i got a couple of questions according to how to disable things in win xp:

  1. I'd like to disable the net connection on xp - how can i do that
  2. how can i disable installing any program
  3. disabling themes
  4. disable running several programs
  5. disable access to several folders

I'd like to write a baby-lock onto my computer because i'm not the only person who uses it, and i don't want to allow others to get full control on my pc.

i am working with vb2005.

Any feedback is appreciated, thnx

Attila




Re: baby lock

Lars Breiter


The best thing would be, that you create for each user an user-account.




Re: baby lock

Swade

WindowsXP already has this program built in. Go to the User Settings and create a profile for each user to login under. Then you can disable/enable whatever you want in there. Similar to what most companies do to prevent us horrible employees from surfing the web all day.





Re: baby lock

spotty

And using the in-built stuff is normally much simpler than writing code to "reinvent the wheel"

Windows Vista has much more parental controls than XP. So I'd hate to see you spend a lot of time writing something that is already implemented and probably would need modification to work on anything else.





Re: baby lock

Attila Fogel

i just wanted to know how to code it.. anyways, thnx




Re: baby lock

Bruno Yu - MSFT

Attila Fogel,

I guess some of your projects need the Lock functions added. However, the Windows Operating System has provided enough kinds of Lock methods for you. Just use them directly because it is save time and won't cause any other problems.

Moreover, there are many programms shown in MSDN and Knowledge Base. Please look them up in the related keyword then you will find many satisfied answers.

Hope that the results you get from the MSDN will give a lot of helps!