Make_PE3 Program to Create Portable Windows 7 PE
#141
Posted 30 June 2010 - 07:18 AM
#142
Posted 30 June 2010 - 09:37 AM
Kullenen_Ask, on 30 June 2010 - 06:44 AM, said:
There was no change in the way imagex and Dism are used as compared to the precvious version of 24 june
Or do you make comparison with older version ?
When you select your folder with mounted install.wim
then imagex.exe is not used for making 7pe_x86.iso
In that case Dism.exe from folder AIK_Tools\x86\Dism is used,
but that requires newer version 7600 or 7100 of wimgapi.dll which will be present in folder Dism.
What is your Windows 7 source (DVD or installed Win 7 or mounted install.wim) and what are you trying to make (pe3 or 7pe)
and what is your OS (Win7 or XP) ?
#143
Posted 30 June 2010 - 09:40 AM
carenot, on 30 June 2010 - 07:18 AM, said:
UK english can be added in next release ....
Shutdown is working for me from Program Menu or Administrator tools menu. No workaround needed.
#144
Posted 30 June 2010 - 09:54 AM
This post has been edited by Kullenen_Ask: 30 June 2010 - 10:01 AM
#145
Posted 30 June 2010 - 10:44 AM
Can you give me any advise on getting audio working the audio fix script gets the volume control working but I still have no sound
#146
Posted 30 June 2010 - 12:38 PM
carenot, on 30 June 2010 - 10:44 AM, said:
In Windows 7 with working soundcard collect the registry key
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\MMDevices\Audio\Render\{f36cd2e2-2a57-4081-a8d2-2064695810bc}\Properties]
(your guid will differ from mine {f36cd2e2-2a57-4081-a8d2-2064695810bc})
Use these values as described in
http://www.boot-land...pic=11081&st=17
#147
Posted 30 June 2010 - 11:49 PM
- Removed bug in Make_PE3.cmd which could cause to collect AIK_Tools as wimgapi.dll from wrong drive
@Kullenen_Ask
Download new version and don't overwrite existing Make_PE3 folder.
So first rename existing Make_PE3 folder and then Extract the download.
Hopefully now it will work for you.
#148
Posted 01 July 2010 - 01:50 AM
can we return to version post #124. i think i am the only man on the earth that use this on a xp base system and i can copy bootmgr and boot.wim at least want dism to work and build it. why don't you have a previous builds on your ftp? don't they give you a enough space. maybe you can put them as Make_PE3_010810.exe Make_PE3_220710.exe with time date for to easy access prvious builds. it was working like this until now. it try to use c:\windows\system32\wimgapi.dll.
This post has been edited by Kullenen_Ask: 01 July 2010 - 11:29 AM
#149
Posted 01 July 2010 - 04:10 AM
Kullenen_Ask, on 01 July 2010 - 01:50 AM, said:
Can you give a screenshot or detailed description of error.
Are you making 7pe_x86.iso (option 2 in batch or use Checkbox in exe) Or pe3_x86.iso (option 4 of batch or second radio button in exe)
Strange, the version of post #124 is using the same code for using Dism and imagex
Or do you compare with earlier version with only options to make pe3_x86.iso ?
Please check version of used Dism.exe and wimgapi.dll in folder Make_PE3\AIK_Tools\x86\Dism
It should be 7100 0r 7600 and not 6001
Dism.exe in this folder is used by the program to create 7pe_x86.iso without using AIK.
For making pe3_x86.iso then as always Dism.exe of AIK is used
This post has been edited by wimb: 02 July 2010 - 12:38 AM
#150
Posted 02 July 2010 - 12:50 AM
it copy by itself. wrong copy? it is not.
i checked
C:\Make_PE3\AIK_Tools\x86\Dism\wimgapi.dll 6.1.7600.16385
C:\Make_PE3\AIK_Tools\x86\Dism\Dism.exe 6.1.7600.16385
why it complain about C:\windows\system32\wimgapi.dll in error if it uses C:\Make_PE3\AIK_Tools\x86\Dism\wimgapi.dll ?
This post has been edited by Kullenen_Ask: 02 July 2010 - 01:10 AM
#151
Posted 02 July 2010 - 04:13 AM
Kullenen_Ask, on 02 July 2010 - 12:50 AM, said:
it copy by itself. wrong copy? it is not.
i checked
C:\Make_PE3\AIK_Tools\x86\Dism\wimgapi.dll 6.1.7600.16385
C:\Make_PE3\AIK_Tools\x86\Dism\Dism.exe 6.1.7600.16385
why it complain about C:\windows\system32\wimgapi.dll in error if it uses C:\Make_PE3\AIK_Tools\x86\Dism\wimgapi.dll ?
I don't know why you get this error.
I developed the program in XP and can run Make_PE3.exe quite well in XP without using AIK.
Dism.exe and wimgapi.dll will be used from folder Make_PE3\AIK_Tools\x86\Dism
Can you try to make pe3_x86.iso using second radio button in Make_PE3.exe
Hopefully that is working for you.
#152
Posted 02 July 2010 - 10:26 AM
wimb, on 30 June 2010 - 12:38 PM, said:
carenot, on 30 June 2010 - 10:44 AM, said:
In Windows 7 with working soundcard collect the registry key
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\MMDevices\Audio\Render\{f36cd2e2-2a57-4081-a8d2-2064695810bc}\Properties]
(your guid will differ from mine {f36cd2e2-2a57-4081-a8d2-2064695810bc})
Use these values as described in
http://www.boot-land...pic=11081&st=17
thanks for the info got sound now
has anyone got aero theme working?
This post has been edited by carenot: 03 July 2010 - 02:25 PM
#153
Posted 05 July 2010 - 03:10 AM
- Changed - X:\Program Files in Links was changed to %programfiles% or %programfiles(x86)%
Thanks to Lancelot for giving this solution to have correct Links fot IE8 and PENetwork - Changed - imagex parameters in Make_PE3.exe are now absolute path with surrounding double quotes
Hopefully this helps to solve problem in x64 environment in some cases - Changed - Setting Locale TimeZone is removed in case of winre.wim ,because of long timeout delay
- Added - Program Version is now visible in running program - latest version is 1.0
#154
Posted 05 July 2010 - 03:16 AM
i think i found the problem.
when i put boot.wim from directly setup dvd it works at dism part builts ok.
but when i test iso and wim size ok but no shell inside wim and other files.
starts setup. maybe same language fixes need in add_files.txt to change en-us to tr-tr. will try that. there is C:\Make_PE3\PE3_mod\WIN7_add\x86\Windows\explorer.exe. it collects ok. but not explorer.exe inside boot.wim
when i export boot.wim 2 with boot flag only one image inside wim it gives same error.
This post has been edited by Kullenen_Ask: 05 July 2010 - 04:29 AM
#155
Posted 05 July 2010 - 04:31 AM
Kullenen_Ask, on 05 July 2010 - 03:16 AM, said:
i think i found the problem.
when i put boot.wim from directly setup dvd it works at dism part builts ok.
but when i test iso and wim size ok but no shell inside wim and other files.
starts setup. maybe same language fixes need in add_files.txt to change en-us to tr-tr. will try that.
when i export boot.wim 2 with boot flag only one image inside wim it gives same error.
Strange ....
I assume you are using Make_PE3.exe
Can you test also with Make_PE3.cmd to see if you have the same problem.
And can you test with DVD or Win7 drive as source instead of your mounted install.wim
#156
Posted 05 July 2010 - 04:40 AM
how will it be? i don't see such option. i am used to foreign language issues. you always say it will detect language and copy right files but i never get it work without modify changing en-us values to tr-tr values inside txt files.
If you can help me one time me to built it in xp without waik without problem. i will give you are prize and will work on a feature you want to integrate to your build with files and registry settings
testing cmd. first select 1 and selected source after selected 2
it takes very long time with cmd. had C:\Make_PE3\PE3_mod\WIN7_add\x86\Windows\System32\wlansvc.dll Not Found error. selected continue to build. base is turkish setup dvd.
Error: Unknown Return Code 317
PE3-SOFTWARE_CUSTOM.reg added to HKLM\PE3-SOFTWARE
and lots of from that 317 return codes.
Error DISM DISM Manager: PID=2184 Failed to create unique image session lock name for DISM located at 'C:\Make_PE3\win7pe_x86\mount\Windows\System32\Dism\dismprov.dll'. - CDISMManager::CheckSessionAndLock(hr:0x8007013d)
Error DISM DISM Manager: PID=2184 Failed to create the image session lock for location: C:\Make_PE3\win7pe_x86\mount\Windows\System32\Dism - CDISMManager::CreateImageSession(hr:0x8007013d)
Error DISM DISM.EXE: Could not load the image session. HRESULT=8007013D
Error DISM DISM.EXE: Unable to start the servicing process for the image at 'C:\Make_PE3\win7pe_x86\mount'. HRESULT=8007013D
Warning DISM DISM Provider Store: PID=536 Failed to Load the provider: J:\sources\WimProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
This post has been edited by Kullenen_Ask: 06 July 2010 - 12:27 AM
#157
Posted 05 July 2010 - 05:08 AM
Kullenen_Ask, on 05 July 2010 - 04:40 AM, said:
how will it be? i don't see such option. i am used to foreign language issues. you always say it will detect language and copy right files but i never get it work without modify changing en-us values to tr-tr values inside txt files.
Option to Select DVD as source is there
Just in batch program Select 1 will give Drive selector
Or in exe use button to Select Windows 7 Source
You are right, tr-TR is missing in the list
That is very strange, I have a lot of Distribution Languages but no Turkish.
Of course I will make adjustment. Thanks for the Info.
Thanks for half of the prize ....
This post has been edited by wimb: 05 July 2010 - 05:12 AM
#158
Posted 05 July 2010 - 09:31 AM
What are the limitations or license terms for the use of this software? For example, would it be possible to use this to create a thin client for use in a corporate environment?
#159
Posted 05 July 2010 - 12:19 PM
This post has been edited by Kullenen_Ask: 05 July 2010 - 12:33 PM
#160
Posted 05 July 2010 - 11:55 PM
Tripredacus, on 05 July 2010 - 09:31 AM, said:
What are the limitations or license terms for the use of this software? For example, would it be possible to use this to create a thin client for use in a corporate environment?
Make_PE3 is Freeware, which means it is free for private use,
but one may not sell it or use it for commercial purposes.
It is not for me to decide, whether the output e.g the 7PE or PE3 ISO Boot Images,
may be used as thin client in a corporate environment,
but it might be quite usefull for this purpose.
This post has been edited by wimb: 07 July 2010 - 03:04 AM



Help

Back to top









