Posts Tagged ‘directory’
Posted by kashaan143 on September 28, 2008
One thing that is often overlooked, and can have a negative affect on your computer’s performance,
are all the files that are in the TEMP directory. I’ve had quite a few people ready to get new computers until this was cleaned.
These are easy to clean and slightly different in Win9x and Windows2000 or WindowsXP
Windows98
Open up a DOS prompt
CD \windows\temp (make sure you are in that directory before running the next line.
Run deltree /y *.*
CD \windows
Run del *.tmp (be very careful of the spelling)
Windows2000 / WindowsXP
Go to C:\Documents and Settings\User_Name\Local Settings\Temp (where User_Name is replaced by the person who is logged in)
Delete all the files
Posted in Uncategorized | Tagged: carefull, cleaned, cleaning, Cleaning the TEMP Directory, computers, delete, directory, dos, files, Loacl settings, name, negative, overlooked, performace articles, performance, performance articles, performance tips, prompt, running, slightly, spelling, temp | Leave a Comment »
Posted by kashaan143 on September 14, 2008
I have recently found that if you want to send something from A: drive or from any where to any drive, you can just make a short cut of that drive in subdirectory SENDTO.
For example I have two hard drives, a Floppy Drive, and a CDROM
After I have make a copy of each of my drive I will be able to send a whole directory of E:\XXX from the CDROM drive to A: drive or any other drive that i have had made the short c t in the SENDTO subdir of WINDOWS.
Posted in Desktop Tips & Articles | Tagged: add, Adding Drive to the SendTo List, all tips, articles, cdrom, desktop articles, Desktop Tips, directory, Drive, example, floppy, found, hard drives, recently, send, short cut, subdir, Tips and articles, want, Windows | Leave a Comment »
Posted by kashaan143 on September 14, 2008
AR RAM Disk is a driver for Windows NT/2000/XP used to create an additional drive in your memory. This drive can be used for storing temporary files, this can increase your system speed.
http://www.arsoft-online.de/download/ramdisk.zip
Read more…
Using the RAM Disk Setup the Windows TEMP Directory to the RAM Disk:
1. Create a Batch File with the following content:
set TEMP=T:
set TMP=T:
2.Put this Batch File into the Startup Folder of Windows.
Warning:
Use AR Soft RAM Disk at your own risk.
Using large amount of memory for the RAM Disk can cause problems with other drivers or programs.
Notes:
If you reboot your system all contents of the RAM Disk will be lost!
The theoretical maximum capacity of the RAM Disk is 2GB.
If driver fails to allocate the memory, the driver does not start. The driver writes an event record into the Event Log. Please look into the Event Viewer for more details of the error.
Package contains:
RAM Disk Driver for Windows NT or Windows 2000/XP
RAM Disk Control Panel Applet
Posted in software tips | Tagged: additional, AR RAM Disk, batch, capacity, content, create, directory, disk, download, driver, folder, increase, lost, maximum, memory, problems, program, ram, reboot, setup, speed, startup, storing, system, temp, temprary | Leave a Comment »
Posted by kashaan143 on September 13, 2008
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.
Posted in Windows XP Tips & Articles | Tagged: ave, cache, created, creates, directory, feature, files, folder, remove, removing, Removing Thumbs.db Files, search, section, space, start, tools, view, viewing, Windows | Leave a Comment »
Posted by kashaan143 on September 12, 2008
If the Windows Explorer opens up the Search Companion rather than opening up the actual folder, the default setting for opening a folder is changed.
To correct this:
Start Regedit
Go to HKEY_CLASSES_ROOT \ Directory \ shell
Edit the default value to be explorer or none
Posted in Windows XP Tips & Articles | Tagged: actual, change, classes, Companion, default, directory, Explorer, folder, hkey, none, rather, regedit, root, search, setting, shell, start, Windows | Leave a Comment »