Account Options

  1. Sign in
Google Groups Home
« Groups Home
removing Welcome screen
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Expand all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
ArtRab  
View profile  
 More options Aug 17 2006, 4:42 pm
Newsgroups: microsoft.public.windowsxp.embedded
From: ArtRab <Art...@discussions.microsoft.com>
Date: Thu, 17 Aug 2006 13:42:02 -0700
Local: Thurs, Aug 17 2006 4:42 pm
Subject: removing Welcome screen
Hello,

I'd like to remove the Welcome screen on bootup. Based on a previous post ,I
added the registry key

 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\syste m\

DisableStatusMessages  REG_DWORD  1

(I also tried a value of 0).

I confirmed that the registry key is on the target. However the Welcome
screen is still there.

Any ideas on why it's still there?

Thanks,

Art R.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Darren Twiss  
View profile  
 More options Aug 20 2006, 6:34 pm
Newsgroups: microsoft.public.windowsxp.embedded
From: Darren Twiss <DarrenTw...@discussions.microsoft.com>
Date: Sun, 20 Aug 2006 15:34:02 -0700
Local: Sun, Aug 20 2006 6:34 pm
Subject: RE: removing Welcome screen
Hi Art

See if this is what you are after.

In Target Designer click on settings in your solution (just above extra
files, etc)

Then select 'other settings' and 'Do not display GUI boot screens'

This adds the /NOGUIBOOT switch to the BOOT.INI file and disables much of
the GUI during boot.

Hope this helps

Darren Twiss

--
Darren Twiss
Embiam Ltd.
Embedded Software Systems
www.embiam.com


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
LPhuong  
View profile  
 More options Aug 22 2006, 5:41 am
Newsgroups: microsoft.public.windowsxp.embedded
From: LPhuong <LPhu...@discussions.microsoft.com>
Date: Tue, 22 Aug 2006 02:41:02 -0700
Local: Tues, Aug 22 2006 5:41 am
Subject: RE: removing Welcome screen
Hi Art,
Have you tried
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\syste m
Data Name: HideStartupScripts   Data Type: REG_DWORD Data Value: 1

Best regards,
Linh Phuong


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jim  
View profile  
 More options Aug 24 2006, 2:58 pm
Newsgroups: microsoft.public.windowsxp.embedded
From: Jim <J...@discussions.microsoft.com>
Date: Thu, 24 Aug 2006 11:58:01 -0700
Local: Thurs, Aug 24 2006 2:58 pm
Subject: RE: removing Welcome screen
Hi Art,

Leave the DisableStatusMessages as 1.

Then go to HKLM\Software\Microsoft\Windows NT\CurrentVersion\WinLogon

Set LogonType to 0.
Set AutoAdminLogon to 1

If you don't have AutoAdminLogon (REG_SZ), I suggest you add the Automatic
Logon component in TD.

That should solve your problem =)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »