Jump to content











Photo
* * * * * 1 votes

[NotActiveProject] Multi 7PEs


  • Please log in to reply
164 replies to this topic

#151 Solaris

Solaris
  • Members
  • 4 posts
  •  
    Belarus

Posted 22 March 2010 - 05:47 PM

Thank's. I've been tried this patch, but with winbuilder my attempt was failed, and I try to Unpack and inject files and registry entries from patch to my image, but it also was failed. WinPe 3.0 didn't start to suppport .net applications. Maybe I made some mistakes. Did anybody try this patch??
....I saw this forum, but there is not answer to my question. I don't know what to do.

#152 PaPeuser

PaPeuser

    Silver Member

  • Advanced user
  • 787 posts
  •  
    United States

Posted 22 March 2010 - 06:12 PM

I use the Net Framework v2.0.50727 scv.14 script for VistaPE script with Win7PE and it builds .. In fact it is listed in programs.. :wodoo:
all my tests have been with Multi Win7PE

.NET Framwork 2.0 is listed as a installed program
Net Runtime Optimization Service v2.0.50727_X86 - and - ASP.NET State Services are listed in Services

Both services fail to start because its side-by-side configuration is incorrect

I just thought this script might help you .. :wodoo:

Edited..

#153 Solaris

Solaris
  • Members
  • 4 posts
  •  
    Belarus

Posted 24 March 2010 - 11:28 AM

Oh, so sad. Do you try to start any .net application in your WinPE ?? or you decided that .net support is enabled only because of that in the add\remove programs ?

#154 PaPeuser

PaPeuser

    Silver Member

  • Advanced user
  • 787 posts
  •  
    United States

Posted 24 March 2010 - 12:03 PM

Oh, so sad. Do you try to start any .net application in your WinPE ?? or you decided that .net support is enabled only because of that in the add\remove programs ?


Win7PE is in a beta stage and still needs testing and work

Because Net is listed in programs and services are installed (just not running) I would have to assume that sidexside error may just mean some needed files are missing. With a little work it may just be possible to have NET running in Win7PE.

Applications or app scripts and what works need more testing.
What apps work with win7PE?
What services need to be running?
What files need to be included?

All this is done by developers who have spent a lot of time getting this far. <_< :wodoo:

Edited - What program or App are you trying to get running that needs Net?

#155 Solaris

Solaris
  • Members
  • 4 posts
  •  
    Belarus

Posted 24 March 2010 - 12:50 PM

Win7PE is in a beta stage and still needs testing and work

Because Net is listed in programs and services are installed (just not running) I would have to assume that sidexside error may just mean some needed files are missing. With a little work it may just be possible to have NET running in Win7PE.

Applications or app scripts and what works need more testing.
What apps work with win7PE?
What services need to be running?
What files need to be included?

All this is done by developers who have spent a lot of time getting this far. <_< :wodoo:

Edited - What program or App are you trying to get running that needs Net?


I just want to start my own .net applications which I develop under .net 2.0 platform. And by this time I don't have an answer to question "How to start .net applications in WinPE 3.0" <_<((

#156 dera

dera

    Gold Member

  • .script developer
  • 1335 posts
  •  
    Hungary

Posted 24 March 2010 - 09:48 PM

so, as a PE user for a long while
all i can say it is a dead idea to use a .net based application in PE

#157 jsgage

jsgage

    Member

  • Members
  • 31 posts
  •  
    United Kingdom

Posted 30 March 2010 - 03:25 PM

ive had good results with dotnet2 lodr in rescue 7 pe and multi 7pe
http://www.boot-land...hl=dotnet2 LODR

[main]
Title=dotnet2_win7_LODR
Description=my Program description
Selected=True
Level=5
Version=1

[variables]
%ProgramTitle%=dotnet2_win7_LODR
%ProgramEXE%=dotnet2_win7_LODR.exe
%ProgramFolder%=dotnet2_win7_LODR

[Interface]
pTextLabel1=" dotnet2_win7_LODR",1,1,16,21,285,30,12,Bold
pCheckBox1="Add desktop shortcut",1,3,43,72,146,18,True
pCheckBox2="Add start menu shortcut",1,3,43,126,146,18,False
pCheckBox3="Add AutoRun shortcut",1,3,43,99,146,18,False
pCheckBox4="Run from ram (boot.wim)",1,3,41,156,150,20,True
pTextBox1="Start menu folder (blank for none):",1,0,43,200,168,21,System
pBevel=pBevel1,1,12,32,58,200,190
pBevel2=pBevel2,1,12,2,3,550,315

[process]
RunFromRAM,%pCheckBox4%
Echo,"Adding %ProgramTitle% in %ProgramFolder% to your builds"
If,%pCheckBox1%,Equal,True,Add_Shortcut,Desktop
If,%pCheckBox2%,Equal,True,Add_Shortcut,StartMenu,%pTextBox1%
If,%pCheckBox3%,Equal,True,Add_Shortcut,AutoRun
Unpack,Folder,dotnet2LODR.7z,True,%Target_Prog%,%ProgramFolder%,%ProgramExe%

[EncodedFolders]

this only seems to work if source for the build is 7100 x86 not 7600 vista or server

#158 dera

dera

    Gold Member

  • .script developer
  • 1335 posts
  •  
    Hungary

Posted 30 March 2010 - 06:38 PM

yes building Win7PE from 7600.16385 source
that dotnet2_win7rc1_LODR.zip does not work at all

#159 dread4everyone

dread4everyone
  • Members
  • 3 posts
  •  
    Vietnam

Posted 11 April 2010 - 10:43 AM

Yesterday, i did win7 PEs, but today i can't do it :cheers: :) :cheers:

Posted Image

Log file:

Attached Files

  • Attached File  log.html   107.57KB   1144 downloads


#160 JoshuaCL

JoshuaCL

    Newbie

  • Members
  • 25 posts
  •  
    United States

Posted 17 April 2010 - 12:39 PM

;) Multiple 7PEs


What is Win7PE

Win7PE is a small project but powerful reincarnated Live CD from Windows 7 Operating System kernel core. It is obviously built by Winbuilder engine and set of Winbuilder-scripts like some other projects VistaPE and LiveXP. The difference from WinPE 3.0 is that it has graphical user interface and many more powerful functions. It can be added more drivers (Wireless, Wifi, ect) and many other preinstalled-software. Like Windows preinstallation Environment 3.0, it is running in RAM, so it has the fastest activities in current Operating System Environment for System Administrators.

Requirements to build and run.

1. Winbuilder Version 077 or above.
2. Source machine should be Windows XP sp2 or above.(Only support for x86)
3. Need Minimum Free HDD space 4gb recommended.(for mount boot.wim and install.wim)
4. Minimum RAM should be 768 Mb for 32bit, 1Gb RAM is needed for 64bit build)
5. For Virtual Testing, installed Vmware player/workstation or VisualBox will be required. For 64bit, unfortunately no Emulators is fully supported yet.
6. CD R/W Rom for cd build.
7. USB 512Mb or above for USB Booting users.

What Advantages.

1. Because of running in RAM, boot media can be removed after loading.
2. Support ATA, SATA, RAID, SCSI.
3. Read/Write support on FAT, FAT32, NTFS, Ext2, Ext3.
4. Support Networking. (lots of NIC drivers are build-in included so no worry for common drivers-installation.
5. Can extend to several functions (like Audio, Video)
6. Support access to any Windows version (DOS to Windows 7) and Linux. Besides, you can access through Apple MACs by Mediafour MacDrive preinstalled.
7. Main shell as Windows 7 explorer, so no worry to folders and file-management.
8. In addition, it has BSexplorer and QDir small shells included for especially urgent Admins.

Multiple PEs

In this NEW version I have made a new designed for multiple PEs.
Multiple PEs includes
1. Vista SP-0, 1, 2 for 32 & 64bit
2. Windows server 2k8 SP-0 0,1,2 for 32bit & 64bit
3. Windows 7 for 32bit & 64bit

:( Windows Explorer shell is supported for all above versions. ;)

In this version, you do not need to worry about any version of Windows DVD means if you have dual version of DVD or single version of DVD.
Dual version of DVD defines in some cases there are dual versions of Vista(32bit+64bits) or Windows 7(32bits+64bits).
Any of above dual version of DVD, project will create only 32bits and not supported yet for individual version select at the moment.

There are many Error check functions in every single of projects such as Tools folder check, explorer shell check, Mount error check and Version check.

I would like to remind you that about applications if you are building 64bit version. Because there are very limited programs supported 64bits. It has just only intended for some advanced users who are developing 64bit environments. In the other hand, from 64 bit PE does not support 32bit programs like in real 64bit installed machine.

And the background image is supported in all versions and you can change any bmp image within the script. How to change:
1.on Winbuilder, click on the DesktopBackground.script >Edit>Attachments>
2. you will see setup.7z and winpe.7z files. You can change any image within those files.

In 64bit versions, there is not supported Joshua’s PE Loader because it is not supportive for 64bit yet. (Requested to Joshua, thanks to Joshua)
And networking is not supported yetnow. But if you want to fancy about Internet, it is still OK, of course you need PENetwork Manager script from Holger. (note: need to change to be compatible with my scripts and comment all registry setting)
MMC is supported in this version.

Unfortunately, I have never tested with WAIK in this version.

Most commonly encountered errors.
1. Tools folder
2. Mount image(s)
3. Desktop Background script

To avoid errors

You have to check with Tools folder which is all needed files are in it.
For mount error, check 0 – PreConfig.script under Build folder which is selected with 2 in boot.wim countainer and 1 in install.wim container.

Added:16/11/09
Common mount error can be occurred by without installing FileManager(FltMgr).
How to install FltMgr
For newly build, first put all the files in text file plus fltMgr.sys which I forget to mension.
Secondly, right click on FltMgr\fltMgr.inf and click install and you may need to derect the file when windows ask.
Do not restart your PC on this stage and finally right click on wimfltr.inf and click on install. After installing, you may need to restart your PC. Now you can start your project.
Adding finished.
=========================================================
ImageX is needed for 64 bit version build.
Desktop Background script error will occur without any reasons sometime. No worry, right click on the error Title Bar and click stop to end pop up. And re-run only the script manually.
For consistent errors, you may need to restart your PC and run again that script only.
And then run the following scripts(3 – PostConfig.script, 4 – Create ISO.script) manually so that you can save your time. (If you start from scratch, will take more your valuable time)

Download

Any errors and feed back are welcome. ;)

Thanks.

YahooUK

p-s : I do not include any other programs in this build. Refer to LiveXP programs' scripts as these are compatible with any version (32 & 64 bit) Thanks to Lancelot. ;)


When I built mine after importing the tools folder correctly using a combination of x86 apps found in win7 opk, then aik, then the website described.

My project builds and burns, then on boot, it resets after the background appears and a little demon mouse cursor is on the screen, any ideas?

I built it from win7 x64 (that's my tech pc). I didn't install the .inf that you described, going to do so now and reboot and retry.

#161 PaPeuser

PaPeuser

    Silver Member

  • Advanced user
  • 787 posts
  •  
    United States

Posted 17 April 2010 - 01:43 PM

PE Shell Swapper is selected as default in Main Configuration script view
Then PEshell and Explorer Shell should be selected in shells

Just check or enable PEshell. Leave all other default settings

#162 viziare

viziare
  • Members
  • 4 posts
  •  
    United States

Posted 18 June 2010 - 12:18 AM

i cant get winbuilder 078 for win7 mulit keeps getting this error and when i go to the web page i cant find all this down load s
this is what it says First, you need to find all following files before you build.
You can find some of them in
http://ludovici.winbuilder.net, FileManager (FltMgr\...)
must be from xp sp3 or above.
devcon.exe
wimfltr.sys
7z.exe
mkisofs.exe
intlcfg.exe
upx.exe
Iso-Burner.
exe
SetACL.exe
wimgapi.dll
imagex.exe
7z.dll
WimUtil.exe
FltMgr\fltlib.dll
FltMgr\fltMc.exe
FltMgr\fltmgr.inf
FltMgr\fltMgr.sys
FltMgr\
wimfltr.inf
FltMgr\WimFltr.sys
wimfltr.inf
iso-burner_license.txt
Iso-Burner.chm
FltMgr
please some one help me out on this thank you guys this site is great and keep up the great work

#163 patsch

patsch

    Silver Member

  • Advanced user
  • 785 posts
  •  
    Germany

Posted 18 June 2010 - 06:27 AM

a.) wb078 is outdated ... please use at least wb080
b.) nearly all files are present on the server of ludovici (see your link). Download these files and put them into the tools folder of your project as described in the project and the txt-file
The problem is the fltMgr.sys that you will get from XP-Systems ... there are many posts in this forum that will help getting this file (e.g. http://www.boot-land...?...st&p=73953)

#164 PaPeuser

PaPeuser

    Silver Member

  • Advanced user
  • 787 posts
  •  
    United States

Posted 25 July 2010 - 04:28 PM

Multi Win7PE downloaded from in Winbuilder does not include all the latest updates.

In post 94 Yahoouk offers an updated package with many fixes - the link in this post no longer works….

In Post 95 - Lancelot offers a second link to updated package.

I wonder why these updates where never included in download? :) :dubbio:

#165 paraglider

paraglider

    Gold Member

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

Posted 26 July 2010 - 11:59 AM

Because the author no longer has the time to support the package. This seems like a common problem with many of the projects.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users