Subscribe Twitter

Friday, March 4, 2011

ကြန္ပ်ဴတာ အသံုးခ်နည္းမ်ား

၁။ Browser ထဲကေနၿပီးေတာ့ မိမိ Download လုပ္ထားေသာ ဖိုင္မ်ားကို ေနရာေရႊ႕ေျပာင္း သိမ္းျခင္းပါ။
Firefox Browser သံုးတဲ့သူမ်ား အတြက္ Tools --->Options--->General ၿပီးရင္ က်ေတာ္၀ိုင္းျပ ထားတဲ့ ေနရာက Save file to ဆိုတဲ့ေနရာေလးကို ေျပာင္းေပး လုိက္ရံုပါ။ ဒီလိုမေျပာင္းခဲ့လို႔ က်ေတာ္ ေဒါင္းထား တာေတြ ခဏခဏ ေျပာင္ေျပာင္ သြားတယ္။








၂။ Registry တြင္သံုးေသာ command မ်ား
Table I. Subcommands for reg.exe
Subcommand Function
add Adds a new subkey or entry to the registry
delete Deletes a subkey or entries from the registry
query Displays the data in a subkey or a value
compare Compares specified registry subkeys or entries
copy Copies a subkey to another subkey.
save Saves a copy of specified subkeys, entries, and values of the registry in hive (binary) format
restore Writes saved subkeys and entries in hive format back to the registry
load Writes saved subkeys and entries in hive format back to a different subkey
unload Removes a section of the registry that was loaded using reg load
export Creates a copy of specified subkeys, entries, and values into a file in REG (text) format
import Merges a REG file containing exported registry subkeys, entries, and values into the registry


Registry ထဲသို႕ ေပါင္းထည့္ေသာ ကီး Command မ်ား။ syntax ေပးထားတာက REG ADD KeyName [/v ValueName | /ve] [/t Type] [/s Separator] [/d Data] [/f]
Table II. Parameters in REG ADD command
Parameter Description
KeyName Complete Registry key name. Uses abbreviations HKCR, HKCU, HKLM, and HKU for root keys
/v ValueName Adds or changes a value
/ve Changes a key's default value
/t Type The type of value: REG_BINARY, REG_DWORD, REG_SZ, REG_MULTI_SZ, etc. The default is REG_SZ
/s Separator Specifies the character used to separate strings in REG_MULTI_SZ entries. The default is /0
/d Data The data to assign to a value
/f Forces overwriting of existing values with prompting

Table III. Parameters in REG DELETE command
Parameter Description
KeyName Complete Registry key name. Uses abbreviations HKCR, HKCU, HKLM, and HKU for root keys
/v ValueName Deletes a value
/ve Deletes a key's default value
/va Deletes all values from a key
/f Forces deletion with prompting


မွတ္ခ်က္။ Registry သို႕၀င္ကလိမည္ဆိုပါက File--->Export (သိမ္းမည့္ေနရာျပၿပီးပါက) Save သာလုပ္ ထားပါ။

0 comments:

Post a Comment