Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: Evilpenguin on April 22, 2005, 11:58:53 am

Title: Question for the pros
Post by: Evilpenguin on April 22, 2005, 11:58:53 am
Hi there

I am just wondering if there is a way to make winxp disappear but still be able to get into windows to do maintenance?  Maybe make to user accounts I am not sure,  I am heading to work so I just thought I would throw the question out there and look for replies when I return.

Thanks

Evilpenguinj
Title: Re: Question for the pros
Post by: Evilpenguin on April 23, 2005, 06:14:33 am
Anybody??
Title: Re: Question for the pros
Post by: tommy on April 23, 2005, 06:21:49 am
I have a similar problem, i wish to have a person disappear and still be able to GET IN  and do maintenance, unfortunatly its not easy.

Sorry to joke on your topic i cant help.
Title: Re: Question for the pros
Post by: APFelon on April 23, 2005, 09:01:58 am
Perhaps if you were a little more clear... You want the GUI to completely go away, or...?

What exactly are you looking to do? Execute a program without the OS overhead? Lock out Windows so no one can access it?

APf


Title: Re: Question for the pros
Post by: RitchieTheBrit on April 23, 2005, 10:58:12 am
Do a search, I think I made a post about this somewhere!?

Basically, you'll need to hack the ntoskrnl to change the start screen (be very f**king careful about this, you may have to do a format if it goes wrong!), and them have a little muck about with the registry.

I'll have a look and see if I can find my original post...
Title: Re: Question for the pros
Post by: RitchieTheBrit on April 23, 2005, 11:05:36 am
Erm, just had a look and this is the second time you've asked this!?

Everything you need is here :   http://forum.arcadecontrols.com/index.php?board=3%3baction=display%3bthreadid=22414%3bstart=msg187608

As for getting in and doing maintenance, I find that the best way is to use whatever style you want to actually hide windows, and set your FE as the shell.  If you need to get back into windows, open the task manager (CTRL+ALT+DEL), click on NEW TASK and enter 'explorer' without the quotation marks.
Title: Re: Question for the pros
Post by: cholin on April 23, 2005, 12:31:27 pm
I dont know if you want a user to disappear from the start list thing but I did this exact same thing!

Go in your registry:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList

Then add a REG_DWORD with the name of the user and its value should be 0.  This way, you can use CTRL ALT DEL to access the manual login and you can type the user/pass there.  I use this on my computer downstairs so nobody tries to screw with my account.  Hope it helped!