Francesco Posted August 26, 2007 Posted August 26, 2007 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).
lawrenca Posted September 4, 2007 Posted September 4, 2007 Javascript is case-sensitive! You will either have to turn the UPPERCASE off or you'll have to add them as variables within WPI.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now