On The Insider: Lil Wayne Rakes in Most Grammy Noms
1 Resources for

deleting reg key

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Deleting Reg Key
I need to delete a registry keys through a login script . I am not sure I have the right syntax.=========================================DelRegKey.vbs'' This script should handle deleting a registry key which may, or may not, exist' and does, or does not, have subkeys.Option ExplicitConst HKEY_CURRENT_USER = &H80000001Dim strComputerDim strKeyDim strValueNameDim strValueDim...
Tags: aSubKeys, ByVal strKey, Deleting Reg Key, networking, rocky5689, strKey, strKey End, vbs, Wscript.Echo
Discussion threads 2006-01-11

Additional Resources

RE: Deleting a Reg SubKey
Greetings, I am trying to perform this task to delete a subkey and tried to use GPO to propagate it using startup, but didn't work. I created a 2-liner batch file (*.bat). The first line was just echoing the hostname to a reg.log file and the 2nd line is...
Tags: noli.boado@...
Discussion threads 2007-07-19
Marge Reg Files
I Have many .reg files, How can I merge thease files with single action for save my time..Reg files are just basic text files with a different extension, similar to .bat files.You should be able to just cut and paste the desired key info from one and add it to...
Tags: zeeesstech@..., windows, Marge Reg
Q&A 2006-05-07
reg export to export specific key
I want to export a specific REG_SZ value in the registry using the "reg export" command to a text file. But I only see ways to export an entire key. Does anyone know if "reg export" supports this? And what the syntax is?Thanks!Registry ToolsWhat tool are you using to export...
Tags: reg
Discussion threads 2006-03-08
Marge Reg Files
I Have many .reg files, How can I merge thease files with single action for save my time.There is no way any short cut you try to take will just be as long as selecting them all pressing right click and merge. The only way a short method of doing...
Tags: INTERNET
Q&A 2006-05-07
Runing a script, with a registry key, auto install
I need to roll out a registry entry to hundreds of pc's, I am going to do this by a login script and just insert the path to where the reg key is. This works great but another window appears asking me to run and install the reg key. I...
Tags: m.lofts@...
Discussion threads 2007-04-13
Reg key HKCU...CurrentVersionDevices is missing the printers
On several of My Citrix/TS servers the following reg location is blank. HKCUSoftwareMicrosoftWindows NTCurrentVersionDevicesThis should have a list of the printers available to the user.I have...1. Checked permissions on the printers reg keys under HKLM and they match a working server.2. Checked for available windows updates.3. Deleted users profiles off...
Tags: Printers, KJZ, printer
Discussion threads 2007-04-18
Windows XP Registry
Does anyone know if a specific registry hive Software for examplecan be rebuilt from scratch? And if it can be ribuilt, how? thanks in advancereg file and regedit command switchesa reg file is a plain ascii file describing the content of the registry key. there are command line options that...
Tags: Microsoft Windows, Hyperborean, Microsoft Windows XP, registry
Discussion threads 2007-03-30
Tech Tip: Apply changes to the registry with a click
You're probably well aware that the Windows registry provides a wealth of opportunities to tweak, fix, and protect your systems. That means you're also probably well aware of the potential danger of rooting through the registry. ...
Tags: Guest Contributor, Windows NT Newsletter, Registry
Technical articles 2003-12-08
Compare .reg files
Can anyone recommend a proven tool for comparing .reg files?I need to see what changes a patch install is making to the registry. So I exported the registry before and after and want to compare.I tried using Reg mon during the install but there is just way too much to...
Tags: dan.cox@..., Pro Version
Discussion threads 2007-10-10
Lost my product reg. key ?
All i have is my win98 inst/CD ,and i need the reg key so that i can install it on my pc that i have already fdisked.cant find my win98se prod. reg key..what can i do to get the key?Well, the product key is NOT on the CD.Your best option...
Tags: davidizmysn@..., windows, product key
Q&A 2004-10-14
Reg Explore (exe)
Reg Explore is a tool for searching win32 registry. It gives you explorer interface of conventional RegEdit tool but shows you search results in bulk. With Reg Explore you can easily search and clean your registry. This version is the first release on CNET Download.com.
Tags: Registry, Tool, CrackSoft, Reg Explore, Productivity
Software downloads 2008-08-27
Force Registry update
Windows 98, Windows XP, Netware 5.1I've created a .REG file that will change the registry settings. The path to the file is placed in login script, but users will see the prompt to update the registry and may click No, to cancel the update. Is there a way to silently...
Tags: Microsoft Windows, Operating systems, Reg
Q&A 2005-05-25
Reg Organizer (zip)
Reg Organizer is an extensive and extremely powerful set of Registry tools required for effective System Registry management. Red Organizer lets you view, edit and safely clean the Registry. It allows to preview the Registry files you want to import including the ability to preview files directly from Windows Explorer....
Tags: Tool, Reg Organizer, Microsoft Windows, Productivity, Operating Systems, Software
Software downloads 2007-12-11
Missing registry files
Need some help please...I was cleaning out cyberlink files out of my registry and was going too fast to notice that I was deleting two files required by windows XP to play DVD audio. Reg is not backed up. Is there anyway I can recover these files without reinstalling?...
Tags: Consumer electronics, DVD
Q&A 2004-11-21
MPF SERVICE.EXE
I HAVE LOST MY INTERNET EXPLORESOMETHING WITH I386 FILE $SHTDWN$.REGI DONT KNOW WHAT HAPPENED,I AM NOT VERY COMPUTER LLERATE SO PLEASE BEAR WITH MENeed More Info PleaseNot much to go on there, $SHTDWN$.REG would be some kind of partial regist
Tags: windows, Internet, ellenyark@..., Microsoft Windows
Discussion threads 2006-10-30
ASP/Registry (zip)
ASP/Registry is a server side COM component that helps Web developers to encapsulate access to the Windows system registry in a Web application. Features include easy to use and powerful registry management operations (Allow you to create, read, write, move and delete a key in the windows registry). Export parts...
Tags: Registry, Server, ASP/Registry
Software downloads 2006-03-29
How to delete a locked key
Attempting to install Nokia Suite 6.8, it fails with message about being unable to access a locked key. Checked in the registry and found that the key is locked.Tried using Nokia's cleanup software, no differenceKey is: HKEY_CLASSES_ROOTCLSID{1E78DD38-3E25-44F9-8430-34A03DA0D11E}I can select the top level but not the subs. ("Error while opening key")Cannot...
Tags: mike.sayers@..., locked key
Discussion threads 2007-09-28
Reg Assistant (exe)
Reg Assistant allows you to quickly backup / restore your Windows Registry within seconds. Ideal for people who modify their registry a lot.
Tags: Registry, Assistant, Reg Assistant, Microsoft Windows, Backups, Operating Systems, Software
Software downloads 2006-04-07
Script to remove Proxy settings
Hi,I'd like a script that I can place on the server so that when my users boot up the script clears their proxy settings and makes it default none.Thankscreate a batch file with thisreg import shutoffIE.regcreate these reg. entries into a file called shutoffIE.regWindows Registry Editor Version 5.00[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionInternet Settings]"EnableAutoProxyResultCache"=dword:00000000"EnableNegotiate"=dword:00000000"ProxyEnable"=dword:00000000"AutoConfigURL"="""ProxyServer"="""ProxyOverride"=""run the...
Tags: Proxy Settings, Robotech, windows
Q&A 2005-11-22
  • << Previous
  • page 1 of 1
  • Next >>


Quick Guide: Windows XP Service Pack 2
Before you load Service Pack 2 on your Windows XP network, learn the key elements that will be affected and know how to prevent a disaster. If it's too late and you're now struggling with XP, this guide will walk you through an uninstall.
Buy Now
Microsoft Word Crash Course
This pre-packaged presentation contains everything you need to instruct end users about how to get the most out of Microsoft Word -- even if you don't consider yourself a public speaker.
Buy Now

Fusion