Topic: building under windows 8  (Read 5432 times)

building under windows 8
« on: October 30, 2012, 06:19:06 PM »

wingers

  • Chef
  • ***
  • Date Registered: Oct 2012
  • Posts: 163
Hi Chris

Just been updating my files to the latest versions 26/10/12

This is the first time I have run a build since upgrading to Windows 8 on my main computer and I notice that the build now fails - any solution to get it working under Windows 8? or do I need to find a older computer and install windows 7 on it to build?

The error is with the images.script - when it tries to detect WIM info during build or when you click save / get wim info in that script

I get an error saying "Wim file information missing. A problem occurred to Get Image Information with WimUtil . -- Tips: 1) Try using official MS sources (Check 'List of Official Windows 7 ISO' button at main screen) Exiting..."

Thanks

Re: building under windows 8
« Reply #1 on: October 30, 2012, 10:12:18 PM »

ChrisR

  • XPE Baker
  • Grand Chef
  • *****
  • Date Registered: Mar 2011
  • Posts: 3494
Hi wingers, Welcome.

Can you share the log after having activated "create support log" in Main Config to see WimUtil.log (FYI in %temp% folder)
I have not tested wiminfo with Win8 HostOS, not much time now to install Win8 but I will tested.

To continue, you can use "Extract Wim Folders" in Utils folder and press the button Goooooo (it Makes Extract Wim Folder Settings on images configuration script).

:cheers:

Re: building under windows 8
« Reply #2 on: October 30, 2012, 10:17:13 PM »

wingers

  • Chef
  • ***
  • Date Registered: Oct 2012
  • Posts: 163
Hi ChrisR

I have got it working for now by changing WIM tools from Auto to ImageX on the Images Configuration page (images.script)

But when I get a moment I will certainly get the log for you

Re: building under windows 8
« Reply #3 on: October 30, 2012, 10:22:17 PM »

ChrisR

  • XPE Baker
  • Grand Chef
  • *****
  • Date Registered: Mar 2011
  • Posts: 3494
Good  :thumbsup:
When you have some time, good to know the problem with wimutil on win8, perhaps with the log.

Regards,
Chris

Re: building under windows 8
« Reply #4 on: October 30, 2012, 10:44:43 PM »

wingers

  • Chef
  • ***
  • Date Registered: Oct 2012
  • Posts: 163
enabled "create support log" and ran it again - crashed with same error as expected, but in %temp% folder no wimutil.log is created?

Have attached the main winbuilder log in case it is of any use to you

Re: building under windows 8
« Reply #5 on: October 30, 2012, 11:20:05 PM »

ChrisR

  • XPE Baker
  • Grand Chef
  • *****
  • Date Registered: Mar 2011
  • Posts: 3494
The log does not serve here, can you do a test with wimutil alone (launche it directly without parameter for usage).
no rush, it works with imagex  :wink:

Code: [Select]
Get Image Information

WimUtil.exe /Info image_file out_file [/FLAGS]

Returns the stored XML descriptions for the specified WIM or image.
   image_file - The path of the WIM file to be queried for XML information.
   out_file - The path to a file to save the information to. If the file does not
              exist it will be created.

Accepted FLAGS:
   /ini - Save the XML data in INI format.
   /hide - Don't show progress

ex: wimutil.exe /info "D:\winbuilder\7 source files\sources\install.wim" "D:\winbuilder\Temp\Win7PESE\WimInfo\WimInfoInstall.ini" /ini (following your log)

I must leave you tonight, I would look when I get more time.
:cheers:

Re: building under windows 8
« Reply #6 on: October 30, 2012, 11:42:02 PM »

wingers

  • Chef
  • ***
  • Date Registered: Oct 2012
  • Posts: 163
tried that but it appears to do nothing - so not sure what I should be looking for?

no hurry - as you say it works for now - but if you do want me to do testing for you at some point then just drop me a PM

Re: building under windows 8
« Reply #7 on: October 31, 2012, 07:50:50 AM »

was_JFX

  • Code Baker
  • Grand Chef
  • *****
  • Date Registered: Dec 2010
  • Posts: 1074
WimUtil.exe is crashing under windows 8 x64.

Well someone forgot to update his mpress tool  :whistling:

 :cheers:

Re: building under windows 8
« Reply #8 on: October 31, 2012, 09:47:09 AM »

wingers

  • Chef
  • ***
  • Date Registered: Oct 2012
  • Posts: 163
WimUtil.exe is crashing under windows 8 x64.

Well someone forgot to update his mpress tool  :whistling:

 :cheers:
???? mpress ???? perhaps a helpful reply as to what I have missed, rather than sarcasm would help

Re: building under windows 8
« Reply #9 on: October 31, 2012, 10:17:18 AM »

was_JFX

  • Code Baker
  • Grand Chef
  • *****
  • Date Registered: Dec 2010
  • Posts: 1074
@wingers

Was not directed to you. WimUtil was compiled with an old version of mpress execompressor and needs to be recompiled.

You could as a temporary solution, copy the wimutil.exe from the x86 folder into the x64 overwriting the troublesome one .

 :cheers:

Re: building under windows 8
« Reply #10 on: October 31, 2012, 10:19:48 AM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
@wingers

Was not directed to you. WimUtil was compiled with an old version of mpress execompressor and needs to be recompiled.

You could as a temporary solution, copy the wimutil.exe from the x86 folder into the x64 overwriting the troublesome one .

 :cheers:

hehe, why didn't you write this way at first place  :tongue: :grin:

maybe a post to " WimUtil - Reborn! Now with 20% more fiber." http://theoven.org/index.php?topic=101.0 can help more speed up.

See you
:ymca:

Re: building under windows 8
« Reply #11 on: October 31, 2012, 11:45:12 AM »

was_JFX

  • Code Baker
  • Grand Chef
  • *****
  • Date Registered: Dec 2010
  • Posts: 1074
hehe, why didn't you write this way at first place  :tongue: :grin:
Ahh, font rendering on w8 annoys me, so I don't write too much. Also it's still my mission to confuse people for fun  :laugh:
« Last Edit: October 31, 2012, 11:45:39 AM by JFX »

Re: building under windows 8
« Reply #12 on: November 02, 2012, 10:07:38 AM »

Doberman

  • Jr. Chef
  • **
  • Date Registered: Oct 2011
  • Posts: 84
Hi ChrisR ! :great:
Look for the Chinese finalized WinBuilder Win8PE:
http://bbs.wuyou.com/viewthread.php?tid=256062&extra=page%3D1
Refinement:
http://www.mediafire.com/?4ejvi7c663hs12o

Re: building under windows 8
« Reply #13 on: November 03, 2012, 11:20:45 AM »

ChrisR

  • XPE Baker
  • Grand Chef
  • *****
  • Date Registered: Mar 2011
  • Posts: 3494
Interresting  :thumbsup:

I downloaded version 2012-11-01 but I have not looked further.
I remain stumped on Windows 8.

:cheers:

 

Powered by EzPortal