Thursday, October 31

on Leave a Comment

Best Windows Tricks



  •   Create Godmode Folder Windows7

God mode Folders - what it does mean:

Godmode is one of the feature supported by windows operating system.It saves time needed to spend for navigating the system menu by providing all the available features in a single window.

How To create Godmode :
  • create new folder and name it as GodMode.{ed7ba470-8e54-465e-825c-99712043e01c}
  • Thats all done.Now we can able to view all the available maximum no of features in a single window.


Convert Filesystem From Fat32 To NTFS

How To Convert File system from Fat32 To NTFS   :
  • start->all programs->right click cmd and choose run as administrator.
  • In cmd window type convert drive_letter: /fs:ntfs (i.e convert H:/fs:ntfs)
  • Now check the filesystem of the specified hard disk or partition,it will be converted from fat32 to ntfs .
Note:
  • Conversion is carried out without formatting any hard disk or partition drives,which mean there is no any loss of data while converting the filesystem.
  • Conversion from fat32 to NTFS is much needed if we wants to backup system image into hard disk or partion drives.
If anyone knows how to convert from NTFS to Fat32 please post it as your comments. 


Shutdown Others Computer Using CMD Command

How To Shutdown Remote Computer by command prompt :
We can able to shutdown remote computers which may be on any networks(i.e your own network or other networks) by using cmd commands.Do the following steps,

Shutdown Remote Computer and document the reason by windows interface:

  • start->run->cmd
  • type shutdown -i or shutdown /i 
  • it will opens remote shutdown dialog window by what we can able to shutdown the remote computer.
Shutdown remote computer and document the reason for shutdown by commandline:

  • start->run->cmd->We can shutdown and document the reason for shutdown by following,
  • Type shutdown /[r|s] /m \\ComputerName /c "Comment" /d [u|p] xx:yy and then press ENTER.
where,
/r                                ->    restarts the remote computer
/s                               ->    shutdowns the remote computer
/m //computer name  ->   specifies the destination computer
/c "comment"           ->   comment about reason for your shutdown
/d [u|p] xx:yy            ->    Lists the reason for the system restart or shutdown, where xxspecifies a major reason number from 0 through 255, and yy specifies a minor reason number from 0 through 65,535.

Note: 
  • We can use /force command if we wants to force the computer to undergoe shutdown even if other users are logged in.If this command is not used and other users are logged in to the remote computer,then the computer will not shut down or restart.
  • Here the Remote Registry service must be enabled on the remote computer for Shutdown Event Tracker to record information.
  • Path for shutdown -i C:\windows\system32\shutdown.exe -Even if we click shutdown.exe we cannot able to open the remote shutdown dialog window.CMDor RUN is the only choice to open remote shutdown dialog window by typingshutdown -i or shutdown /i


Free Gmail Calls India

Google Services And Offers : 
Google offers several wealthy services and products like free sms,free gmail calls,free voip chat and even including free wifi broadband under the name TISP.But all these services are available only for USA and canada in majority ( i.e TISP for mountainview city,Free Gmail calls for US and Canada).

Free Gmail calls for India :
Read the information which explains why such wealthy services like internet telephony are not available for india by visiting the site www.twitter.com/keelakarai  or  http://in.news.yahoo.com/241/20100830/1273/top-fe-editorial-don-t-google-it_1.html.


BSNL Games Free Download Offer
BSNL introduces one offer especially for childrens to play their games with free of cost for the comming one month.To play your free games on computer visit :http://bsnl.indiagames.com and create your account by subscribing it.
Then enter your feedback regarding this offer by calling to 1800 4250 500.Its free of charge..

Here no need to buy wildcoins to play.Its full of free including hp games.


Dial Free Rediff Calls India
How To make Free PC To mobile calls in India :
  • Visit http://localads.rediff.com and select post your ad button.
  • Now post the add by providing title,location,your mobile number,description etc.
  • Now you can edit your add by providing your mobile number what you have mentioned while posting the add.
  • After two or three day visit http://localads.rediff.com and search your ad by adtitle and location.
  • Now select your ad,it will ask for mobile number with talk now option.Here provide your destination number to whom you would like to talk.
  • Now rediff make a call between you and your destination user.Its completely free call lasting for three minutes.

Note : 
To extend your call duration you can repeatedly do the process after certain period of time.


Create Godmode Folder Windows7

God mode Folders - what it does mean:

Godmode is one of the feature supported by windows operating system.It saves time needed to spend for navigating the system menu by providing all the available features in a single window.

How To create Godmode :
  • create new folder and name it as GodMode.{ed7ba470-8e54-465e-825c-99712043e01c}
  • Thats all done.Now we can able to view all the available maximum no of features in a single window.
  • start->all programs->right click cmd and choose run as administrator.
  • In cmd window type convert drive_letter: /fs:ntfs (i.e convert H:/fs:ntfs)
  • Now check the filesystem of the specified hard disk or partition,it will be converted from fat32 to ntfs .
Note:
  • Conversion is carried out without formatting any hard disk or partition drives,which mean there is no any loss of data while converting the filesystem.
  • Conversion from fat32 to NTFS is much needed if we wants to backup system image into hard disk or partion drives.
If anyone knows how to convert from NTFS to Fat32 please post it as your comments.



      Shutdown Others Computer Using CMD Command
      How To Shutdown Remote Computer by command prompt :
      We can able to shutdown remote computers which may be on any networks(i.e your own network or other networks) by using cmd commands.Do the following steps,

      Shutdown Remote Computer and document the reason by windows interface:

      • start->run->cmd
      • type shutdown -i or shutdown /i 
      • it will opens remote shutdown dialog window by what we can able to shutdown the remote computer.
      Shutdown remote computer and document the reason for shutdown by commandline:

      • start->run->cmd->We can shutdown and document the reason for shutdown by following,
      • Type shutdown /[r|s] /m \\ComputerName /c "Comment" /d [u|p] xx:yy and then press ENTER.
      where,
      /r                                ->    restarts the remote computer
      /s                               ->    shutdowns the remote computer
      /m //computer name  ->   specifies the destination computer
      /c "comment"           ->   comment about reason for your shutdown
      /d [u|p] xx:yy            ->    Lists the reason for the system restart or shutdown, where xxspecifies a major reason number from 0 through 255, and yy specifies a minor reason number from 0 through 65,535.

      Note: 
      • We can use /force command if we wants to force the computer to undergoe shutdown even if other users are logged in.If this command is not used and other users are logged in to the remote computer,then the computer will not shut down or restart.
      • Here the Remote Registry service must be enabled on the remote computer for Shutdown Event Tracker to record information.
      • Path for shutdown -i C:\windows\system32\shutdown.exe -Even if we click shutdown.exe we cannot able to open the remote shutdown dialog window.CMDor RUN is the only choice to open remote shutdown dialog window by typingshutdown -i or shutdown /i

      Hack Remote Computer Regedit (Registry) Settings
      How To access registry settings remotely :
      'Remote Registry Service' is the feature which allows us to access remote computer's registry settings.We can enable this service by

      • start->run->services.msc
      • Check for remote registry and right click it to start the service.
      Note: 
      • If the service is stopped then the registry settings of a computer is only accessible by the users belongs to that particular computer.If it is disabled then no one can able to accessthe registry.So it is recommended to start the service if we wants to access registry settings remotely.
      • Next fact is you must be a member of the local Administrators group, or equivalent, on the remote computer to access the regedit settings.

      How To Backup Regedit Keys/Value

      How To Back up registry(i.e regedit) key and value entries :
      • start->run or cmd->regedit .
      • Select File menu and choose export option.
      • Then specify export range as all for backup all registry datas or specify asselected branch to backup specified registry data.
      • Here specify save as type as Registration files (*.reg) or Registry Hive Files (*.*).Normaly recommended to save as registration files (*.reg).
      Note :  
      1. Here we can also able to save the backup as Win9x NT4 Registration Files(*.reg)and as text file (.txt).
      2. You may feel is there any program  to open and view the registry backup which was saved as Registry Hive Files (*.*)  format.Yes I understand your feelings because you cannot able to open the hive file format via any text editors.Then what this format does is it will create the image perfect view of the selected keys and we can import it back to the registry without any modifications.


      Wireless Broadband Modem Configuration BSNL

      How to configure modem for connecting wireless network :
      Wireless Network Connetion settings :
      • Start -> control panel->network connections->choose the wireless network connection and right click it to select the properties.
      • In properties window under this connection uses following items double click Internet protocol version 4(tcp/ip4).Now in general window assignip,subnet.default gateway.(note :ip,subnet,default gateway address can be obtained from your isp).In dns no need to put address.
      Now disable the Local area connection and assign it to dhcp mode(i.e assign ip automatically) because if we use the same ip or gateway what is used in the wireless,then any one of the network only function properly.

      For broadband connection Choose automatic ip assigning (DHCP)i.e

      IMPORTANT NOTE : In order to view the available wireless network and get into connection then the modem configuration settings for wireless must have to assign as follows,
      • 192.168.1.1  (default modem config ip) and provide the appropriate username and password (i.e admin isthe default password and username for most of the modem).
      • choose wireless.
      • Under wireless bridge select AP mode as Access point and bridge restrict as enabled and here no need to put the remote bridges mac address.
      • Save and apply.
      • Now we can connect with wireless network connections.
      Tips :
      • Putting appropriate ip,subnet,gateway in LAN or Wireless connection enable us to access the modem configuration page (i.e 192.168.1.1).We can say it will fix the problems like "192.168.1.1 error loading the page"
      • Enabling wireless bridge setting as AP mode into access point & bridge restrict into enabled in modem configuration allow us to find and connect with wireless.

      Wireless And Lan Conflict not working At Same time

      LAN and Wireless Simultaneously not working conflict :

      In network location i have three connections.
      1. broadband connection (under broadband category)
      2. local area connection   (under LAN or high speed internet )
      3. wireless connection      (under LAN or high speed internet ).
      In broadband connection i enabled obtain ip address automaticaly and DNS server address automaticaly.This can be enabled by start->control panel->network locations->right click broadband and select properties->under networking double click internet protocol tcp/ip to get general tab where we can set automatic assignment for ip address and dns server address.

      In local area connection i manually typed ip address, subnetmask, gateway and alternate dns server address.

      In wireless when i use the same ip, subnet, gateway, dns address what i used in local area connection i get an warning message with meaning as " the specified addresses are already assigned to another network adapter,if you use the same address then any one of the network connection only make use it and it result in incorrect system configuration".


      Windows7 System Repair Disc recdisc.exe

      How to create a system repair Disc in Windows 7 :

      We are all known well that everything is not fine for all time,there will be fault which is unpredictable.But it is much needed to have precautions to overcome these fault.Here in computer if os faces any problems and the functionality gets affected then we have to take proper steps to bring back the system.The proper steps here mentioned is the prevention of data loss which is the major aspect in todays information technology.We can prevent data losses by several steps like creating system restore,taking backup,making system repair disc etc.Now we are going to deal with how to create system repair disc.

      System repair disc is used to boot your computer. It also contains windows system recovery tools that can help you recover windows from a serious error or restore your computer from a system image.

      Otherwise we can say as system repair disc might also recquired to restore system imagewhat is created at the time of taking backup for the system.

      To do system repair disc creation follow the steps below
      • start->run->recdisc.exe or simply search "create a system repair disc" in your computer then it will shows the tool.But the actual location of the tool is my computer->c:->windows->system32->recdisc.exe.
      • When you click the recdisc.exe it will ask for cd or dvd have to be inserted in disk drive to perform system repair disc creation.
      • Finally we can create it.

      How To Hide Folders Using Notepad



      Here are the steps have to do inorder to hide your valuable or secret folders.
      • open notepad and type the following codings
      cls
      @ECHO OFF
      title Folder Personal
      if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
      if NOT EXIST Personal 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 Personal "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
      attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
      echo Folder locked
      goto End
      :UNLOCK
      echo Enter password to Unlock folder
      set /p "pass=>"
      if NOT %pass%==password goto FAIL
      attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
      ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Personal
      echo Folder unlocked successfully
      goto End
      :FAIL
      echo Invalid password
      goto UNLOCK2
      :FAIL2
      echo Invalid password
      goto end
      :MDLOCKER
      md Personal
      echo Folder created successfully
      goto End
      :UNLOCK2
      echo Last chance to enter correct password to unlock folder
      set /p "pass=>"
      if not %pass%==password goto FAIL2
      attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
      ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Personal
      echo Folder unlocked successfully
      :End
      • save as key.bat
      • Blue (i.e personal) indicates folder name its our choice & green indicates password its also our choice.
      • Now when we open the key.bat file an new folder with name personal was created and you can paste your secret files inside of it.
      • If you wants to hide that folder click key.bat then it will ask for lock or hide the folder here you have to type Y for denoting yes and for bringing back the folder you have to enter the specified password.


      How To Store Files On Computer Securely

      How To store the files securely on you computer :
      Recquirements :

      • Winrar
      • image and text file
      Steps :
      • Copy one image file(i.e sun.jpg) and a text file(i.e secret.txt) what you would  like to maintain securely.
      • Create New Folde (i.e name the new folder with your choice of name, here consider the name as files) And phaste the selected files inside of it in the C: drive.
      • Archive The phasted Text file with winrar(i.e secret.rar).
      • Then select start->run->cmd->Type following in the command prompt window.
                  cd c:\files
      c:\files>copy /b sun.jpg(i.e image name)  +  secret.rar(i.e Text file)  picture.jpg(i.e our choice of name)
                 sun.jpg
                 secret.rar               1 files copied.
      Now Open C:->files->picture.jpg.
      When we open the picture.jpg normaly by clicking,an image(sun.jpg) is opened but when we open it with winrar we can get the secret text file (i.e secret.txt).

      Thats all now you can send your secret text file as picture file.

      0 comments:

      Post a Comment

      Contact Form

      Name

      Email *

      Message *