Jump to content

Recommended Posts

Posted

Hello :hello:

I'm trying to get this sif file to work with my flat image ris installation. (tried to make a riprep image but that was only visible to the computertype a made it on??)

When I try to install now, the install stops on "Display settings -changing screen resolution" and then continues with the ? mark wizard thingy..

[data]
floppyless = "1"
msdosinitiated = "1"
OriSrc = "\\%SERVERNAME%\RemInst\%INSTALLPATH%\%MACHINETYPE%"
OriTyp = "4"
LocalSourceOnCD = 1
DisableAdminAccountOnDomainJoin = 1
UnattendedInstall="Yes"
AutomaticUpdates=yes

[SetupData]
OsLoadOptions = "/noguiboot /fastdetect"
SetupSourceDevice = "\Device\LanmanRedirector\%SERVERNAME%\RemInst\%INSTALLPATH%"

[Unattended]
DriverSigningPolicy= "Ignore"
NonDriverSigningPolicy= "Ignore"
OemPnPDriversPath="DP\G\A\1;DP\G\A\1\WDM_XP;DP\G\A\2;DP\G\I\1;DP\G\I\2;DP\G\I\3;DP\G\M\1;DP\G\M\2;DP\G\M\3;DP\G\N;DP\G\S\1;DP\G\S\2;DP\G\S\3;DP\G\V\1;DP\G\V\2;DP\G\V\3;DP\G\V\4;DP\G\V\5;DP\G\X\1;DP\G\X\1\WDM;DP\G\X\2;DP\L\3\1;DP\L\3\2;DP\L\3\3;DP\L\B;DP\L\B\2;DP\L\BU\1;DP\L\BU\2;DP\L\BU\3;DP\L\D\1;DP\L\D\2;DP\L\D\3;DP\L\D\4;DP\L\D\5;DP\L\D\6;DP\L\D\7;DP\L\D\8;DP\L\I;DP\L\L\1;DP\L\L\2;DP\L\L\3;DP\L\L\3\B;DP\L\L\4;DP\L\L\5;DP\L\LI\1;DP\L\LI\2;DP\L\LI\3;DP\L\LI\4;DP\L\LI\5;DP\L\LI\6;DP\L\LI\7;DP\L\M;DP\L\MI;DP\L\N\1;DP\L\N\2;DP\L\N\3;DP\L\N\4;DP\L\N\5;DP\L\N\6;DP\L\N\7;DP\L\N\8;DP\L\NV;DP\L\O\1;DP\L\O\2;DP\L\O\3;DP\L\O\4;DP\L\O\5;DP\L\O\6;DP\L\O\7;DP\L\O\8;DP\L\R\1;DP\L\R\2;DP\L\S;DP\L\SM\1;DP\L\SM\2;DP\L\SM\3;DP\L\SM\4;DP\L\SM\5;DP\L\SM\6;DP\L\SM\7;DP\L\SM\8;DP\L\SM\9;DP\L\T;DP\L\V\1;DP\L\V\2;DP\L\V\3;DP\S\A;DP\S\C;DP\S\CR\LS\Win2K_XP;DP\S\CR\WDM;DP\S\M\1;DP\S\M\2;DP\S\M\3;DP\S\M\4;DP\S\M\5;DP\S\M\6;DP\S\M\7;DP\S\M\8;DP\S\M\9;DP\S\M\A;DP\S\M\B;DP\S\M\C;DP\S\M\D;DP\S\N;DP\S\R;DP\S\R\HD;DP\S\S;DP\S\SC;DP\S\SM\A\1;DP\S\SM\A\2;DP\S\SM\A\3;DP\S\SM\A\4;DP\S\SM\A\5;DP\S\SM\A\6;DP\S\SM\I;DP\S\T\1;DP\S\T\2;DP\S\T\3;DP\S\T\4;DP\S\T\5;DP\S\V;DP\S\Y\1;DP\S\Y\2"
OemPreinstall = Yes
ExtendOEMPartition=0
FileSystem = LeaveAlone
TargetPath = \WINDOWS
OemSkipEula = yes
InstallFilesPath = "\\%SERVERNAME%\RemInst\%INSTALLPATH%\%MACHINETYPE%"
LegacyNIC = 1
UnattendMode=FullUnattended
KeyboardLayout=Norwegian

[UserData]
Productkey=blanked
FullName="%USERFIRSTNAME% %USERLASTNAME%"
OrgName="bla bla bla"
ComputerName=%MACHINENAME%

[GuiUnattended]
OemSkipWelcome=1
OemSkipRegional=1
TimeZone=110
AdminPassword=admin password is blanked
EncryptedAdminPassword=Yes
AutoLogon=Yes
AutoLogonCount=2

[RegionalSettings]
InputLocale_DefaultUser=0414:00000414
Language=00000414
LanguageGroup=1
UserLocale_DefaultUser=0414

[Display]
BitsPerPel = 32
XResolution = 1024
YResolution = 768
VRefresh = 75
AutoConfirm=1

[Networking]
InstallDefaultComponents=Yes

[NetServices]
MS_Server=params.MS_PSched

[Identification]
JoinDomain = %MACHINEDOMAIN%
DoOldStyleDomainJoin = Yes

[RemoteInstall]
Repartition = Yes
UseWholeDisk = Yes

[Shell]
DefaultStartPanelOff = Yes
DefaultThemesOff = Yes

[WindowsFirewall]
Profiles = WindowsFirewall.TurnOffFirewall

[WindowsFirewall.TurnOffFirewall]
Mode = 0

[OSChooser]
Description="WinXp English Standard"
Help="Installs Windows Xp"
LaunchFile="%INSTALLPATH%\%MACHINETYPE%\templates\startrom.com"
ImageType=Flat

[GUIRunOnce]
command6= "%SystemDrive%\DP\G\Graphics_Control_Panels.cmd"
command7= "%SystemDrive%\DP\S\Sound_Control_Panels_1.cmd"
command8= "%SystemDrive%\DP\S\Sound_Control_Panels_2.cmd"
command9= "CMD /C RD /S /Q %SystemDrive%\DP"

It must be something wrong with this file, but what?? :blink:

Please help!

If anyone know how to make a riprep image work on 3 types of compaq machines (Dekspro EN, dx6100, d510) please tell me how!?


Posted

doh. My $oem$ folder was in the wrong place.. (inside the i386 folder). Moved it 1 folder up. That helped a lot. Guess I must try less "trial & error"?? and more reading in this fine forum..

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