Click to See Complete Forum and Search --> : Where to get information on InstallShield X?


koden
October 11th, 2005, 05:23 PM
I have questions about InstallShield X, but the installshield community website gets no hits. Anybody know a better forum to ask?

PeejAvery
October 11th, 2005, 06:19 PM
Anybody know a better forum to ask?
HAHA. You ask a forum where you could find a forum. That is funny.

What exactly do you need to know about InstallShield X? If you ask, someone here might know.

koden
October 11th, 2005, 06:42 PM
HAHA. You ask a forum where you could find a forum. That is funny. Can't find information anywhere else

What exactly do you need to know about InstallShield X? If you ask, someone here might know.

I want to get the \HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\program, path variable somehow in the Destination dialog of InstallShield X's universal installer. How can I do that?

Thanks

PeejAvery
October 12th, 2005, 12:20 AM
Well first off, I doubt it can be done. A destination dialog probably reads folders. Since the registry is not a set of folders but an archive, it is highly unlikely to be done.

Funny, I can't even get regedt32.exe to run. And registry editing is not even disabled.

koden
October 12th, 2005, 01:58 PM
Actually I got it to get the path, but the problem now is I can't seem to use it. I really have no idea how to access it. context.resolveString("$W(beanid.value)") isn't working for me.