Jump to content

WinPE + HTA + Download


Recommended Posts

Posted

Hello.

I have a question about scripting.

My task is to extend a existing script, that guide the user thru the installation.

This script runs as a html-site in the hta-browser

In this context the user want to save his options to a file and save it (where ever).

My idea was to save this file to a ramdisk and show a link to this file

<a href='R:\file.ini'>

This works under WinXP well, but only because by clicking on this link a iexplorer will open and a download-dialog will be showed. Exactly what I want.

But under WinPE iexplorer is not installed (apparently) and the click on the link will be ignored.

What can I do to download that file?

Or is there some other ways?

Greetings,

kRUSty


Posted

How do you even get to the desktop in WinPE, mine just keeps rebooting after some command prompt window comes up and disappears????

Posted

the winPE boot after all applications are ended.

add just a pause to your start-batch (netstart.bat) and it will wait until you press a key.

Posted
the winPE boot after all applications are ended.

add just a pause to your start-batch (netstart.bat) and it will wait until you press a key.

NO no , my question is, does it actually go into some GUI interface at all? like a desktop with a starmenu or is it just the console screen and thaz it?

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