Procedure

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Wednesday, February 25, 2009

How To Make Your Flashdisk Save From Virus Infection

Posted on 4:01 AM by Unknown
All of you already know if flashdisk can become such a carrier for virus that will infect your computer. So, I will tell you how to prevent it.

First of all, open autorun.inf on your flashdisk (use notepad). Ctrl + a (select all), then delete it. Then you can write anything on it, poem, story, anything up to you.

But how if the autorun.inf has read only attribute, that make us can't edit it ? Don't worry....

Open notepad, then typed del /a:r f:\autorun.inf then press enter.
Next step is typed echo ‘gives hell’ >f:\autorun.inf&attrib +r f:\autorun.inf
then save it whatever name you want and where ever you want.

Double click that file.

Now, your flashdisk is not a carrier anymore.
Read More
Posted in | No comments

Wednesday, February 18, 2009

Registry Tweaking

Posted on 12:20 AM by Unknown
Before do something with your regisrtry, make sure you make a backup first.

File -> Export, and

File -> Import to reload your registry.

Here some list of work that you can do on registry :

@ Hide your hard drive
Every drive has it unique number, i.e. A=1, B=2, C=4, D=8, etc. The number of next drive is
multiplication from the number before.
HKEY_CURRENT_USER,Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer
Value Name : NoDrives
Data Type : DWORD Value
Data : Fill with driver's number that want to be hide.

@ Hide registry editor
HKEY_CURRENT_USER,Software\Microsoft\Windows\Curre ntVersion\Policies\System
Value Name : DisableRegistryTools
Data Type : DWORD Value
Data : 0 = show, 1 = hide
If it's success a message will appear : “Registry Editing has been disabled by your
administrator”
If you want to restore it again:
Open notepad and write : REGEDIT4[HKEY_CURRENT_USER\Software\Microsoft
\Windows\Curre ntVersion\Policies\System]”DisableRegistryTools”=dword:00000000
Then safe with .reg extension. For example, “enable_regedit.reg”
After that double click it to enable registry editor.

@ Hide RUN facility
HKEY_CURRENT_USER,Software\Microsoft\Windows\Curre ntVersion\Explorer
\Advanced
Value Name : StartMenuRun
Data Type : DWORD Value
Data : 0 = show, 1 = hide

@ Hide Control Panel from Start menu
HKEY_CURRENT_USER,Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer
Value Name : NoControlPanel
Data Type : DWORD Value
Data : 0 = show, 1 = hide

@ Hide Shut down from Start menu
HKEY_CURRENT_USER,Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer
ValueName : NoClose
Data Type : DWORD Value
Data : 0 =show 1 = hide

@ Hide Folder Options
HKEY_CURRENT_USER,Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer
Value Name : NoFolderOptions
Data Type : DWORD Value
Data : 0 = show, 1 = hide

Hope this kind of stuff is helpfull for all of you....
Read More
Posted in | No comments

How To Lock Folder Without Any Program

Posted on 12:12 AM by Unknown
cls
@ECHO OFF
title Folder Locker
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Are you sure u want to Lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo stuff by satish
echo Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%==your password goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End


Copy those code to notepad, then save it woth .bat extension.
After that double click the .bat file, and you can put any secret files there.
When this hidden treasure in hidden mode it will become control panel.
Read More
Posted in | No comments

Wednesday, February 11, 2009

Another Way To Create A New Folder

Posted on 2:31 AM by Unknown
Most of us will do right-click -> new -> folder, to create a new folder. But actually there is a simpler way to do that. Let's check it out.

U just need to do this on your window explorer :

1. alt + f
2. alt + w
3. alt + f

Happy trying. See you soon....
Read More
Posted in how to, tips, What to do | No comments
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Popular Posts

  • Obama opposes Silicon Valley firms on immigration reform
    President Obama opposes an immigration reform bill backed by companies including Apple, Microsoft, and Adobe that would let U.S.-educated co...
  • Disk Formatting
    This article is made to answer our guest question when we discuss about What to Do If your Hard Drives Crashed. Disk formatting is the proce...
  • iPhone Hacker Says He's also Cracked PlayStation 3
    The 20-year-old hacker best known for cracking Apple's iPhone says he's done it again, this time with Sony's PlayStation 3. I...
  • Apple drops patent claim against Samsung Galaxy S3 Mini
    iPhone maker withdraws infringement allegations in exchange for assurances that Samsung will not market the smartphone in the U.S. Apple has...
  • Lock and encode your flash drives with BitLocker To Go encryption in Windows 8
    Losing your USB flash drive before a big presentation is a terrible way to start a Monday. Losing a drive that also contains valuable person...
  • Windows Blue: How it could reinvent Windows (or sink Windows 8)
    With Windows 8's much ballyhooed launch barely a month behind us, alleged details of Microsofts  next  next-generation operating system ...
  • The Ubuntu guide for displaced Windows users
    With Windows 8 pushing a “touch-first” desktop interface—Microsoft’s  words , not ours—and with Valve’s  Steam on Linux  beginning to bring ...
  • 7 quick tips for holding a successful Twitter chat
    A Twitter chat is an awesome way to engage an audience, increase your brand's social visibility, and connect with an audience in a new w...
  • Deleting files
    Maybe you ever meet the condition that you want to delete files, but windows reject it because the files is still used and you really sure t...
  • How to create a Windows 8 shutdown tile
    1. It starts, ironically, in Desktop mode, which you can reach by clicking/tapping the Desktop tile or pressing  Win-D  (that's the Wind...

Categories

  • apple
  • browser
  • buy
  • christmas
  • computer information
  • crack
  • cyber monday
  • download
  • files
  • firewall
  • flash disk
  • font
  • graphene
  • hard disk
  • hidden
  • Hot News
  • how to
  • intel
  • Internet
  • Internet Explorer
  • iOS
  • iPad
  • Mac
  • Malware
  • nokia
  • notebook
  • play station 4
  • processor
  • removal
  • safe
  • samsung
  • samsung. microsoft
  • security
  • sony
  • ssd
  • The Meaning Is
  • tips
  • twitter
  • ubuntu
  • video card
  • virus
  • vulnerability
  • What to do
  • windows 8
  • windows7

Blog Archive

  • ►  2013 (90)
    • ►  October (2)
    • ►  September (6)
    • ►  August (3)
    • ►  July (4)
    • ►  June (5)
    • ►  May (9)
    • ►  April (14)
    • ►  March (11)
    • ►  February (17)
    • ►  January (19)
  • ►  2012 (27)
    • ►  December (22)
    • ►  November (5)
  • ►  2010 (4)
    • ►  June (1)
    • ►  January (3)
  • ▼  2009 (32)
    • ►  December (2)
    • ►  November (11)
    • ►  October (11)
    • ►  September (2)
    • ►  March (2)
    • ▼  February (4)
      • How To Make Your Flashdisk Save From Virus Infection
      • Registry Tweaking
      • How To Lock Folder Without Any Program
      • Another Way To Create A New Folder
  • ►  2008 (39)
    • ►  October (2)
    • ►  September (2)
    • ►  August (1)
    • ►  June (1)
    • ►  May (3)
    • ►  March (1)
    • ►  February (7)
    • ►  January (22)
  • ►  2007 (46)
    • ►  December (8)
    • ►  November (9)
    • ►  September (4)
    • ►  August (2)
    • ►  July (9)
    • ►  June (14)
Powered by Blogger.

About Me

Unknown
View my complete profile