Version 3.3 - Themes current release: 3.3.5
#1
Posted 04 January 2005 - 05:41 PM
If you have any suggestions on how to make themeing work better - don't be afraid to post them here.
For now Version 3.3.0 is out. Check the options wizard to set the theme.
#2
Posted 04 January 2005 - 06:18 PM
Version 3.3 fixed the odd behavior with deps and excl. My bad as well missing the one excl that was changed to deps. I think that was a result of the config wizard bug. All seems fixed and working now.
Dennis
#3
Posted 04 January 2005 - 06:28 PM
If not could someone help me with making one???
P.S. I love your Proggy!!!!!!
#4
Posted 04 January 2005 - 06:35 PM
autorun.inf
[autorun] ShellExecute=wpi\WPI.hta
Put your wpi folder at the root of your pen drive or cd. MAKE SURE you put the WIN51 file on the root of your pen or cdrom because wpi searches for this file.
Keep in mind if you put this on a USB pen drive it will not autorun, BUT if you double click the drive letter from my computer then it WILL autorun. Or you can right click the pen drive and select autoplay. By default removable drives do not work with autorun. But if you burn this on a CD or DVD the autorun works fine.
I actually prefer this behavior because I use my usb pen drive for many things besides wpi and would rather not have it auto load the wpi screen every time I plug it in. This way if I need wpi I just double click the drive letter. If I dont then windows xp pops up a choice window anyway that I choose browse for my other uses.
Dennis
#5
Posted 04 January 2005 - 06:42 PM
cmdow @ /HID
@ECHO OFF
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:\WIN51 set CDROM=%%i:
regedit /S wpi.reg
start WPI.hta
EXIT
Can I just change WIN51 to like WPI.Bat???
#6
Posted 04 January 2005 - 06:57 PM
when i use relative path in the cmd file that is placed at the root of the UA CD to execute WPI.hta, an anoying javascript runtime error occurs.
cmdow @ /HID @ECHO OFF 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:\WIN51 set CDROM=%%i: regedit /S .\WPI\wpi.reg start .\WPI\WPI.hta EXIT
but when i use absolute path everything works fine.so what's problem and how to solve it?
cmdow @ /HID @ECHO OFF 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:\WIN51 set CDROM=%%i: regedit /S .\WPI\wpi.reg start F:\WinXP_Pro_En_Vol\WPI\WPI.hta EXIT
#7
Posted 04 January 2005 - 07:05 PM

Dennis
#8
Posted 04 January 2005 - 08:11 PM
In the config page when adding new files where I select Category it doesn't show the choices I have on other entries.
All I get is 2 choices other or none.
Is this normal? I thought it showed the categories previously listed.
#9
Posted 05 January 2005 - 02:10 AM
#10
Posted 05 January 2005 - 02:20 AM
#11
Posted 05 January 2005 - 02:37 AM
hasi001, on Jan 5 2005, 02:10 AM, said:
Is there anyway to get them to show on a new section???
#12
Posted 05 January 2005 - 02:45 AM
Anybody knows a free upload center ?
Also note: theme support is still under development. Tag your themes with version names (e.g myTheme_V330) so that others know, on which version this theme would run without any modifications. Since I'm still constantly working on enhancements with theme support, this would avoid problems.
If a theme is made up for a single resolution (like the vaio theme) - tag it (e.g. myTheme_V330_1280)
CU
#13
Posted 05 January 2005 - 02:47 AM
#14
Posted 05 January 2005 - 09:11 AM
See my post here:
http://www.msfn.org/board/index.php?showto...ndpost&p=245940
#16
Posted 05 January 2005 - 02:14 PM
Downloaded your latest but am still getting this error when I use the autorun.inf I posted above and double click on usb pen drive

autorun.inf
[autorun] ShellExecute=wpi\WPI.hta
What is odd is if I double click on wpi.hta manually it runs ok. But if I have the autorun.inf and right click and choose autoplay or if I just double click on the driver letter of my usb flash drive I get the javasript error.
I wish I can remember exactly what was the latest version of wpi that worked with the autorun but I can't. I think it was 4 or 5 versions ago when I last tested this.
Any ideas?
Dennis
#17
Posted 05 January 2005 - 04:46 PM
Yes there is a problem running the new version.
I tried to start it from guirunonce but i got the same error message.
if i try to start it manually it works fine.
Who can help?
LordG
#18
Posted 05 January 2005 - 07:39 PM
mine works with this code
[autorun] shellexecute=wpi.hta icon=wpi.ico
#19
Posted 06 January 2005 - 12:49 AM
Very interesting that it works if you put wpi in the root instead of in a wpi folder. Using the code you posted does work. But as soon as you move wpi into a folder it no longer works. Since it worked in older versions of wpi there has to be something causing this to fail when put in a folder.
Good work around for now though.
Dennis
#20
Posted 06 January 2005 - 01:31 AM
- ← Network installation problem
- Windows Post-Install Wizard (WPI)
- WPI Conditional Statements Enhancement →



Help


Back to top









