Jump to content

window.open in HTA on Winpe 2.0


Recommended Posts

Posted

Hi all,

I'm currently trying to create a little HTA application for Windows PE 2.0.

Inside this application I'd like to open a new window by the press of a button to show status information by using:

call window.open ("res\status.htm")

I've tested everything successful on Windows XP, but inside Windows PE 2.0 the following error occurs:

Error: The system cannot find the file specified

Code: 0

URL: X:\Winpe\winpe.hta

Has someone a solution for this odd behaviour or a suggestion to work around the problem?

Any help is really appreciated!

Thanks,

Mike


Posted
Does this error occur when you click on the status button or can you not start the HTA to begin with?

The HTA page itself is working fine. I've just problems when the status button is clicked, and the window.open is called.

On a Windows XP machine the window.open is working correctly.

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...