WPI 5.1 Bug Reports There always are some
#2
Posted 04 July 2006 - 04:33 PM
D:\Windows XP\Selbstinstallierende DVD\Dynaletik's WinLite-DVD\Install\WPI
This isn't that important, because on the Install-DVD the path is another without the " ' ", but perhaps this can be fixed.
If I rename the path to
D:\Windows XP\Selbstinstallierende DVD\Dynaletiks WinLite-DVD\Install\WPIit works without any problem, so it must be the " ' " .
EDIT: Fixed in WPI 5.2
This post has been edited by Dynaletik: 31 July 2006 - 07:59 AM
#3
Posted 04 July 2006 - 10:01 PM
#4
Posted 05 July 2006 - 02:49 AM
probably will appear in other languages too. this not happend in versions up to 5.1.
so , how can I manipulate the text over there ? size, font ...pozition ?
or how can i enlarge the width of that column ? of course without affect the others.
Attached File(s)
-
RO_select.JPG (7.38K)
Number of downloads: 3
#5
Posted 05 July 2006 - 03:15 AM
<div id="layerconfig" class="opText" align="left" style="position:absolute; display:none; z-index:100; overflow:auto; width:100%; height:100%;"> </div>
In 5.0.1 the WPI.htm of each theme had 90% instead of 100%. After mritter told me, how I can update the WPI.htm for WPI 5.1 compatibility, I had the same problem that you have got now. The lines are broken. For the MCE theme I am using, the 100% work without a break, but with Glossy I had the same problem. So go to the WPI.htm in the Glossy folder and play with the values. Try 90% instead of 100%. Sorry, but I don't know which of the 3 100% values it was.
This post has been edited by Dynaletik: 05 July 2006 - 03:16 AM
#6
Posted 05 July 2006 - 03:54 AM
oneless, on Jul 5 2006, 02:49 AM, said:
probably will appear in other languages too. this not happend in versions up to 5.1.
so , how can I manipulate the text over there ? size, font ...pozition ?
or how can i enlarge the width of that column ? of course without affect the others.
Actually it is this value here:
<tr height="88%"> <!-- Buttons bar --> <td width="205" valign="top" nowrap> [b]<--- The width needs to be changed to a higher amount![/b]
#7
Posted 05 July 2006 - 11:26 AM
#8
Posted 06 July 2006 - 12:49 PM
HOWEVER
In 5.1 the application list shows every single application checked off regardless of whether or not the config portion has the default checkbox marked. In other words, this time moving my 5.0.1 configs into the 5.1 WPI didn't reset my default values inside the config.js, but the main application selection screen has EVERYTHING preselected as though the default button was checked on everything.
#9
Posted 06 July 2006 - 09:40 PM
#10
Posted 07 July 2006 - 05:25 AM
azaze1, on Jul 6 2006, 07:49 PM, said:
HOWEVER
In 5.1 the application list shows every single application checked off regardless of whether or not the config portion has the default checkbox marked. In other words, this time moving my 5.0.1 configs into the 5.1 WPI didn't reset my default values inside the config.js, but the main application selection screen has EVERYTHING preselected as though the default button was checked on everything.
Have the same problem from wpi 5.01 --> 5.1
I did start things from the beginning, but it's the same
Attached File(s)
-
config.js (2.33K)
Number of downloads: 34
#11
Posted 07 July 2006 - 05:39 AM
go into the options menu under installer tab and make sure check on load is set to "Defualt" and then save.
For some reason unknown to me yet WPI is not writing the value of default to a new useroptions file.
#12
Posted 07 July 2006 - 06:52 AM
Kelsenellenelvian, on Jul 7 2006, 12:39 PM, said:
go into the options menu under installer tab and make sure check on load is set to "Defualt" and then save.
For some reason unknown to me yet WPI is not writing the value of default to a new useroptions file.
Setting it to default did not work for me, if i set it to none it worked.
#13
Posted 07 July 2006 - 10:46 AM
Setting to None made everything UNSELECTED regardless of default checkbox.
#14
Posted 07 July 2006 - 05:01 PM

When transitions are inabled along with a shadow shown. that is the effect given. Anyone what to take a crack at fixing it.
It really makes me poved i cant have it all.
Just kidding but I am bumed.
-Albert
#15
Posted 07 July 2006 - 05:46 PM
Upon clicking Install, it fails on random applications and loops endlessly, marking failure "X" symbols next to each application. So if app 2 succeeds, but app 3 fails, it'll mark a red "X" next to app 3, and move onto app 4 (at least the GUI says it has moved on) but it retries app3.
I can tell because I see it extracting the same package over and over again, and beginning the MSI based setup with the title window. It fails within a second of launching the MSI, then marks a red "X" next to whatever application is next in line, then retries etc. This literally never ends.
wpi_51_loop_error.jpg (136.33K)
Number of downloads: 146
#16
Posted 07 July 2006 - 07:25 PM
i have ethereal and winpcap objects i nWPI
ethereal is (dependant) installed only when winpcap is checked
but when i click "select all" it selects all, but ethereal is unchecked??
#17
Posted 08 July 2006 - 12:23 PM
azaze1, on Jul 7 2006, 05:46 PM, said:
Upon clicking Install, it fails on random applications and loops endlessly, marking failure "X" symbols next to each application. So if app 2 succeeds, but app 3 fails, it'll mark a red "X" next to app 3, and move onto app 4 (at least the GUI says it has moved on) but it retries app3.
I can tell because I see it extracting the same package over and over again, and beginning the MSI based setup with the title window. It fails within a second of launching the MSI, then marks a red "X" next to whatever application is next in line, then retries etc. This literally never ends.
I'm kindda glad that I'm not the only one with this problem.
I added a couple of new log-lines, but couldn't determine why the loop got stuck on the second program, second command (at least in my case)
I've even tried with a whole new config.js, where I only have 1 app with 2 commands (created in the WPI-wizard), but even that is weird.
It runs the first command just fine, and then come with this JavaScript error:
JavaScript Error Report Message: 'undefined' is null or is not an object Url: C:\install\WPI\WPI.hta File: core.js Function: FileExists() Line: 244
I've checked every aspect of the FileExists()-function, and there doesn't seem to be any problems there.
I really like the new install GUI, and hope this problem will be solved soon.
Thanks for the great work :-)
#19
Posted 08 July 2006 - 10:03 PM
WPI Installation Log File
Install process started at: Saturday, July 08, 2006 8:50:03 PM
List of programs to be installed:
.Net Framework 1.1 SP1
CPU-Z 1.35
Java Runtime Environment 5
O&O Defrag 8 Professional
SysInternals Core Applications
Microsoft Office Professional Edition 2003 SP2
Nero 7 Ultra Edition 7.2.3.2b
WinRAR 3.51
Tweak UI for Windows XP
AnyDVD 6.0.1.1
CloneDVD2 2.8.9.9
Picasa 2.2.0
QuickTime 7.1
Windows Media Player 10
XP Codec Pack 1.3.4
Google Toolbar for Internet Explorer
mIRC 6.17
uTorrent 1.6
Symantec AntiVirus Corporate Edition 10
-----
Saturday, July 08, 2006 8:50:04 PM
Program: .Net Framework 1.1 SP1
UID: DOTNETFW1
Order: 000105
Category: System Software
Saturday, July 08, 2006 8:52:56 PM
cmd1 Success (returned code 0): "C:\INSTEMP\APPS\DNFW\dotnet11sp1.exe"
Saturday, July 08, 2006 8:52:56 PM
Finished installation
-----
Saturday, July 08, 2006 8:52:56 PM
Program: Java Runtime Environment 5
UID: JRE5
Order: 000180
Category: System Software
Saturday, July 08, 2006 8:54:27 PM
cmd1 Success (returned code 0): "C:\INSTEMP\APPS\JAVA\jre507.exe"
Saturday, July 08, 2006 8:54:27 PM
Finished installation
-----
Saturday, July 08, 2006 8:54:27 PM
Program: Java Runtime Environment 5
UID: JRE5
Order: 000180
Category: System Software
Saturday, July 08, 2006 8:54:39 PM
cmd1 Success (returned code 0): "C:\INSTEMP\APPS\JAVA\jre507.exe"
Saturday, July 08, 2006 8:54:39 PM
Finished installation
-----
Saturday, July 08, 2006 8:54:39 PM
Program: Java Runtime Environment 5
UID: JRE5
Order: 000180
Category: System Software
Saturday, July 08, 2006 8:54:51 PM
cmd1 Success (returned code 0): "C:\INSTEMP\APPS\JAVA\jre507.exe"
Saturday, July 08, 2006 8:54:51 PM
Finished installation
-----
Saturday, July 08, 2006 8:54:51 PM
Program: Java Runtime Environment 5
UID: JRE5
Order: 000180
Category: System Software
Saturday, July 08, 2006 8:55:04 PM
cmd1 Success (returned code 0): "C:\INSTEMP\APPS\JAVA\jre507.exe"
Saturday, July 08, 2006 8:55:04 PM
Finished installation
-----
Saturday, July 08, 2006 8:55:05 PM
Program: Java Runtime Environment 5
UID: JRE5
Order: 000180
Category: System Software
Saturday, July 08, 2006 8:55:16 PM
cmd1 Success (returned code 0): "C:\INSTEMP\APPS\JAVA\jre507.exe"
Saturday, July 08, 2006 8:55:16 PM
Finished installation
-----
Saturday, July 08, 2006 8:55:16 PM
Program: Java Runtime Environment 5
UID: JRE5
Order: 000180
Category: System Software
Saturday, July 08, 2006 8:55:29 PM
cmd1 Success (returned code 0): "C:\INSTEMP\APPS\JAVA\jre507.exe"
Saturday, July 08, 2006 8:55:29 PM
Finished installation
-----
Saturday, July 08, 2006 8:55:29 PM
Program: Java Runtime Environment 5
UID: JRE5
Order: 000180
Category: System Software
#20
Posted 09 July 2006 - 01:26 AM
Kelsenellenelvian, on Jul 8 2006, 06:42 PM, said:
Here is mine.
It just keep looping the JRE, until i manually killthe program in the Task Manager
Also, the second command it runs in the first program, belongs to the second program.
Attached File(s)
-
WPI_Log.txt (6.91K)
Number of downloads: 30
- ← Javascript - Undefined is null or not an object
- Windows Post-Install Wizard (WPI)
- WPI 5.2 Wish List →



Help

Back to top









