Registry

Got a problem you cannot solve? Try here.
jimo
Posts: 342
Joined: Fri Aug 19, 2005 10:59 am
Location: Atlanta, GA
Contact:

Registry

Postby jimo » Mon Sep 05, 2005 12:23 pm

WHen I try and write to HKLM\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\$TITLE$
to add DisplayVersion and HelpTelephone string values the installer hangs on the apply install command.

sinan
Site Admin
Posts: 1020
Joined: Sat Nov 13, 2004 8:12 am
Contact:

Postby sinan » Mon Sep 05, 2005 6:54 pm

You should not write to those keys directly...they are maintained internally by InstallAware and this is probably what is causing the problem. If you have to write to them, try making a plug-in that you can call after Apply Install has finished execution.

jimo
Posts: 342
Joined: Fri Aug 19, 2005 10:59 am
Location: Atlanta, GA
Contact:

Postby jimo » Mon Sep 05, 2005 6:58 pm

The reason I am writing to them is because InstallAware does not add them, they should show up under Add or Remove Programs when you click "Click Here for support information".

sinan
Site Admin
Posts: 1020
Joined: Sat Nov 13, 2004 8:12 am
Contact:

Postby sinan » Mon Sep 05, 2005 7:02 pm

We'll expand the built in items to include these for the next major version update.

jimo
Posts: 342
Joined: Fri Aug 19, 2005 10:59 am
Location: Atlanta, GA
Contact:

Postby jimo » Mon Sep 05, 2005 7:03 pm

That'll be great.

sinan
Site Admin
Posts: 1020
Joined: Sat Nov 13, 2004 8:12 am
Contact:

Postby sinan » Tue Sep 06, 2005 6:50 pm

I created a setup to try to replicate this issue - failed. The setup ran fine and the values were displayed properly. Can you send me your script that fails, probably something else is going wrong.

jimo
Posts: 342
Joined: Fri Aug 19, 2005 10:59 am
Location: Atlanta, GA
Contact:

Postby jimo » Wed Sep 07, 2005 12:44 pm

You are correct the command (I think) that was causing the apply install to hang was set variable $VER$ to $VER$.1234 I was trying to add a decimal to the variable. I changed the way I did this and I can write the two registry entries. Although the DisplayVersion value should be written by InstallAware for the Product Versino Property. The help telephone information should be a property added in the future.


Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 32 guests