QUOTE(MusicOnly @ Aug 3 2006, 12:32 PM) Well even those this is old topic, maybe someone will look for tips. So i ll share my tips.Please note that all of this tips are working on my computer and i didnt had any problems with my computer.SPEED UP YOUR INTERNET!Lets start!Open REGEDIT(Start->Run->Regedit)Now you ll need to find a key on this location "HKEY_LOCAL_MACHINE - Software - Microsoft - Windows -Current Version - Explorer - RemoteComputer - NameSpace"Whe... read more.
if you know some tips and tricks and you want to share with all the members please share it.
-shut down Ballon tips-
1. START>RUN>REGEDIT 2. go to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced 3.find "EnableBalloonTips" or make new DWORD with that name and set value "0" 4.restart pc
-No to all when copying-
when you are copying, if you already have same files you will get the message with buttons YES,YES TO ALL, NO, CANCEL. what about NO TO ALL. when you get that window press SHIFT and click NO. that is the button NO TO ALL. And you want erase the same files in that folder.
-repair autoexec.nt-
if you get the message that you canot run application because you dont have file autoexec.nt. here is the solution. get the spybot-serach and destroy and adaware. run windows in SAFE MODE and than clean your pc with spybot and adaware. restart pc. go to c:/WINDOWS/repair copy file autoexec.nt and paste it in c:/WINDOWS/system32. again restart pc. now run the applicaton. it works 99,99%
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList]
"Administrator"=dword:00000001
These Batch Files can do a certain job.
Delete Wallpapers
CODE
@ECHO OFF DEL "%systemroot%\Blue Lace 16.bmp" DEL "%systemroot%\Coffee Bean.bmp" DEL "%systemroot%\FeatherTexture.bmp" DEL "%systemroot%\Gone Fishing.bmp" DEL "%systemroot%\Greenstone.bmp" DEL "%systemroot%\Prairie Wind.bmp" DEL "%systemroot%\Rhododendron.bmp" DEL "%systemroot%\River Sumida.bmp" DEL "%systemroot%\Santa Fe Stucco.bmp" DEL "%systemroot%\Soap Bubbles.bmp" DEL "%systemroot%\Zapotec.bmp" DEL "%systemroot%\Web\Wallpaper\Crystal.jpg" DEL "%systemroot%\Web\Wallpaper\Friend.jpg" DEL "%systemroot%\Web\Wallpaper\Home.jpg" DEL "%systemroot%\Web\Wallpaper\Moon flower.jpg" DEL "%systemroot%\Web\Wallpaper\Peace.jpg" DEL "%systemroot%\Web\Wallpaper\Power.jpg" DEL "%systemroot%\Web\Wallpaper\Purple flower.jpg" DEL "%systemroot%\Web\Wallpaper\Radiance.jpg" DEL "%systemroot%\Web\Wallpaper\Ripple.jpg" DEL "%systemroot%\Web\Wallpaper\Stonehenge.jpg" DEL "%systemroot%\Web\Wallpaper\Vortec space.jpg" DEL "%systemroot%\Web\Wallpaper\Ascent.jpg" DEL "%systemroot%\Web\Wallpaper\Autumn.jpg" DEL "%systemroot%\Web\Wallpaper\Azul.jpg" DEL "%systemroot%\Web\Wallpaper\Follow.jpg" DEL "%systemroot%\Web\Wallpaper\Red moon desert.jpg" DEL "%systemroot%\Web\Wallpaper\Tulips.jpg" DEL "%systemroot%\Web\Wallpaper\Wind.jpg"
Delete Screensavers
CODE
@ECHO OFF DEL "%systemroot%\system32\dllcache\scrnsave.scr" DEL "%systemroot%\system32\dllcache\ss3dfo.scr" DEL "%systemroot%\system32\dllcache\ssbezier.scr" DEL "%systemroot%\system32\dllcache\ssflwbox.scr" DEL "%systemroot%\system32\dllcache\ssmarque.scr" DEL "%systemroot%\system32\dllcache\ssmypics.scr" DEL "%systemroot%\system32\dllcache\ssmyst.scr" DEL "%systemroot%\system32\dllcache\sspipes.scr" DEL "%systemroot%\system32\dllcache\ssstars.scr" DEL "%systemroot%\system32\dllcache\sstext3d.scr" DEL "%systemroot%\system32\scrnsave.scr" DEL "%systemroot%\system32\ss3dfo.scr" DEL "%systemroot%\system32\ssbezier.scr" DEL "%systemroot%\system32\ssflwbox.scr" DEL "%systemroot%\system32\ssmarque.scr" DEL "%systemroot%\system32\ssmypics.scr" DEL "%systemroot%\system32\ssmyst.scr" DEL "%systemroot%\system32\sspipes.scr" DEL "%systemroot%\system32\ssstars.scr" DEL "%systemroot%\system32\sstext3d.scr"
How to make a toolbar containing shortcuts on any side of the screen!
1. make a folder somewhere in your HDD and name it something appropiate ('Programs' etc.)
2. R-Click on start menu and select Toolbars->New toolbar...
3. Browse and select the folder.
4. Drag the toolbar usingits 'handle' to any side of the screen (NOTE: you may need to UnSelect 'Lock the Taskbar' in the r-click menu before you see the handle)
5. You can set many options by right clicking on the toolbar
TO ADD PROGRAMS:
Create their shortcuts in the folder you created in step 1
DEL "%systemroot%\Blue Lace 16.bmp" DEL "%systemroot%\Coffee Bean.bmp" DEL "%systemroot%\FeatherTexture.bmp" DEL "%systemroot%\Gone Fishing.bmp" DEL "%systemroot%\Greenstone.bmp" DEL "%systemroot%\Prairie Wind.bmp" DEL "%systemroot%\Rhododendron.bmp" DEL "%systemroot%\River Sumida.bmp" DEL "%systemroot%\Santa Fe Stucco.bmp" DEL "%systemroot%\Soap Bubbles.bmp" DEL "%systemroot%\Zapotec.bmp" DEL "%systemroot%\Web\Wallpaper\Crystal.jpg" DEL "%systemroot%\Web\Wallpaper\Friend.jpg" DEL "%systemroot%\Web\Wallpaper\Home.jpg" DEL "%systemroot%\Web\Wallpaper\Moon flower.jpg" DEL "%systemroot%\Web\Wallpaper\Peace.jpg" DEL "%systemroot%\Web\Wallpaper\Power.jpg" DEL "%systemroot%\Web\Wallpaper\Purple flower.jpg" DEL "%systemroot%\Web\Wallpaper\Radiance.jpg" DEL "%systemroot%\Web\Wallpaper\Ripple.jpg" DEL "%systemroot%\Web\Wallpaper\Stonehenge.jpg" DEL "%systemroot%\Web\Wallpaper\Vortec space.jpg" DEL "%systemroot%\Web\Wallpaper\Ascent.jpg" DEL "%systemroot%\Web\Wallpaper\Autumn.jpg" DEL "%systemroot%\Web\Wallpaper\Azul.jpg" DEL "%systemroot%\Web\Wallpaper\Follow.jpg" DEL "%systemroot%\Web\Wallpaper\Red moon desert.jpg" DEL "%systemroot%\Web\Wallpaper\Tulips.jpg" DEL "%systemroot%\Web\Wallpaper\Wind.jpg"
is very dangerous if you doing it first time, because I had an issue when my logon picture path got changed and I couldn't get in on my account !
If you press the windows key (in the keyboard) plus E, R, D or F you can open certain things, like:
E = EXPLORER R = RUN D = DESKTOP F = FIND M = MINIMIZE
This opens up a Windows Explorer window, a run box (like the one thats in the start menu), show desktop, a search window or minimize all windows open (which is not exacly the same that showing desktop).
Maybe a lot of people know this but if you dont, if you are running microsoft windows xp you have 2 messengers; windows messenger and microsoft network messenger (MSN messenger). You can access both, and have to sessions open at the same time.
Bring up yer run box and type:
msnmsgr - for msn messenger msmsgs - for windows messenger
Note that windows messenger would not be able to upgrade, but once, and it will still be the 4.7 version.
For those who dont know: you can access almost every program from this run box (windows + r), for example:
winword - microsoft office word excel - microsoft office excel powerpnt - microsoft office power point calc - windows calculator notepad - = firefox - = www.address.com - opens default browser with the given address regedit - windows registry wmplayer - windows media player
osk - on screen keyboard magnify - on screen windows zoom taskmgr - task manager services.msc - services
etc etc.
You can close a window by double clicking the icon at the upper side of the same window, on the left, like if you were going to close it normally on the 'X' but in the left side.
You can browse through windows with alt-tab, most of you would know, but what some of you wouldnt is that you can go backwards, shift-alt-tabbing.. (the same as for normal tabbing through a form in the web or the options of any given 'options' menu, shift + tab will go back instead of forth).
You can view the screen upside down. Go to start > run rand type "esc" (yes, the escape key up and left corner of keyboard). Then grabb your screen and turn it around (im sorry, thought this would be funny ).
In Windows, there is something that allows you to end nonresponsive programs. It was first implemented in Windows 95, but optimized and best used in Windows NT, 2000, and XP. Here are the instructions to launch it in order to close nonresponsive programs and processes:
With Windows NT and 2000, press the keyboard combination "Ctrl+Alt+Delete" to get a window called "Windows Security". Some of the features may be disabled, depending on the network (corporate environment, etc.) conditions. Click "Task Manager" or press the key "T" to launch Task Manager. It is automatically set to a priority of "Above Normal". Task Manager can also be launched by right-clicking on the Windows Taskbar and selecting Task Manager.
With Windows XP, press the same keyboard combination, except Windows XP Home users will get Task Manager immediately without a "Windows Security" prompt. Windows XP Professional users have the same interface as that for Windows 2000 and NT.
The Task Manager can be used to monitor system performance (Performance tab), end applications (Applications tab), monitor and end processes (not recommended for non-techheads), and run new programs. It can help when a system appears to be frozen but is actually not.
hmm, most of the ones I know have already been said but to check whether your computer is truly frozen or just taking a long time on a process press the numlock (or capslock) keys on your keyboard, if the keyboard LED lights up then its almost always a matter of waiting until your computer comes back to normal (or pressing ctrl+alt+del)
Well even those this is old topic, maybe someone will look for tips. So i ll share my tips. Please note that all of this tips are working on my computer and i didnt had any problems with my computer.
SPEED UP YOUR INTERNET! Lets start! Open REGEDIT(Start->Run->Regedit) Now you ll need to find a key on this location
"HKEY_LOCAL_MACHINE - Software - Microsoft - Windows - Current Version - Explorer - RemoteComputer - NameSpace"
When you got there you ll need to delet this key (D6277990-4C6A-11CF-8D87-00AA0O60F5BF}
its because windows uses most of the bandwindth for microsoft's operations
Here's a pretty useless yet somewhat fun trick to rename the window title in IE- I've only tried this out on Win2k and Windows XP running IE6. I discovered it one day while curiously searching through the registry to see if I could change the "Internet Explorer provided by Abbot Laboratories" on my laptop (It's an ancient hand-me-down from my uncle)
This is a fairly safe trick. As long as you stick to the instructions here and don't go messing around with other Registry entries, you should be fine. However, just to be safe, you should always back-up your registry before doing any kind of manual editing. 1. Open the Registry Editor
Start -> Run -> type in regedit
2. Navigate to HKEY_CURRENT_USER\SOFTWARE\MICROSOFT\INTERNET EXPLORER\Main
NOTE: If the Window Title key already exists, you can skip step 3.
3. Right click somewhere in the right panel and choose new String Value. Name it Window Title
4. Double click on Window Title and where it says "Value data" put whatever you want your IE window title to say- For example, you could put something like "Bob's Magical Internet Explorer!" or maybe something slightly less lame. When you've made up your mind, hit ok.
5. Now open up IE and behold your own custom window title located to the right of whatever the name of the website you're viewing is. If you decide later you'd rather stick to the default "Microsoft Internet Explorer" title, just go back delete the Window Title value.
If you press the windows key (in the keyboard) plus E, R, D or F you can open certain things, like:
E = EXPLORER R = RUN D = DESKTOP F = FIND M = MINIMIZE
This opens up a Windows Explorer window, a run box (like the one thats in the start menu), show desktop, a search window or minimize all windows open (which is not exacly the same that showing desktop).
Maybe a lot of people know this but if you dont, if you are running microsoft windows xp you have 2 messengers; windows messenger and microsoft network messenger (MSN messenger). You can access both, and have to sessions open at the same time.
Bring up yer run box and type:
msnmsgr - for msn messenger msmsgs - for windows messenger
Note that windows messenger would not be able to upgrade, but once, and it will still be the 4.7 version.
For those who dont know: you can access almost every program from this run box (windows + r), for example:
winword - microsoft office word excel - microsoft office excel powerpnt - microsoft office power point calc - windows calculator notepad - = firefox - = www.address.com - opens default browser with the given address regedit - windows registry wmplayer - windows media player
osk - on screen keyboard magnify - on screen windows zoom taskmgr - task manager services.msc - services
etc etc.
You can close a window by double clicking the icon at the upper side of the same window, on the left, like if you were going to close it normally on the 'X' but in the left side.
You can browse through windows with alt-tab, most of you would know, but what some of you wouldnt is that you can go backwards, shift-alt-tabbing.. (the same as for normal tabbing through a form in the web or the options of any given 'options' menu, shift + tab will go back instead of forth).
You can view the screen upside down. Go to start > run rand type "esc" (yes, the escape key up and left corner of keyboard). Then grabb your screen and turn it around (im sorry, thought this would be funny ).
- 10730
note that firefox can be opened with the command firefox and note pad in notepad we can do the commands by writing the name of the file (should be exe and should be registered is win registry)
Here's a pretty useless yet somewhat fun trick to rename the window title in IE- I've only tried this out on Win2k and Windows XP running IE6. I discovered it one day while curiously searching through the registry to see if I could change the "Internet Explorer provided by Abbot Laboratories" on my laptop (It's an ancient hand-me-down from my uncle)
This is a fairly safe trick. As long as you stick to the instructions here and don't go messing around with other Registry entries, you should be fine. However, just to be safe, you should always back-up your registry before doing any kind of manual editing.
1. Open the Registry Editor
Start -> Run -> type in regedit
2. Navigate to HKEY_CURRENT_USER\SOFTWARE\MICROSOFT\INTERNET EXPLORER\Main
NOTE: If the Window Title key already exists, you can skip step 3.
3. Right click somewhere in the right panel and choose new String Value. Name it Window Title
4. Double click on Window Title and where it says "Value data" put whatever you want your IE window title to say- For example, you could put something like "Bob's Magical Internet Explorer!" or maybe something slightly less lame. When you've made up your mind, hit ok.
5. Now open up IE and behold your own custom window title located to the right of whatever the name of the website you're viewing is. If you decide later you'd rather stick to the default "Microsoft Internet Explorer" title, just go back delete the Window Title value.
Please post all your tips and success stories on search engine optimisation. I would like to find
out the best way to increase the my website ranking in google and other Search engines. If anyone
also knows of anything that lowers your ranking please let us know what not to do. I found a really
good article on Googles website. This seems to have all the answers:
http://www.google.com/support/webmasters/b...mp;answer=35291 To make it simple, you just need to
have really good content on your site that is relevant to your keywords.....
KDE4 applications on Windows, available for Windows 2000 through Windows Vista. Want a file manager
other than Windows' file manager? Install Dolphin. Want to see how your next web layout looks in
Konqueror, or want to use a file manager other than Dolphin and Windows' file manager? Install
Konqueror. There are many other packages to install, just go through the list of packages for what
you want to install. The programs, i think, take on the theme of the operating system, so those
with Vista or a modded Windows XP set up might have a nice theme. Ever since KDE ....
I am now running on Windows XP. I'm confused whether to use and install Windows Updates or not.
My friends and some local IT support said that I do not need them. But many tech site suggests them
to be installed. Here is my situation : I only use this PC to browse internet, download files,
using P2P software, play games and other activity that doesn't require internet. I never use
wireless internet, my PC is not linked to another PC (workgroup). Do I really need Windows Update at
all? Untill now, I never experienced any crash or something without those updates. ....
Hi, although it has some useful features and it's (i'd hope so...) well integrated with the
shell, the file explorer that comes with windows xp is not the best we can ask for... so I've
always tried to use various other pieces of softwares randomly found on the net whenever I've
had to intensively work on my file directory... still I haven't found a very good one, all
those I tried have some kind of bug or they are not really user friendly in some occasions... would
anyone suggest a good FREEWARE file explorer? thanks /wink.gif" style="vertical-al....
I've just put together a package of "MPlayer for Windows". The installer includes everything
you'll need in one self-contained download. Download and Information:
http://mulder.dummwiedeutsch.de/home/ QUOTE MPlayer for Windows packaged and maintained by
LoRd MuldeR http://mulder.at.gg/ Last Update: 2008-02-10 (Build #10) 1. Package Contents
------------------- * MPlayer for Win32, SVN-r25962 (2008-02-09) * SMPlayer front-end by RVM,
v0.6.0 (SVN-r827) * MPUI front-end by Martin Fiedler, v1.2-pre3 (Build 38) * Binary Codec Package
for MPlayer (2007-1....
Hi all, I am running a Mac and I have a Windows XP home edition already installed on another
partition via boot camp. Then I ran into Parallels and began installing it. However, instead of
using the existing installation via boot camp, it is asking me to provide a cd key to activate XP. I
couldn't possibly provide a cd key as I already used it to activate. How can I get Parallels to
use the existing installation without asking me to provide another cd key? I gave up and thought of
uninstalling Parallels but I couldn't do it on the Windows side as I was require....
Hello! Shortly, Microsoft released the Windows Live pack, which contains the following applications:
Mail, Messenger, Gallery and Writer. And my question is: What do you think of them? Here is my
review: Windows Live Mail. When started, it should ask you for making an e-mail account. It looks
much like Mozilla Thunderbird, also it has the same feature to manage few mails through one
interface. The ease of use is feelable /smile.gif" style="vertical-align:middle" emoid=":)"
border="0" alt="smile.gif" /> Windows Live Messenger. Still I haven't tried it /biggr....
as anybody tried the new windows live messenger 8.5. well i've tried it its pretty good. despite
the fact that the biggest change i've seen is realy the interface i like it, and the singing in
issues it had befor is now gone.has anybody tried it and what do you think also what new stuff i
probably did not notice thats there.....
i guess that the most used program dont its not related with Windows , pc working .. Its Winamp.
i guess that its the most used program that lastes .., think about it , you open dreamweaver to
work on a site but first i bet that all of us opens the Winamp player right ? mmm after u
finished your work , you close the Dreamweaver program and play a games like me " counter Strike " i
play the games and still listen to music .. most of the time /smile.gif"
style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> but are dayz when i dont play
with music....
i found this on zdnet QUOTE According to the Symantec Security Response Web site, the worm is
capable of infecting multiple operating system platforms and is spreading. The advisory said: "A
new worm is being distributed within malicious OpenOffice documents. The worm can infect Windows,
Linux, and Mac OS X systems. Be cautious when handling OpenOffice files from unknown sources". In
an interview with ZDNet Australia on Thursday, Dr Jan Hruska, who co-founded rival antivirus firm
Sophos and was one of the first ever PC antivirus experts, said that Apple Mac's ....
Some registry tweaks for Microsoft Windows Media Player to run Windows Registry Editor (regedit);
Click Start menu > click run and type "regedit" . ( no quites). To disable " Upgrade" message
1- Go to the following address: QUOTE
HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/MediaPlayer/PlayerUpgrade 2- Right click In the right panel
and then create a new String Value and name it "AskMeAgain". 3- And finally give it value of NO, in
the Value Data field. To delete last Play List in the History 1- To delete last files go to QUOTE
HKEY_CURRENT_USER/Software/Microsof....
Duh, I picked up a copy of Delphi for Windows from a freebie box at my Library, but don't
want to load it on my puter until I understand what it is. I went to the Borland web site and tried
to figure out what Delphi is about, but evidently it is over my head. /ohmy.gif"
style="vertical-align:middle" emoid=":o" border="0" alt="ohmy.gif" /> Is is some kind of
programming software? I am not a great techy. If someone could try to explain it to me in plain
English, I would appreciate it. ....
Garage is a awesome program for music editing and making raw little loops and cool music.
Unfortuantly as most of you know it is only for macs! RAWR! I don't use macs often nor do I own
one! Anyone know of any freeware(or not) programs for windows? "Hi I am a PC, and I am a mac!"
Mac: I have garageband! PC: *Knocks Mac out and pours water on HDDs!* PC 1 Mac 0! lol Thanks....
For those whos using Windows Vista and found that some programs are not running properly in this new
system .. here is the solution: Microsoft had made a fix for that problem and you can do an update
for your OS in microsoft's website.. This update with the name (KB929427) , Just type it in
the search field here and click go then download it and install /smile.gif"
style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />....
The brand-new version of Windows Media Player has been launched! After a long time in beta stage,
now we have the Final Version! QUOTE Windows Media Player 11 offers great new ways to store and
enjoy all of your digital media. It's easier than ever to access all of your music, video,
pictures, and recorded TV on your computer. Play it, view it, organize it, and sync it to a portable
device for enjoying on the go, or share with devices around your home - all from one place. Windows
Media Player 11 is designed to work with all versions of Windows XP with Service P....
My windows media player 11 has seemed to have developed a problem. Well actulally it has always been
doing this. I am running a P4 (2.8GHz with 512 ram, 64MB vram), and when I try to activate the
visualization in WMP 11 all it is horribly slow and pixelized. I would guess about 5 fps Normally I
would just accept this and keep saving for a new computer but the second that there is something
covering even part of the visualization screen, it ups it's performance. If you put a separate
window over the vis screen (even the slightest corner of a window) the performance up....
Windows Media Player 11 has been officially release today...
http://www.vnunet.com/vnunet/news/2167601/...player-released I have tried it already and it works
as well as the beta 2 version... The interface is as nice as ever and its definitely my best media
player I've ever used!....
Windows Admin Password Hack: Forgot your NT admin password? Reinstall? Oh no... But not any more...
This is a utility to (re)set the password of any user that has a valid (local) account on your NT
system. You do not need to know the old password to set a new one. It works offline, that is, you
have to shutdown your computer and boot off a floppydisk or CD. The bootdisk includes stuff to
access NTFS and FAT/FAT32 partitions and scripts to glue the whole thing together. Will detect and
offer to unlock locked or disabled out user accounts! It is also an almost fully func....
I have a windows XP home edition laptop and the software came preinstalled with my computer. When i
try to do some tasks like windows restore it says that it has been disabled by my domain administer
and to contact the admin to get this changed. 1) this computer is not in a domain 2) I own the
computer and am a full administrater 3) I am loged in as the administrater. 4) Both of my
admistrater accounts have been locked out. I am still able to log in fine but i cant do any of the
tasks that have to do with windows restore. My laptop is a TOSHIBA Satellite A65 with prei....
From What I heard about WMP11, Microsoft's original plans for Windows Media Player (WMP)
11--formerly code-named Aurora--were fairly low-key, with just a few minor new features. That's
all changed: Microsoft has canceled Aurora, and the company is moving the Longhorn media player to
XP. Now code-named Polaris, WMP 11 will be a major release. There's just one problem: Instead of
shipping in November, as per the original plan, WMP 11 will now ship in a public beta during that
month, coinciding with Longhorn Beta 2. The final release is roughly scheduled for ear....
Hello all you FireFox user's! Did you know that on croatian language FireFox means >
"VatrenaLisica" /smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /> Anyway
here is the deal: with this easy tutorial you'll get very fast pageloads in firefox browser:
just follow this simple code: CODE Here's something for broadband people that will really
speed up Firefox: 1.Type "about:config" into the address bar and hit return. Scroll down and look
for the following entries: * network.http.pipelining * network.http.proxy.pipelining ....
Im tryin 2 Install an Ebook & when I click the "setup" file, itz givin an error sayin "This program
requires at least 3MB of free Virtual Memory to run"... There r 3 partitions on the Disk Viz., C,
E, F... The Page file size is set as "1536-3072 MB" for C Drive, but other Drives do not hav any
Page File Size set... i've windows xp and win 2000 Plz help me wid thiz problem... Thanx, ....
I have both MSN messenger 7.0 which I downloaded and Windows Messenger which was automatically
installed by the Operating System (Windows XP professional). I came to know that many times
Windows messenger will log in automatically as soon as I switch on my system. In fact I made
automatically sign in at MSN messenger which Windows messenger is also seeming to use. Since I
don't want this thing to happen I try to delete the short cut in Program Files at C drive but I
cannot delete. I just delete Start Menu Short Cut which doesn't help. Is there any way to co....
Hi all, judging from the many posts to the forums re: hardware & software problems... I posted this
question: HOW MANY TIMES HAS A "UPDATE" downloaded directly from MSs website.. CRASHED YOUR COMPUTER
??? For our purposes here a "crash" is a major malfunction of any part of the Windows operation
system.. such as Internet Explorer kept "freezing up".. after an update. A crash is anything you
couldn't live with.. and you had to "Restore" OR even completely "re-install" the whole Windows
OS to fix it. Another example would be all the problems that SP1 (service pack 1....
Check this out: Microsoft Windows AnitSpyware It is from Microsoft, and at first glance it is
great. I was a bit cautious at first but... Microsoft Windows AntiSpyware provides constant
protection against infection, which includes browser hijack protection, application hijack
protection, and various other critical system settings for unauthorized changes. When you scan you
computer you can choose a smart scan (less time) or a full scan (more time). I will post time
comparisons later. The scan checks memory, files, registry, and cookies. Also, you can schedule
scans ....
hey guys i wrote an article some time back on how to have your own webserver at home.... i know what
drives people away from such things is just the lack of a control panel , people really want to be
in full control so i set up my own home server and gave it a cpanel design. well you know theres
still no cpanel for windows still under development and most likely its just gona be for the people
using iis, but for the rest of us apache dudes i got a solution. the design is a cpanel green theme,
and its good and all the links are working properly PLEASE NOTE THAT THIS IS ....