A Windows XP help forum. PCbanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » PCbanter forum » Microsoft Windows XP » Customizing Windows XP
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

How to Auto logon in Tweak UI ?



 
 
Thread Tools Display Modes
  #16  
Old February 18th 09, 04:18 PM posted to microsoft.public.windowsxp.customize
Tim Meddick
external usenet poster
 
Posts: 1,995
Default How to Auto logon in Tweak UI ?

If you copy and paste the follwing into a simple (ANSI) text file with the
extention .REG and click on it, it will create a new item in Control Panel
that leads to "USERPASSWORDS2"...

REGEDIT4

[HKEY_CLASSES_ROOT\CLSID\{0000000F-0000-0000-0000-000000000032}]
@="User Passwords Control"

[HKEY_CLASSES_ROOT\CLSID\{0000000F-0000-0000-0000-000000000032}\DefaultIcon]
@="C:\\WINDOWS\\system32\\shell32.dll,-220"

[HKEY_CLASSES_ROOT\CLSID\{0000000F-0000-0000-0000-000000000032}\Shell]

[HKEY_CLASSES_ROOT\CLSID\{0000000F-0000-0000-0000-000000000032}\Shell\open]

[HKEY_CLASSES_ROOT\CLSID\{0000000F-0000-0000-0000-000000000032}\Shell\open\command]
@="C:\\WINDOWS\\system32\\CONTROL.EXE USERPASSWORDS2"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\ControlPanel\NameSpace\{000000 0F-0000-0000-0000-000000000032}]
@="User Passwords Control"


Ads
  #17  
Old February 18th 09, 04:18 PM posted to microsoft.public.windowsxp.customize
Tim Meddick
external usenet poster
 
Posts: 1,995
Default How to Auto logon in Tweak UI ?

If you copy and paste the follwing into a simple (ANSI) text file with the
extention .REG and click on it, it will create a new item in Control Panel
that leads to "USERPASSWORDS2"...

REGEDIT4

[HKEY_CLASSES_ROOT\CLSID\{0000000F-0000-0000-0000-000000000032}]
@="User Passwords Control"

[HKEY_CLASSES_ROOT\CLSID\{0000000F-0000-0000-0000-000000000032}\DefaultIcon]
@="C:\\WINDOWS\\system32\\shell32.dll,-220"

[HKEY_CLASSES_ROOT\CLSID\{0000000F-0000-0000-0000-000000000032}\Shell]

[HKEY_CLASSES_ROOT\CLSID\{0000000F-0000-0000-0000-000000000032}\Shell\open]

[HKEY_CLASSES_ROOT\CLSID\{0000000F-0000-0000-0000-000000000032}\Shell\open\command]
@="C:\\WINDOWS\\system32\\CONTROL.EXE USERPASSWORDS2"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\ControlPanel\NameSpace\{000000 0F-0000-0000-0000-000000000032}]
@="User Passwords Control"


  #18  
Old February 18th 09, 07:31 PM posted to microsoft.public.windowsxp.customize
Rick
external usenet poster
 
Posts: 53
Default How to Auto logon in Tweak UI ?

Tim Meddick wrote:
If you copy and paste the follwing into a simple (ANSI) text file with the
extention .REG and click on it, it will create a new item in Control Panel
that leads to "USERPASSWORDS2"...

REGEDIT4

[HKEY_CLASSES_ROOT\CLSID\{0000000F-0000-0000-0000-000000000032}]
@="User Passwords Control"

[HKEY_CLASSES_ROOT\CLSID\{0000000F-0000-0000-0000-000000000032}\DefaultIcon]
@="C:\\WINDOWS\\system32\\shell32.dll,-220"

[HKEY_CLASSES_ROOT\CLSID\{0000000F-0000-0000-0000-000000000032}\Shell]

[HKEY_CLASSES_ROOT\CLSID\{0000000F-0000-0000-0000-000000000032}\Shell\open]

[HKEY_CLASSES_ROOT\CLSID\{0000000F-0000-0000-0000-000000000032}\Shell\open\command]
@="C:\\WINDOWS\\system32\\CONTROL.EXE USERPASSWORDS2"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\ControlPanel\NameSpace\{000000 0F-0000-0000-0000-000000000032}]
@="User Passwords Control"


That is a lot of typing and thus open to a whole lot of possible
problems, all it takes is one click after you run control
userpasswords2. It is not a process that needs to be revisited--unlike
TweakUI (which has some nice features)

--

Rick
Fargo, ND
N 46°53'251"
W 096°48'279"

Remember the USS Liberty
http://www.ussliberty.org/




  #19  
Old February 18th 09, 07:31 PM posted to microsoft.public.windowsxp.customize
Rick
external usenet poster
 
Posts: 53
Default How to Auto logon in Tweak UI ?

Tim Meddick wrote:
If you copy and paste the follwing into a simple (ANSI) text file with the
extention .REG and click on it, it will create a new item in Control Panel
that leads to "USERPASSWORDS2"...

REGEDIT4

[HKEY_CLASSES_ROOT\CLSID\{0000000F-0000-0000-0000-000000000032}]
@="User Passwords Control"

[HKEY_CLASSES_ROOT\CLSID\{0000000F-0000-0000-0000-000000000032}\DefaultIcon]
@="C:\\WINDOWS\\system32\\shell32.dll,-220"

[HKEY_CLASSES_ROOT\CLSID\{0000000F-0000-0000-0000-000000000032}\Shell]

[HKEY_CLASSES_ROOT\CLSID\{0000000F-0000-0000-0000-000000000032}\Shell\open]

[HKEY_CLASSES_ROOT\CLSID\{0000000F-0000-0000-0000-000000000032}\Shell\open\command]
@="C:\\WINDOWS\\system32\\CONTROL.EXE USERPASSWORDS2"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\ControlPanel\NameSpace\{000000 0F-0000-0000-0000-000000000032}]
@="User Passwords Control"


That is a lot of typing and thus open to a whole lot of possible
problems, all it takes is one click after you run control
userpasswords2. It is not a process that needs to be revisited--unlike
TweakUI (which has some nice features)

--

Rick
Fargo, ND
N 46°53'251"
W 096°48'279"

Remember the USS Liberty
http://www.ussliberty.org/




  #20  
Old February 19th 09, 07:51 AM posted to microsoft.public.windowsxp.customize
Tim Meddick
external usenet poster
 
Posts: 1,995
Default How to Auto logon in Tweak UI ?

I didn't say type it out, but to "copy and paste" it into a textfile...
And after using it ONCE after a YEAR you want to do something similar with
passwords
if you still remember all these esoteric commands and what they do, you are
a better man than me.
It really isn't complicated advice, and someone might find it helpful. All
you do is copy the text (described in my last email) into a textfile and
rename it with a .REG extension and double-click on it and then you will
have a new item in Control Panel that links up with "User Accounts"! And
if you should ever need it again, it's right there! After all, people are
big enough to decide for themselves if they want to take someone else's
advice and I know from personal experience of forums that plenty of users
out there are well acquainted with registry files. The absolute worse that
can happen if you were to make a botch-up of copy-past into a notepad window
would be that nothing would happen! I don't mind in the least if people
ignore any of my posts but to say that advice was too complicated is just
ridiculous.


  #21  
Old February 19th 09, 07:51 AM posted to microsoft.public.windowsxp.customize
Tim Meddick
external usenet poster
 
Posts: 1,995
Default How to Auto logon in Tweak UI ?

I didn't say type it out, but to "copy and paste" it into a textfile...
And after using it ONCE after a YEAR you want to do something similar with
passwords
if you still remember all these esoteric commands and what they do, you are
a better man than me.
It really isn't complicated advice, and someone might find it helpful. All
you do is copy the text (described in my last email) into a textfile and
rename it with a .REG extension and double-click on it and then you will
have a new item in Control Panel that links up with "User Accounts"! And
if you should ever need it again, it's right there! After all, people are
big enough to decide for themselves if they want to take someone else's
advice and I know from personal experience of forums that plenty of users
out there are well acquainted with registry files. The absolute worse that
can happen if you were to make a botch-up of copy-past into a notepad window
would be that nothing would happen! I don't mind in the least if people
ignore any of my posts but to say that advice was too complicated is just
ridiculous.


  #22  
Old February 19th 09, 02:59 PM posted to microsoft.public.windowsxp.customize
John McKenzie[_2_]
external usenet poster
 
Posts: 15
Default How to Auto logon in Tweak UI ?

Tim Meddick wrote:
I didn't say type it out, but to "copy and paste" it into a textfile...
And after using it ONCE after a YEAR you want to do something similar with
passwords
if you still remember all these esoteric commands and what they do, you are
a better man than me.
It really isn't complicated advice, and someone might find it helpful. All
you do is copy the text (described in my last email) into a textfile and
rename it with a .REG extension and double-click on it and then you will
have a new item in Control Panel that links up with "User Accounts"! And
if you should ever need it again, it's right there! After all, people are
big enough to decide for themselves if they want to take someone else's
advice and I know from personal experience of forums that plenty of users
out there are well acquainted with registry files. The absolute worse that
can happen if you were to make a botch-up of copy-past into a notepad window
would be that nothing would happen! I don't mind in the least if people
ignore any of my posts but to say that advice was too complicated is just
ridiculous.


It is always present in the pull down menu under Run so you do not
have to remember it.
  #23  
Old February 19th 09, 02:59 PM posted to microsoft.public.windowsxp.customize
John McKenzie[_2_]
external usenet poster
 
Posts: 15
Default How to Auto logon in Tweak UI ?

Tim Meddick wrote:
I didn't say type it out, but to "copy and paste" it into a textfile...
And after using it ONCE after a YEAR you want to do something similar with
passwords
if you still remember all these esoteric commands and what they do, you are
a better man than me.
It really isn't complicated advice, and someone might find it helpful. All
you do is copy the text (described in my last email) into a textfile and
rename it with a .REG extension and double-click on it and then you will
have a new item in Control Panel that links up with "User Accounts"! And
if you should ever need it again, it's right there! After all, people are
big enough to decide for themselves if they want to take someone else's
advice and I know from personal experience of forums that plenty of users
out there are well acquainted with registry files. The absolute worse that
can happen if you were to make a botch-up of copy-past into a notepad window
would be that nothing would happen! I don't mind in the least if people
ignore any of my posts but to say that advice was too complicated is just
ridiculous.


It is always present in the pull down menu under Run so you do not
have to remember it.
  #24  
Old February 22nd 09, 01:08 AM posted to microsoft.public.windowsxp.customize
Tim Meddick
external usenet poster
 
Posts: 1,995
Default How to Auto logon in Tweak UI ?

"Always present"? On my computer it clears the "Run" list because it is set
to do so. On many people's computers are also set to clear the "Run" mru
list. It is a "per-user" setting and can be set to clear inadvertently very
easily. I just don't understand what all this is about? If anyone doesn't
like any of the advice I give, it's real simple - just ignore it! Why does
everyone seem to want to tell me what I say is wrong? My knowledge of the
Windows OS is not all encompassing, but, I have to stress, I really do
believe that I know the limitations of what I do know. If anyone can tell
me that I am absolutely wrong is something that I have written, then just
point it out and, if you're right, I will accept that. Otherwise, please do
not criticize for the egotistical SAKE OF IT!

This is the last I have to say on this matter - I repeat - If anyone doesn't
like any of the advice I give, ignore it!

Cheers, Tim Meddick, Peckham, London.



  #25  
Old February 22nd 09, 01:08 AM posted to microsoft.public.windowsxp.customize
Tim Meddick
external usenet poster
 
Posts: 1,995
Default How to Auto logon in Tweak UI ?

"Always present"? On my computer it clears the "Run" list because it is set
to do so. On many people's computers are also set to clear the "Run" mru
list. It is a "per-user" setting and can be set to clear inadvertently very
easily. I just don't understand what all this is about? If anyone doesn't
like any of the advice I give, it's real simple - just ignore it! Why does
everyone seem to want to tell me what I say is wrong? My knowledge of the
Windows OS is not all encompassing, but, I have to stress, I really do
believe that I know the limitations of what I do know. If anyone can tell
me that I am absolutely wrong is something that I have written, then just
point it out and, if you're right, I will accept that. Otherwise, please do
not criticize for the egotistical SAKE OF IT!

This is the last I have to say on this matter - I repeat - If anyone doesn't
like any of the advice I give, ignore it!

Cheers, Tim Meddick, Peckham, London.



  #26  
Old February 24th 09, 10:02 PM posted to microsoft.public.windowsxp.customize
GoldHawk
external usenet poster
 
Posts: 48
Default How to Auto logon in Tweak UI ?

Tim

I've only just revisited this post and seen your suggested Control Panel
shortcut. While not wishing to decry others' advice, I for one appreciate
what you have said. For me, it's all a learning curve, and as you say, people
can either take it ot leave it.

Regards.

Mike

"Tim Meddick" wrote:

"Always present"? On my computer it clears the "Run" list because it is set
to do so. On many people's computers are also set to clear the "Run" mru
list. It is a "per-user" setting and can be set to clear inadvertently very
easily. I just don't understand what all this is about? If anyone doesn't
like any of the advice I give, it's real simple - just ignore it! Why does
everyone seem to want to tell me what I say is wrong? My knowledge of the
Windows OS is not all encompassing, but, I have to stress, I really do
believe that I know the limitations of what I do know. If anyone can tell
me that I am absolutely wrong is something that I have written, then just
point it out and, if you're right, I will accept that. Otherwise, please do
not criticize for the egotistical SAKE OF IT!

This is the last I have to say on this matter - I repeat - If anyone doesn't
like any of the advice I give, ignore it!

Cheers, Tim Meddick, Peckham, London.




  #27  
Old February 24th 09, 10:02 PM posted to microsoft.public.windowsxp.customize
GoldHawk
external usenet poster
 
Posts: 48
Default How to Auto logon in Tweak UI ?

Tim

I've only just revisited this post and seen your suggested Control Panel
shortcut. While not wishing to decry others' advice, I for one appreciate
what you have said. For me, it's all a learning curve, and as you say, people
can either take it ot leave it.

Regards.

Mike

"Tim Meddick" wrote:

"Always present"? On my computer it clears the "Run" list because it is set
to do so. On many people's computers are also set to clear the "Run" mru
list. It is a "per-user" setting and can be set to clear inadvertently very
easily. I just don't understand what all this is about? If anyone doesn't
like any of the advice I give, it's real simple - just ignore it! Why does
everyone seem to want to tell me what I say is wrong? My knowledge of the
Windows OS is not all encompassing, but, I have to stress, I really do
believe that I know the limitations of what I do know. If anyone can tell
me that I am absolutely wrong is something that I have written, then just
point it out and, if you're right, I will accept that. Otherwise, please do
not criticize for the egotistical SAKE OF IT!

This is the last I have to say on this matter - I repeat - If anyone doesn't
like any of the advice I give, ignore it!

Cheers, Tim Meddick, Peckham, London.




  #28  
Old February 24th 09, 10:18 PM posted to microsoft.public.windowsxp.customize
GoldHawk
external usenet poster
 
Posts: 48
Default How to Auto logon in Tweak UI ?

Tim

Sorry, what do you mean by a simple (ANSI) file ?

Mike

"Tim Meddick" wrote:

If you copy and paste the follwing into a simple (ANSI) text file with the
extention .REG and click on it, it will create a new item in Control Panel
that leads to "USERPASSWORDS2"...

REGEDIT4

[HKEY_CLASSES_ROOT\CLSID\{0000000F-0000-0000-0000-000000000032}]
@="User Passwords Control"

[HKEY_CLASSES_ROOT\CLSID\{0000000F-0000-0000-0000-000000000032}\DefaultIcon]
@="C:\\WINDOWS\\system32\\shell32.dll,-220"

[HKEY_CLASSES_ROOT\CLSID\{0000000F-0000-0000-0000-000000000032}\Shell]

[HKEY_CLASSES_ROOT\CLSID\{0000000F-0000-0000-0000-000000000032}\Shell\open]

[HKEY_CLASSES_ROOT\CLSID\{0000000F-0000-0000-0000-000000000032}\Shell\open\command]
@="C:\\WINDOWS\\system32\\CONTROL.EXE USERPASSWORDS2"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\ControlPanel\NameSpace\{000000 0F-0000-0000-0000-000000000032}]
@="User Passwords Control"



  #29  
Old February 24th 09, 10:18 PM posted to microsoft.public.windowsxp.customize
GoldHawk
external usenet poster
 
Posts: 48
Default How to Auto logon in Tweak UI ?

Tim

Sorry, what do you mean by a simple (ANSI) file ?

Mike

"Tim Meddick" wrote:

If you copy and paste the follwing into a simple (ANSI) text file with the
extention .REG and click on it, it will create a new item in Control Panel
that leads to "USERPASSWORDS2"...

REGEDIT4

[HKEY_CLASSES_ROOT\CLSID\{0000000F-0000-0000-0000-000000000032}]
@="User Passwords Control"

[HKEY_CLASSES_ROOT\CLSID\{0000000F-0000-0000-0000-000000000032}\DefaultIcon]
@="C:\\WINDOWS\\system32\\shell32.dll,-220"

[HKEY_CLASSES_ROOT\CLSID\{0000000F-0000-0000-0000-000000000032}\Shell]

[HKEY_CLASSES_ROOT\CLSID\{0000000F-0000-0000-0000-000000000032}\Shell\open]

[HKEY_CLASSES_ROOT\CLSID\{0000000F-0000-0000-0000-000000000032}\Shell\open\command]
@="C:\\WINDOWS\\system32\\CONTROL.EXE USERPASSWORDS2"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\ControlPanel\NameSpace\{000000 0F-0000-0000-0000-000000000032}]
@="User Passwords Control"



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off






All times are GMT +1. The time now is 07:35 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 PCbanter.
The comments are property of their posters.