Thursday, April 25, 2024
09:21 AM (GMT +5)

Go Back   CSS Forums > Off Topic Section > Computers and Technology

Computers and Technology Discuss computer issues, topics, and technology. Ask your questions about computer related problems, software, gadgets, computer science & emerging technologies.

Reply Share Thread: Submit Thread to Facebook Facebook     Submit Thread to Twitter Twitter     Submit Thread to Google+ Google+    
 
LinkBack Thread Tools Search this Thread
  #21  
Old Thursday, September 10, 2009
ravaila's Avatar
Senior Member
 
Join Date: Jan 2008
Location: city of miTTi kaTTA
Posts: 877
Thanks: 1,549
Thanked 798 Times in 436 Posts
ravaila is a glorious beacon of lightravaila is a glorious beacon of lightravaila is a glorious beacon of lightravaila is a glorious beacon of lightravaila is a glorious beacon of lightravaila is a glorious beacon of light
Default

Registry Tweak



Show administrator account on welcome screen



If you wish the built in administrator account to be available from the welcome screen so you can log in as the administrator easily, there's a registry hack to allow this:

Open REGEDIT

Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserLis t

Add the DWORD value 'Administrator' with a value of '1'
__________________
Jo ALLAH karay c .. o sohna karay c
jab bhi kaam aaya mera PARVARIGAAR kaam aaya
Reply With Quote
The Following User Says Thank You to ravaila For This Useful Post:
ambren_kanval (Friday, September 11, 2009)
  #22  
Old Friday, September 11, 2009
ravaila's Avatar
Senior Member
 
Join Date: Jan 2008
Location: city of miTTi kaTTA
Posts: 877
Thanks: 1,549
Thanked 798 Times in 436 Posts
ravaila is a glorious beacon of lightravaila is a glorious beacon of lightravaila is a glorious beacon of lightravaila is a glorious beacon of lightravaila is a glorious beacon of lightravaila is a glorious beacon of light
Default

Run command prompt utilities successfully from shortcuts


If you have ever tried to create a shortcut to 'IPCONFIG' or any of the other myriads of useful command prompt utilities included with Windows XP, you have probably noticed that it does not actually work… Or rather, it does, but the command prompt window with your data opens and closes in a flash.

Here's a tip that will allow you to create working shortcuts on your desktop for any command. We will use the IPCONFIG utility as an example:

Right click an empty area of the desktop and select 'new.' Choose 'new shortcut' to open the shortcut wizard. In the 'type the location of the item' box, enter 'cmd /k' followed by the program you wish to run. In the case of IPCONFIG, you would enter 'cmd /k ipconfig'.

Name your shortcut something appropriate and give it an icon from the '%SystemRoot%\system32\SHELL32.dll' location. Now you have a fully working, very convenient desktop shortcut.
__________________
Jo ALLAH karay c .. o sohna karay c
jab bhi kaam aaya mera PARVARIGAAR kaam aaya
Reply With Quote
The Following User Says Thank You to ravaila For This Useful Post:
ambren_kanval (Friday, September 11, 2009)
  #23  
Old Saturday, September 12, 2009
ravaila's Avatar
Senior Member
 
Join Date: Jan 2008
Location: city of miTTi kaTTA
Posts: 877
Thanks: 1,549
Thanked 798 Times in 436 Posts
ravaila is a glorious beacon of lightravaila is a glorious beacon of lightravaila is a glorious beacon of lightravaila is a glorious beacon of lightravaila is a glorious beacon of lightravaila is a glorious beacon of light
Default

Launch Programs at Login Without Using the Startup Folder

Windows XP also uses the registry to launch programs at startup, and you can too. This tip enables you to specify programs to be launched automatically upon starting Windows:

Open REGEDIT

Navigate to 'HKEY_CURRENT_USER\Software\Microsoft\Windows\Curr entVersion\Run'

Create a REG_SZ value named after your program, with the value being the path to the executable file (for example, 'C:\myprogram\myprogram.exe').
__________________
Jo ALLAH karay c .. o sohna karay c
jab bhi kaam aaya mera PARVARIGAAR kaam aaya
Reply With Quote
  #24  
Old Sunday, September 13, 2009
ravaila's Avatar
Senior Member
 
Join Date: Jan 2008
Location: city of miTTi kaTTA
Posts: 877
Thanks: 1,549
Thanked 798 Times in 436 Posts
ravaila is a glorious beacon of lightravaila is a glorious beacon of lightravaila is a glorious beacon of lightravaila is a glorious beacon of lightravaila is a glorious beacon of lightravaila is a glorious beacon of light
Default

Display message at Startup

If you would like to display any message in a popup window when Windows is started, here's how:
1-Go to Start> Run, then type in: regedit
2-Hit [Enter] on your keyboard
3-Follow this path: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogo
4-Modify the key LegalNoticeCaption with your text of choice.
5-Modify the key LegalNoticeText with your text of choice.
6-Restart Windows for this to take affect.

__________________
Jo ALLAH karay c .. o sohna karay c
jab bhi kaam aaya mera PARVARIGAAR kaam aaya
Reply With Quote
  #25  
Old Monday, September 14, 2009
ravaila's Avatar
Senior Member
 
Join Date: Jan 2008
Location: city of miTTi kaTTA
Posts: 877
Thanks: 1,549
Thanked 798 Times in 436 Posts
ravaila is a glorious beacon of lightravaila is a glorious beacon of lightravaila is a glorious beacon of lightravaila is a glorious beacon of lightravaila is a glorious beacon of lightravaila is a glorious beacon of light
Default

Stop Windows Messenger

If you do not want Windows Messenger to load automatically on Startup, simply delete the following Registry Key:

HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Run\MSMSGS
__________________
Jo ALLAH karay c .. o sohna karay c
jab bhi kaam aaya mera PARVARIGAAR kaam aaya
Reply With Quote
The Following User Says Thank You to ravaila For This Useful Post:
Waseemtabish (Tuesday, September 15, 2009)
  #26  
Old Tuesday, September 15, 2009
ravaila's Avatar
Senior Member
 
Join Date: Jan 2008
Location: city of miTTi kaTTA
Posts: 877
Thanks: 1,549
Thanked 798 Times in 436 Posts
ravaila is a glorious beacon of lightravaila is a glorious beacon of lightravaila is a glorious beacon of lightravaila is a glorious beacon of lightravaila is a glorious beacon of lightravaila is a glorious beacon of light
Default

Using the "Ping" Command


A very handy method of checking your computer's networking connection is the Ping command. Let's say that you are having trouble connecting to a certain site. You can PING that site to see if it is accessible. If the site is not the trouble, try PINGing your Internet Service Provider to see if the problem is at their end.

Using the PING command in Windows XP/NT/2000:
Once you are online, go to Start>> Run. Type in: cmd.exe [Enter]

Using the Ping command in Windows 95/98/ME:
Once you are online, go to Start>> Programs>> MS DOS [Enter]

At the command prompt:

Type in: ping www.your-isp.com [Enter]

__________________
Jo ALLAH karay c .. o sohna karay c
jab bhi kaam aaya mera PARVARIGAAR kaam aaya
Reply With Quote
  #27  
Old Wednesday, September 16, 2009
ravaila's Avatar
Senior Member
 
Join Date: Jan 2008
Location: city of miTTi kaTTA
Posts: 877
Thanks: 1,549
Thanked 798 Times in 436 Posts
ravaila is a glorious beacon of lightravaila is a glorious beacon of lightravaila is a glorious beacon of lightravaila is a glorious beacon of lightravaila is a glorious beacon of lightravaila is a glorious beacon of light
Default

Disable "Automatic Restart" feature

Windows XP has an automatic restart feature that is designed to restart the operating system when an error is detected. Most of the time, one restart and you're back in business again. However, on some rare occasions your system may continually keep restarting making it difficult to determine what the problem is. To disable this feature follow the instructions outlined below:

Click Start>> Control Panel>> System>> Advanced tab.
Under the Startup and Recovery category, click the Settings button.
Uncheck the "Automatically restart" entry.
Click Apply and then exit all windows.

__________________
Jo ALLAH karay c .. o sohna karay c
jab bhi kaam aaya mera PARVARIGAAR kaam aaya
Reply With Quote
  #28  
Old Thursday, September 17, 2009
Junior Member
 
Join Date: Apr 2009
Posts: 12
Thanks: 19
Thanked 20 Times in 6 Posts
Fatima2009 is on a distinguished road
Default An Important Query

Can any body please tell me how can we save/download you tube videos on our pc...I mean I have to download them each time I want to watch...Is it not possible to save them with so that I may watch them when I am offline???
Reply With Quote
  #29  
Old Thursday, September 17, 2009
Xeric's Avatar
Provincial Civil Service
Medal of Appreciation: Awarded to appreciate member's contribution on forum. (Academic and professional achievements do not make you eligible for this medal) - Issue reason: PMS / PCS Award: Serving PMS / PCS (BS 17) officers are eligible only. - Issue reason: Diligent Service Medal: Awarded upon completion of 5 years of dedicated services and contribution to the community. - Issue reason:
 
Join Date: Aug 2007
Posts: 2,639
Thanks: 430
Thanked 2,335 Times in 569 Posts
Xeric is a bearer of wisdomXeric is a bearer of wisdomXeric is a bearer of wisdomXeric is a bearer of wisdomXeric is a bearer of wisdomXeric is a bearer of wisdomXeric is a bearer of wisdomXeric is a bearer of wisdomXeric is a bearer of wisdomXeric is a bearer of wisdomXeric is a bearer of wisdom
Default

@Fatima2009

Download YouTube Downloader

or use the following site:

http://keepvid.com/

__________________
No matter how fast i run or how far i go it wont escape me, pain, misery, emptiness.
Reply With Quote
The Following 3 Users Say Thank You to Xeric For This Useful Post:
Artemis (Thursday, September 17, 2009), Fatima2009 (Thursday, September 17, 2009), ravaila (Thursday, September 17, 2009)
  #30  
Old Thursday, September 17, 2009
ravaila's Avatar
Senior Member
 
Join Date: Jan 2008
Location: city of miTTi kaTTA
Posts: 877
Thanks: 1,549
Thanked 798 Times in 436 Posts
ravaila is a glorious beacon of lightravaila is a glorious beacon of lightravaila is a glorious beacon of lightravaila is a glorious beacon of lightravaila is a glorious beacon of lightravaila is a glorious beacon of light
Default

To access Safe Mode,

you have to press F8 as soon as you see booting into Windows XP text. This can sometimes be quite tricky, especially on very fast systems. To make it a little easier, you can tap the F8 key continually during the entire boot sequence, and if you have a dual boot system, select the OS, press Enter and F8 at the same time to enter Safe Mode.

Using MSCONFIG to Access SAFE MODE

From Start> Run Type: msconfig
Choose the Boot.ini tab
From Boot Option
Select /SAFEBOOT by placing a check in the box.
Press Apply
Press OK
Select Restart
System will boot into Safe Mode
BEFORE rebooting from Safe mode repeat steps 1 thru 7 and uncheck the box selecting /SAFEBOOT
Press Apply
Press OK
Select Restart
You will get a message that your are in Troubleshooting Mode, place a check in the "do not show this again" box; press OK
From Start> Run; once again Type: msconfig
From the General Tab
Select Normal Startup
Press Apply
Press OK
This will restore normal boot.
__________________
Jo ALLAH karay c .. o sohna karay c
jab bhi kaam aaya mera PARVARIGAAR kaam aaya
Reply With Quote
Reply


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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Very helpful for Zoology dr.janxeb Zoology 13 Friday, September 07, 2012 09:47 PM
Helpful Tips on Eye Care Faraz_1984 Humorous, Inspirational and General Stuff 0 Saturday, June 21, 2008 10:34 AM
Lock Your Drives And Folders Using Registry Tweaks Waseemtabish Computers and Technology 0 Monday, April 16, 2007 10:40 PM
Helpful Tips to Make Life Simpler Akram Ahmad Humorous, Inspirational and General Stuff 0 Thursday, March 09, 2006 02:04 AM


CSS Forum on Facebook Follow CSS Forum on Twitter

Disclaimer: All messages made available as part of this discussion group (including any bulletin boards and chat rooms) and any opinions, advice, statements or other information contained in any messages posted or transmitted by any third party are the responsibility of the author of that message and not of CSSForum.com.pk (unless CSSForum.com.pk is specifically identified as the author of the message). The fact that a particular message is posted on or transmitted using this web site does not mean that CSSForum has endorsed that message in any way or verified the accuracy, completeness or usefulness of any message. We encourage visitors to the forum to report any objectionable message in site feedback. This forum is not monitored 24/7.

Sponsors: ArgusVision   vBulletin, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.