
|
|
| |
 |
FAQ |
|
|
| |
Here can you find or still a question on all my program you can
download from here you will be notify with email when you have a
answer on your question and you can read a inlay on your
question on this forum with a click on link in your received
email.
Click here for more info
LINK |
|
How Remove Shared
Documents from XP
download
NoSharedDocuments.reg files and doubleclick it and reboot XP
How
Hide Logon User from Login Screen on XP
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Winlogon\SpecialAccounts\UserList]
"Test"=dword:00000000 ;Ex: If value is 0 =
Hide user Account
"Test"=dword:00000001 ;Ex: If value is 1 =
Show user Account
Change Test
to your Logon user name Ex: YourName and save the file to ex:
"HideLogonUser.reg" and doubleclick on it
You can find YourName here on Start meu see Arrow

download Reg file ex here:
HideLogonUser.reg
How change Advanced Account User
Choice in Group Policy on Windows
Choose Start and
Run... type in
gpedit.msc and click OK button
If you need Help right Click on
Item you will change and choose Help

How
Uninstall or Remove MS Messenger from starting up in Win XP...
1. When you Install
XP is Hidden files and folders activated and you must choose Show Hidden files
and folders
2. Change this now
choose "Show hidden files and folders" from "Tools" and "Folder Options" menu in
Windows Explorer

And now you ready to
next step
You must first
Unhide it from "Add Remove programs" on "Windows Components Wizard" follow
instructions below
1. Browse or search after file "SYSOC.INF"
location is "C:\WINNT\INF\sysoc.inf" or "C:\WINDOWS\INF\sysoc.inf"
2. Edit this
sysoc.inf file in Notepad and find line:
msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,hide,7
Remove hide
and now line look like this:
msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,,7
save file and exit notepad...
And now you can
Uninstall "Windows Messenger"

| |
If you have Bootmagic from ex: PowerQuest or another manufacturer...
Have you experienced to take a
restore from earlier backup from another partition
and Windows stop on "file missing" or another error message under boot
sequence...
Take a look on boot.ini file and change partition(?) to right number...
Ex:
If you have Bootmagic installed with two C:\ paritions and have take a
backup of one partition ex C: partition 1
and you take a restore to C: partition 2 so you must change partition(1) in
Boot.ini files to partition(2)
Important:
Change both lines in boot.ini
If you have moore lines (ex: operativ system on C\ and D:\)
do not change line for operativ system on D:\
Example 1 = C:\WINNT and C:\WINXP on same disk
[boot loader]
timeout=10
default=multi(0)disk(0)rdisk(0)partition(1)\WINXP
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINXP="Microsoft Windows XP Professional"
/fastdetect
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows 2000
Professional" /fastdetect
Example 2 = C:\ and D:\ on same disk
[boot loader]
timeout=10
default=multi(0)disk(0)rdisk(0)partition(1)\WINNT
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows XP Professional"
/fastdetect
multi(0)disk(0)rdisk(0)partition(2)\WINNT="Microsoft Windows 2000
Professional" /fastdetect
|