I need to use VBScript to loop through a set of registry strin开发者_开发问答g value names located within a specific key, such as HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run
I\'m writing a cross-platform python script that needs to know if and where Cygwin is installed if the platform is NT. Right now I\'m just using a naive check for the existence of the default install
I\'m using codegear c++ builder 2007. I\'m trying to read a string value with a path from the registry. This path can contain unicode characters, for example russian.
What is a registry in NSIS? How do you write to 开发者_运维技巧and read from a registry?You mean the Windows Registry, which you are able to modify with NSIS?
I am setting a registry setting and I can do so if the value is in [HKEY_CURRENT_USER] but if the value is in [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\9.0\\ethan] then I get the following
I\'m writing a Win32 DLL with a function that adds a directory to the Windows PATH environment variable (to be used in an installer).
I just added a ton of images to my local git repo.As a result, when I try to push to our remote repo, I get the error:
I have a VB6 application that still references some old VB5 libraries (dll, vbr, tlb, and ocx). We\'re having some strange issues like it can\'t read the registry using advapi32.dll. I\'ve trie开发者_
I need to compare the windows registry data before and after install a progra开发者_StackOverflowm ?RegShot !
This code used to work on Vista (and Windows XP) but after an upgrade to Windows 7 it now fails with the error shown: