The folder exists but just contains other folders on the default key is present and no value is set. However I notice now that I have the following folder:
HKEY_LOCAL_MACHINE\Software\Microsoft\VBExpress\8.0
which contains a number of keys like ApplicationID, CLR Version....
Simon
Ben Chase (04/28/2006)
Simon,
Could you check your registry for me? I'm wondering if a certain key exists. During the install, we check:
HKEY_LOCAL_MACHINE\Software\Microsoft\VisualStudio\8.0
to make sure it exists. If it doesn't exist, then we cancel the setup because Visual Studio is not installed. It is most likely that the registry key for Visual Studio Express is different than the one, so the StrataFrame Setup does not believe that Visual Studio is installed.
Let me know so I can modify the setup to support the necessary changes.