August 26, 200719 yr when I create my cd image with cdimage.exe and the -d switch (that forces all the files to uppercase, I need it for the xp setup) I get weird WPI behaviours, for example the first part of the file path is skipped (if I use "%WPIPATH%\install\test.bat" then "%WPIPATH%\test.bat" is invoked instead (probably the %WPIPATH% is set wrong when the files are uppercase).
September 4, 200718 yr Javascript is case-sensitive! You will either have to turn the UPPERCASE off or you'll have to add them as variables within WPI.
Create an account or sign in to comment