Minggu, 07 Desember 2008

Internet Billing Tips And Tricks

Q:No My Computer icon in Desktop?
A :
1. Open internet explore or Mozilla Firefox and Type some site in address bar
2. After Open the site, Click TAB File Left Above. clik Save Page As
3. In the box / Save As field , right-click the mouse, select New, select Folder.
4. If The New Folder is already in the box / Save As field, right-click New Folder, select Explore.
Q: No Control Panel in Desktop?
A:
1. Open My Computer and select the Tools tab at the top and then select Folder Options.
2. Select the View tab at the top of the scroll and scroll to the bottom of it and select Show Control Panel in My Computer.
3. Open My Computer then again it appears the Control Panel.


Q: No Folder option In TAB in My Computer ?
A:

1. Activate Function Registry, open My Computer and select Local Disk (C:) and select Windows and select system32 and select notepad.
2. Copy Paste code below in notepad:
CODE
Set WshShell = CreateObject("WScript.Shell")
Var_YN = MsgBox("Enable Registry Editor?", vbYesNo, "Seehold-tech")
If Var_YN = 6 Then
WshShell.RegWrite"HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableRegistryTools",0,"REG_DWORD"
WshShell.Run("RegEdit.EXE")
Else
WshShell.RegWrite"HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableRegistryTools",1,"REG_DWORD"
Var_Ok = MsgBox("Registry Editor isDisabled!", vbOkOnly, "Registry Status")
End If

3. In notepad select File and Save As and select the file name enable.vbs and select the Save as type All Files.
4. Click 2 times the file enable.vbs until the message appears to activate the (enabled) Registry Editor.

5. Select the HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ Advanced \ Folder \
HideFileExt on the folder and SuperHidden is estimated that there are names of suspicious items, namely _heckedValue, and after considering the name of the other items that called UncheckedValue, change _heckedValue become CheckedValue (for right-click Rename). Try to see through the Folder Options menu in My Computer / Windows Explorer, the second menu settings that was already present disappears again.

Tidak ada komentar: