The Windows Registry is a database where configuration settings for hardware, software and the Windows operating system itself are saved.
I'm trying to automate via PowerShell a number of time consuming tasks that I have to preform to make a …
powershell registry wmi nic device-managerMy customer is replacing MS Office with OpenOffice in some workstations. My program export a file to Excel using the .…
file registry batch-file openoffice.org scriptingSorry if this has been asked before, I've been looking around and it's hard to find what I want. I …
windows shell registry contextmenuI am deploying my application using an msi installer designed with a Visual Studio Setup Project. How do I set …
windows-installer registry visual-studio-setup-projeI'm trying to get the install directory of an application from the Windows Registry (Google Sketchup in this case) with …
windows registry inno-setup pascalI need to disable the following group policy in Windows 7 programatically, for example by modifying a registry key using Powershell: "…
powershell windows-7 registry group-policyI have a windows service that attempt to write to a registry key in LOCAL_MACHINE The key is created …
c# .net windows exception-handling registryI'm wondering is there any option via command line to search for a string and export all found keys in …
windows registry regeditI'm a new Windows programmer and I'm not sure where I should store user configurable application settings. I understand the …
windows registry settings configuration-files iniI have a third party web application that relies on a particular OCX file to be registered on the user's …
registry ocx regsvr32