registry
C++ cannot create new key in registry
I really need your help. I tried everything but the result is always the same, nothing. Please advise.[详细]
2023-04-08 21:18 分类:问答Check installed Excel version and launch it
I am trying in my application to launch Microsoft Excel with specific arguments (ie. additional xla & xll).[详细]
2023-04-08 09:25 分类:问答C# : How to change windows registry and take effect immediately
I am trying t开发者_开发技巧o make a application that can change registry values. I Can Change registry Values well but problem is need a restart to get it`s effect. I want to do it without restart.[详细]
2023-04-08 04:46 分类:问答why does my application work differently when running as administrator?
I have a small Delphi application that writes a key to the LOCAL_MACHINE registry. When I run it on Windows 7 professional with user that has administrator privileges it fails to write the value, but[详细]
2023-04-08 02:27 分类:问答How to search for a key in the registry with wildcards in a batch or VBScript?
I need to make a batch or a VBScript, which uninstalls every versions of Mozilla Firefox. In the registry there is a key:[详细]
2023-04-06 04:19 分类:问答How do I clone a OLE/COM registry entry for use with different settings
I have written a C# program that is to interface with Catia v5.18开发者_开发知识库 via OLE/COM. It is going to be a common case where the machine the program is ran on will have multiple versions of C[详细]
2023-04-06 01:10 分类:问答Creating Windows Startup Services via REG or Command Line
I have a Java program which needs to be a startup program that runs as administrator. It seems that cannot be done without making it a service. I have tried using HKLM\\SYSTEM\\CurrentControlSet\\Serv[详细]
2023-04-05 23:11 分类:问答Registry of templated types in C#
I have an inte开发者_如何学运维rface IDataStream and different implementations of it (i.E. DataStream<T>).[详细]
2023-04-05 22:10 分类:问答Can I read the Windows Registry from within elisp? How?
I just wanna do something like this (defun my-fun (reg-path) "reads the value from the given Windows registry path."[详细]
2023-04-05 17:39 分类:问答Installing dependencies for an XNA game: Where is the XNA Framework registry path?
How do I make an NSIS installer check if the user has the XNA and .NET framew开发者_如何学Goorks installed, and install them if they aren\'t? (I\'d rather not have it add extra prompt boxes appear, on[详细]
2023-04-05 15:13 分类:问答