Is there any way to find whether software installed in the
system is registered by just providing the .exe file?
I have tried the following code but its just displaying the
directory structure in the registry.
Here the code :
package com.msi.intaller;
import java.util.Iterator;
import ca.beq.util.win32.registry.RegistryKey;
import ca.beq.util.win32.registry.RootKey;
public class RegistryFinder {
public static void main(String... args) throws Exception
{
RegistryKey.initialize(RegistryFinder.class.getResource("jRe
gistryKey.dll").getFile());
RegistryKey key = new RegistryKey(RootKey.HKLM,
"Software\\ODBC");
for (Iterator
Post New Google Interview Questions
What is the size of partition table?
What is data integrity and what are the methods available to reduce threats to it?
What are the basic advantages of jms?
Write a program to reverse a string in pure javascript?
what are the gbx,gdb and other tools in linux for core dump,and how to configure stdout,stderr..what is the difference between stdout ,stderr and coredump. how to create core dump and view that one? please can anybody explain me?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
What is systemctl used for?
What is the simpletimezone class in java programming?
What is the difference between "var" and "let" keywords?
How do you manage Major Incident Process in your company ?
what is the difference between add link and include link in BO? Explain me with a scenario when to go for add link and when to go for include link?
What is the use of HttpHandlers? When to use this?
If I change the property value at runtime is it effect is object repository?
Is not null in sql?
How to map Idocs in app