Jump to content

Recommended Posts

Posted

After I run an unattended install of XP Home SP2 from CD I have a batch file that will install some drivers if I can ever get them all to work.

I was wondering if I could run a second batch file that installs my applications from a partition on my hard drive. Currently the drive is designated as H: and I'm wondering if a second batch file could be executed after the first one has completed, just designate the source as starting with H:

Should this work or is there a technical reason why it wouldn't?


Posted

Are you saying that batch_file1 should have a command line at the very end that executes batch_file2?

Or are you saying that the winnt.sif can look like this:

[GuiRunOnce]
   %systemdrive%\install\batch_file1.cmd
   %systemdrive%\install\batch_file2.cmd

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