Hi

I would like to create a MST file for my MSI file using ORCA.

This is simple and I know how to do easier changes.

But I would like to add a HKCU key now.

Can anyone help me accomplish that?

 

Thanks in advance and best regards

Answer Summary:

The changes you need to make will be in the registry section in the left panel of ORCA.

Right click on the right panel in the registry table and choose add row. For Registry you want ADDKEY#, DELKEY#, K64_ADDKEY#, or K64_DELKEY#. The Root dictates HKLM, HKLU etc. See http://msdn.microsoft.com/en-us/library/windows/desktop/aa371168(v=vs.85).aspx for details. The key is the registry path, name the key, and value the key value. Component corresponds to the component table in the left menu.

Cancel