I have a virtual ie8 package which is working perfect. when thindirect redirects our users to the virtual ie8 and they try to open a pdf within this browser, it opens but the print command does not reach the printer. (i even tried ChildProcessEnvironmentExeptions=AcroRd32.exe)
However when i open the virtual ie8 directly and try to open the same pdf's they open and can be printed as it should.
Does thindirect do something more than just opening the browser with the url as argument?
I also tried making a shortcut (with this syntax C:\uz\apps\InternetExplorer8 (VMware ThinApp)\Internet Explorer.exe" http://URL) and this is working too.
We just want to make it transparant for our users that they just do their stuff in the native browser without having to know when to use which shortcut or whatever
ANyone any ideas??