Jump to content

Recommended Posts

Posted

Does anyone has problem with IE7 installed on system, and running WPI Lite 1.2 ?

For me, when I click on Continue, .hta exist but nothing is done ...

I have tested the same WPI in virtual machine with IE6 it's ok, I have installed IE7 and re-run IE7 and nothing done after "Continue".


Posted (edited)
Does anyone has problem with IE7 installed on system, and running WPI Lite 1.2 ?

For me, when I click on Continue, .hta exist but nothing is done ...

I have tested the same WPI in virtual machine with IE6 it's ok, I have installed IE7 and re-run IE7 and nothing done after "Continue".

im not really sure about this issue, i think ie 7 still is buggy to me,, so i down graded back to ie6,, but then again im only really needing its core files

have you checked yet to see if the security settings and active x settings of the ie7 are actually permitting the hta to run properly ?

normally id say its the security settings disabling some needed accesses

Edited by Lost Soul
Posted

Yes WPI.hta run fine. But RunOnceEx isn't executed in fact.

Can you confirm with WPI 1.2 lite or WPI < 5.5 ?

edit: it seems a known issue, ie7 seems to break RunOnceEx ...

edit2: To fix issue, we can pik up "iernonce.dll" from IE6 (thx to theunknown)

  • 2 weeks later...
Posted

i have the same problem with wpi 4.5 when i run installation from my wpi on pc with ie7 nothing begin to install. The same wpi on pc with ie6 go fine

why?

help me please

Posted

Internet Explorer 7 breaks RunOnceEx part. So you must copy runonceex.dll of Internet Explorer 6 system to IE7 before launch WPI.

For me, I use this command in my script

if '%OS%'=='Windows_NT' copy /y iernonce.dll %systemRoot%\system32\

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...