Put your tips and tricks online - Share your knowledge! Login | Register
 
 
  Search     Advanced search
 

Home | Ask Question | Add tip | Questions | My tips | Recent tips & tricks | Suggest a category | FAQ | Forums

 
 
 
 Found 4 tips, Displaying 1 - 4 
 
Sort by 
 
 How to create an empty file on Windows XP
To create a file of specific size on Windows, at the command prompt run the following: fsutil file createnew file.txt [size in bytes]
     
More...

09/03/08
 
 
 How to hide / disable Windows Security Center
Follow these steps to hide / disable Windows XP Security Center: 1. Start -> Settings -> Control Pannel -> Administrative Tools -> Services 2. Locate "Security Center", double click on it and choose "Disabled" in "Startup type" dropdown box 3. Click on "Apply" That's it, next time you reboot your PC security center will ...
     
More...

11/29/06
 
 
 How to disable Windows Messenger
Disable this annoying windows messenger. 1. Start -> Run 2. Type gpedit.msc and hit Enter 3. Expand the following registry items: Local Computer Policy -> Computer Configuration -> Administrative Templates -> Windows Components -> Windows Messenger 4. Double click on the option "Do not allow Windows Messenger to run", and click Enabled. Hit "Ok" ...
     
More...

10/26/05
 
 
 How to create or delete a service on Windows XP
To create a service run the following from the command prompt (replace SERVICE with the service name to be created): 1. sc create SERVICE 2. Reboot computer To delete a service (replace SERVICE with the service name to be deleted): 1. sc delete SERVICE 2. Reboot computer
     
More...

10/26/05
 
 


Recent tips & tricks
Mobile Phones / Tablets > Android : smb not working with Samsung G...
Databases > Oracle > Performance Tuning : When and what's been analyzed
Databases > Oracle > Performance Tuning : Sessions, transactions and rol...
Databases > Oracle > ASM : ASM empty directory doesn't ge...

More categories
Databases | Programming | Hardware | Operating Systems | Networking | Internet | ERP / CRM | Games & Multimedia | Graphics & Design | Miscellaneous | Mobile Phones / Tablets | Office Software
 

Home |  FAQ |  Terms of Use |  Privacy Policy

© 2005 tiplib.com