Jump to content

Like WPI verry mutch but got problems with resolution while installing


Recommended Posts

Just downloaded WPI a week ago and got it all running perfect,there is one problem I"ve got:

During the WPI install screen i can not scroll all the way down ,so not all my catagories are visuall.

in my wintt.siff file I got the resolution set to 800x600,also edit this in my WPI.cmd in the resolution changer.

I think WPI not showing the whole screen is because of a resolution input error that is not filled in oke by me.

Please someone help me.

Thanks anyway.

Edited by Pliek
Link to comment
Share on other sites


My WPI.cmd is in System32 and looks like this:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

@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.
%wpipath%Tools\ResChange.exe -width=800 -height=600 -depth=16 -refresh=60

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
start /wait %cdrom%\WPI\WPI.hta

REM Undo registry tweak.
regedit /s %wpipath%common\undo.reg

start /wait %systemdrive%\Install\Updates\Updates.cmd

DEL "%systemdrive%\Program Files\Registry Mechanic\ref\Deutsch.ini"
DEL "%systemdrive%\Program Files\Registry Mechanic\ref\Espanol.ini"
RD /S /Q %systemdrive%\Drivers\
RD /S /Q %systemdrive%\Install\
DEL "%systemdrive%\Q"

ECHO.
ECHO Restarting in 1 minuut...
shutdown.exe -r -f -t 60 -c "Restaring system"
"%systemroot%\system32\wpi.cmd"

My wint.siff is on my DVD in I386 and looks like this:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

;SetupMgrTag
[Data]
AutoPartition=0
MsDosInitiated="0"
UnattendedInstall="Yes"

[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=yes
UnattendSwitch=yes
TargetPath=\WINDOWS
FileSystem=*

OemPnPDriversPath="Drivers\000_chipset;Drivers\001_netwerk;Drivers\002_grafisch;Drivers\003_geluid;Drivers\004_printer;Drivers\005_memorycard;Drivers\006_modem;Drivers\007_touchpad;Drivers\008_muis;Drivers\009_beelldscherm;Drivers\010_toetsenbord;Drivers\011_wifi;Drivers"
DriverSigningPolicy=Ignore

[GuiUnattended]
AdminPassword=*
EncryptedAdminPassword=NO
OEMSkipRegional=1
TimeZone=110
OemSkipWelcome=1

[UserData]
ProductKey=xxxxxxxxxxxxxxxxxxxxxxxxxxxx
FullName="USER"
OrgName="Got2be-Un@ttended-4U"
ComputerName=*

[Display]
BitsPerPel=32
Xresolution=800
YResolution=600
Vrefresh=60

[Identification]
JoinWorkgroup="WERKGROEP"

[Networking]
InstallDefaultComponents=Yes

[URL]
Home_Page=http://www.startpagina.nl

[Components]
msmsgs=off
msnexplr=off
freecell=off
hearts=off
minesweeper=off
pinball=off
solitaire=off
spider=off
zonegames=off

[Shell]
DefaultStartPanelOff=No
DefaultThemesOff=Yes

[GuiRunOnce]

Hoop Someboby will help.........Still Waiting :huh:

Edited by Pliek
Link to comment
Share on other sites

strange issue your having, just out of curiosity,, does your screens resolution change automatically to the one prefered after your installs are all complete ?

your using a very large resolution, that would definatly hurt my eyes,, have you ever tried bumping it up,, and also if your going to stick with 800 x 600 you should try bumping it up to 32 other then 16 in wpi.cmd

next question is what res do you have it set to on your options of wpi,, im assuming default right ?

and boardbabe is right you really do need to go back and edit your post and add the code tags it makes it easier for ppl to look at your code and deciple it

Edited by Lost Soul
Link to comment
Share on other sites

strange issue your having, just out of curiosity,, does your screens resolution change automatically to the one prefered after your installs are all complete ?

your using a very large resolution, that would definatly hurt my eyes,, have you ever tried bumping it up,, and also if your going to stick with 800 x 600 you should try bumping it up to 32 other then 16 in wpi.cmd

next question is what res do you have it set to on your options of wpi,, im assuming default right ?

and boardbabe is right you really do need to go back and edit your post and add the code tags it makes it easier for ppl to look at your code and deciple it

Sorry long time no reaction off me, had a snow vacation for 1 week.

Xp promt for chanching the resolution and I have to give an OK command to set this resolution (800x600),so its not changed automatically.

And I also have set in my options of wpi,default.

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