Jump to content











Photo
- - - - -

[WB 2013.09.01] "No project is defined for building"


Best Answer pscEx , 26 December 2013 - 05:40 PM

No reason to believe it's not his dev machine, which is *of course* running the version he modified, rather than a version he had just retrieved from the same place *I* must retrieve it. None at all; he certainly doesn't say in his posting here.

 

I lost the motivation to reply here.

 

Do you think, I'm so stupid, that that I use the development version of my source code for test?

 

What I did is:

  • Download the actual version of WinBuilder from reboot.pro into an empty directory in my host.
  • Typed "Auto"

Topic closed.

 

Have fun with BartPE!

 

Peter

Go to the full post


  • This topic is locked This topic is locked
37 replies to this topic

#1 Baylink

Baylink

    Member

  • Members
  • 30 posts
  •  
    United States

Posted 22 December 2013 - 09:48 PM

Oops:  "[INVALID] No project is defined for building". 
 
That's after "install win7pe", both before and after "config win7pe", when I type "auto".  And that error string completely fails google.  What's it unhappy about, folks?

16:08:37 [COMMAND] SOURCE C:\Users\PD\Desktop\WinBuilder\source\win7sp1
16:08:37 [ACCEPTED] Defined source as Windows 7 Ultimate 32 bit en-US 6.1.7601.17514 with SP1 at location C:\Users\PD\Desktop\WinBuilder\source\win7sp1
16:08:37 [INFO] You can start the build right now if you wish. Just type "build" to get started
16:08:44 [COMMAND] build
16:08:44 [INVALID] No project is defined for building
AUTO doesn't work either.

Edited by Baylink, 22 December 2013 - 09:51 PM.


#2 paraglider

paraglider

    Gold Member

  • .script developer
  • 1743 posts
  • Location:NC,USA
  •  
    United States

Posted 23 December 2013 - 11:57 AM

In general its not a good idea to put your windows source or the winbuilder program into a deeply nested folder structure like you have.

 

Best to create a folder directly in the root for winbuilder and a seperate folder again in the root for the copy of the windows source dvd / iso contents.

 

Last time I saw that error it was because it could not open the wim files. You have to use as source an unpatched original windows 7 dvd / iso contents slipstreamed with sp1 only. The wim handling is very sensitive to the source. Its very easy to have wim files that open fine with imagex or 7zip that winbuilder throws exceptions in the diagnostics window when it processes them.


  • Baylink likes this

#3 Baylink

Baylink

    Member

  • Members
  • 30 posts
  •  
    United States

Posted 23 December 2013 - 02:39 PM

I used what Winbuilder downloaded, to a folder on my desktop where it downloaded it.

Perhaps it should complain first? Or more clearly? :-)

I'll move it north, and try again. Thanks.

#4 Baylink

Baylink

    Member

  • Members
  • 30 posts
  •  
    United States

Posted 23 December 2013 - 03:54 PM

No luck:

10:47:59 [COMMAND] install win7pe
10:48:01 [RUNNING] Downloading and installing "Win7PE", please wait..
10:49:14 [COMMAND] build
10:49:14 [INVALID] No project is defined for building.
10:49:46 [COMMAND] source info
10:49:46 [INFO] Windows 7 Ultimate 32 bit en-US 6.1.7601.17514 with SP1
10:50:10 [COMMAND] build iso
10:50:10 [ERROR] Folder C:\WinBuilder\output\bootdisk does not exist!

[ Jay creates directory manually ]

10:50:44 [COMMAND] build iso
10:50:44 [ERROR] An exception occurred: %1

I'm suffering here from a really bad case of "all error messages should have lots of parameters in them so you can debug them by yourself"; hopefully that will be a thing that gets touched in releases yet to come.  :-)

 

But so far: moving Winbuilder to c:\ didn't help.

 

I will now yank the source directory *out from under it, where it itself placed it*, and see if it behaves better if its in the root as well, as you suggest.  If that does fix the problem, of course, that's a bug.


Edited by Baylink, 23 December 2013 - 04:28 PM.


#5 Baylink

Baylink

    Member

  • Members
  • 30 posts
  •  
    United States

Posted 23 December 2013 - 04:24 PM

And I yanked said source directory up to the root, and told it so...

 

and it ignored me, Paraglider, and reunpacked the ISO into c:\winbuilder\source\win7sp1 *anyway*.  So I guess that idea is Right Out.  Here's what that build attempt looked like:

10:55:51 [COMMAND] source
10:56:03 [COMMAND] SOURCE C:\win7sp1
10:56:03 [ACCEPTED] Defined source as Windows 7 Ultimate 32 bit en-US 6.1.7601.17514 with SP1 at location C:\win7sp1

[ You can see that it remembers where I told it earlier that I'd moved it to, and that it knows what is there ]

10:56:03 [INFO] You can start the build right now if you wish. Just type "build" to get started
10:56:14 [COMMAND] build
10:56:14 [INVALID] No project is defined for building.

[ or perhaps I can't... ]

10:56:17 [COMMAND] build iso
10:56:17 [ERROR] An exception occurred: %1

[ Nope; doesn't like that either. What the hell; let's see what AUTO does... ]

10:56:21 [COMMAND] auto
10:56:21 [INFO] Starting the AUTO build
10:56:21 [INFO] Extracting files from the ISO, please wait
11:00:02 [ACCEPTED] Defined source as Windows 7 Ultimate 32 bit en-US 6.1.7601.17514 with SP1 at location C:\WinBuilder\source\win7sp1

[ Clearly, what it will do is ignore where I told it SOURCE was and re-unpack the ISO it had downloaded.  Thankfully at least it *saw* it; pulling 2.5GB over 4G is Right Out. ]

11:00:03 [RUNNING] Downloading and installing "Win7PE", please wait..

And it is now 11:23am EST.  If there has been any further motion, or completion, it isn't talking, and my HDD is idle.

 

Is there, yet, a really *decent* walkthrough on how to build in the current state of play which is (no disrespect to Nuno) written by someone for whom American English is their first language?



#6 pscEx

pscEx

    Platinum Member

  • Team Reboot
  • 12707 posts
  • Location:Korschenbroich, Germany
  • Interests:What somebody else cannot do.
  •  
    European Union

Posted 23 December 2013 - 07:59 PM

I could reproduce the issue which is described in the first post.

 

Give me some days (some additional because of Christmas ...)

 

Peter



#7 Baylink

Baylink

    Member

  • Members
  • 30 posts
  •  
    United States

Posted 23 December 2013 - 08:01 PM

Sure, NP. Thanks.

#8 pscEx

pscEx

    Platinum Member

  • Team Reboot
  • 12707 posts
  • Location:Korschenbroich, Germany
  • Interests:What somebody else cannot do.
  •  
    European Union

Posted 23 December 2013 - 08:11 PM

I found it!

It is a bug in my latest Win7PE version which does not present itself on installing.

 

Maybe you get the solution already before Christmas ...

 

Peter



#9 Baylink

Baylink

    Member

  • Members
  • 30 posts
  •  
    United States

Posted 23 December 2013 - 08:18 PM

Even cooler.

If you need any answers about my build machine, lemme know...

#10 pscEx

pscEx

    Platinum Member

  • Team Reboot
  • 12707 posts
  • Location:Korschenbroich, Germany
  • Interests:What somebody else cannot do.
  •  
    European Union

Posted 23 December 2013 - 08:36 PM

Fixed!

 

I changed the uploaded Win7PE project silently, wihout publishing a new version.

 

The bug was terrible:

 

There is a function install() which is used by a project or plugin to register itself inside WinBuilder during INSTALL.

Here are TWO install() functions. Unfortunatelly only one of them is used ...

 

Maybe I have been sleepy, drunk, or simply senile when I published.

 

Thanks for your response!

 

To use the new project:

  • delete winbuilder.xml
  • delete the downloads folder
  • start WinBuilder
    • SOURCE <your path>
      (only "SOURCE" starts a file finder, which leads to the same result)
    • INSTALL win7pe
    • BUILD

Peter



#11 Baylink

Baylink

    Member

  • Members
  • 30 posts
  •  
    United States

Posted 23 December 2013 - 09:14 PM

Results in 15 min. Tnx.
 
Note that deleting \downloads\ would whack the 2.5GB Win7 iso.  So I'm only deleting \downloads\cache\, which presumably is what you want.
 
...
 
Nope.  Same thing:
16:23:11 [COMMAND] install win7pe
16:23:13 [RUNNING] Downloading and installing "Win7PE", please wait..
16:23:36 [COMMAND] source
16:23:50 [COMMAND] SOURCE C:\win7sp1
16:23:51 [ACCEPTED] Defined source as Windows 7 Ultimate 32 bit en-US 6.1.7601.17514 with SP1 at location C:\win7sp1
16:23:51 [INFO] You can start the build right now if you wish. Just type "build" to get started
16:23:56 [COMMAND] build
16:23:56 [INVALID] No project is defined for building.
I see I did that backwards; alas, no difference:

16:25:53 [COMMAND] source
16:26:01 [COMMAND] SOURCE C:\win7sp1
16:26:02 [ACCEPTED] Defined source as Windows 7 Ultimate 32 bit en-US 6.1.7601.17514 with SP1 at location C:\win7sp1
16:26:02 [INFO] You can start the build right now if you wish. Just type "build" to get started
16:26:07 [COMMAND] install win7pe
16:26:11 [RUNNING] Downloading and installing "Win7PE", please wait..
16:26:18 [COMMAND] build
16:26:18 [INVALID] No project is defined for building.

Edited by Baylink, 23 December 2013 - 09:27 PM.


#12 pscEx

pscEx

    Platinum Member

  • Team Reboot
  • 12707 posts
  • Location:Korschenbroich, Germany
  • Interests:What somebody else cannot do.
  •  
    European Union

Posted 23 December 2013 - 09:21 PM

I hope that it works for you, too ...

 

Peter :cheers:



#13 Baylink

Baylink

    Member

  • Members
  • 30 posts
  •  
    United States

Posted 23 December 2013 - 09:36 PM

Not so much, as edited in above, Peter.

#14 pscEx

pscEx

    Platinum Member

  • Team Reboot
  • 12707 posts
  • Location:Korschenbroich, Germany
  • Interests:What somebody else cannot do.
  •  
    European Union

Posted 23 December 2013 - 09:45 PM

You have still the old buggy 300-win7pe.zip in your downloads folder, which is used on install.

Move your source CD files out of the downloads folder somewhere, and then process as described above.

 

Peter

 

BTW: If I do not immediatelly react on responses now, imagine, that in Germany it is some minutes before 11 PM.

 

EDIT: You can also do a short trial:

 

UNINSTALL win7pe, and then do your "mini" cleanup.

IMO that should work w/o moving the source CD



#15 Baylink

Baylink

    Member

  • Members
  • 30 posts
  •  
    United States

Posted 23 December 2013 - 09:51 PM

I had killed that directory, and checked for it, but I will try as you suggest.

Oh my. Here's the latest version of that same, still open, Winbuilder window; note the timestamps:

16:25:53 [COMMAND] source
16:26:01 [COMMAND] SOURCE C:\win7sp1
16:26:02 [ACCEPTED] Defined source as Windows 7 Ultimate 32 bit en-US 6.1.7601.17514 with SP1 at location C:\win7sp1
16:26:02 [INFO] You can start the build right now if you wish. Just type "build" to get started
16:26:07 [COMMAND] install win7pe
16:26:11 [RUNNING] Downloading and installing "Win7PE", please wait..
16:26:18 [COMMAND] build
16:26:18 [INVALID] No project is defined for building.
16:37:32 [COMMAND] build
16:37:32 [INVALID] No project is defined for building.
16:51:19 [COMMAND] uninstall win7p3
16:51:19 [IGNORED] "win7p3" is not installed
16:51:25 [COMMAND] uninstall win7pe
16:51:25 [IGNORED] "win7pe" is not installed
Appears it *doesn't think it was installed at all*, which would explain it. Gonna do a full wipe except for the source, and try again.

Edited by Baylink, 23 December 2013 - 09:52 PM.


#16 Baylink

Baylink

    Member

  • Members
  • 30 posts
  •  
    United States

Posted 23 December 2013 - 09:59 PM

Ok: this is the log from a completely fresh unpack of winbuilder_latest.zip, running against a win7sp1 source folder which was downloaded and unpacked by my previous install:
 
16:57:36 [COMMAND] source
16:57:45 [COMMAND] SOURCE C:\win7sp1
16:57:45 [ACCEPTED] Defined source as Windows 7 Ultimate 32 bit en-US 6.1.7601.17514 with SP1 at location C:\win7sp1
16:57:46 [INFO] You can start the build right now if you wish. Just type "build" to get started
16:57:52 [COMMAND] install win7pe
16:57:53 [RUNNING] Downloading and installing "Win7PE", please wait..
16:58:01 [COMMAND] build
16:58:01 [INVALID] No project is defined for building.
Am I, perhaps, downloading the wrong Win7PE, since there is apparently more than one thing named that?

Edited by Baylink, 23 December 2013 - 10:00 PM.


#17 pscEx

pscEx

    Platinum Member

  • Team Reboot
  • 12707 posts
  • Location:Korschenbroich, Germany
  • Interests:What somebody else cannot do.
  •  
    European Union

Posted 23 December 2013 - 10:14 PM

Maybe in an unknown small part ot the HDD there is the root of the evil.

 

Instead of searching for the reason:

 

Save your Win7 CD <anywhere>, best is under the root of any of your drives. (If it is saved in a "complicated" path, maybe later extractions from WinSxS files may exceed the allowed path length)

Then, as explained above:

  • Delete the complete actual WinBuilder directory.
  • Download WinBuilder and unzip into a new created directory.
  • Run WinBuilder
    • SOURCE <anywhere>

    • INSTALL Win7PE

    • BUILD

 

This works perfect on my XP system.

 

EDIT:

 

If that does not work for you, send me:

  • WinBuilder.xml
  • The download folder (zipped). Sorry, a nice amount of megabytes ...

I'm rather sure that reboot.pro does not allow you as new member such an amount of data. Send to my e-mail or PM me.

 

Peter



#18 Baylink

Baylink

    Member

  • Members
  • 30 posts
  •  
    United States

Posted 23 December 2013 - 10:19 PM

Maybe in an unknown small part ot the HDD there is the root of the evil.
 
Instead of searching for the reason:
 
Save your Win7 CD <anywhere>, best is under the root of any of your drives. (If it is saved in a "complicated" path, maybe later extractions from WinSxS files may exceed the allowed path length)
Then, as explained above:

  • Delete the complete actual WinBuilder directory.
  • Download WinBuilder and unzip into a new created directory.
  • Run WinBuilder

    • SOURCE <anywhere>

    • INSTALL Win7PE

    • BUILD


This works perfect on my XP system.
 
Peter


Alas, it's exactly what I just did before my previous "it still doesn't work" post. :-}

Moved the ISO, the Source already wasn't under c:\winbuilder, deleted it completely, unpacked the .zip file again, ran winbuilder.exe, did the commands you see above. I am building on Win7 Home Premium SP 1, though my Source is the one which Winbuilder downloaded for me, as you've seen above.

Hey; if it's bedtime, don't worry about it for now; it's not on my critical path by any means.

#19 pscEx

pscEx

    Platinum Member

  • Team Reboot
  • 12707 posts
  • Location:Korschenbroich, Germany
  • Interests:What somebody else cannot do.
  •  
    European Union

Posted 23 December 2013 - 10:26 PM

See my edit!

 

Peter



#20 Baylink

Baylink

    Member

  • Members
  • 30 posts
  •  
    United States

Posted 23 December 2013 - 10:48 PM

winbuilder.xml

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
<properties>
<comment>Settings</comment>
<entry key="FileSeparator">\</entry>
<entry key="wimIndexBoot">2</entry>
<entry key="wimIndexInstall">5</entry>
<entry key="WinDVDsource">C:\win7sp1</entry>
<entry key="LastDir">C:\win7sp1</entry>
</properties>
And downloads\cache only has two HTML files:

cat-10.html (with no EOL on last line):

<!DOCTYPE html><html lang="en" xmlns:fb="http://www.facebook.com/2008/fbml"><head><meta charset="UTF-8" /><title>Plugins - reboot.pro</title> <meta http-equiv="X-UA-Compatible" content="IE=edge" /><link rel="shortcut icon" href='http://reboot.pro/favicon.ico' /><link rel="image_src" href='http://reboot.pro/public/style_images/metro/meta_image.png' /><script type='text/javascript'>//<![CDATA[jsDebug=0;DISABLE_AJAX=parseInt(0);inACP=false;var isRTL=false;var rtlIe='';var rtlFull='';//]]></script> <link rel="stylesheet" type="text/css" href="http://reboot.pro/public/style_css/css_26/iwt_contactus.css?ipbv=38addfba544745cb7b8b4c8cba8eeb16" /><link rel="stylesheet" type="text/css" title="Main" media="screen,print" href="http://reboot.pro/public/style_css/css_26/ipb_common.css?ipbv=38addfba544745cb7b8b4c8cba8eeb16" /><link rel="stylesheet" type="text/css" title="Main" media="screen,print" href="http://reboot.pro/public/style_css/css_26/ipb_styles.css?ipbv=38addfba544745cb7b8b4c8cba8eeb16" /><link rel="stylesheet" type="text/css" title="Main" media="screen,print" href="http://reboot.pro/public/style_css/css_26/ipdownloads.css?ipbv=38addfba544745cb7b8b4c8cba8eeb16" /><link rel="stylesheet" type="text/css" title="Main" media="screen" href="http://reboot.pro/public/style_css/css_26/links.css?ipbv=38addfba544745cb7b8b4c8cba8eeb16" /><link rel="stylesheet" type="text/css" title="Main" media="screen" href="http://reboot.pro/public/style_css/css_26/calendar_select.css?ipbv=38addfba544745cb7b8b4c8cba8eeb16" /><!--[if lte IE 7]><link rel="stylesheet" type="text/css" title='Main' media="screen" href="http://reboot.pro/public/style_css/css_26/ipb_ie.css" /><![endif]--><!--[if lte IE 8]><style type='text/css'>.ipb_table{table-layout:fixed;}.ipsLayout_content{width:99.5%;}</style> <![endif]--><!-- Forces resized images to an admin-defined size --><style type='text/css'>img.bbc_img{max-width:700px!important;max-height:700px!important;}</style> <meta property="og:title" content="Plugins"/><meta property="og:site_name" content="reboot.pro"/><meta property="og:type" content="article" /><meta name="description" content="Files contributed by members of our community" /><meta property="og:description" content="Files contributed by members of our community" /><meta name="identifier-url" content="http://reboot.pro/files/category/10-plugins/" /><meta property="og:url" content="http://reboot.pro/files/category/10-plugins/" /><meta property="og:image" content="http://reboot.pro/public/style_images/metro/meta_image.png"/><script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/prototype/1.7.1.0/prototype.js'></script> <script type='text/javascript' src='http://reboot.pro/public/js/ipb.js?ipbv=38addfba544745cb7b8b4c8cba8eeb16&amp;load=quickpm,hovercard,downloads,idmportal,like'></script> <script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/scriptaculous/1.8/scriptaculous.js?load=effects,dragdrop,builder'></script> <script type="text/javascript" src='http://reboot.pro/cache/lang_cache/1/ipb.lang.js?nck=fb99e14e49767998a66e3b7a9956074d' charset='UTF-8'></script> <link rel="alternate" type="application/rss+xml" title="Reboot.pro" href="http://reboot.pro/rss/forums/1-rebootpro/" /><link rel="alternate" type="application/rss+xml" title="App Scripts" href="http://reboot.pro/rss/forums/3-app-scripts/" /><link rel="alternate" type="application/rss+xml" title="WinBuilder" href="http://reboot.pro/rss/forums/2-winbuilder/" /><link rel="alternate" type="application/rss+xml" title="TripleCheck" href="http://reboot.pro/rss/forums/4-triplecheck/" /><link rel="alternate" type="application/rss+xml" title="Last 10 Submissions RSS Feed" href="http://reboot.pro/rss/downloads/" /><!-- Forces topic photo to show without thumb --><style type='text/css'>.ipsUserPhoto_variable{max-width:145px!important;}.post_body{margin-left:185px!important;}</style> <script type='text/javascript'>//<![CDATA[ipb.vars['base_url']='http://reboot.pro/index.php?s=58e9930116347dd173eeedd8403da239&';ipb.vars['board_url']='http://reboot.pro';ipb.vars['img_url']="http://reboot.pro/public/style_images/metro";ipb.vars['loading_img']='http://reboot.pro/public/style_images/metro/loading.gif';ipb.vars['active_app']='downloads';ipb.vars['upload_url']='http://reboot.pro/uploads';ipb.vars['member_id']=parseInt(0);ipb.vars['is_supmod']=parseInt(0);ipb.vars['is_admin']=parseInt(0);ipb.vars['secure_hash']='880ea6a14ea49e853634fbdc5015a024';ipb.vars['session_id']='58e9930116347dd173eeedd8403da239';ipb.vars['twitter_id']=0;ipb.vars['fb_uid']=0;ipb.vars['auto_dst']=parseInt(0);ipb.vars['dst_in_use']=parseInt();ipb.vars['is_touch']=false;ipb.vars['member_group']={"g_mem_info":"0"}ipb.vars['cookie_id']='';ipb.vars['cookie_domain']='.reboot.pro';ipb.vars['cookie_path']='/';ipb.vars['rate_img_on']='http://reboot.pro/public/style_images/metro/star.png';ipb.vars['rate_img_off']='http://reboot.pro/public/style_images/metro/star_off.png';ipb.vars['rate_img_rated']='http://reboot.pro/public/style_images/metro/star_rated.png';ipb.vars['swfupload_swf']='http://reboot.pro/public/js/3rd_party/swfupload/swfupload.swf';ipb.vars['swfupload_enabled']=true;ipb.vars['use_swf_upload']=(''=='flash')?true:false;ipb.vars['swfupload_debug']=false;ipb.vars['highlight_color']="#ade57a";ipb.vars['charset']="UTF-8";ipb.vars['time_offset']="0";ipb.vars['hour_format']="12";ipb.vars['seo_enabled']=1;ipb.vars['seo_params']={"start":"-","end":"\/","varBlock":"?","varPage":"page-","varSep":"&","varJoin":"="};ipb.templates['inlineMsg']="";ipb.templates['ajax_loading']="<div id='ajax_loading'><img src='http://reboot.pro/public/style_images/metro/ajax_loading.gif' alt='"+ipb.lang['loading']+"' /></div>";ipb.templates['close_popup']="<img src='http://reboot.pro/public/style_images/metro/close_popup.png' alt='x' />";ipb.templates['rss_shell']=new Template("<ul id='rss_menu' class='ipbmenu_content'>#{items}</ul>");ipb.templates['rss_item']=new Template("<li><a href='#{url}' title='#{title}'>#{title}</a></li>");ipb.templates['autocomplete_wrap']=new Template("<ul id='#{id}' class='ipb_autocomplete' style='width: 250px;'></ul>");ipb.templates['autocomplete_item']=new Template("<li id='#{id}' data-url='#{url}'><img src='#{img}' alt='' class='ipsUserPhoto ipsUserPhoto_mini' />&nbsp;&nbsp;#{itemvalue}</li>");ipb.templates['page_jump']=new Template("<div id='#{id}_wrap' class='ipbmenu_content'><h3 class='bar'>Jump to page</h3><p class='ipsPad'><input type='text' class='input_text' id='#{id}_input' size='8' /> <input type='submit' value='Go' class='input_submit add_folder' id='#{id}_submit' /></p></div>");ipb.templates['global_notify']=new Template("<div class='popupWrapper'><div class='popupInner'><div class='ipsPad'>#{message} #{close}</div></div></div>");ipb.templates['header_menu']=new Template("<div id='#{id}' class='ipsHeaderMenu boxShadow'></div>");Loader.boot();//]]></script> <script>  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');  ga('create', 'UA-46008817-1', 'reboot.pro');  ga('send', 'pageview');</script></head> <body id='ipboard_body'><p id='content_jump' class='hide'><a id='top'></a><a href='#j_content' title='Jump to content' accesskey='m'>Jump to content</a></p><div id='ipbwrapper'><!-- ::: TOP BAR: Sign in / register or user drop down and notification alerts ::: --><div class='main_width'><div id='header_bar' class='clearfix'></div></div><!-- ::: APPLICATION TABS ::: --><div class='main_width'><div id='primary_nav' class='clearfix'><ul class='ipsList_inline' id='community_app_menu'><li id='nav_app_forums' class=" "><a href='http://reboot.pro/' title='Go to Forum'>Forum</a></li> <li id='nav_app_downloads' class=" active"><a href='http://reboot.pro/files/' title='Go to Downloads'>Downloads</a></li> <li id='nav_app_links' class=" "><a href='http://reboot.pro/links/' title='Go to Tutorials'>Tutorials</a></li> <li id='nav_other_apps' style='display: none'><a href='#' class='ipbmenu' id='more_apps'>More <img src='http://reboot.pro/public/style_images/metro/useropts_arrow.png' /></a> </li></ul></div></div><!-- ::: BRANDING STRIP: Logo and search box ::: --><div class='main_width'><!-- Skin by FinalPrestige.net --><div id='branding'><!-- div added by KoBE --><div id='branding1'><div id='logo'><a href='http://reboot.pro' title='Go to community index' rel="home" accesskey='1'><img src='http://reboot.pro/public/style_images/26_logo.png' alt='Logo' /></a></div><br /><br /><div class='ipsAd' style='display: inline-block; float: left;margin-left:6px;'><script type="text/javascript"><!--google_ad_client="ca-pub-5460357186576791";google_ad_slot="3966120716";google_ad_width=728;google_ad_height=90;//--></script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div></div><!-- div end tag added by KoBE --><div id='branding2'><div id='user_navigation' class='not_logged_in'><ul class='ipsList_inline right'><li><span class='services'><a href='http://reboot.pro/index.php?app=core&amp;module=global&amp;section=login&amp;serviceClick=twitter'><img src='http://reboot.pro/public/style_images/metro/loginmethods/twitter.png' alt='Log in with Twitter' /></a> </span>&nbsp;&nbsp;&nbsp;&nbsp; <a href='http://reboot.pro/index.php?app=core&amp;module=global&amp;section=login' title='Sign In' id='sign_in'>Sign In</a>&nbsp;&nbsp;&nbsp; </li><li><a href="http://reboot.pro/index.php?app=core&amp;module=global&amp;section=register" title='Create Account' id='register_link'>Create Account</a> </li></ul></div><br /><br /><br /><br /><br /><br /><br /><div id='search' class='right'><form action="http://reboot.pro/index.php?app=core&amp;module=search&amp;do=search&amp;fromMainBar=1" method="post" id='search-box'><fieldset><label for='main_search' class='hide'>Search</label> <a href='http://reboot.pro/index.php?app=core&amp;module=search&amp;search_in=downloads' title='Advanced Search' accesskey='4' rel="search" id='adv_search' class='right'>Advanced</a> <span id='search_wrap' class='right'><input type='text' id='main_search' name='search_term' class='inactive' size='17' tabindex='100' /> <span class='choice ipbmenu clickable' id='search_options' style='display: none'></span><ul id='search_options_menucontent' class='ipbmenu_content ipsPad' style='display: none'><li class='title'><strong>Search section:</strong></li> <li class='app'><label for='s_forums' title='Forum'><input type='radio' name='search_app' class='input_radio' id='s_forums' value="forums" />Forum</label></li><li class='app'><label for='s_members' title='Members'><input type='radio' name='search_app' class='input_radio' id='s_members' value="members" />Members</label></li><li class='app'><label for='s_core' title='Help Files'><input type='radio' name='search_app' class='input_radio' id='s_core' value="core" />Help Files</label></li> <li class='app'><label for='s_downloads' title='Downloads'><input type='radio' name='search_app' class='input_radio' id='s_downloads' value="downloads" checked="checked" /> Downloads </label></li><li class='app'><label for='s_links' title='Tutorials'><input type='radio' name='search_app' class='input_radio' id='s_links' value="links" /> Tutorials </label></li></ul><input type='submit' class='submit_input clickable' value='Search' /> </span></fieldset></form></div></div></div></div><!-- Skin by FinalPrestige.net --><!-- ::: MAIN CONTENT AREA ::: --><div id='content' class='clearfix'><!-- ::: NAVIGATION BREADCRUMBS ::: --><div id='secondary_navigation' class='clearfix'><ol class='breadcrumb top ipsList_inline left'><li itemscope itemtype="http://data-vocabulary.org/Breadcrumb"><a href='http://reboot.pro/files/' title='Return to Downloads' itemprop="url"><span itemprop="title">Downloads</span></a> </li><li itemscope itemtype="http://data-vocabulary.org/Breadcrumb"><span class='nav_sep'>&rarr;</span> <a href='http://reboot.pro/files/category/5-winbuilder/' title='Return to WinBuilder' itemprop="url"><span itemprop="title">WinBuilder</span></a> </li><li itemscope itemtype="http://data-vocabulary.org/Breadcrumb"><span class='nav_sep'>&rarr;</span> <a href='http://reboot.pro/files/category/10-plugins/' title='Return to Plugins' itemprop="url"><span itemprop="title">Plugins</span></a> </li></ol></div><br /><noscript>					<div class='message error'>						<strong>Javascript Disabled Detected</strong>						<p>You currently have javascript disabled. Several functions may not work. Please re-enable javascript to access full functionality.</p>					</div>					<br />				</noscript><!-- ::: CONTENT ::: --><div class='__like right' data-app="downloads" data-area="categories" data-relid="10" data-isfave=""><span class='ipsButton_extra right _fmore clickable' title='1 member(s) follow this category' data-tooltip="1 member(s) follow this category"><img src='http://reboot.pro/public/style_images/metro/icon_users.png' /> <strong>1</strong></span></div><script type="text/javascript">var FAVE_TEMPLATE=new Template("<h3>Unfollow this category</h3><div class='ipsPad'><span class='desc'>If you unfollow this category you will no longer receive any notifications</span><br /><p class='ipsForm_center'><input type='button' value='Unfollow this category' class='input_submit _funset' /></p></div>");</script><h1 class='ipsType_pagetitle'>Plugins</h1><br /><ul class='topic_buttons'><li class='disabled'><span>You cannot upload a new file</span></li></ul><br class='clear' /><div class='ipsLayout ipsLayout_withleft'><div class='ipsLayout_left'><div class='general_box'><!-- If this category doesn't have subcats, show the parent cat --><h3 class='bar'><a href='http://reboot.pro/files/category/5-winbuilder/'>WinBuilder</a></h3><ul id='idm_categories'><li><span class='file_count right'>165</span> <a href='http://reboot.pro/files/category/1-app-scripts/'>App scripts</a> </li><li><span class='file_count right'>16</span> <a href='http://reboot.pro/files/category/4-projects/'>Projects</a> </li><li><span class='file_count right'>3</span> <a href='http://reboot.pro/files/category/6-winbuilder-legacy/'>Winbuilder legacy</a> </li><li><span class='file_count right'>20</span> <a href='http://reboot.pro/files/category/9-system-scripts/'>System scripts</a> </li><li class='selected row1'><span class='file_count right'>12</span> <a href='http://reboot.pro/files/category/10-plugins/'>Plugins</a> </li><li><span class='file_count right'>0</span> <a href='http://reboot.pro/files/category/13-sandbox/'>Sandbox</a> </li></ul></div><br /><div class='general_box'><h3>Statistics</h3><ul class='ipsPad'><li><strong>12</strong> files</li> <li><strong>15,999</strong> downloads</li></ul></div></div><div class='ipsLayout_content'><div class='maintitle ipsFilterbar'><ul class='ipsList_inline'><li><a href='http://reboot.pro/files/category/10-plugins/?dosort=1&sort_key=file_updated&sort_order=desc'>Most Recent</a> </li><li><a href='http://reboot.pro/files/category/10-plugins/?dosort=1&sort_key=file_downloads&sort_order=desc'>Most Popular</a> </li><li><a href='http://reboot.pro/files/category/10-plugins/?dosort=1&sort_key=file_rating&sort_order=desc'>Highest Rated</a> </li><li class='active'><a href='#category_filter_menucontent' id='category_filter'>Custom</a> </li></ul></div><div id='category_filter_menucontent' class='ipbmenu_content ipsPad' style='display: none'><form id='filter_form' action="http://reboot.pro/index.php?app=downloads&amp;showcat=10&amp;dosort=1" method="post"><strong>Sort files by</strong><br /><select name='sort_key' id='sort_key' class='input_select'><option value='file_downloads'>Downloads</option><option value='file_submitted' selected='selected'>Submission date</option><option value='file_name'>Title</option><option value='file_views'>Views</option><option value='file_rating'>Rating</option><option value='file_updated'>Date updated</option><option value='file_comments'>Reviews</option></select><br /><br /><strong>Sort order</strong><br /><select name='sort_order' id='sort_order' class='input_select'><option value='ASC'>A-Z</option><option value='DESC' selected='selected'>Z-A</option></select><br /><br /><strong>Limit results</strong><br /><select name='num' id='limit' class='input_select'><option value='5'>5</option><option value='10'>10</option><option value='15'>15</option><option value='20'>20</option><option value='25'>25</option></select><br /><br /><input type='submit' value="Sort Files" class='input_submit' /></form></div><script type='text/javascript'>new ipb.Menu($('category_filter'),$('category_filter_menucontent'),{stopClose:true});</script><div id='idm_category' class='with_screenshots'><div class='idm_category_row clearfix row1 ' id='filerow_405'><a href='http://reboot.pro/files/file/405-hxd/' title='HxD'><img src='http://reboot.pro/index.php?app=downloads&amp;module=display&amp;section=screenshot&amp;record=9662&amp;id=405' class='screenshot' alt='Screenshot' /></a><div class='file_info right'><span class='mini_rate'><img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> </span><br />111 downloads (429 views)<br /><span class='date'>Updated A day ago </span></div><div class='basic_info'><h3 class='ipsType_subtitle'><a href='http://reboot.pro/files/file/405-hxd/' title='View file named HxD'>HxD <span class='ipsType_small'>2013.12.22</span></a></h3><div class='desc lighter'>By pscEx</div><br /><span class='desc'>Plugin for the new generation WinBuilder program. From developer...</span></div></div><div class='idm_category_row clearfix row2 ' id='filerow_344'><a href='http://reboot.pro/files/file/344-nvda/' title='NVDA'><img src='http://reboot.pro/index.php?app=downloads&amp;module=display&amp;section=screenshot&amp;record=9666&amp;id=344' class='screenshot' alt='Screenshot' /></a><div class='file_info right'><span class='mini_rate'><img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> </span><br />284 downloads (1147 views)<br /><span class='date'>Updated A day ago </span></div><div class='basic_info'><h3 class='ipsType_subtitle'><a href='http://reboot.pro/files/file/344-nvda/' title='View file named NVDA'>NVDA <span class='ipsType_small'>2013.12.22</span></a></h3><div class='desc lighter'>By pscEx</div><br /><span class='desc'>Plugin for the new generation WinBuilder program. Developer's sit...</span></div></div><div class='idm_category_row clearfix row1 ' id='filerow_312'><a href='http://reboot.pro/files/file/312-piriformrecuvaportable/' title='PiriformRecuvaPortable'><img src='http://reboot.pro/index.php?app=downloads&amp;module=display&amp;section=screenshot&amp;record=9670&amp;id=312' class='screenshot' alt='Screenshot' /></a> <div class='file_info right'><span class='mini_rate'><img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> </span><br />774 downloads (1894 views)<br /><span class='date'>Updated A day ago </span></div><div class='basic_info'><h3 class='ipsType_subtitle'><a href='http://reboot.pro/files/file/312-piriformrecuvaportable/' title='View file named PiriformRecuvaPortable'>PiriformRecuvaPortable <span class='ipsType_small'>2013.12.22</span></a></h3><div class='desc lighter'>By pscEx</div><br /><span class='desc'>Plugin for the new generation WinBuilder program. From developer...</span></div></div><div class='idm_category_row clearfix row2 ' id='filerow_311'><a href='http://reboot.pro/files/file/311-piriformdefragglerportable/' title='PiriformDefragglerPortable'><img src='http://reboot.pro/index.php?app=downloads&amp;module=display&amp;section=screenshot&amp;record=9674&amp;id=311' class='screenshot' alt='Screenshot' /></a><div class='file_info right'><span class='mini_rate'><img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> </span><br />577 downloads (1266 views)<br /><span class='date'>Updated A day ago </span></div><div class='basic_info'><h3 class='ipsType_subtitle'><a href='http://reboot.pro/files/file/311-piriformdefragglerportable/' title='View file named PiriformDefragglerPortable'>PiriformDefragglerPortable <span class='ipsType_small'>2013.12.22</span></a></h3><div class='desc lighter'>By pscEx</div><br /><span class='desc'>Plugin for the new generation WinBuilder program. From developer...</span></div></div><div class='idm_category_row clearfix row1 ' id='filerow_310'><a href='http://reboot.pro/files/file/310-piriformclamwinportable/' title='PiriformClamWinPortable'><img src='http://reboot.pro/index.php?app=downloads&amp;module=display&amp;section=screenshot&amp;record=9678&amp;id=310' class='screenshot' alt='Screenshot' /></a><div class='file_info right'><span class='mini_rate'><img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> </span><br />760 downloads (1974 views)<br /><span class='date'>Updated A day ago </span></div><div class='basic_info'><h3 class='ipsType_subtitle'><a href='http://reboot.pro/files/file/310-piriformclamwinportable/' title='View file named PiriformClamWinPortable'>PiriformClamWinPortable <span class='ipsType_small'>2013.12.22</span></a></h3><div class='desc lighter'>By pscEx</div><br /><span class='desc'>Plugin for the new generation WinBuilder program. From developer...</span></div></div><div class='idm_category_row clearfix row2 ' id='filerow_309'><a href='http://reboot.pro/files/file/309-piriformccleanerportable/' title='PiriformCCleanerPortable'><img src='http://reboot.pro/index.php?app=downloads&amp;module=display&amp;section=screenshot&amp;record=9682&amp;id=309' class='screenshot' alt='Screenshot' /></a><div class='file_info right'><span class='mini_rate'><img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> </span><br />823 downloads (1537 views)<br /><span class='date'>Updated A day ago </span></div><div class='basic_info'><h3 class='ipsType_subtitle'><a href='http://reboot.pro/files/file/309-piriformccleanerportable/' title='View file named PiriformCCleanerPortable'>PiriformCCleanerPortable <span class='ipsType_small'>2013.12.22</span></a></h3><div class='desc lighter'>By pscEx</div><br /><span class='desc'>Plugin for the new generation WinBuilder program. From developer...</span></div></div><div class='idm_category_row clearfix row1 ' id='filerow_308'><a href='http://reboot.pro/files/file/308-cd-opera/' title='CD-Opera'><img src='http://reboot.pro/index.php?app=downloads&amp;module=display&amp;section=screenshot&amp;record=9686&amp;id=308' class='screenshot' alt='Screenshot' /></a><div class='file_info right'><span class='mini_rate'><img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> </span><br />594 downloads (1339 views)<br /><span class='date'>Updated A day ago </span></div><div class='basic_info'><h3 class='ipsType_subtitle'><a href='http://reboot.pro/files/file/308-cd-opera/' title='View file named CD-Opera'>CD-Opera <span class='ipsType_small'>2013.12.22</span></a></h3><div class='desc lighter'>By pscEx</div><br /><span class='desc'>Plugin for the new generation WinBuilder program. The plugin inst...</span></div></div><div class='idm_category_row clearfix row2 ' id='filerow_307'><a href='http://reboot.pro/files/file/307-freecommanderportable/' title='FreeCommanderPortable'><img src='http://reboot.pro/index.php?app=downloads&amp;module=display&amp;section=screenshot&amp;record=9690&amp;id=307' class='screenshot' alt='Screenshot' /></a><div class='file_info right'><span class='mini_rate'><img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> </span><br />724 downloads (1536 views)<br /><span class='date'>Updated A day ago </span></div><div class='basic_info'><h3 class='ipsType_subtitle'><a href='http://reboot.pro/files/file/307-freecommanderportable/' title='View file named FreeCommanderPortable'>FreeCommanderPortable <span class='ipsType_small'>2013.12.22</span></a></h3><div class='desc lighter'>By pscEx</div><br /><span class='desc'>Plugin for the new generation WinBuilder program. From developer...</span></div></div><div class='idm_category_row clearfix row1 ' id='filerow_306'><a href='http://reboot.pro/files/file/306-filezillaportable/' title='FileZillaPortable'><img src='http://reboot.pro/index.php?app=downloads&amp;module=display&amp;section=screenshot&amp;record=9694&amp;id=306' class='screenshot' alt='Screenshot' /></a><div class='file_info right'><span class='mini_rate'><img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> </span><br />513 downloads (1185 views)<br /><span class='date'>Updated A day ago </span></div><div class='basic_info'><h3 class='ipsType_subtitle'><a href='http://reboot.pro/files/file/306-filezillaportable/' title='View file named FileZillaPortable'>FileZillaPortable <span class='ipsType_small'>2013.12.22</span></a></h3><div class='desc lighter'>By pscEx</div><br /><span class='desc'>Plugin for the new generation WinBuilder program. From developer...</span></div></div><div class='idm_category_row clearfix row2 ' id='filerow_305'><a href='http://reboot.pro/files/file/305-ammyyadminportable/' title='AmmyyAdminPortable'><img src='http://reboot.pro/index.php?app=downloads&amp;module=display&amp;section=screenshot&amp;record=9698&amp;id=305' class='screenshot' alt='Screenshot' /></a><div class='file_info right'><span class='mini_rate'><img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> </span><br />953 downloads (2175 views)<br /><span class='date'>Updated A day ago </span></div><div class='basic_info'><h3 class='ipsType_subtitle'><a href='http://reboot.pro/files/file/305-ammyyadminportable/' title='View file named AmmyyAdminPortable'>AmmyyAdminPortable <span class='ipsType_small'>2013.12.22</span></a></h3><div class='desc lighter'>By pscEx</div><br /><span class='desc'>Plugin for the new generation WinBuilder program. From developer...</span></div></div><div class='idm_category_row clearfix row1 ' id='filerow_301'><a href='http://reboot.pro/files/file/301-auslogicsdiskdefragportable/' title='AusLogicsDiskdefragPortable'><img src='http://reboot.pro/index.php?app=downloads&amp;module=display&amp;section=screenshot&amp;record=9702&amp;id=301' class='screenshot' alt='Screenshot' /></a><div class='file_info right'><span class='mini_rate'><img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star_off.png' alt='-' class='rate_img' /> </span><br />592 downloads (1034 views)<br /><span class='date'>Updated A day ago </span></div><div class='basic_info'><h3 class='ipsType_subtitle'><a href='http://reboot.pro/files/file/301-auslogicsdiskdefragportable/' title='View file named AusLogicsDiskdefragPortable'>AusLogicsDiskdefragPortable <span class='ipsType_small'>2013.12.22</span></a></h3><div class='desc lighter'>By pscEx</div><br /><span class='desc'>Plugin for the new generation WinBuilder program. From developer...</span></div></div><div class='idm_category_row clearfix row2 ' id='filerow_300'><a href='http://reboot.pro/files/file/300-win7pe/' title='Win7PE'><img src='http://reboot.pro/index.php?app=downloads&amp;module=display&amp;section=screenshot&amp;record=9710&amp;id=300' class='screenshot' alt='Screenshot' /></a><div class='file_info right'><span class='mini_rate'><img src='http://reboot.pro/public/style_images/metro/star.png' alt='*' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star.png' alt='*' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star.png' alt='*' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star.png' alt='*' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star.png' alt='*' class='rate_img' /> </span><br />9,294 downloads (14781 views)<br /><span class='date'>Updated A day ago </span></div><div class='basic_info'><h3 class='ipsType_subtitle'><a href='http://reboot.pro/files/file/300-win7pe/' title='View file named Win7PE'>Win7PE <span class='ipsType_small'>2013.12.22</span></a></h3><div class='desc lighter'>By pscEx &nbsp; <img src='http://reboot.pro/public/style_images/metro/icon_tag.png' /> <span class='desc lighter blend_links'><a href="http://reboot.pro/tags/downloads/win7%2Bpe3/" data-tooltip="Find more content tagged 'win7 pe3'"><span>win7 pe3</span></a></span></div><br /><span class='desc'>Win7PE is the first new generation WinBuilder project which buil...</span></div></div></div><br class='clear' /></div></div><br class='clear' /><br /><br /><br /><div id='board_stats'><ul class='ipsType_small ipsList_inline'><li class='clear'><span class='value'>366</span> Total Files </li><li class='clear'><span class='value'>13</span> Total Categories </li><li class='clear'><span class='value'>72</span> Total Authors </li><li class='clear'><span class='value'>1,434,431</span> Total Downloads </li><li class='clear' data-tooltip="7 hours ago"><a href='http://reboot.pro/files/file/438-hddexpert/' class='value'>HDDExpert</a> Latest File </li><li class='clear'><span class='value'>al_jo</span> Latest Submitter </li></ul></div><div id='board_statistics' class='statistics clearfix'><ul id='stat_links' class='ipsList_inline right ipsType_small'><!-- Hook point --><li><a href='http://reboot.pro/index.php?app=core&amp;module=search&amp;do=active&amp;search_app=downloads&amp;period=today'>Files Uploaded Today</a></li></ul><h4 class='statistics_head'>224 user(s) are online (in the past 70 minutes)</h4><p class='statistics_brief'>2 members, 221 guests, 0 anonymous users</p><br /><p><span class='name'>Baylink,</span> <span class='name'>Google Mobile (1),</span> <span class='name'>compaid</span></p></div><div class='ipsAd'><a href="http://triplecheck.de"><img style="border: 0px solid ; width: 728px; height: 90px;" alt="" src="http://i.imgur.com/RcdmOWL.png"></a></div><ol class='breadcrumb bottom ipsList_inline left clearfix clear'><li><a href='http://reboot.pro/files/' title='Return to Downloads'><span>Downloads</span></a></li> <li><span class='nav_sep'>&rarr;</span> <a href='http://reboot.pro/files/category/5-winbuilder/' title='Return to WinBuilder'><span>WinBuilder</span></a></li> <li><span class='nav_sep'>&rarr;</span> <a href='http://reboot.pro/files/category/10-plugins/' title='Return to Plugins'><span>Plugins</span></a></li> <li class='right ipsType_smaller'><a rel="nofollow" href='http://reboot.pro/privacypolicy/'>Privacy Policy</a> </li><li class='right ipsType_smaller'><a href='http://reboot.pro/topic/18361-site-policies/'>Site policies </a>&middot; </li></ol></div><!-- ::: FOOTER (Change skin, language, mark as read, etc) ::: --><div id='footer_utilities' class='main_width clearfix clear'><a rel="nofollow" href='#top' id='backtotop' title='Go to top'><img src='http://reboot.pro/public/style_images/metro/top.png' alt='' /></a><ul class='ipsList_inline left'><li><img src='http://reboot.pro/public/style_images/metro/feed.png' alt='RSS Feed' id='rss_feed' class='clickable' /> </li><div id="board_info" class='left'><a href="http://finalprestige.net"><img src="http://reboot.pro/public/style_images/metro/cal_weekday.png" title='Skin by Final Prestige LLC' alt="" border="0" /></a></div><li><a rel="nofollow" id='new_skin' href='#'>Change Theme</a><ul id='new_skin_menucontent' class='ipbmenu_content with_checks' style='display: none'><li><a href='#' data-clicklaunch='changeSkin' data-skinid='1'>IP.Board</a> </li><li><a href='#' data-clicklaunch='changeSkin' data-skinid='23'>Neat</a> </li><li class='selected'><a href='#' data-clicklaunch='changeSkin' data-skinid='26'>Metro</a> </li></ul></li></ul><!-- Copyright Information --><p id='copyright'><a href='http://www.invisionpower.com/apps/board/' title='Community Forum Software by Invision Power Services'>Community Forum Software by IP.Board</a></p><!-- / Copyright --></div><!-- Skin by FinalPrestige.net --><!-- Skin by FinalPrestige.net --><script type="text/javascript">ipb.global.lightBoxIsOff();</script><div id='inline_login_form' style="display:none"><form action="http://reboot.pro/index.php?app=core&amp;module=global&amp;section=login&amp;do=process" method="post" id='login'><input type='hidden' name='auth_key' value='880ea6a14ea49e853634fbdc5015a024' /> <input type="hidden" name="referer" value="http://reboot.pro/files/category/10-plugins/" /><h3>Sign In</h3><div class='ipsBox_notice'><ul class='ipsList_inline'><li><a href="http://reboot.pro/index.php?app=core&amp;module=global&amp;section=login&amp;serviceClick=twitter" class='ipsButton_secondary'><img src="http://reboot.pro/public/style_images/metro/loginmethods/twitter.png" alt="Twitter" /> &nbsp; Use Twitter</a></li></ul></div><br /><div class='ipsForm ipsForm_horizontal'><fieldset><ul><li class='ipsField'><div class='ipsField_content'>Need an account? <a href="http://reboot.pro/index.php?app=core&amp;module=global&amp;section=register" title='Register now!'>Register now!</a></div></li><li class='ipsField ipsField_primary'><label for='ips_username' class='ipsField_title'>Username</label><div class='ipsField_content'><input id='ips_username' type='text' class='input_text' name='ips_username' size='30' tabindex='0' /></div></li><li class='ipsField ipsField_primary'><label for='ips_password' class='ipsField_title'>Password</label><div class='ipsField_content'><input id='ips_password' type='password' class='input_text' name='ips_password' size='30' tabindex='0' /><br /><a href='http://reboot.pro/index.php?app=core&amp;module=global&amp;section=lostpass' title='Retrieve password'>I've forgotten my password</a></div></li><li class='ipsField ipsField_checkbox'><input type='checkbox' id='inline_remember' checked='checked' name='rememberMe' value='1' class='input_check' tabindex='0' /><div class='ipsField_content'><label for='inline_remember'><strong>Remember me</strong><br /><span class='desc lighter'>This is not recommended for shared computers</span> </label></div></li><li class='ipsPad_top ipsForm_center desc ipsType_smaller'><a rel="nofollow" href='http://reboot.pro/privacypolicy/'>Privacy Policy</a> </li></ul></fieldset><div class='ipsForm_submit ipsForm_center'><input type='submit' class='ipsButton' value='Sign In' tabindex='0' /></div></div></form></div></div><script type='text/javascript'>if($('primary_nav')){ipb.global.activateMainMenu();}</script> <!-- Start of StatCounter Code for Default Guide --><script type="text/javascript">var sc_project=1717273;var sc_invisible=1;var sc_security="62eda64e";</script> <script type="text/javascript" src="http://www.statcounter.com/counter/counter.js"></script> <noscript><div class="statcounter"><a title="websitestatistics" href="http://statcounter.com/"target="_blank"><img class="statcounter"src="http://c.statcounter.com/1717273/0/62eda64e/1/"alt="website statistics"></a></div></noscript><!-- End of StatCounter Code for Default Guide --></body></html>
and page-300.html:

<!DOCTYPE html><html lang="en" xmlns:fb="http://www.facebook.com/2008/fbml"><head><meta charset="UTF-8" /><title>Win7PE - reboot.pro</title> <meta http-equiv="X-UA-Compatible" content="IE=edge" /><link rel="shortcut icon" href='http://reboot.pro/favicon.ico' /><link rel="image_src" href='http://reboot.pro/public/style_images/metro/meta_image.png' /><script type='text/javascript'>//<![CDATA[jsDebug=0;DISABLE_AJAX=parseInt(0);inACP=false;var isRTL=false;var rtlIe='';var rtlFull='';//]]></script> <link rel="stylesheet" type="text/css" href="http://reboot.pro/public/style_css/css_26/iwt_contactus.css?ipbv=38addfba544745cb7b8b4c8cba8eeb16" /><link rel="stylesheet" type="text/css" title="Main" media="screen,print" href="http://reboot.pro/public/style_css/css_26/ipb_common.css?ipbv=38addfba544745cb7b8b4c8cba8eeb16" /><link rel="stylesheet" type="text/css" title="Main" media="screen,print" href="http://reboot.pro/public/style_css/css_26/ipb_styles.css?ipbv=38addfba544745cb7b8b4c8cba8eeb16" /><link rel="stylesheet" type="text/css" title="Main" media="screen,print" href="http://reboot.pro/public/style_css/css_26/ipdownloads.css?ipbv=38addfba544745cb7b8b4c8cba8eeb16" /><link rel="stylesheet" type="text/css" title="Main" media="screen" href="http://reboot.pro/public/style_css/css_26/links.css?ipbv=38addfba544745cb7b8b4c8cba8eeb16" /><link rel="stylesheet" type="text/css" title="Main" media="screen" href="http://reboot.pro/public/style_css/css_26/calendar_select.css?ipbv=38addfba544745cb7b8b4c8cba8eeb16" /><link rel="stylesheet" type="text/css" href="http://reboot.pro/public/style_css/prettify.css?ipbv=38addfba544745cb7b8b4c8cba8eeb16" /><!--[if lte IE 7]><link rel="stylesheet" type="text/css" title='Main' media="screen" href="http://reboot.pro/public/style_css/css_26/ipb_ie.css" /><![endif]--><!--[if lte IE 8]><style type='text/css'>.ipb_table{table-layout:fixed;}.ipsLayout_content{width:99.5%;}</style> <![endif]--><!-- Forces resized images to an admin-defined size --><style type='text/css'>img.bbc_img{max-width:700px!important;max-height:700px!important;}</style> <meta property="og:title" content="Win7PE"/><meta property="og:site_name" content="reboot.pro"/><meta property="og:type" content="article" /><meta name="description" content="Files contributed by members of our community" /><meta property="og:description" content="Files contributed by members of our community" /><meta name="identifier-url" content="http://reboot.pro/files/file/300-win7pe/" /><meta property="og:url" content="http://reboot.pro/files/file/300-win7pe/" /><meta property="og:image" content="http://reboot.pro/public/style_images/metro/meta_image.png"/><script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/prototype/1.7.1.0/prototype.js'></script> <script type='text/javascript' src='http://reboot.pro/public/js/ipb.js?ipbv=38addfba544745cb7b8b4c8cba8eeb16&amp;load=quickpm,hovercard,downloads,sharelinks,rating,like'></script> <script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/scriptaculous/1.8/scriptaculous.js?load=effects,dragdrop,builder'></script> <script type="text/javascript" src='http://reboot.pro/cache/lang_cache/1/ipb.lang.js?nck=fb99e14e49767998a66e3b7a9956074d' charset='UTF-8'></script> <link rel="alternate" type="application/rss+xml" title="Reboot.pro" href="http://reboot.pro/rss/forums/1-rebootpro/" /><link rel="alternate" type="application/rss+xml" title="App Scripts" href="http://reboot.pro/rss/forums/3-app-scripts/" /><link rel="alternate" type="application/rss+xml" title="WinBuilder" href="http://reboot.pro/rss/forums/2-winbuilder/" /><link rel="alternate" type="application/rss+xml" title="TripleCheck" href="http://reboot.pro/rss/forums/4-triplecheck/" /><link rel="alternate" type="application/rss+xml" title="Last 10 Submissions RSS Feed" href="http://reboot.pro/rss/downloads/" /><!-- Forces topic photo to show without thumb --><style type='text/css'>.ipsUserPhoto_variable{max-width:145px!important;}.post_body{margin-left:185px!important;}</style> <script type='text/javascript'>//<![CDATA[ipb.vars['base_url']='http://reboot.pro/index.php?s=3ec90fdbf57e2b122b38ce8e65224994&';ipb.vars['board_url']='http://reboot.pro';ipb.vars['img_url']="http://reboot.pro/public/style_images/metro";ipb.vars['loading_img']='http://reboot.pro/public/style_images/metro/loading.gif';ipb.vars['active_app']='downloads';ipb.vars['upload_url']='http://reboot.pro/uploads';ipb.vars['member_id']=parseInt(0);ipb.vars['is_supmod']=parseInt(0);ipb.vars['is_admin']=parseInt(0);ipb.vars['secure_hash']='880ea6a14ea49e853634fbdc5015a024';ipb.vars['session_id']='3ec90fdbf57e2b122b38ce8e65224994';ipb.vars['twitter_id']=0;ipb.vars['fb_uid']=0;ipb.vars['auto_dst']=parseInt(0);ipb.vars['dst_in_use']=parseInt();ipb.vars['is_touch']=false;ipb.vars['member_group']={"g_mem_info":"0"}ipb.vars['cookie_id']='';ipb.vars['cookie_domain']='.reboot.pro';ipb.vars['cookie_path']='/';ipb.vars['rate_img_on']='http://reboot.pro/public/style_images/metro/star.png';ipb.vars['rate_img_off']='http://reboot.pro/public/style_images/metro/star_off.png';ipb.vars['rate_img_rated']='http://reboot.pro/public/style_images/metro/star_rated.png';/*--*/ipb.vars['swfupload_swf']='http://reboot.pro/public/js/3rd_party/swfupload/swfupload.swf';ipb.vars['swfupload_enabled']=true;ipb.vars['use_swf_upload']=(''=='flash')?true:false;ipb.vars['swfupload_debug']=false;ipb.vars['highlight_color']="#ade57a";ipb.vars['charset']="UTF-8";ipb.vars['time_offset']="0";ipb.vars['hour_format']="12";ipb.vars['seo_enabled']=1;ipb.vars['seo_params']={"start":"-","end":"\/","varBlock":"?","varPage":"page-","varSep":"&","varJoin":"="};ipb.templates['inlineMsg']="";ipb.templates['ajax_loading']="<div id='ajax_loading'><img src='http://reboot.pro/public/style_images/metro/ajax_loading.gif' alt='"+ipb.lang['loading']+"' /></div>";ipb.templates['close_popup']="<img src='http://reboot.pro/public/style_images/metro/close_popup.png' alt='x' />";ipb.templates['rss_shell']=new Template("<ul id='rss_menu' class='ipbmenu_content'>#{items}</ul>");ipb.templates['rss_item']=new Template("<li><a href='#{url}' title='#{title}'>#{title}</a></li>");ipb.templates['autocomplete_wrap']=new Template("<ul id='#{id}' class='ipb_autocomplete' style='width: 250px;'></ul>");ipb.templates['autocomplete_item']=new Template("<li id='#{id}' data-url='#{url}'><img src='#{img}' alt='' class='ipsUserPhoto ipsUserPhoto_mini' />&nbsp;&nbsp;#{itemvalue}</li>");ipb.templates['page_jump']=new Template("<div id='#{id}_wrap' class='ipbmenu_content'><h3 class='bar'>Jump to page</h3><p class='ipsPad'><input type='text' class='input_text' id='#{id}_input' size='8' /> <input type='submit' value='Go' class='input_submit add_folder' id='#{id}_submit' /></p></div>");ipb.templates['global_notify']=new Template("<div class='popupWrapper'><div class='popupInner'><div class='ipsPad'>#{message} #{close}</div></div></div>");ipb.templates['header_menu']=new Template("<div id='#{id}' class='ipsHeaderMenu boxShadow'></div>");Loader.boot();//]]></script> <script>  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');  ga('create', 'UA-46008817-1', 'reboot.pro');  ga('send', 'pageview');</script></head> <body id='ipboard_body'><p id='content_jump' class='hide'><a id='top'></a><a href='#j_content' title='Jump to content' accesskey='m'>Jump to content</a></p><div id='ipbwrapper'><!-- ::: TOP BAR: Sign in / register or user drop down and notification alerts ::: --><div class='main_width'><div id='header_bar' class='clearfix'></div></div><!-- ::: APPLICATION TABS ::: --><div class='main_width'><div id='primary_nav' class='clearfix'><ul class='ipsList_inline' id='community_app_menu'><li id='nav_app_forums' class=" "><a href='http://reboot.pro/' title='Go to Forum'>Forum</a></li> <li id='nav_app_downloads' class=" active"><a href='http://reboot.pro/files/' title='Go to Downloads'>Downloads</a></li> <li id='nav_app_links' class=" "><a href='http://reboot.pro/links/' title='Go to Tutorials'>Tutorials</a></li> <li id='nav_other_apps' style='display: none'><a href='#' class='ipbmenu' id='more_apps'>More <img src='http://reboot.pro/public/style_images/metro/useropts_arrow.png' /></a> </li></ul></div></div><!-- ::: BRANDING STRIP: Logo and search box ::: --><div class='main_width'><!-- Skin by FinalPrestige.net --><div id='branding'><!-- div added by KoBE --><div id='branding1'><div id='logo'><a href='http://reboot.pro' title='Go to community index' rel="home" accesskey='1'><img src='http://reboot.pro/public/style_images/26_logo.png' alt='Logo' /></a></div><br /><br /><div class='ipsAd' style='display: inline-block; float: left;margin-left:6px;'><script type="text/javascript"><!--google_ad_client="ca-pub-5460357186576791";google_ad_slot="3966120716";google_ad_width=728;google_ad_height=90;//--></script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div></div><!-- div end tag added by KoBE --><div id='branding2'><div id='user_navigation' class='not_logged_in'><ul class='ipsList_inline right'><li><span class='services'><a href='http://reboot.pro/index.php?app=core&amp;module=global&amp;section=login&amp;serviceClick=twitter'><img src='http://reboot.pro/public/style_images/metro/loginmethods/twitter.png' alt='Log in with Twitter' /></a> </span>&nbsp;&nbsp;&nbsp;&nbsp; <a href='http://reboot.pro/index.php?app=core&amp;module=global&amp;section=login' title='Sign In' id='sign_in'>Sign In</a>&nbsp;&nbsp;&nbsp; </li><li><a href="http://reboot.pro/index.php?app=core&amp;module=global&amp;section=register" title='Create Account' id='register_link'>Create Account</a> </li></ul></div><br /><br /><br /><br /><br /><br /><br /><div id='search' class='right'><form action="http://reboot.pro/index.php?app=core&amp;module=search&amp;do=search&amp;fromMainBar=1" method="post" id='search-box'><fieldset><label for='main_search' class='hide'>Search</label> <a href='http://reboot.pro/index.php?app=core&amp;module=search&amp;search_in=downloads' title='Advanced Search' accesskey='4' rel="search" id='adv_search' class='right'>Advanced</a> <span id='search_wrap' class='right'><input type='text' id='main_search' name='search_term' class='inactive' size='17' tabindex='100' /> <span class='choice ipbmenu clickable' id='search_options' style='display: none'></span><ul id='search_options_menucontent' class='ipbmenu_content ipsPad' style='display: none'><li class='title'><strong>Search section:</strong></li> <li class='app'><label for='s_forums' title='Forum'><input type='radio' name='search_app' class='input_radio' id='s_forums' value="forums" />Forum</label></li><li class='app'><label for='s_members' title='Members'><input type='radio' name='search_app' class='input_radio' id='s_members' value="members" />Members</label></li><li class='app'><label for='s_core' title='Help Files'><input type='radio' name='search_app' class='input_radio' id='s_core' value="core" />Help Files</label></li> <li class='app'><label for='s_downloads' title='Downloads'><input type='radio' name='search_app' class='input_radio' id='s_downloads' value="downloads" checked="checked" /> Downloads </label></li><li class='app'><label for='s_links' title='Tutorials'><input type='radio' name='search_app' class='input_radio' id='s_links' value="links" /> Tutorials </label></li></ul><input type='submit' class='submit_input clickable' value='Search' /> </span></fieldset></form></div></div></div></div><!-- Skin by FinalPrestige.net --><!-- ::: MAIN CONTENT AREA ::: --><div id='content' class='clearfix'><!-- ::: NAVIGATION BREADCRUMBS ::: --><div id='secondary_navigation' class='clearfix'><ol class='breadcrumb top ipsList_inline left'><li itemscope itemtype="http://data-vocabulary.org/Breadcrumb"><a href='http://reboot.pro/files/' title='Return to Downloads' itemprop="url"><span itemprop="title">Downloads</span></a> </li><li itemscope itemtype="http://data-vocabulary.org/Breadcrumb"><span class='nav_sep'>&rarr;</span> <a href='http://reboot.pro/files/category/5-winbuilder/' title='Return to WinBuilder' itemprop="url"><span itemprop="title">WinBuilder</span></a> </li><li itemscope itemtype="http://data-vocabulary.org/Breadcrumb"><span class='nav_sep'>&rarr;</span> <a href='http://reboot.pro/files/category/10-plugins/' title='Return to Plugins' itemprop="url"><span itemprop="title">Plugins</span></a> </li><li itemscope itemtype="http://data-vocabulary.org/Breadcrumb"><span class='nav_sep'>&rarr;</span> <span itemprop="title">Win7PE</span> </li></ol></div><br /><noscript>					<div class='message error'>						<strong>Javascript Disabled Detected</strong>						<p>You currently have javascript disabled. Several functions may not work. Please re-enable javascript to access full functionality.</p>					</div>					<br />				</noscript><!-- ::: CONTENT ::: --><script type="text/javascript" src="http://reboot.pro/public/js/3rd_party/prettify/prettify.js"></script> <script type='text/javascript' src='http://reboot.pro/public/js/3rd_party/prettify/lang-sql.js'></script> <!-- By default we load generic code, php, css, sql and xml/html; load others here if desired --><script type="text/javascript">//<![CDATA[Event.observe(window,'load',function(e){prettyPrint()});//]]></script><div class='ipsBox clear'><div class='ipsBox_container ipsPad'><div class='ipsLayout ipsLayout_withright ipsLayout_bigright clearfix'><div class='ipsLayout_right'><h3 class='bar'>Submitter</h3><div class='ipsPad clearfix ipsSideBlock' id='submitter_info'><a href='http://reboot.pro/user/3-pscex/' class='ipsUserPhotoLink left'><img src='http://reboot.pro/uploads/profile/photo-3.gif?_r=1358422246' width='50' height='50' class='ipsUserPhoto ipsUserPhoto_medium' /> </a><span class='ipsType_subtitle ipsPad'>pscEx </span><br /><a class='ipsPad' href='http://reboot.pro/index.php?app=core&amp;module=search&amp;do=user_activity&amp;search_app=downloads&amp;mid=3'>View other files from this member</a><br /><br /><FORM action="https://www.paypal.com/cgi-bin/webscr" method="post"><INPUT type='hidden' name='cmd' value='_xclick' /> <INPUT type='hidden' name='currency_code' value='EUR' /> <INPUT type='hidden' name='item_name' value='Donation to pscEx' /> <INPUT type='hidden' name='business' value='peter@schlang.name' /> <INPUT type='hidden' name='no_shipping' value='1' /><BR /><INPUT type="image" src="http://reboot.pro/public/style_images/metro/paypal_3.png" data-tooltip="You may donate when you find my work helpful." /><br />Amount:<br /><INPUT type='textbox' name='amount' value='' size='5' /></FORM></div><h3 class='bar'><span class='right'><a href='http://reboot.pro/topic/18481-win7pe/' data-tooltip="Get support for this file"><span class='ipsBadge ipsBadge_grey'>SUPPORT TOPIC</span> </a></span>File Information</h3><div class='ipsPad ipsSideBlock'><ul class='ipsList_data'><li><strong class='title'>Submitted:</strong> Apr 29 2013 03:18 PM </li><li><strong class='title'>Last Updated:</strong> A day ago </li><li><strong class='title'>File Size:</strong> 9.43MB </li><li><strong class='title'>Views:</strong> 14781 </li><li><strong class='title'>Downloads:</strong> 9,294 </li></ul></div><h3 class='bar'>Previous Versions</h3><div class='ipsPad ipsSideBlock'><ul class='ipsList_data' id='versions'><li><span class='desc right'>2 days ago</span> <span class='version_control right'><a href='http://reboot.pro/index.php?app=downloads&amp;module=display&amp;section=download&amp;do=version_download&amp;id=574' title='Download'><img src='http://reboot.pro/public/style_images/metro/downloads/idm_down.png' alt='Download' /></a> </span><strong>Win7PE 2013.12.21</strong> <li><span class='desc right'>A week ago</span> <span class='version_control right'><a href='http://reboot.pro/index.php?app=downloads&amp;module=display&amp;section=download&amp;do=version_download&amp;id=562' title='Download'><img src='http://reboot.pro/public/style_images/metro/downloads/idm_down.png' alt='Download' /></a> </span><strong>Win7PE 2013.08.09</strong> <li><span class='desc right'>15 Nov 2013</span> <span class='version_control right'><a href='http://reboot.pro/index.php?app=downloads&amp;module=display&amp;section=download&amp;do=version_download&amp;id=523' title='Download'><img src='http://reboot.pro/public/style_images/metro/downloads/idm_down.png' alt='Download' /></a> </span><strong>Win7PE 2013.08.09</strong> <li><span class='desc right'>10 Aug 2013</span> <span class='version_control right'><a href='http://reboot.pro/index.php?app=downloads&amp;module=display&amp;section=download&amp;do=version_download&amp;id=475' title='Download'><img src='http://reboot.pro/public/style_images/metro/downloads/idm_down.png' alt='Download' /></a> </span><strong>Win7PE 2013.08.09</strong> <li><span class='desc right'>04 Jul 2013</span> <span class='version_control right'><a href='http://reboot.pro/index.php?app=downloads&amp;module=display&amp;section=download&amp;do=version_download&amp;id=474' title='Download'><img src='http://reboot.pro/public/style_images/metro/downloads/idm_down.png' alt='Download' /></a> </span><strong>Win7PE 2013.07.03</strong> <li><span class='desc right'>07 May 2013</span> <span class='version_control right'><a href='http://reboot.pro/index.php?app=downloads&amp;module=display&amp;section=download&amp;do=version_download&amp;id=449' title='Download'><img src='http://reboot.pro/public/style_images/metro/downloads/idm_down.png' alt='Download' /></a> </span><strong>Win7PE 2013.05.04</strong> <li><span class='desc right'>03 May 2013</span> <span class='version_control right'><a href='http://reboot.pro/index.php?app=downloads&amp;module=display&amp;section=download&amp;do=version_download&amp;id=417' title='Download'><img src='http://reboot.pro/public/style_images/metro/downloads/idm_down.png' alt='Download' /></a> </span><strong>Win7PE 2013.05.01</strong> <li><span class='desc right'>29 Apr 2013</span> <span class='version_control right'><a href='http://reboot.pro/index.php?app=downloads&amp;module=display&amp;section=download&amp;do=version_download&amp;id=416' title='Download'><img src='http://reboot.pro/public/style_images/metro/downloads/idm_down.png' alt='Download' /></a> </span><strong>Win7PE 2013.04.29</strong></ul></div></div><div class='ipsLayout_content'><h1 class='ipsType_pagetitle'><a href='http://reboot.pro/files/download/300-win7pe/' class='download_button rounded right'>Download </a>Win7PE 2013.12.22</h1><img src='http://reboot.pro/public/style_images/metro/star.png' alt='*' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star.png' alt='*' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star.png' alt='*' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star.png' alt='*' class='rate_img' /> <img src='http://reboot.pro/public/style_images/metro/star.png' alt='*' class='rate_img' /> <span id='rating_text' class='desc'>1 Votes </span><br /><a class='ipsTag' href="http://reboot.pro/tags/downloads/win7%2Bpe3/" data-tooltip="Find more content tagged 'win7 pe3'"><span>win7 pe3</span></a><br class='clear' /><div class='__like right' data-app="downloads" data-area="files" data-relid="300" data-isfave=""><span class='ipsButton_extra right _fmore clickable' title='2 member(s) follow this file' data-tooltip="2 member(s) follow this file"><img src='http://reboot.pro/public/style_images/metro/icon_users.png' /> <strong>2</strong></span></div><script type="text/javascript">var FAVE_TEMPLATE=new Template("<h3>Unfollow this file</h3><div class='ipsPad'><span class='desc'>If you unfollow this file you will no longer receive any notifications</span><br /><p class='ipsForm_center'><input type='button' value='Unfollow this file' class='input_submit _funset' /></p></div>");</script><br class='clear' /><br /><br /><a class='screenshot primary' href='http://reboot.pro/index.php?app=downloads&amp;module=display&amp;section=screenshot&amp;record=9710&amp;id=300&amp;full=1' rel='lightbox[screenshot]'><img src='http://reboot.pro/index.php?app=downloads&amp;module=display&amp;section=screenshot&amp;record=9710&amp;id=300' alt='Screenshots' /></a><div class='ipsType_textblock ipsPad_half'><em class='bbc'><strong class='bbc'>Win7PE</strong></em> is the first new generation <strong class='bbc'>WinBuilder </strong>project which builds a PE3 exclusively from a Win7 source CD.<br />No undistributable files are included in <em class='bbc'><strong class='bbc'>Win7PE</strong></em>.<br /><br />The build is 'complete' including shortcuts, associations, etc. No shortcut generation, registry entries etc. are necessary during boot. That decreases boot time.<br /><br />Processing time for a base PE having Microsoft Internet Explorer:<br /><em class='bbc'><strong class='bbc'>Win7PE </strong></em>does not need pre-expanded WIMs, multiPE and Win7PE_SE usually use.<ul class='bbc'><li><em class='bbc'><strong class='bbc'>Win7PE</strong></em>: on Windows host about 2 minutes</li><li>multiPE / Win7PE_SE: on Windows host about 6 minutes</li><li><em class='bbc'><strong class='bbc'>Win7PE</strong></em>: on Ubuntu host about 4 minutes</li><li>multiPE / Win7PE_SE: on Ubuntu host not possible</li></ul><em class='bbc'><strong class='bbc'>Win7PE</strong></em> is a child process of <strong class='bbc'>WinBuilder </strong>and therefore depends on the actual <strong class='bbc'>WinBuilder </strong>status.<br /><em class='bbc'><strong class='bbc'>Win7PE</strong></em> cannot perform functionalites which are not yet provided by <strong class='bbc'>WinBuilder</strong>.<br /><br />But <em class='bbc'><strong class='bbc'>Win7PE</strong></em> allways offers internal workarounds to provide the wanted result or at least to come close to them.<br /><br /><strong class='bbc'>x</strong><strong class='bbc'>86 SP1 source CDs are supporte</strong><strong class='bbc'>d.</strong><br />Every language CD should work. Currently tested is English, German, Portuguese and Chinese.<br /><strong class='bbc'>!!! You need the new WinBuilder program to run this project!</strong><br /><br />Brief documentation at: <a href='http://winbuilder.exec-se.de/Doc/Win7PE/index.htm' class='bbc_url' title='External link' rel='norewrite nofollow external'>http://winbuilder.ex...in7PE/index.htm</a></div><br /><h3>What's New in Version 2013.12.22 (<a href='http://reboot.pro/index.php?app=downloads&amp;module=display&amp;section=changelog&amp;file=300' id='full-changelog'>See full changelog</a>)</h3><div class='description'><ul class='bullets'><li>When installing / uninstalling a Win7Pe plugin, automatically update settings.xml and settings.html</li> <li>(Optional) automatically download new project and plugin versions</li></ul></div><br /><br /><h3>Screenshots</h3><div id='file_screenshots'><a class='screenshot' href='http://reboot.pro/index.php?app=downloads&amp;module=display&amp;section=screenshot&amp;record=9711&amp;id=300&amp;full=1' rel='lightbox[screenshot]'><img src='http://reboot.pro/index.php?app=downloads&amp;module=display&amp;section=screenshot&amp;record=9711&amp;id=300' alt='Screenshots' /></a></div><br /></div></div></div></div><div class='ipsPad'><ul class='topic_share left shareButtons ipsList_inline'><li><a href="http://reboot.pro/index.php?sharelink=twitter;aHR0cDovL3JlYm9vdC5wcm8vZmlsZXMvZmlsZS8zMDAtd2luN3BlLw,,;V2luN1BF" rel="nofollow" target="_blank" title="Share this link via Twitter" class='_slink' id='slink_twitter'><img src="http://reboot.pro/public/style_extra/sharelinks/twitter.png" /></a></li> <li class='fbLike'><div class="fb-like" data-href="http://reboot.pro/files/file/300-win7pe/" data-send="false" data-layout="button_count" data-width="150" data-show-faces="false" data-action="like"></div><div id="fb-root"></div></li><script>(function(d, s, id) {  var js, fjs = d.getElementsByTagName(s)[0];  if (d.getElementById(id)) return;  js = d.createElement(s); js.id = id;  js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=135937259797695";  fjs.parentNode.insertBefore(js, fjs);}(document, 'script', 'facebook-jssdk'));</script> <script type="text/javascript" src="https://apis.google.com/js/plusone.js">{lang:'en-GB'}</script> <li><div class='googlePlusOne'><g:plusone count="false" size="small"></g:plusone></div></li><li><a href="http://reboot.pro/index.php?sharelink=print;aHR0cDovL3JlYm9vdC5wcm8vZmlsZXMvZmlsZS8zMDAtd2luN3BlLw,,;V2luN1BF" rel="nofollow" target="_blank" title="Print" class='_slink' id='slink_print'><img src="http://reboot.pro/public/style_extra/sharelinks/print.png" /></a></li> <li><a href="http://reboot.pro/index.php?sharelink=download;aHR0cDovL3JlYm9vdC5wcm8vZmlsZXMvZmlsZS8zMDAtd2luN3BlLw,,;V2luN1BF" rel="nofollow" target="_blank" title="Download" class='_slink' id='slink_download'><img src="http://reboot.pro/public/style_extra/sharelinks/download.png" /></a></li></ul><script type="text/javascript">ipb.sharelinks.url="http://reboot.pro/files/file/300-win7pe/";ipb.sharelinks.title="Win7PE";ipb.sharelinks.bname="reboot.pro";</script></div><br /><div class='ipsBox'><div class='ipsBox_container ipsPad download_pane'><h2 class='ipsType_subtitle'>Other files you may be interested in ..</h2><br /><div class='pane_wrap four_column' id='similar-files_wrap'><ul id='similar-files'><li class='left'><a href='http://reboot.pro/files/file/437-product-key-decryptor-200-for-win7pe/'><img src='http://reboot.pro/index.php?app=downloads&amp;module=display&amp;section=screenshot&amp;record=9638&amp;id=437' class='screenshot mini left' /> </a><div class='file_info'><h4><a title="Product Key Decryptor  200+ for Win7PE" href='http://reboot.pro/files/file/437-product-key-decryptor-200-for-win7pe/'>Product Key Decryptor... </a></h4><span>By al_jo </span><br /><span class='context_info'>3 days ago </span></div></li><li class='left'><a href='http://reboot.pro/files/file/405-hxd/'><img src='http://reboot.pro/index.php?app=downloads&amp;module=display&amp;section=screenshot&amp;record=9662&amp;id=405' class='screenshot mini left' /> </a><div class='file_info'><h4><a title="HxD" href='http://reboot.pro/files/file/405-hxd/'>HxD <span class='ipsType_small'>2013.12.22</span></a></h4><span>By pscEx </span><br /><span class='context_info'>Nov 04 2013 03:28 PM </span></div></li><li class='left'><a href='http://reboot.pro/files/file/403-winrar-500-final-x86-turkish-and-english/'><img src='http://reboot.pro/index.php?app=downloads&amp;module=display&amp;section=screenshot&amp;record=8934&amp;id=403' class='screenshot mini left' /> </a><div class='file_info'><h4><a title="WinRAR 5.00 Final (x86 Turkish and English)" href='http://reboot.pro/files/file/403-winrar-500-final-x86-turkish-and-english/'>WinRAR 5.00 Final (x86... </a></h4><span>By Vatansever </span><br /><span class='context_info'>Nov 03 2013 01:26 PM </span></div></li><li class='left'><a href='http://reboot.pro/files/file/400-cdex-170-beta-4-x86/'><img src='http://reboot.pro/index.php?app=downloads&amp;module=display&amp;section=screenshot&amp;record=8857&amp;id=400' class='screenshot mini left' /> </a><div class='file_info'><h4><a title="CDex 1.70 Beta 4 (x86)" href='http://reboot.pro/files/file/400-cdex-170-beta-4-x86/'>CDex 1.70 Beta 4 (x86) </a></h4><span>By Vatansever </span><br /><span class='context_info'>Nov 02 2013 12:07 PM </span></div></li><li class='left'><a href='http://reboot.pro/files/file/394-javatm-se-runtime-environment-build-170-45-b18-x86/'><img src='http://reboot.pro/index.php?app=downloads&amp;module=display&amp;section=screenshot&amp;record=8814&amp;id=394' class='screenshot mini left' /> </a><div class='file_info'><h4><a title="Java(TM) SE Runtime Environment (build 1.7.0_45-b18) (x86)" href='http://reboot.pro/files/file/394-javatm-se-runtime-environment-build-170-45-b18-x86/'>Java(TM) SE Runtime En... </a></h4><span>By Vatansever </span><br /><span class='context_info'>Oct 28 2013 12:44 PM </span></div></li><li class='left'><a href='http://reboot.pro/files/file/383-microsoft-silverlight-51209130-x86/'><img src='http://reboot.pro/index.php?app=downloads&amp;module=display&amp;section=screenshot&amp;record=8647&amp;id=383' class='screenshot mini left' /> </a><div class='file_info'><h4><a title="Microsoft Silverlight 5.1.20913.0 (x86)" href='http://reboot.pro/files/file/383-microsoft-silverlight-51209130-x86/'>Microsoft Silverlight... </a></h4><span>By Vatansever </span><br /><span class='context_info'>Oct 19 2013 01:57 PM </span></div></li><li class='left'><a href='http://reboot.pro/files/file/380-istool-5301-and-inno-setup-compiler-554u/'><img src='http://reboot.pro/index.php?app=downloads&amp;module=display&amp;section=screenshot&amp;record=8815&amp;id=380' class='screenshot mini left' /> </a><div class='file_info'><h4><a title="ISTool 5.3.0.1 and Inno Setup Compiler 5.5.4(u)" href='http://reboot.pro/files/file/380-istool-5301-and-inno-setup-compiler-554u/'>ISTool 5.3.0.1 and Inn... </a></h4><span>By Vatansever </span><br /><span class='context_info'>Oct 18 2013 11:47 AM </span></div></li><li class='left'><a href='http://reboot.pro/files/file/377-adobe-flash-player/'><img src='http://reboot.pro/index.php?app=downloads&amp;module=display&amp;section=screenshot&amp;record=8611&amp;id=377' class='screenshot mini left' /> </a><div class='file_info'><h4><a title="Adobe Flash Player" href='http://reboot.pro/files/file/377-adobe-flash-player/'>Adobe Flash Player <span class='ipsType_small'>11.9.900.117 (Only x86)</span></a></h4><span>By Vatansever </span><br /><span class='context_info'>Oct 17 2013 09:06 AM </span></div></li></ul></div></div></div><script type="text/javascript" src="http://reboot.pro/public/js/3rd_party/prettify/prettify.js"></script> <script type='text/javascript' src='http://reboot.pro/public/js/3rd_party/prettify/lang-sql.js'></script> <!-- By default we load generic code, php, css, sql and xml/html; load others here if desired --><script type="text/javascript">//<![CDATA[Event.observe(window,'load',function(e){prettyPrint()});//]]></script><br /><br /><br /><div id='board_stats'><ul class='ipsType_small ipsList_inline'><li class='clear'><span class='value'>366</span> Total Files </li><li class='clear'><span class='value'>13</span> Total Categories </li><li class='clear'><span class='value'>72</span> Total Authors </li><li class='clear'><span class='value'>1,434,431</span> Total Downloads </li><li class='clear' data-tooltip="7 hours ago"><a href='http://reboot.pro/files/file/438-hddexpert/' class='value'>HDDExpert</a> Latest File </li><li class='clear'><span class='value'>al_jo</span> Latest Submitter </li></ul></div><div id='board_statistics' class='statistics clearfix'><ul id='stat_links' class='ipsList_inline right ipsType_small'><!-- Hook point --><li><a href='http://reboot.pro/index.php?app=core&amp;module=search&amp;do=active&amp;search_app=downloads&amp;period=today'>Files Uploaded Today</a></li></ul><h4 class='statistics_head'>226 user(s) are online (in the past 70 minutes)</h4><p class='statistics_brief'>2 members, 223 guests, 0 anonymous users</p><br /><p><span class='name'>Baylink,</span> <span class='name'>Google Mobile (1),</span> <span class='name'>compaid</span></p></div><div class='ipsAd'><a href="http://triplecheck.de"><img style="border: 0px solid ; width: 728px; height: 90px;" alt="" src="http://i.imgur.com/RcdmOWL.png"></a></div><ol class='breadcrumb bottom ipsList_inline left clearfix clear'><li><a href='http://reboot.pro/files/' title='Return to Downloads'><span>Downloads</span></a></li> <li><span class='nav_sep'>&rarr;</span> <a href='http://reboot.pro/files/category/5-winbuilder/' title='Return to WinBuilder'><span>WinBuilder</span></a></li> <li><span class='nav_sep'>&rarr;</span> <a href='http://reboot.pro/files/category/10-plugins/' title='Return to Plugins'><span>Plugins</span></a></li> <li><span class='nav_sep'>&rarr;</span> <span>Win7PE</span></li> <li class='right ipsType_smaller'><a rel="nofollow" href='http://reboot.pro/privacypolicy/'>Privacy Policy</a> </li><li class='right ipsType_smaller'><a href='http://reboot.pro/topic/18361-site-policies/'>Site policies </a>&middot; </li></ol></div><!-- ::: FOOTER (Change skin, language, mark as read, etc) ::: --><div id='footer_utilities' class='main_width clearfix clear'><a rel="nofollow" href='#top' id='backtotop' title='Go to top'><img src='http://reboot.pro/public/style_images/metro/top.png' alt='' /></a><ul class='ipsList_inline left'><li><img src='http://reboot.pro/public/style_images/metro/feed.png' alt='RSS Feed' id='rss_feed' class='clickable' /> </li><div id="board_info" class='left'><a href="http://finalprestige.net"><img src="http://reboot.pro/public/style_images/metro/cal_weekday.png" title='Skin by Final Prestige LLC' alt="" border="0" /></a></div><li><a rel="nofollow" id='new_skin' href='#'>Change Theme</a><ul id='new_skin_menucontent' class='ipbmenu_content with_checks' style='display: none'><li><a href='#' data-clicklaunch='changeSkin' data-skinid='1'>IP.Board</a> </li><li><a href='#' data-clicklaunch='changeSkin' data-skinid='23'>Neat</a> </li><li class='selected'><a href='#' data-clicklaunch='changeSkin' data-skinid='26'>Metro</a> </li></ul></li></ul><!-- Copyright Information --><p id='copyright'><a href='http://www.invisionpower.com/apps/board/' title='Community Forum Software by Invision Power Services'>Community Forum Software by IP.Board</a></p><!-- / Copyright --></div><!-- Skin by FinalPrestige.net --><!-- Skin by FinalPrestige.net --><script type='text/javascript' src='http://reboot.pro/public/js/3rd_party/lightbox.js'></script> <script type='text/javascript'>//<![CDATA[LightboxOptions=Object.extend({fileLoadingImage:'http://reboot.pro/public/style_images/metro/lightbox/loading.gif',fileBottomNavCloseImage:'http://reboot.pro/public/style_images/metro/lightbox/closelabel.gif',overlayOpacity:0.8,animate:true,resizeSpeed:10,borderSize:10,labelImage:"Image",labelOf:"of"},window.LightboxOptions||{});document.observe('click',(function(event){var target=event.findElement('a[rel*="lightbox"]')||event.findElement('area[rel*="lightbox"]')||event.findElement('span[rel*="lightbox"]');if(target){event.stop();gbl_addDownloadButton();}}).bind(this));var _to='';var _last='';function gbl_addDownloadButton(){if(typeof(ipsLightbox.lightboxImage)!='undefined'&&ipsLightbox.lightboxImage.src){if(_last!=ipsLightbox.lightboxImage.src){if(!$('gbl_d')){$('bottomNav').insert({top:"<div id='gbl_d' style='text-align:right;padding-bottom:4px;'></div>"});}$('gbl_d').update("<a href='"+ipsLightbox.lightboxImage.src+"' target='_blank'><img src='http://reboot.pro/public/style_images/metro/lightbox/download-icon.png' /></a>");_last=ipsLightbox.lightboxImage.src;}}_to=setTimeout("gbl_addDownloadButton()",1000);}//]]></script><div id='inline_login_form' style="display:none"><form action="http://reboot.pro/index.php?app=core&amp;module=global&amp;section=login&amp;do=process" method="post" id='login'><input type='hidden' name='auth_key' value='880ea6a14ea49e853634fbdc5015a024' /> <input type="hidden" name="referer" value="http://reboot.pro/files/file/300-win7pe/" /><h3>Sign In</h3><div class='ipsBox_notice'><ul class='ipsList_inline'><li><a href="http://reboot.pro/index.php?app=core&amp;module=global&amp;section=login&amp;serviceClick=twitter" class='ipsButton_secondary'><img src="http://reboot.pro/public/style_images/metro/loginmethods/twitter.png" alt="Twitter" /> &nbsp; Use Twitter</a></li></ul></div><br /><div class='ipsForm ipsForm_horizontal'><fieldset><ul><li class='ipsField'><div class='ipsField_content'>Need an account? <a href="http://reboot.pro/index.php?app=core&amp;module=global&amp;section=register" title='Register now!'>Register now!</a> </div></li><li class='ipsField ipsField_primary'><label for='ips_username' class='ipsField_title'>Username</label><div class='ipsField_content'><input id='ips_username' type='text' class='input_text' name='ips_username' size='30' tabindex='0' /></div></li><li class='ipsField ipsField_primary'><label for='ips_password' class='ipsField_title'>Password</label><div class='ipsField_content'><input id='ips_password' type='password' class='input_text' name='ips_password' size='30' tabindex='0' /><br /><a href='http://reboot.pro/index.php?app=core&amp;module=global&amp;section=lostpass' title='Retrieve password'>I've forgotten my password</a></div></li><li class='ipsField ipsField_checkbox'><input type='checkbox' id='inline_remember' checked='checked' name='rememberMe' value='1' class='input_check' tabindex='0' /><div class='ipsField_content'><label for='inline_remember'><strong>Remember me</strong><br /><span class='desc lighter'>This is not recommended for shared computers</span> </label></div></li><li class='ipsPad_top ipsForm_center desc ipsType_smaller'><a rel="nofollow" href='http://reboot.pro/privacypolicy/'>Privacy Policy</a> </li></ul></fieldset><div class='ipsForm_submit ipsForm_center'><input type='submit' class='ipsButton' value='Sign In' tabindex='0' /></div></div></form></div></div><script type='text/javascript'>if($('primary_nav')){ipb.global.activateMainMenu();}</script> <!-- Start of StatCounter Code for Default Guide --><script type="text/javascript">var sc_project=1717273;var sc_invisible=1;var sc_security="62eda64e";</script> <script type="text/javascript" src="http://www.statcounter.com/counter/counter.js"></script> <noscript><div class="statcounter"><a title="websitestatistics" href="http://statcounter.com/"target="_blank"><img class="statcounter"src="http://c.statcounter.com/1717273/0/62eda64e/1/"alt="website statistics"></a></div></noscript><!-- End of StatCounter Code for Default Guide --></body></html>


#21 Brito

Brito

    Platinum Member

  • .script developer
  • 10616 posts
  • Location:boot.wim
  • Interests:I'm just a quiet simple person with a very quiet simple life living one day at a time..
  •  
    European Union

Posted 24 December 2013 - 08:59 AM

Hi Baylink,

I'd recommend you to just use the "auto" command from a fresh and clean install.

When you type other commands before the "auto" command you will stumble on bugs. Our resources are limited to volunteering work and quite limited to get every command combination tested as you might imagine.

I'm happy to see defects debugged but if you're looking forward to build a bootdisk in a simple manner then the "auto" command from a fresh install is usually the thing that should work more straightforward and give descriptive messages.

If it doesn't, this is where we can apply changes and we do need volunteers to help writing guides in case you are interested.

If you want to save yourself from repeating a download, just copy the windows .iso over to an empty downloads folder on your clean install.

#22 pscEx

pscEx

    Platinum Member

  • Team Reboot
  • 12707 posts
  • Location:Korschenbroich, Germany
  • Interests:What somebody else cannot do.
  •  
    European Union

Posted 24 December 2013 - 10:33 AM

And downloads\cache only has two HTML files:

 

I meant the COMPLETE downloads folder, not only the cache subfolder.

 

Peter



#23 Baylink

Baylink

    Member

  • Members
  • 30 posts
  •  
    United States

Posted 24 December 2013 - 01:51 PM

Those two files were /it/, Peter.

Nothing else there.

Will try the other, Nuno; tnx.

#24 Baylink

Baylink

    Member

  • Members
  • 30 posts
  •  
    United States

Posted 24 December 2013 - 03:26 PM

Ok; I unpacked the zip again fresh, made a downloads directory and moved the 2.5G ISO into it.

I then ran it, and this ensued:

09:59:05 [COMMAND] auto
09:59:05 [INFO] Starting the AUTO build
09:59:05 [INFO] Extracting files from the ISO, please wait
10:01:54 [ACCEPTED] Defined source as Windows 7 Ultimate 32 bit en-US 6.1.7601.17514 with SP1 at location C:\winbuilder2013\source\win7sp1
10:01:55 [RUNNING] Downloading and installing "Win7PE", please wait..
It is now 1023EST, and no further messages.

No output folder.

I see, though, that javaw.exe is firewalling my Celeron 2.2 laptop, so perhaps it's still grinding. More to follow, as an edit on this comment.

#25 pscEx

pscEx

    Platinum Member

  • Team Reboot
  • 12707 posts
  • Location:Korschenbroich, Germany
  • Interests:What somebody else cannot do.
  •  
    European Union

Posted 24 December 2013 - 03:50 PM

Your "firewall" mentioning reminds me on some glitch I sometimes have on my system.

 

When INSTALL Win7PE, my Avast scanner sometimes thinks to see a virus, stopps the download and leaves an undefined situation in the WinBuilder directory.

 

Then I get exactly what you are describing in your first post.

 

Then I usually clear downloads, suspend Avast for 10 minutes, and INSTALL Win7PE again. The build works then.

 

Sorry that I remember so late ...

 

Peter :cheers:






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users