Topic: Help creating my first WinPE  (Read 13328 times)

Help creating my first WinPE
« on: December 20, 2016, 04:11:31 AM »

cdpaola

  • Apprentice
  • *
  • Date Registered: Dec 2016
  • Posts: 1
Hi everybody, thanks for the program, but I am new in this and I have an error and do not know what to do:

IniRead - Failed to find file: [%BaseDir%\Projects\Win10PESE\project.ini]

I follow the steps and try to create my first USB to Boot but without success, if anyone can help me please I appreciate it, I try to look for the file project.ini but I do not know where is located, I look at the folder where I extract the program, I called theOven and laso in the program I download today and looks like is missing or do I need to create it, please help me.

Thanks.

Paola

Re: Help creating my first WinPE
« Reply #1 on: December 20, 2016, 08:08:44 AM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
see FAQ and Tutorials at "FAQ & Tutorials" section of current forum.

Re: Help creating my first WinPE
« Reply #2 on: December 28, 2016, 09:57:36 PM »

DocDJ

  • Jr. Chef
  • **
  • Date Registered: Dec 2016
  • Posts: 20
 :confused: I have looked all over this site and cannot find a link to the "FAQ & Tutorials" you referenced. Could you provide the link or describe how to find it?

Re: Help creating my first WinPE
« Reply #3 on: December 28, 2016, 11:14:10 PM »

KYHI

  • Code Baker
  • Sr. Chef
  • ****
  • Location: Kentucky
  • Date Registered: Jan 2015
  • Posts: 909

Re: Help creating my first WinPE
« Reply #4 on: December 29, 2016, 12:15:08 AM »

DocDJ

  • Jr. Chef
  • **
  • Date Registered: Dec 2016
  • Posts: 20
Thank you very much! :grin:

Re: Help creating my first WinPE
« Reply #5 on: December 29, 2016, 01:04:08 AM »

DocDJ

  • Jr. Chef
  • **
  • Date Registered: Dec 2016
  • Posts: 20
OK. I followed the Tutorial.
  • Downloaded the Release project to Q:\win10pe-builder.
  • Extracted all the files from my Win10 Install DVD to Q:\Win10x64-iso (not just the ISO)
  • Set Source to Q"\Win10x64-iso
  • Extracted the Wim files as in the Tutorial
When I clicked the blue "play" arrow, I still get the error:
IniRead - Failed to find file: [%BaseDir%\Projects\Win10PESE\project.ini]

What am I doing wrong?


Re: Help creating my first WinPE
« Reply #6 on: December 29, 2016, 01:08:56 AM »

DocDJ

  • Jr. Chef
  • **
  • Date Registered: Dec 2016
  • Posts: 20
Step 2+ should be "opened builderSE" and in my step 3, the quote sign should be a :

Re: Help creating my first WinPE
« Reply #7 on: December 29, 2016, 12:00:01 PM »

wingers

  • Chef
  • ***
  • Date Registered: Oct 2012
  • Posts: 163
well the first thing to do is to see if the file it tells you is missing actually exists in your %basedir% e.g. q:\win10pe-builder

In q:\win10pe-builder you should see several files and folders, and there should be a projects folder and in that a Win10PESE folder which contains projects.ini

If not you have failed on step 1 - downloading and extracting the release project

Re: Help creating my first WinPE
« Reply #8 on: December 29, 2016, 07:43:15 PM »

DocDJ

  • Jr. Chef
  • **
  • Date Registered: Dec 2016
  • Posts: 20
I just downloaded the project again and here is a list of EVERYTHING in the specified folder:

Q:\win10pe-builder\Projects\Win10PESE>dir
 Volume in drive Q is new-Q+U
 Volume Serial Number is 585F-4660

 Directory of Q:\win10pe-builder\Projects\Win10PESE

12/03/2015  02:02 PM    <DIR>          .
12/03/2015  02:02 PM    <DIR>          ..
07/29/2015  03:14 AM    <DIR>          Apps
11/02/2016  10:07 PM    <DIR>          Build
11/08/2016  07:34 PM    <DIR>          Components
12/16/2016  05:46 PM            67,252 config.script
07/29/2015  03:09 AM    <DIR>          Drivers
12/11/2015  08:52 AM    <DIR>          Finals
07/29/2015  05:47 AM               271 folder.project
12/02/2016  09:30 AM            93,860 Images.script
07/29/2015  03:09 AM    <DIR>          OtherOS
12/22/2016  05:29 PM           230,946 script.project
01/29/2016  04:34 AM           479,104 Share Plugins W10PE.script
11/02/2016  10:07 PM    <DIR>          Shell
11/08/2016  07:36 PM    <DIR>          Tweaks
12/02/2016  08:27 AM    <DIR>          Utils
09/10/2015  04:34 PM    <DIR>          VirtualTest
07/29/2015  03:14 AM    <DIR>          WriteMedia
               5 File(s)        871,433 bytes
              13 Dir(s)  358,992,777,216 bytes free
There is no project.ini file anywhere in that folder or its parents or children. This is where I got the zip file: http://win10se.cwcodes.net/Compressed/
And here is the name of the file: Win10PE_SE_2016-12-23.zip

Re: Help creating my first WinPE
« Reply #9 on: December 29, 2016, 07:56:41 PM »

wingers

  • Chef
  • ***
  • Date Registered: Oct 2012
  • Posts: 163
Open winbuilder and go to Images Configurations and at bottom click Save / Get Wim Info - this will create the project.ini file with all the correct information in it

See screenshot below:-

ila_rendered

Re: Help creating my first WinPE
« Reply #10 on: December 30, 2016, 04:15:59 AM »

DocDJ

  • Jr. Chef
  • **
  • Date Registered: Dec 2016
  • Posts: 20
The bottom half of my corresponding window is empty (nothing below "Choose your image index".)
No "Save/Get Wim..." etc.

Re: Help creating my first WinPE
« Reply #11 on: December 30, 2016, 04:25:30 AM »

DocDJ

  • Jr. Chef
  • **
  • Date Registered: Dec 2016
  • Posts: 20
I found a tiny red [A] image/icon/link floating in the empty area and when I clicked on it, the bottom half info appeared with the Save button. It is running now. I'll post results tomorrow.

Re: Help creating my first WinPE
« Reply #12 on: December 30, 2016, 12:16:58 PM »

DocDJ

  • Jr. Chef
  • **
  • Date Registered: Dec 2016
  • Posts: 20
It failed. My screen has this info in the Images Configuration page:
                                                           Install.Wim:  (empty)
[ ] Show Wim Tools Progress                  Version: (empty)
Install.wim Image Index                        Service Pack: (empty)
 and a few more lines followed by a subwindow dialog with:
[checked ] Autodetect
[ ] Use your Extracted wim folders
and two empty dialog boxes for file names
Extracted BootWim   [                       ]
Extracted InstallWim [                       ]

After clicking on Save/Get Wim Info they are still empty and the project.ini is not in the Project folder.

Re: Help creating my first WinPE
« Reply #13 on: December 30, 2016, 01:21:43 PM »

DocDJ

  • Jr. Chef
  • **
  • Date Registered: Dec 2016
  • Posts: 20
So I clicked on Use your Extracted wim folders then opened Utils\Extract Wim Folders and clicked on Goooo. The 2 dialog boxes are now filled in with:
Q:\Winx64-iso\sources\winre_wim\N and Q:\Winx64-iso\sources\install_wim\N  respectively.
Went back to Image Config and clicked on Save/GetWimInfo.
Looked in winbuilder projects\WIN10PESE folder. Still no project.ini file.

Re: Help creating my first WinPE
« Reply #14 on: December 31, 2016, 12:55:17 PM »

KYHI

  • Code Baker
  • Sr. Chef
  • ****
  • Location: Kentucky
  • Date Registered: Jan 2015
  • Posts: 909
setup the Main Configuration and click Save

http://theoven.org/index.php?topic=1666.msg19524#msg19524

Re: Help creating my first WinPE
« Reply #15 on: December 31, 2016, 07:16:35 PM »

DocDJ

  • Jr. Chef
  • **
  • Date Registered: Dec 2016
  • Posts: 20
Saved Main Configuration, reloaded the Wim stuff. Still no Project.ini file.  :confused: What else am I not understanding? I think I have followed the tutorial precisely. I am not getting any errors indications at this point, but I know the actual "play" won't work because of the missing file.

Re: Help creating my first WinPE
« Reply #16 on: January 01, 2017, 03:08:30 AM »

KYHI

  • Code Baker
  • Sr. Chef
  • ****
  • Location: Kentucky
  • Date Registered: Jan 2015
  • Posts: 909
The file is created by builder...

Re-extract the download to Q:\OVEN

Set your SOURCE (do not change anything else) > Q:\Win10x64 (renamed)

hit PLAY button

Please show source > Q:\Win10x64 file tree
« Last Edit: January 01, 2017, 03:23:50 AM by KYHI »

Re: Help creating my first WinPE
« Reply #17 on: January 01, 2017, 02:13:14 PM »

DocDJ

  • Jr. Chef
  • **
  • Date Registered: Dec 2016
  • Posts: 20
Extracted winbuilder to Q:\OVEN. Renamed ISO folder to WIN10x64. Opened winbuilder, Inserted source folder name (WIN10x64). Clicked Play. Still failed. Here is the WIN10x64 file tree:
  • boot
  • efi
  • sources
  • support
  • autorun.inf
  • bootmgr
  • bootmgr.efi
  • MediaMeta.xml
  • setup.exe

Re: Help creating my first WinPE
« Reply #18 on: January 01, 2017, 05:26:07 PM »

Prz42

  • Code Baker
  • Sr. Chef
  • ****
  • Date Registered: Jan 2014
  • Posts: 513
Did you check to see if the install.wim is in the source folder?  Sometimes Microsoft uses install.esd.
Hopefully this helps.

Re: Help creating my first WinPE
« Reply #19 on: January 01, 2017, 06:46:57 PM »

DocDJ

  • Jr. Chef
  • **
  • Date Registered: Dec 2016
  • Posts: 20
Yes, install.wim IS in the Sources folder of Win10x64.
PS. Thanks for sticking closely with this problem. Hope you had a good New Year's eve. I only have one more day to work on it before going out of town. Hope you have an idea that gets it solved.

 

Powered by EzPortal