I need a user on an XP machine that has no option but running a single program and logging off

0

I want to set up a particular user account on a WinXP Pro computer (not part of adomain) who's start menu only has a web browser and the Log Off / Turn Off Computer buttons. I played around with gpedit.msc but everything I did there seemed to apply to all the users. Can this be done?

Jeff

Posted 2012-09-26T18:55:55.947

Reputation: 201

Answers

0

The Group Policies in Registry is a solution for you. Using policies you can disable nearly everything for the particular user. The link is for Win 2k, but the layout and semantics are the same for XP. XP has a bit more options to disable, though.

Serge

Posted 2012-09-26T18:55:55.947

Reputation: 2 585

I tried this but it looks like it's making the change for all the users. How can I limit this to only my "user" user account? – Jeff – 2012-09-26T21:04:29.277

use not LOCAL_MACHINE key but CURRENT_USER key while you are logged as this user. – Serge – 2012-09-26T21:08:23.713

The link above said "To change the value of entries in this table, use Group Policy. Do not edit the registry." So I used gpedit.msc. I suppose that doesn't interface into just a single user's account? – Jeff – 2012-09-27T01:20:49.303

The link said. But you can do. believe me ) – Serge – 2012-09-27T01:36:02.947