Re: Force IE x86 call from script in x64 system



I don't have access to any Win64 machines to
check the Registry, but you should be able to
edit it there. HKCR\InernetExplorer.Application
points to

HKCR\{0002DF01-0000-0000-C000-000000000046}

In

HKCR\CLSID\{0002DF01-0000-0000-C000-000000000046}\LocalServer32

You should find the path to IE, which you can change
to the 32-bit path. It's possible that there are two
different objects, but I doubt it. I expect the typelib,
etc. is essentially the same in both. But if you don't
find the same GUID as above under

HKCR\InernetExplorer.Application

then there might be two separate objects using the
same ProgID, in which case you'd probably need to
change the GUID there rather than the path under
LocalServer32

--
--
"Dave "Crash" Dummy" <invalid@xxxxxxxxxxxxxxx> wrote in message
news:j3av9b$jnd$1@xxxxxxxxxxxxxxxx
|I have a script that runs in the background and periodically polls a
| website for current temperature. It uses "InternetExplorer.Application"
| to create an IE object:
|
| Set IE = CreateObject("InternetExplorer.Application")
|
| I am running Win7 x64, and the IE object created is the 64 bit version
| of IE. This is not a problem as far as the script is concerned, but if I
| click on a link while the background script is running IE, the link
| opens with IE x64 instead of the default IE x86. With so many sites
| using Flash, this is a problem. Is there any way to force the
| application object to use the x86 version of IE?
| --
| Crash
|
| "Facts are stubborn things, but statistics are more pliable."
| ~ Laurence J. Peter ~


.



Relevant Pages

  • Re: Prestaging RIS - produces wrong GUID
    ... retrieves the GUID it forced me to try pasting in the GUID - so I ... So I have forced the read script to use the MAC address as the source ... > ore refer to this article for the step by step if you are using ADSI to ... >> But if you look at the computer account properties on the RIS tab it says ...
    (microsoft.public.windows.server.active_directory)
  • Re: Batch Script to parse lines in text file
    ... comfortable in batch try this hybrid script ... ... My ultimate goal is to query a registry key, which lists GUID values ... echo %frienlyname% %version% ... This works fine collecting the first GUID value in this group, ...
    (microsoft.public.windows.server.scripting)
  • Re: Retrieving an objects GUID as a string from Active Directory
    ... Your script is using the .objectGUID property, but the example I posted uses the ... ..GUID property. ... ' Bind to initial object. ... Set IADsObject = GetObject ...
    (microsoft.public.windows.server.scripting)
  • Re: Batch Script to parse lines in text file
    ... comfortable in batch try this hybrid script ... ... My ultimate goal is to query a registry key, ... This works fine collecting the first GUID value in this group, ... temp file and then loop thru this file, ...
    (microsoft.public.windows.server.scripting)
  • Re: Prestaging Script...
    ... Versuche mal bei mir Bios oder GUID zu aendern. ... Poste zu Deinen RIS-Server oder MS Excel Nutten. ... > ich suche ein Script für das Prestaging von Computeraccounts im ... > Es gibt zwar ein Script von Microsoft, ...
    (microsoft.public.de.german.scripting.wsh)