'Enable Registry Editing' '© Veegertx - 4/7/2004 'This code may be freely distributed/modified On Error Resume Next 'Prevents errors from values that don't exist Set WshShell = WScript.CreateObject("WScript.Shell") 'Delete DisableRegistryTools registry values WshShell.RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableRegistryTools" WshShell.RegDelete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\DisableRegistryTools" 'display message Message = "You should have access to Regedit now" X = MsgBox(Message, vbOKOnly, "Done") Set WshShell = Nothing Set fso = Nothing
This Is a Site To Solve many Computer Technical Problems, learn computer tricks and Android. If You Face Any Technical Problems Related With Computer System Then You Can Visit And Solve Problems and also download android games and apps. In This Site Also Available Softwares. .......ENJOY..
Saturday, August 17
EnableRegEdit.vbs
Wednesday, August 7
[TROUBLESHOOT] DVD/CD or Blu-Ray Optical Drive IS NOT SHOW IN MY COMPUTER – Error Code 39
When I opened Device manager, there was an exclamation mark on the drive named “HL-DT-ST DVD RAM GT33N”. When I check the drive properties in device manager, the status showed said “Windows cannot load the device driver for this hardware. The driver may be corrupted or missing. (Code 39)”
On researching further I found that problem is faced by many Windows users across different brand of laptop & desktop computers with different brand of DVD / CD or Blu-Ray Disk optical drives. The reason behind this may be a hardware failure (which was unlikely in my case as the laptop was just one month old and optical drive was hardly used) or driver corruption or drive letter assignment error or some registry error. A hardware error can not be resolved using a software and requires replacement of part. Driver corruption in such case is unlikely as the driver is very generic and does not require an external installation. Drive letter assignment is one possibility which can be resolved in disk management. Try it before using the last solution given below) but in my case, the DVD drive was not even listed in the Drive Management list!
Finally after some searching online, I came across a very effective and lightweight tool which to resolved my problem. This free software is called “XP-CD-DVD Fix”. Don’t worry by the name XP in the name of software as it works perfect on Windows Vista, Windows 7 and also Windows 8 as well. You can download this freeware tool from its official page here. Extract the Zip file, run the .EXE which will show a small window like on below. Do right click on the tool and select run as administrator to run this tool. Simply click the repair button on this too.
Click repair removed any bad registry entries which might be clashing with the correct registry values required to make your optical drive work. You need to restart you computer for the DVD / CD or Blu-Ray Drive to come back to Windows Explorer or My Computer. Also please note, that you may have to run this tool twice, after you restart, run the tool and restart again if the Drive does not come back in first attempt. It worked for me when I ran this tool second time.
It did solve the problem on my Lenovo Thinkpad Edge E420 with HL-DT-ST DVDRAM GT33N DVD Drive, I hope this tool will help you too. If this helps you, please let us know by comments below. Do share it with your friends.......thx..
On researching further I found that problem is faced by many Windows users across different brand of laptop & desktop computers with different brand of DVD / CD or Blu-Ray Disk optical drives. The reason behind this may be a hardware failure (which was unlikely in my case as the laptop was just one month old and optical drive was hardly used) or driver corruption or drive letter assignment error or some registry error. A hardware error can not be resolved using a software and requires replacement of part. Driver corruption in such case is unlikely as the driver is very generic and does not require an external installation. Drive letter assignment is one possibility which can be resolved in disk management. Try it before using the last solution given below) but in my case, the DVD drive was not even listed in the Drive Management list!
Finally after some searching online, I came across a very effective and lightweight tool which to resolved my problem. This free software is called “XP-CD-DVD Fix”. Don’t worry by the name XP in the name of software as it works perfect on Windows Vista, Windows 7 and also Windows 8 as well. You can download this freeware tool from its official page here. Extract the Zip file, run the .EXE which will show a small window like on below. Do right click on the tool and select run as administrator to run this tool. Simply click the repair button on this too.
Click repair removed any bad registry entries which might be clashing with the correct registry values required to make your optical drive work. You need to restart you computer for the DVD / CD or Blu-Ray Drive to come back to Windows Explorer or My Computer. Also please note, that you may have to run this tool twice, after you restart, run the tool and restart again if the Drive does not come back in first attempt. It worked for me when I ran this tool second time.
It did solve the problem on my Lenovo Thinkpad Edge E420 with HL-DT-ST DVDRAM GT33N DVD Drive, I hope this tool will help you too. If this helps you, please let us know by comments below. Do share it with your friends.......thx..
Sunday, August 4
[HOW TO] STOP GOOGLE CHROME NEW TAB TO OPEN CLARO SEARCH AS HOME PAGE.
One such similar thing happened with me last week, when I installed a freeware software called ViStart which is a start menu for windows 8, I read things and unchecked many things while installing it on windows 8 but some how still, I could see the new Claro search page open up in google chrome every time I launch google chrome or open a new tab.
It was very annoying to see claro search page load every time in new tab or as home page so I decided to get rid of it.
Under this settings, you will need to click the options to set home page in google chrome where you can remove claro and specify other pages like google.com
Under specific pages list you will see the claro search entry which you can remove and enter other web pages to open when you open new tab in google chrome or start google chrome.
Once you remove claro page under the new tab pages, you will need to navigate to the google chrome extensions page and disable and remove the extension named claro toolbar which is a background extension in google chrome.
Then remove this extension in google chrome by clicking the delete bin icon.
It was very annoying to see claro search page load every time in new tab or as home page so I decided to get rid of it.
Remove Claro Search As Home Page in the Google Chrome :-
In order to delete claro search home page in google chrome, you first need to go in google chrome settings.
Under specific pages list you will see the claro search entry which you can remove and enter other web pages to open when you open new tab in google chrome or start google chrome.
Once you remove claro page under the new tab pages, you will need to navigate to the google chrome extensions page and disable and remove the extension named claro toolbar which is a background extension in google chrome.
Then remove this extension in google chrome by clicking the delete bin icon.
Sunday, July 21
A - Z INDEX OF THE WINDOWS COMMAND.
[A]
1. ADDUSERS ==> Add or list users to/from a CSV file
Syntax
Create Users: AddUsers /c filename [/s:x] [/?] Domain Password_options Dump to file: AddUsers /d{:u} filename [/s:x] [/?] Domain Password_options Erase Users: AddUsers /e filename [/s:x] [/?] Domain Password_options
2. ADmodcmd ==> Active Directory Bulk Modify
Syntax
admodcmd [-dn BaseDN] [-p pagesize] [-s] [-server servername] [-f LDAPFilter] [modification]
3. ARP ==> Address Resolution Protocol.
Syntax
View the contents of the local ARP cache table ARP -a [ip_addr] [-N if_addr] Add a static Arp entry for frequent accessed hosts ARP -s ip_addr eth_addr [if_addr] Delete an entry ARP -d ip_addr [if_addr]
4. ASSOC ==> Change file extension associations•
Syntax
ASSOC .ext = [fileType] ASSOC ASSOC .ext ASSOC .ext =
5. ASSOCIAT ==> One step file association.
Syntax
ASSOCIATE .ext filename [/q /d /f]
6. AT ==> Schedule a command to run at a specific time.Syntax
Create an AT job: AT [\\computername] hh:mm [/INTERACTIVE] [ /EVERY:day(s) | /NEXT:day(s) ] "command" Delete an AT job: AT [\\computername] [ [id] [/DELETE] | /DELETE [/YES]]7. ATTRIB ==> Change file attributes.
Syntax
ATTRIB [ + attribute | - attribute ] [pathname] [/S [/D]]
[B]
8. BCDBOOT ==> Create or repair a system partition.
Syntax
BCDBOOT source [/l locale] [/s volume-letter] [/v] [/m [{OS Loader GUID}]]
9. BCDEDIT ==> Manage Boot Configuration Data
Syntax
BCDEdit /Command [Argument1] [Argument2] ...
10. BITSADMIN ==> Background Intelligent Transfer Service
Syntax
BITSADMIN [/RAWRETURN] [/WRAP | /NOWRAP] command
11. BOOTCFG ==> Edit Windows boot settings
Syntax
BOOTCFG /addsw Add OS load options for an OS entry in boot.ini BOOTCFG /copy Duplicate the entries for an OS instance. BOOTCFG /dbg1394 Configure 1394 port debugging BOOTCFG /debug Edit the debug settings for an OS. BOOTCFG /default Specify the default OS BOOTCFG /delete Delete an OS entry [operating systems] section of Boot.ini BOOTCFG /ems Redirect the EMS console to a remote computer (server only). (Emergency Management Services) BOOTCFG /list List entries in boot.ini BOOTCFG /query Display section entries from Boot.ini BOOTCFG /raw Add OS load options, specified as a string BOOTCFG /rebuild Totally rebuild boot.ini (use when Windows won't start) BOOTCFG /rmsw Remove OS load options for an OS BOOTCFG /timeout Change the OS time-out value.
12. BROWSTAT ==> Get domain, browser and PDC info
Syntax
BROWSTAT option
Saturday, July 13
1 BIT=BINARY DIGIT..........SO ON.
1 Bit = Binary Digit.
8 Bits = 1 Byte.
1024 Bytes = 1 Kilobyte.
1024 Kilobytes = 1 Megabyte.
1024 Megabytes = 1 Gigabyte.
1024 Gigabytes = 1 Terabyte.
1024 Terabytes = 1 Petabyte.
1024 Petabytes = 1 Exabyte.
1024 Exabytes = 1 Zettabyte.
1024 Zettabytes = 1 Yottabyte.
1024 Yottabytes = 1 Brontobyte.
1024 Brontobytes = 1 Geopbyte.
1024 Geopbyte=1 Saganbyte.
1024 Saganbyte=1 Pijabyte.
Alphabyte = 1024 Pijabyte.
Kryatbyte = 1024 Alphabyte.
Amosbyte = 1024 Kryatbyte.
Pectrolbyte = 1024 Amosbyte.
Bolgerbyte = 1024 Pectrolbyte.
Sambobyte = 1024 Bolgerbyte.
Quesabyte = 1024 Sambobyte.
Kinsabyte = 1024 Quesabyte.
Rutherbyte = 1024 Kinsabyte.
Dubnibyte = 1024 Rutherbyte.
Seaborgbyte = 1024 Dubnibyte.
Bohrbyte = 1024 Seaborgbyte.
Hassiubyte = 1024 Bohrbyte.
Meitnerbyte = 1024 Hassiubyte.
Darmstadbyte = 1024 Meitnerbyte.
Roentbyte = 1024 Darmstadbyte.
Coperbyte = 1024 Roentbyte...!
Subscribe to:
Posts (Atom)