Add to Google

Windows Xp Tips And Tricks

free web hosting
Open Discussion > CONTRIBUTE > Computers > Operating Systems

Windows Xp Tips And Tricks

OkaySuper man
QUOTE
Tips and Tricks

Guest Only Network Access

If you try and connect to an XP computer and are shown a logins screen with only the computername/Guest,
You may need to change one of the Local Security Policies:
Got to Control Panel - Administrative Tools
Go to Local Policies - Security Options
Check teh Network access: Sharing and security model for local accounts
Set it to Classic - local users authenticate as themselves



Hiding a XP Computer from Network Neighborhood

If you want to share files from a XP computer,
yet want to remove it from showing up in the Network Neighborhood,
Run net config server /hidden:yes


Easy Way to Share Multiple Folders

If you need to share multiple folders, running the program SHRPUBW.EXE will bring up a simple dialog box to let you:
Browse to the folder you want to share
Enter in a Share name
Ender in a Share description
Set permissions. Several choices are available
Restart the process from within the same program



Not Viewing Zip Files as Folders

If you want to turn off WindowsXP showing Zip files as folders,
just run:
regsvr32 /u zipfldr.dll



Setting Capslock, Numlock, Scroll Lock

If you want to set the startup state for any or all of these keys,
you just need to edit the registry.
Start Regedit
Go to HKEY_CURRENT_USER \ Control Panel \ Keyboard
Open InitialKeyboardIndicators
Change the value to one of the following numbers
0 - All Keys off
1 - Caps Lock on
2 - Num Lock on
4 - Scroll Lock on
For multiple keys, add their values:
3 - Caps Lock and Num Lock on
5 - Caps Lock and Scroll Lock on
6 - Num Lock and Scroll Lock on
7 - Caps Lock, Num Lock, and Scroll Lock on
Log off and back on again



Restoring Desktop Icon to the Quicklaunch Bar

If you mistakenly deleted the icon for the Desktop on the Quicklaunch toolbar
Go to C:\Documents and Settings\user_name\Application Data\Mcft\Internet Explorer\Quick Launch
(where user_name is replaced by your login name)
Create a Text file called ShowDesktop.SCF with the following contents:
[Shell]
Command=2
IconFile=explorer.exe,3
[Taskbar]
Command=ToggleDesktop



Network Access After Norton Anti-Virus Install

Sometimes you can't access a WinXP computer after installing Norton Anti-Virus.
There might be a variety of errors at the other computer depending on the operating system.
On the XP computer, in the Event Viewer / System log, there will be the following error:
The server's configuration parameter "irpstacksize" is too small for the server to use a local device.
Start Regedit
Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\lanmanserver\parameters
Edit the IRPStackSize
Give it a value of 15
Reboot the computer


Configure for Auto-Logon

If you are the only person using the computer and what to have it automatically log you on,
Start / Run / "control userpasswords2" - no quotes
Uncheck User must enter a user name and password to use this computer




Services You Can Disable

There are quite a few services you can disable from starting automatically.
This would be to speed up your boot time and free resources.
They are only suggestions so I suggestion you read the description of each one when you run Services
and that you turn them off one at a time.

Some possibilities are:
Alerter - Sends alert messages to specified users that are connected to the server computer.
Application Management - Allows software to tap directly into the Add/Remove Programs feature via the Windows Installer technology.
Background Intelligent Transfer Service - The Background Intelligent Transfer service is used by programs (such as Windows AutoUpdate) to download files by using spare bandwidth.
Clipbook - ClipBook permits you to cut and paste text and graphics over the network.
Error Reporting Service - Allows applications to send error reports to Mcft in the event of an application fault.
Fast User Switching - Windows XP allows users to switch quickly between accounts, without requiring them to log off.
Help and Support - Allows the XP Built-in Help and Support Center to run.
IMAPI CD-Burning COM Service - You don't need this if you have other software to create CDs.
Indexing Service - Indexes contents and properties of files on local and remote computers; provides rapid access to files through flexible querying language.
IP SEC - Manages IP security policy and starts the ISAKMP/Oakley (IKE) and the IP security driver. If you are not on a domain, you likely don't need this running.
Messenger - Transmits net send and Alerter service messages between clients and servers. This is how a lot of pop-up windows start appearing on your desktop.
Net Logon - Supports pass-through authentication of account logon events for computers in a domain. If you are not on a domain, you don't need this running
Network DDE - Provides network transport and security for Dynamic Data Exchange (DDE) for programs running on the same computer or on different computers.
NT LM Security Support Provider - Provides security to remote procedure call (RPC) programs that use transports other than named pipes.
Performance Logs and Alerts - Collects performance data from local or remote computers based on preconfigured schedule parameters, then writes the data to a log or triggers an alert. If you don't need to monitor your performance logs, then you don't need this service.
Portable Media Serial Number - Retrieves the serial number of any portable music player connected to your computer
QOS RSVP - Provides network signaling and local traffic control setup functionality for QoS-aware programs and control applets.
Remote Desktop Help Session Manager - Manages and controls Remote Assistance. If you are not using Remote Desktop you don't need this service.
Remote Registry - Enables remote users to modify registry settings on this computer.
Routing & Remote Access - Offers routing services to businesses in local area and wide area network environments. Allows dial-in access.
Secondary Login - Enables starting processes under alternate credentials. This is what allows you to run an application as another user.
Smart Card - Manages access to smart cards read by this computer.
Smart Card Helper - Enables support for legacy non-plug and play smart-card readers used by this computer.
SSDP Discovery Service - Enables discovery of UPnP devices on your home network.
TCP/IP NetBIOS Helper - Enables support for NetBIOS over TCP/IP (NetBT) service and NetBIOS name resolution. This should not be needed in today's network environment.
Telnet - Enables a remote user to log on to this computer and run programs, and supports various TCP/IP Telnet clients.
Uninterruptible Power Supply Service - Manages an uninterruptible power supply (UPS) connected to the computer.
Universal Plug and Play Device Host - Provides support to host Universal Plug and Play devices
Upload Manager - Manages synchronous and asynchronous file transfers between clients and servers on the network.
Volume Shadow Copy Service - Manages and implements Volume Shadow Copies used for backup and other purposes.
Web Client - Enables Windows-based programs to create, access, and modify non-local files across the Internet.
Wireless Zero Configuration - Provides automatic configuration for the 802.11 adapters
WMI Performance Adapter - Provides performance library information from WMI HiPerf providers.



Cleaning the Prefetch Directory

WindowsXP has a new feature called Prefetch. This keeps a shortcut to recently used programs.
However it can fill up with old and obsolete programs.
To clean this periodically go to:
Star / Run / Prefetch
Press Ctrl-A to highlight all the shorcuts
Delete them




Not Displaying Logon, Logoff, Startup and Shutdown Status Messages

To turn these off:
Start Regedit
Go to HKEY_LOCAL_MACHINE\SOFTWARE\Mcft\Windows\Curr entVersion\policies\system
If it is not already there, create a DWORD value named DisableStatusMessages
Give it a value of 1



Repair Install

If XP is corrupted to the point where none of the previous solutions get it to boot,
you can do a Repair Install that might work as well as keep the current settings.
Make sure you have your valid WindowsXP key.
The whole process takes about half an hour depending on your computer
If you are being prompted for the administrator's password, you need to choose the 2nd repair option, not the first.
Insert and boot from your WindowsXP CD
At the second R=Repair option, press the R key
This will start the repair
Press F8 for I Agree at the Licensing Agreement
Press R when the directory where WindowsXP is installed is shown. Typically this is C:\WINDOWS
It will then check the C: drive and start copying files
It will automatically reboot when needed. Keep the CD in the drive.
You will then see the graphic part of the repair that is like during a normal install of XP (Collecting Information, Dynamic Update, Preparing Installation, Installing Windows, Finalizing Installation)
When prompted, click on the Next button
When prompted, enter your XP key
Normally you will want to keep the same Workgroup or Domain name
The computer will reboot
Then you will have the same screens as a normal XP Install
Activate if you want (usually a good idea)
Register if you want (but not necessary)
Finish
At this point you should be able to log in with any existing accounts







NTOSKRNL Missing or Corrupt

If you get an error that NTOSKRNL not found:
Insert and boot from your WindowsXP CD.
At the first R=Repair option, press the R key
Press the number that corresponds to the correct location for the installation of Windows you want to repair.
Typically this will be #1
Change to the drive that has the CD ROM.
CD i386
expand ntkrnlmp.ex_ C:\Windows\System32\ntoskrnl.exe
If WindowsXP is installed in a different location, just make the necessary change to C:\Windows
Take out the CD ROM and type exit



HAL.DLL Missing or Corrupt

If you get an error regarding a missing or corrupt hal.dll file, it might simply be the BOOT.INI file on the root of the C: drive that is misconfigured
Insert and boot from your WindowsXP CD.
At the first R=Repair option, press the R key
Press the number that corresponds to the correct location for the installation of Windows you want to repair.
Typically this will be #1
Type bootcfg /list to show the current entries in the BOOT.INI file
Type bootcfg /rebuild to repair it
Take out the CD ROM and type exit



Corrupted or Missing \WINDOWS\SYSTEM32\CONFIG

If you get the error:
Windows could not start because the following files is missing or corrupt
\WINDOWS\SYSTEM32\CONFIG\SYSTEM or \WINDOWS\SYSTEM32\CONFIG\SOFTWARE
Insert and boot from your WindowsXP CD.
At the first R=Repair option, press the R key
Press the number that corresponds to the correct location for the installation of Windows you want to repair.
Typically this will be #1
Enter in the administrator password when requested
cd \windows\system32\config
Depending on which section was corrupted:
ren software software.bad or ren system system.bad
Depending on which section was corrupted
copy \windows\repair\system
copy \windows\repair\software
Take out the CD ROM and type exit



NTLDR or NTDETECT.COM Not Found

If you get an error that NTLDR is not found during bootup,
If you have FAT32 partitions, it is much simpler than with NTFS.
Just boot with a Win98 floppy and copy the NTLDR or NTDETECT.COM files
from the i386 directory to the root of the C:\ drive.
For NTFS:
Insert and boot from your WindowsXP CD.
At the first R=Repair option, press the R key
Press the number that corresponds to the correct location for the installation of Windows you want to repair.
Typically this will be #1
Enter in the administrator password when requested
Enter in the following commands (X: is replaced by the actual drive letter that is assigned to the CD ROM drive.
COPY X:\i386\NTLDR C\:
COPY X:\i386\NTDETECT.COM C:\
Take out the CD ROM and type exit



Bringing Up the Shutdown Dialog Box

Create a new txt file somewhere on your system, open it and put in this one line:
(new ActiveXObject("Shell.Application")).ShutdownWindow s();
Save and Close the file. Change the extension to js and your got it.
You can make a shortcut to that file to make it easy to shut down your system.





Hiding the Last User Logged On

If you use the standard NT style of login and want to hide the last user:
Start the Group Policy Editor (gpedit.msc)
Go to Computer Configuration / Windows Settings / Security Settings / Local Policies / Security Options
Scroll down to Interactive logon: Do not display last user name
Set it to Enable




Poweroff at Shutdown

If your computer does not turn off the power when doing a shutdown,
you may need to edit the registry. I have all the correct BIOS and Power settings and still needed to do this.
Start Regedit
Go to HKEY_CURRENT_USER\Control Panel\Desktop
Edit the key PowerOffActive and give it a value of 1
You can do the same in HKEY_USERS\.DEFAULT\Control Panel\Desktop



Remembering Folder Settings

If XP does not remember your folder settings, delete or rename the following registry keys
[HKEY_CURRENT_USER\Software\Mcft\Windows\Shell NoRoam\BagMRU]
[HKEY_CURRENT_USER\Software\Mcft\Windows\Shell NoRoam\Bags]



Preventing Applications from Stealing the Focus

To prevent applications from stealing the focus from the window you are working
Start Regedit
Go to HKEY_CURRENT_USER \ Control Panel \ Desktop
Edit the key ForegroundLockTimeout
Give it a value of 00030d40


Disable Explorer Thumbnail View

If you want disable the Explorer's ability to show the Thumbnail View ,
Start Regedit
Go to HKEY_CURRENT_USER \ Software \ Mcft \ Windows \ CurrentVersion \ Explorer \ Advanced \
Change ClassicViewState to




Disable Shared Documents

To disable the Shared Documents folder that shows up on the network
Start Regedit
Go to HKEY_CURRENT_USER \ Software \ Mcft \ Windows \ CurrentVersion \ Policies \ Explorer \
Create a new DWORD Value
Give it the name NoSharedDocuments
Give it a value of 1
Log off or reboot




Removing Thumbs.db Files

When viewing a folder with the Thumbnail view, WindowsXP creates a thumbs.db file.
This is a cache of the current pictures in that directory.
If you want to turn this feature off and save a little disk space
Start the Windows Explorer
Go to Tools / Folder Options / View
In the first section under Files and Folders, check Do not cache thumbnails
Now you can search for the thumbs.db file on your computer and remove them. No more should be created.




Enable / Disable the Task Manager

Start Regedit
Go to HKEY_CURRENT_USER\Software\Mcft\Windows\Curre ntVersion\Policies\System
Create the Dword value DisableTaskMgr
Give it a value of 0 to enable it
Give it a vaule of 1 to disable it



Clearing the Page File on Shutdown

Another way to set the computer to clear the pagefile without directly editing the registry is:
Click on the Start button
Go to the Control Panel
Administrative Tools
Local Security Policy
Local Policies
Click on Security Options
Right hand menu - right click on "Shutdown: Clear Virtual Memory Pagefile"
Select "Enable"
Reboot

If you want to clear the page file on each shutdown:
Start Regedit
Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Memory Management\ClearPageFileAtShutdown
Set the value to 1



No GUI Boot

If you don't need to see the XP boot logo,
Run MSCONFIG
Click on the BOOT.INI tab
Check the box for /NOGUIBOOT


Using the Classic Search in Explorer

If you prefer to use the classic search style in Explorer,
Start Regedit
Go to HKEY_CURRENT_USER\Software\Mcft\Windows\Curre ntVersion\Explorer\CabinetState
Add a String Key called Use Search Asst
Give it a value of no



Changing the Registered Owner

Start Regedit
HKEY_LOCAL_MACHINE\SOFTWARE\Mcft\Windows NT\CurrentVersion
From there you can edit the name in the Registered Owner key



Changing Drive Letters

If you want to change the letters assigned to your fixed or removable drives:
Right Click on My Computer
Select Manage
Select Disk Management
For a Fixed Disk:
Select it
Right click
Select Change Drive Letter and Path
Click on the Edit button
Enter in the letter you want to use
For a Removable Disk:
In the lower, right hand panel, right click on the Disk or CD ROM #
Select Change Drive Letter and Path
Click on the Edit button
Enter in the letter you want to use



Decreasing Boot Time

Mcft has made available a program to analyze and decrease the time it takes to boot to WindowsXP
The program is called BootVis
Uncompress the file.
Run BOOTVIS.EXE
For a starting point, run Trace / Next Boot + Driver Delays
This will reboot your computer and provide a benchmark
After the reboot, BootVis will take a minute or two to show graphs of your system startup.
Note how much time it takes for your system to load (click on the red vertical line)
Then run Trace / Optimize System
Re-Run the Next Boot + Drive Delays
Note how much the time has decreased
Mine went from approximately 39 to 30 seconds.


Hide/Unhide Logon Names

If you want to hide or unhide the names of users that are displayed on the initial logon screen:
Start Regedit
Go to HKEY_LOCAL_MACHINE \ SOFTWARE \ Mcft \ Windows NT \ CurrentVersion \ Winlogon \ SpecialAccounts \ UserList
Add a DWORD with the name of the user account you want to hide
Make sure it has a value of 0
If there is an existing account, you can unhide it by giving it a value of 1



WindowsXP Command Line Utilities

While there are a lot of command line utilities in WindowsXP, here are some that I have been using lately.
bootcfg - Configures, queries, or changes Boot.ini file settings.
driverquery - Displays a list of all installed device drivers and their properties.
getmac - Returns the media access control (MAC) address and list of network protocols associated with each address for all network cards in each computer
gpresult - Displays Group Policy settings and Resultant Set of Policy (RSOP) for a user or a computer
netsh - You can use commands in the Netsh Interface IP context to configure the TCP/IP protocol
schtasks - Schedules commands and programs to run periodically or at a specific time
systeminfo - Displays detailed configuration information about a computer and its operating system




Creating an Automated Install of WindowsXP

On the WindowsXP CP, in the SUPPORT\TOOLS directory,
there is a file called DEPLOY.CAB.
Extract the programs DEPLOY.CHM (help file) and SETUPMGR.EXE (main program)
Run SETUPMGR and answer the prompts.
This will create both a unattend.bat and unattend.txt file you can use for automated installs.
Note: The batch file might need some minor modification for file locations but it is fairly basic.



Disabling Hibernation

If you don't want to use up the disk space taken by Hibernation, or don't need to use it at all,
you can easily disable it.
Open up the Control Panel / Power Options icon
Click on the Hibernation icon
Uncheck Enable Hibernation



Increasing System Performance

If you have 512 megs or more of memory, you can increase system performance
by having the core system kept in memory.
Start Regedit
Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Memory Management\DisablePagingExecutive
Set the value to be 1
Reboot the computer


Common Command Console Utilities

WindowsXP comes with quite a few console utilities you can easily run from the command line:
Computer Management - compmgmt.msc
Disk Managment - diskmgmt.msc
Device Manager - devmgmt.msc
Disk Defrag - dfrg.msc
Event Viewer - eventvwr.msc
Shared Folders - fsmgmt.msc
Group Policies - gpedit.msc
Local Users and Groups - lusrmgr.msc
Performance Monitor - perfmon.msc
Resultant Set of Policies - rsop.msc
Local Security Settings - secpol.msc
Services - services.msc
Component Services - comexp.msc



Automatically Ending Non-Responsive Tasks

Start Regedit
Go to HKEY_CURRENT_USER\Control Panel\Desktop\AutoEndTasks
Set the value to be 1
In the same section, change the WaitToKillAppTimeout to the number of milliseconds you want.




Changing the Internet Explorer Title

Start Regedit
Go to HKEY_CURRENT_USER\Software\Mcft\Internet Explorer\Main\Window Title
Enter what you want appear in the title bar


Changing Programs That Start Automatically

WindowsXP has a similar program, MSCONFIG, that was available in Windows98.
This allows you to view and change what programs are automatically started each time you log in.
The new version also allows you to view and edit the boot.ini file (as well as check for errors and use several advanced switches)


Notice from KuBi:
Post under review, this is not your content.

 

 

 


Reply

mixxoys
Also a great way to start using XP/ windows more effieciently is by learning all the windows key + commands like windows key + r is run and windows key + e is Explorer and etc, i spent a half a hour and i learnt them all and made a nice sheet with them all written down.

Reply

interpol
Can you post that sheet? blush.gif tongue.gif

It could be very handy for us, windows users tongue.gif

BTW: graet tips and tricks tongue.gif really usefull!

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

Recent Queries:-
  1. context defrag.vbs - 414.37 hr back. (1)
  2. reactos "ntoskrnl not found" - 925.21 hr back. (1)
  3. lock cd rom by using batch file - 1559.33 hr back. (1)
  4. lock cd rom by useing batch file - 1585.78 hr back. (2)
  5. xp "gui boot" freezes - 1657.76 hr back. (1)
  6. why does my computer restart when i put my 2pcs ddr2 ram 512mb - 1918.07 hr back. (1)
  7. xp hide workgroup content from network neighborhood hkey_current_user - 2149.91 hr back. (1)
  8. netlogon vista home premium - 2353.98 hr back. (2)
Similar Topics

Keywords : windows xp tips tricks

  1. Change 'open With' In Regedit - for Windows XP (9)
    Hi there. I have a problem with File Types on my PC: xls files are opened by default with Open
    Office, but I want to open them with Excel. I right click the file and I choose Open With, but Excel
    is not in those programs; so I select Choose Program; again Excel is not in the Recommended Programs
    nor in the Other Programs. I click Browse and I go to where Excel is installed and I select the exe,
    but after I click Ok nothing happens, I mean Excel doesn't appear in Recommended Programs like
    it should. So my question is this: is there any way to force xls files to open ...
  2. Linux Ubuntu Vs Windows Vista - Discussion on which OS is better, Vista or Ubuntu. (4)
    A few weeks ago, i downloaded a live-cd for Linux Ubuntu 8.4 and booted it from the cd. It was not
    as bad as i had thought (although i had trouble booting /dry.gif" style="vertical-align:middle"
    emoid=" ) but REALY SLOW. So i installed Ubuntu and was pretty nice /smile.gif"
    style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> . From my experience from
    vista and ubuntu i have to say vista still stands number for me. Which one do you think is better?...
  3. Top 10 Things To Look Forward To In Windows 7 - (8)
    This post is based on an article printed by lifehacker.com in which I thought I bring my opinions
    about this article. 10. Side bar Thank god I would think 99% of the world would agree that this
    was the most useless feature and a memory waster as well, because every time I started up vista the
    memory would spike when it was loading that sidebar and besides I close it most of the time anyway
    because of how useless it really was. 9. Old school programs get the respect they deserve To be
    quite honest I am glad they are at least updating these programs, even if it is just...
  4. After 18 Years Windows 3.1 Is Officially Retired - (14)
    Wow is all I have to say just because of the fact I thought they gave up giving licenses for this
    old, outdated, slow, useless operating system. I guess not as November 1st, 2008 Windows 3.1 is
    officially dead and the funny thing is didn't support for this operating system end at windows
    98 or something like that? Either way I wonder when they will stop issuing liscenses for 95, 98,
    ME, 2000 because those operating systems are just as outdated and can not even run most of the web
    technologies that ae out there today and so if your going to cut off support you might...
  5. Windows Xp - (7)
  6. 7 Lessons Windows 7 Can Learn From Os X - (3)
    Another interesting article I came across today thanks to digg and it would seem that the points are
    right and I would think most people would agree with them even though this is in the eyes of an
    Apple user. 1. Easier product versions QUOTE Keep it simple, please Microsoft. Having too many
    different versions of your product is too confusing for the buying public to understand. Should they
    go for the Home, the Professional or the Ultimate version? Vista shipped in six different editions,
    while OS X 10.5 Leopard came in just one (if you forget the server edition). ...
  7. Windows Xp: Explorer.exe Crashes On Certain Accounts - (9)
    I share a Windows XP computer with two friends, and we each have our own User Account on the
    computer. Recently whenever my friends use the PC, they begin to have problems with it. For no
    reason whatsoever, Windows Explorer will crash and close all the current folders that are open. I
    went onto their User Accounts to see for myself (with permission, of course), and found that
    Explorer would crash any time I right-clicked a File, and would also crash on occasion if I clicked
    "File" on the Folder Window's Menu Bar with a file selected. It also happened on rare occasion...
  8. Windows Vista Installation Fails - (9)
    Hello. I tried Installing Windows Vista Home Premium today, but when it comes to the part
    of the Installation where it says "Your computer will restart several times" my computer restarts
    more then 40 times, and never loads after that. After like, 10-15 minutes of it being off, I switch
    it back on, and it restores to XP (Witch is good because it wouldn't start up at all). I've
    tried installing this 4 times altogether, and nothing. it keeps restarting continuously more then 40
    times. The only time it restarts is after the BIOS loads, when switching/restar...
  9. How Many Times Do You Reinstall Windows In A Year - There goes some useful tips about it. (32)
    I reinstall (restore) windows almost every 2-3 months. What about you??? Seeing the title some would
    say "I do it daily" and some others "How to reinstall?". Let's see the poll results. Linuxers,
    see you in other post. Reinstalling windows is a daily chore for the students studying computers.
    They have to switch a lot of softwares, compilers etc etc. Windows as we know, will not tolerate a
    whole lot of (Un)installations and will ultimately slow down the whole system. This is not the case
    with Linux. Just consider this, I installed Red Hat WS 3(the older version whi...
  10. Help Me Please! Windows 98 - Dont Know... - (4)
    At me such question I can not change the menu in Windows, it looks on new why that.... Help to
    adjust... At me of a Window 98...
  11. Windows Vista: Disabling Login Screen - officially not permitted, is there a way around? (5)
    Hi all, I'm sure some of you gave a thought to this, why does Vista always show the login
    screen when booting? In XP there was an option somewhere in control panel to "assume this user
    always login to the computer" or something like that. That way if you used the same user 99% of the
    time and wanted to keep a second user as say an administrator you could do so by setting that
    option. If you ever wanted to switch to the "hidden" user you could do so with Log Off or Switch
    User in Start Menu. Now this is not possible in Vista, the user is given the login screen no ma...
  12. Nasty Windows Tricks Using Vbs Codes - blue screen of Death, Instant Shutdown, Endless Notepads (17)
    The CMD Codes- to use, open up notepad and copy and paste the code into the notepad. name the file
    (anyname).vbs (to make a .vbs file, when u save it or save as, it will ask u for a name and which
    type u want it, so choose all file then just name it as a .vbs file) then just click on the file u
    just made *NOTE* these codes do not stay on forever, they just stay on until the person shuts off
    the computer. The registry delete is one that PERMANETLY deletes files on the computer that cannot
    be recovered. this will DESTROY the computer -The blue screen of Death *The Blue...
  13. Windows Xp And Dos Multiboot - how?? (11)
    Question to you all, I have a computer running windows XP, now I want to add a "real" DOS
    enviroment on the computer (not cmd or dosbox or something like that). So I thought dualboot will
    do the trick, but the problem is, if I go on and install dos on my free harddisk, I will have a
    problem cause it f*cks up my boot process and windows xp will not start anymore. That I dont want!
    Anyone got an idea on how i can install dos so I can multiboot between windows xp and dos without
    formatting my windows drive, install dos and then reinstall windows? Any help would be greatl...
  14. Windows 7 - (12)
    One year after the official Vista release , Microsoft is already working on the next Windows
    operating system , Windows 7 , also known as Blackcomb or Vienna . Windows 7 Milestone 1 Build 6519
    , the first working version of windows 7 , has already leaked to the w a r e z community , but it
    doesn't differs much from Vista . The release is set for late 2009 / 2010 . So what do you think
    about Windows 7 . Of course that the work on Vista continues , as it's not yet perfect but will
    soon be....
  15. Windows Xp Clock - (4)
    How can I make the clock in the system tray display seconds as well as hours and minutes?...
  16. Windows Xp New Embedded Theme - (2)
    I had came across this new theme on lifehacker last week , and besides the cool blue layout it
    comes with some new audio clips when you log on and off XP. If anything, I would download it four
    the sound clips because they are pretty cool to listen to when you log on and off the computer.
    Here is a download of the theme http://www.mediafire.com/download.php?aywudxvynnq Desktop Image
    of this new theme ...
  17. Windows Version History - (6)
    I just thought others will be interested to know the genealogy of Vista which looks like this:
    QUOTE As you know Windows 1.0 was their first: November 1985. Windows 2.0 : end of 1987.
    Windows 3.0 : May 1990. Windows 3.1 : April 1992. Windows for Workgroups 3.1 : October 1992.
    Windows NT 3.1 Workstation : July 1993.(there only had a workstation version) Windows for
    Workgroups 3.11 : August 1993. Windows NT 3.5 Workstation and Server : September 1994.
    Windows NT 3.51 Workstation and Server : May 1995. Windows 95 : August 1995. Wi...
  18. Windows Xp Sp2 Restarting After Some Time - (8)
    Hi , I dont know what happened but My system restarts after a few Minutes (at max an hour). Can
    someone guess what might be wrong. It displays a System Shutdown Timer (initiated by
    Administrator) and then restarts after 60 sec. This is an SP2 so I dont think its a blaster. I
    have a ZoneAlarm Security Suite and it didn't detect anything. I even Scanned my Windows folder
    from Kaspersky using my Second OS (Vista) but that also didn't detect anything . .. Any guesses
    ??...
  19. How Do I Change The Default Windows Font Size? - Without changing DPI, of course. (5)
    I know there's an option in Ubuntu to change all the font sizes of the general system, the
    windows, and etc. Now I'm trying to do this in Windows. I've changed everything about
    the windows except for the general system size. How do I do this?...
  20. Windows Xp Freezes At Welcome Screen - (44)
    today i start my pc in windows xp and found that xp freezes at welcome screen. then i try to boot in
    safe mode but the problem persisits then i again try in last good configuration setting but it
    doesn't help so i hav to reinstall my xp plz any body hav solution for this so that i do not hav
    to reinstall my xp for this problem as i get this problem oftenly. thanks...
  21. Windows Xp Nemesis - or Windows Xp Hack (13)
    I've heard a few days ago about an OS called Windows Xp Nemesis and after some searching on the
    internet I discovered it's a version of Windows Xp Hacked that has a lot of programs installed
    with the OS. I was just wondering if any of you tried it......
  22. Linux Or Windows Hosting Os? - (9)
    Okay i recently bought a godaddy hosting account. Now my question is whats the difference between
    the Linux OS hosting, and the Windows OS hosting?...
  23. Creating A Shortcut List Near The System Tray - Time saver tip for windows (4)
    Are you bored at work today? Here's a small enhancement to your desktop. Hope you like it. I)
    When you have to open any program you have to click "Start" "All Programs" and then choose your
    selection from the programs folder. Now how would it be to achieve the same task in just two clicks?
    You can save all your favourite program shortcuts in a folder and view that through a tiny arrow
    near the system tray. Its very simple. You would tell, "Ya, I almost knew that". Here's how to
    do it. a) First create your folder and add the shortcuts you want to access. The f...
  24. Vista Rocks - Windows Vista Rocks (42)
    Windows Vista Rocks so much!!! At Trap17 we request you post with quality. Please try to make
    longer posts with more content and of a higher quality. Read the readme for more information on
    the rules. ...
  25. Error Installing Windows Xp -error 7 Ntkrnlmp.exe - (11)
    i have tried to install windows xp on my pc and i get an error right after it ask at the bottom of
    the screen to press f2 to restore an error pops up saying FILE \$win_nt$.~bt\NTKRNLMP.EXE cannot be
    open error 7 setup cannot complete and has to close i have had windows xp on the pc before so i
    know its compatible but i used a different version of windows before ,this tinme im using a new one
    and i get this error i seem to find no solution anywhere about how to resolve this and I was
    wondering if possible theres something i need to do,I am not to smart with computers s...
  26. Never Use Windows Vista - (16)
    Iam the user of Windows Vista. I gone with Vista because of unavailability of other options. Windows
    will shutdown its support for XP after few years like they done with 98 and other operating systems.
    So I brought Vista Home Edition. My computer configurations: Core 2 duo processor. I GB DDR2
    RAM. 160 GB Hard Disk And other best available features. Problems suffering with Windowis
    Vista: Taking about 3 to 5 minuets for Logging and Sutting Down. Gives many error messages with
    good application programs. It is 4 times slower than XP for any Operating System O...
  27. Windows Xp & Ubuntu’s Cold War - (5)
    This is an essay I written for a my linux class and I thought I would give my thoughts about how I
    compared XP with Ubuntu. QUOTE Windows XP & Ubuntu’s Cold War In 2000 years, there
    have been many epic battles, many of which have produced both heroes and villains and many producing
    winners and losers. However, in today’s world another cold war is brewing, that cold war is
    between Microsoft’s Windows XP and Ubuntu. They will never pull out all the stops and launch
    nuclear missiles, but instead will try to provide a whole new world for people t...
  28. Ajax Windows - (7)
    Its like a computer in your web browser. http://ajaxwindows.com/apps/windows/content/index.html
    It looks good from what i've seen. Like a computer in a window. all files saved on their server,
    and so long as you've got internet access (at a decent speed) all you need to do is sign up.
    I'm surprised google hasn't done something simmilar, they seem to offer everything else...
    Docs, maps, medical records. Other than the major drain on my internet usage (which i use enough of
    as it is)......
  29. Windows Explorer Randomly Crashing - (6)
    Okay, I've had Vista for a few months now but just recently my Windows Explorer has been having
    problems. It says "Windows Explorer has stopped working" and then I click the option restart the
    program. I usually have 2 - 5 Explorer windows open and when I click restart the program it closes
    all of my windows and opens up My Documents. I usually get this error one or two times a day but
    I'm not doing anything wrong. Is this error only happening to me or has it happened to anyone
    else. Thanks. ...
  30. Windows Vista Randomly Freezing - Vista freezes randomly (15)
    So I just installed vista upon the almighty computer, and it worked fine for a day or less. (Bah). I
    installed all my drivers and such and went on my merry way. Now all of a sudden it starts freezing
    on me. It's completely random, I can find absolutely NO pattern to why it's doing this.
    I've reformatted multiple times to make sure it wasn't just a bad install. I've updated
    my drivers, they are ALL compatible with Vista. I've read it could be an issue with an April 06
    Security update Microsoft released but I have no such update installed. Being a f...



Looking for Windows, Xp, Tips, And, Tricks






*SIMILAR VIDEOS*
Searching Video's for Windows, Xp, Tips, And, Tricks

*MORE FROM TRAP17.COM*
advertisement



Windows Xp Tips And Tricks