Jump to content

how do i?


Recommended Posts


ok do you want to run your apps from the cd or have the carried over to instal from the pc ?

examples

if your going to run it off the cd id put the wpi.cmd file in your system32 folder so its carried over to the pc and call to it from inside your winnt.sif file like this

[GuiRunOnce]%windir%\system32\WPI.cmd

now if your going to have your files carried over from the cd to te pc for your instal id say have your files in the instal directory like this $OEM$\$1\Install and then call to your wpi.cmd file like this

%systemdrive%/install/wpi/wpi.cmd

hope those examples help you out

Link to comment
Share on other sites

i prefer to run my instal off the disk because its faster because files arnt carried over to the pc then installed ,, the progs are installed off the disk,,

if you like that use this method

[GuiRunOnce]%windir%\system32\WPI.cmd

and i think astalivista has a easy thread to run wpi off cd,,

Link to comment
Share on other sites

I do the same,

call wpi from winnt.sif, though it is copied to an install folder on c: first

and install apps from the cd including cleanup command which is the last to remove un-needed shortcuts and files

Link to comment
Share on other sites

k so ur saying that my unattended xp will install and then as soon as thats done WPI will run from the same cd?

yes if its set up right

id say put the wpi folder in the root of your cd, place the wpi.cmd in your system32 folder and call it the way i mentioned...

note--- make sure in your wpi to call your progras from the %CDROM% instead of %systemdrive% if you want them to instal off the cd

also to make sure your programs arnt copied over to the pc at the beginning of the setup process, place your programs in the root of your cd,,,

example %CDROM%\Programs

Edited by Lost Soul
Link to comment
Share on other sites

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