Jump to content

Where i must put my wpi folder?


Recommended Posts

I guy,

i don't understand very well, where i must put the wpi folder, i use this settings in my xp sp2 unattended and wpi not working.

$oem$\$1\$$\system32

$oem$\$1\install\application\app_name

$oem$\$1\install\batch_file.cmd

winnt.sif

[GuiRunOnce]

%systemdrive%\install\batch_file.cmd

Where i must put my apps, here $oem$\$1\install\application\ it's correct , or i must put here $oem$\$1\install\wpi\install\first_apps\setup_apps.exe

$oem$\$1\install\wpi\install\second_apps\setup_apps2.exe

Where i must put wpi folder ?

$oem$\$1\install\wpi

Thanx in advanced,

Anacleto

Link to comment
Share on other sites


I guy,

i don't understand very well, where i must put the wpi folder, i use this settings in my xp sp2 unattended and wpi not working.

$oem$\$1\$$\system32

$oem$\$1\install\application\app_name

$oem$\$1\install\batch_file.cmd

winnt.sif

[GuiRunOnce]

%systemdrive%\install\batch_file.cmd

Where i must put my apps, here $oem$\$1\install\application\ it's correct , or i must put here $oem$\$1\install\wpi\install\first_apps\setup_apps.exe

$oem$\$1\install\wpi\install\second_apps\setup_apps2.exe

Where i must put wpi folder ?

$oem$\$1\install\wpi

Thanx in advanced,

Anacleto

Please read the unattended install guide. That lays down what goes where and what should be the folder structure. Typically, it should be like this:

[GuiRunOnce]

command3="%Windir%\system32\wpi.cmd"

WPI folder may be at the root of the CD/DVD. I am attaching my WPI.cmd below.

This file should reside in CD\$OEM$\$$\SYSTEM32\

The applications go into CD\WPI\Install\

Edit the config.js in CD\WPI\WPISCRIPTS\ to configure your applications. Read the WPI forum for details.

Regards

WPI.CMD

Edited by Saks
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...