This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Asp.Net Ajax Web Extensions
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Dec 19, 2009
04:35 PM
Asp.Net Ajax Web Extensions
Hi All...
Just installed IS 2010 Professional and am building a project for an asp.net application.
This application requires the asp.net ajax web extensions. How can I detect whether that's installed and if not have it installed?
Many thanks!
-- Curt
Just installed IS 2010 Professional and am building a project for an asp.net application.
This application requires the asp.net ajax web extensions. How can I detect whether that's installed and if not have it installed?
Many thanks!
-- Curt
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Dec 21, 2009
09:35 AM
Possibly search for this registry key?
"SOFTWARE\\Wow6432Node\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\{082BDF7B-4810-4599-BF0D-E3AC44EC8524}"
or leave out the Wow6432Node if looking on a 32bit system.
"SOFTWARE\\Wow6432Node\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\{082BDF7B-4810-4599-BF0D-E3AC44EC8524}"
or leave out the Wow6432Node if looking on a 32bit system.