Link to home
Start Free TrialLog in
Avatar of itnifl
itniflFlag for Norway

asked on

LaunchInIE problem, can't lauch

We have set up LaunchInIE to start applications from the web browser. The terminal servers are 64 bit Windows 2008 R2 standard with IE8. We have placed LaunchInIE.dll under C:\Windows\System and registered there with regsvr32. Then we have defined the URL's who can start applications from the browser as this:

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\RockinFewl]

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\RockinFewl\LaunchinIE]

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\RockinFewl\LaunchinIE\Approved]
"url1"="http://blabla-site1:8081/blablabla.aspx"
"url2"="http://blabla-site2:8081/blablabla.aspx"
"url3"="http://blabla-site3:8081/blablabla.aspx"
"url4"="http://blabla-site4:8081/blablabla.aspx"
"url5"="http://blabla-site5:8081/blablabla.aspx"

We also have tried the same under "HKEY_LOCAL_MACHINE\SOFTWARE\RockinFewl\LaunchinIE" excluding Wow6432Node.

However, we can not start applications from the browser linking from these websites.

Any ideas?
SOLUTION
Avatar of todd_beedy
todd_beedy
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of itnifl

ASKER

So there wan't really a problem with the LaunchinIE.