Jump to content

Urgent help needed


Recommended Posts

hi, ie been through the forums and searched but carnt find anything on this, im using wpi to istall programs from the cd but my issue is i carnt get wpi to work, ive followed everythin in the manual and the wpi site all my programs and cmd lines are done etc but when i install windows it installs and the wpi doesnt come up at all it gets to the 14 minutes left stage and theres a slight fliker like another window pops up but disapears again straight away and install carrys on like normal, can any help?? maybe im missing somethin or i need to change a setting

';SetupMgrTag

[Data]

MsDosInitiated = "No"

AutoPartition=0

UnattendedInstall="Yes"

[unattended]

OemPreinstall = "Yes"

UnattendMode=FullUnattended

OemSkipEula=Yes

TargetPath=\WINDOWS

FileSystem=*

UnattendSwitch="yes"

[GuiUnattended]

AdminPassword=*

EncryptedAdminPassword=NO

OEMSkipRegional=1

TimeZone=85

OemSkipWelcome=1

[userData]

ProductKey=xxxxxxxxxxxxxxxxxxxxxx

FullName="Wicker_Wolf"

OrgName=""

ComputerName=Infinite_Dreams

[Display]

Xresolution=800

YResolution=600

[TapiLocation]

CountryCode=44

[RegionalSettings]

LanguageGroup=2,12,7,8,10,11,9,1

[identification]

JoinWorkgroup=WORKGROUP

[Networking]

InstallDefaultComponents=Yes

[Components]

msmsgs=off

msnexplr=off

minesweeper=off

hearts=off

freecell=off

pinball=off

solitaire=off

spider=off

zonegames=off

[shell]

CustomDefaultThemeFile = "%WinDir%\Themes\dynamo.theme"

[GuiRunOnce]

command9 = "%SystemDrive%\D\BTS_DPs_finish.cmd"

"%systemroot%\system32\wpi.cmd"

"%systemroot%\system32\codecs.cmd"'

^^thats what my winnt.sif file has in it incase thats anythin to do with it, im totaly stuck on this, any help is greatly apreciated

Link to comment
Share on other sites


hi, i used nlite to copy my origanal xp cd to a folder on my pc then to slipstream sp2 into it and then to slip stream hotfixes into it thats all i used nlite for and thenon the main site in advanced it has

'Folders considered safe to delete in your Windows Setup Source are:

DOCS, VALUEADD, and SUPPORT. This will free up 22.3 MB or so.

Let's go in further by navigating to the I386 directory with your Windows Setup Source. If you don't plan to use this CD to upgrade from a previous OS, you can delete the following folders:

WIN9XMIG, WIN9XUPG and WINNTUPG. This will free up 37.6 MB'

so i removed those from it and ive added Bâshrat the Sneaky's DriverPacks to it

ok i changed a line in my wpi.cmd file and tried again it loads wpi at first logon but when i click to install something i get the error message 'carnt find file' or sumthin along those lines but in my wpi config all the cmd lines are corect, ill copy and paste them here

winnt.sif file

";SetupMgrTag

[Data]

MsDosInitiated = "No"

AutoPartition=0

UnattendedInstall="Yes"

[unattended]

OemPreinstall = "Yes"

UnattendMode=FullUnattended

OemSkipEula=Yes

TargetPath=\WINDOWS

FileSystem=*

UnattendSwitch="yes"

[GuiUnattended]

AdminPassword=*

EncryptedAdminPassword=NO

OEMSkipRegional=1

AutoLogon = Yes

TimeZone=85

OemSkipWelcome=1

[userData]

FullName="Wicker_Wolf"

OrgName=""

ComputerName=Home

[Display]

Xresolution=800

YResolution=600

[TapiLocation]

CountryCode=44

[RegionalSettings]

LanguageGroup=2,12,7,8,10,11,9,1

[identification]

JoinWorkgroup=WORKGROUP

[Networking]

InstallDefaultComponents=Yes

[Components]

msmsgs=off

msnexplr=off

minesweeper=off

hearts=off

freecell=off

pinball=off

solitaire=off

spider=off

zonegames=off

[shell]

CustomDefaultThemeFile = "%WinDir%\Themes\dynamo.theme"

[GuiRunOnce]

Command0="%SystemDrive%\D\BTS_DPs_finish.cmd"

Command1="%Systemroot%\system32\wpi.cmd"

Command2="%systemroot%\system32\codecs.cmd" "

wpi.cmd

"@ECHO OFF

REM Example, how to look for CDROM-drive. Must have WPI.ico at the root of the CD.

for %%i in (C D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist %%i:\WPI.ico set CDROM=%%i:

echo Found CD-Rom as drive %CDROM%

REM Determine the WPI startup path.

REM if wpi should run off the cd the replace %~dp0 with %cdrom%.

set wpipath=%CDRom%/WPI

REM Hide this command window.

%wpipath%Tools\cmdow.exe @ /hid

REM Force resolution to needed size for wpi interface.

REM %wpipath%Tools\ResChange.exe -width=1280 -height=1024 -depth=max -refresh=max

REM Font installation - the smooth and customizable way.

REM start /wait %wpipath%Tools\fonts\fontinstaller.exe

REM Special registry tweak needed.

regedit /s %wpipath%common\wpi.reg

REM Make WPI directory the current directory.

cd /d "%wpipath%"

REM Start WPI and wait for its end

wpi.hta

REM Undo registry tweak.

regedit /s %wpipath%common\undo.reg

REM Cleaning up the desktop.

REM del /s/q "%userprofile%\desktop\*.lnk"

REM Rebooting the sytem to finalize the installation process.

REM shutdown.exe -r -f -t 30 -c "To finish installations WPI will now reboot in 30 sec..."

exit

:end"

Edited by wickerwolf
Link to comment
Share on other sites

Hey, ive just finished installin windows this time wpi runs and out of the 6 applications i tried to install ( nero, dc++, savepic, 7z, winrar, winamp) only 2 (nero and 7z) worked an error message pops up on the ones that didnt install and i click ok then it goes onto the next app in th elist, just before wpi starts to run i get a cmd window pop up and it says cdrom found path wrong or somthin laong those lines if its important ill have to reinstall and try to write down what it says before it closes, ive gone into my config in wpi for the apps that didnt istall and the paths in the cmd lines all seem to be right for instance winamp the path is

'%cdrom%\WPI\Install\Applications\Winamp521\Winamp521.exe /qn' im using the right switch acording to the referance page so i dont understand whats not working, any help?

thanks

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