remove welcome text

  • Thread starter Thread starter Emiel Peeters
  • Start date Start date
E

Emiel Peeters

Hi,

I'm using an existing image and want to customise the startup screens.

I removed the XP logo, but after this comes a blue screen on which appears
'Welcome' after a short time.

Is it possible to remove this without making a new image?

Thanks,

Emiel
 
Hi Emiel,

You can remove the welcome screen in control panel.
[User Account] --> [Change the way users log on or off] --> uncheck "Use the
welcome screen"

After this step, you won't see welcome screen but coming up welcome message
dialog. If you still want to remove these mesages. You can add the following
registry in your run-time image.

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system\
Value name: " DisableStatusMessages "
Value: (DWORD) 1

Regards,
Ethan
 
Back
Top