Page 1 of 1

IE Package 11

Published: May 31, 2016 - 11:08
by benlukas62
Hello,

I have a network of computers where IE8 32-bit (default) and IE8 64-bit are installed.

I want to create a 32-bit IE11 package initially, but I'm encountering some problems. I downloaded the executable from the official website: http://windows.microsoft.com/en-us/inte ... -languages.

When I try to run the command "wapt-get build-upload", I get the following error in the terminal: FATAL ERROR: ValueError: 11.00.9600.16428

Just a quick note: I tried using the ready-made package available on the Store, but I also get an error message and the task stops.

Regards,

Re: IE 11 Package

Published: June 2, 2016 - 8:08 AM
by Stenon
Hey,

try changing the version number... it's in the WAPT\control file.
Remove some digits but keep the -0 at the end
, e.g., 11.9600-0.

I had the same problem with Ghostscript...

good luck!

Re: IE 11 Package

Published: June 10, 2016 - 07:55
by benlukas62
Hello,

Thank you for your reply.

Indeed, that was the problem. However, 11.9600-0 didn't work either. I ended up downloading the control file from the pre-made package on the WAPT Store.

Regards,