![]() ![]() |
Aug 1 2008, 12:21 AM
Post
#1
|
|
|
WPI Guru Group: Software Developers Posts: 5827 Joined: 18-September 03 From: Pocatello, ID Member No.: 6960 OS: Vista Ultimate x86
|
The rewind button DOES NOT work on the media player... (Probably never has)
WPI can no longer be placed at the root of the CD. It must be at Least ONE folder deep on a standalone cd. (So just place the WPI folder at the root instad of having wpi.hta and the folders at the root.) This post has been edited by Kelsenellenelvian: Aug 1 2008, 01:07 AM |
|
|
|
Aug 1 2008, 07:11 AM
Post
#2
|
|
|
vLite & WPI Junkie :> ![]() ![]() ![]() ![]() Group: Members Posts: 671 Joined: 18-September 04 From: Germany Member No.: 31388 OS: Vista Ultimate x64
|
Perhaps it has to do with the new timerbg image handling? This post has been edited by Kelsenellenelvian: Aug 1 2008, 09:32 AM |
|
|
|
Aug 1 2008, 08:57 AM
Post
#3
|
|
|
WPI Co-Developer Group: Software Developers Posts: 546 Joined: 13-November 05 From: Bettendorf, IA Member No.: 79628 OS: Vista Home Premium x64
|
All fixed. Thanks!
|
|
|
|
Aug 1 2008, 09:33 AM
Post
#4
|
|
|
WPI Guru Group: Software Developers Posts: 5827 Joined: 18-September 03 From: Pocatello, ID Member No.: 6960 OS: Vista Ultimate x86
|
Yup he's that damned good...
This post has been edited by Kelsenellenelvian: Aug 1 2008, 09:33 AM |
|
|
|
Aug 1 2008, 10:39 AM
Post
#5
|
|
|
Newbie Group: Members Posts: 32 Joined: 13-January 05 Member No.: 40730
|
Hi,
When ticking the check box for "Disable Category Check Boxes" (options/general screen), the placement of the Previous / Next navigation line (main screen) gets moved down and is no longer visible. Cheers |
|
|
|
Aug 1 2008, 01:41 PM
Post
#6
|
|
|
Group: Members Posts: 5 Joined: 28-July 06 Member No.: 106152
|
I'm getting an error on multiple machines "This page is accessing information that is not under it's control. This poses a security risk. Do you want to continue" then stating WPI 7.0
The machines are XP sp2 and 2003sp2. Anyone else getting this? Thanks! -Jim |
|
|
|
Aug 1 2008, 06:14 PM
Post
#7
|
|
|
WPI Co-Developer Group: Software Developers Posts: 546 Joined: 13-November 05 From: Bettendorf, IA Member No.: 79628 OS: Vista Home Premium x64
|
@djackson: That's weird. I will check it out.
@RXWatcher: I have never seen that message. It must some extra security switch turned on. Is this on your home computer or at work? On a network? Used nLite? |
|
|
|
Aug 1 2008, 06:48 PM
Post
#8
|
|
|
Group: Members Posts: 5 Joined: 28-July 06 Member No.: 106152
|
On a corporate network with group policies so it could easily be a group policy setting. I'll look into that.
|
|
|
|
Aug 2 2008, 05:11 PM
Post
#9
|
|
|
WPI Co-Developer Group: Software Developers Posts: 546 Joined: 13-November 05 From: Bettendorf, IA Member No.: 79628 OS: Vista Home Premium x64
|
"Disable Category Check Boxes" bug fixed.
|
|
|
|
Aug 11 2008, 07:33 AM
Post
#10
|
|
|
Group: Members Posts: 5 Joined: 28-July 06 Member No.: 106152
|
I'm getting an error on multiple machines "This page is accessing information that is not under it's control. This poses a security risk. Do you want to continue" then stating WPI 7.0 I saw in the forums about commenting out this line: WPIScripts/api.js line 25 CheckForInternet(); Well, this corrected my "This page is accessing information that is not under it's control. This poses a security risk. Do you want to continue" issue. Is this a new feature of 7.0? Can it be made optional without having to edit the script? Thanks! -Jim This post has been edited by RXWatcher: Aug 11 2008, 08:14 AM |
|
|
|
Aug 11 2008, 01:56 PM
Post
#11
|
|
|
WPI Co-Developer Group: Software Developers Posts: 546 Joined: 13-November 05 From: Bettendorf, IA Member No.: 79628 OS: Vista Home Premium x64
|
It will be in next version. I found a way to have an option for nearly everything, but take up next to no space.
All the code does, for your info, is ping google.com. Nothing malicious. |
|
|
|
Sep 6 2008, 06:05 AM
Post
#12
|
|
|
Newbie Group: Members Posts: 15 Joined: 15-April 07 Member No.: 135636 OS: XP Pro x86
|
When I select a program in the command line x the command will be empty I have to select it twice.
And a another bug, If I start the USSF (with button) then the command will be deleted. I use WPI 7.1 |
|
|
|
Sep 9 2008, 10:46 PM
Post
#13
|
|
|
WPI Co-Developer Group: Software Developers Posts: 546 Joined: 13-November 05 From: Bettendorf, IA Member No.: 79628 OS: Vista Home Premium x64
|
I have had a few reports of this. I don't know if it is new or no one ever reported it in older versions. I have not touched this code in a LONG time so it can't be anything new. All I can say is: I will look in to it.
|
|
|
|
Oct 10 2008, 02:11 AM
Post
#14
|
|
|
Newbie Group: Members Posts: 17 Joined: 18-May 08 Member No.: 192563 OS: XP Pro x86
|
not sure if this is a bug yet, i have wpi launched from svcpack and runonceex at each instance with its own seperate config and options files (the usual setup when using ryan's integator to include wpi once for each option, config and options file set in registry) still launched using config.js which was very much unexpected. i'm using wpi with windows xp sp3.
attempted workaround by giving command line options: (filenames respective for runonceex and svcpack) failed: WPI.hta options=./WPIScripts/runonceex_options.js config=./WPIScripts/runonceex.js failed: WPI.hta options="./WPIScripts/runonceex_options.js" config="./WPIScripts/runonceex.js" failed: WPI.hta options="runonceex_options.js" config="runonceex.js" worked: WPI.hta options=runonceex_options.js config=runonceex.js |
|
|
|
Oct 10 2008, 06:11 PM
Post
#15
|
|
|
WPI Co-Developer Group: Software Developers Posts: 546 Joined: 13-November 05 From: Bettendorf, IA Member No.: 79628 OS: Vista Home Premium x64
|
I am not sure all scripts/cmd's can use UNC paths. Try giving a full path like
WPI options=C:\WinXP\WPI\myoptions.js I will do some testing and see what turns up. |
|
|
|
Oct 11 2008, 03:51 AM
Post
#16
|
|
|
Newbie Group: Members Posts: 17 Joined: 18-May 08 Member No.: 192563 OS: XP Pro x86
|
will do,
keep in mind that if you do find out there's a new need for none unc path then runonceex.bat in wpi tools will need to be updated. |
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 20th November 2008 - 04:31 AM |