Jump to content

Recommended Posts

Posted

I have did a small menu.htm (to install other program like office) that i want to launch from cd after installation of my SO

But i have this problem... i don't know what is the correct string to launch this file that is in the root of cd.

Anyone can help me?

Sorry for my english... :D


Posted

Your best bet is to move the file to the $OEM$\$$ folder. This will copy it to the root of the system drive automatically during installation. You can then launch the file by adding the following to your answer file (WINNT.SIF):

[GuiRunOnce]
"%systemdrive%\menu.htm"

Hope this helps.

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