XP Uncommon Configuration

  • Thread starter Thread starter Princey
  • Start date Start date
P

Princey

I would like to build and configure an XP machine to run just one
application. When the machine boots, I would like the bootup sequence
to end with the launch of this application. I do not want to see the
desktop (if possible).

I have been searching for a how-to, knowledge base article or anything
that would give some idea as to how I can do this. I do not want to use
the 'Startup Folder'. Does anyone have any insight?

Thanks
 
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run

Create a new string value and name it. Then double click it to enter the
full path to the desired application from c:\.

That should do it.
 
Back
Top