MSFN Forum: Make_PE3 Program to Create Portable Windows 7 PE - MSFN Forum

Jump to content



  • 16 Pages +
  • « First
  • 14
  • 15
  • 16
  • You cannot start a new topic
  • You cannot reply to this topic

Make_PE3 Program to Create Portable Windows 7 PE Rate Topic: -----

#301 User is offline   PE3MakerNewbie 

  • Group: Members
  • Posts: 8
  • Joined: 30-March 11
  • OS:none specified
  • Country: Country Flag

Posted 17 April 2011 - 06:40 AM

View Postwimb, on 17 April 2011 - 12:18 AM, said:

View PostPE3MakerNewbie, on 16 April 2011 - 11:12 PM, said:

It works! The http.sys driver started successfully.
The print spooler service activate successfully.
....

Now, I want to activate the usbscan.sys driver and sti service

That is good news. :thumbup :thumbup

I found the filelist when reducing to mini 7 while trying to keep Printer working.

Also in mini 7 the sti service is working.I think files extra for Paint were needed:
\Windows\System32\stclient.dll
\Windows\System32\sti.dll
\Windows\System32\storage.dll
\Windows\System32\wiaservc.dll



GOOD LUCK



Hi, master

\Windows\System32\stclient.dll
\Windows\System32\sti.dll
\Windows\System32\ sti.dll.mui
\Windows\System32\storage.dll
\Windows\System32\wiaservc.dll
\Windows\System32\wiaservc.dll.mui

I also add these files
I don't know these files are necessary or not
sti_ci.dll.mui
sti_ci.dll
wiaacmgr.exe
wiaacmgr.exe.mui

stisvc services start successfully


;======================StiSVC Service================================

[HKEY_LOCAL_MACHINE\PE3-SYSTEM\ControlSet001\services\StiSvc]
"Start"=dword:00000003
"DisplayName"="@%SystemRoot%\\system32\\wiaservc.dll,-9"
"ErrorControl"=dword:00000001
"ImagePath"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\
74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,\
00,76,00,63,00,68,00,6f,00,73,00,74,00,2e,00,65,00,78,00,65,00,20,00,2d,00,\
6b,00,20,00,69,00,6d,00,67,00,73,00,76,00,63,00,00,00
"Type"=dword:00000010
"Description"="@%SystemRoot%\\system32\\wiaservc.dll,-10"
"DependOnService"=hex(7):52,00,70,00,63,00,53,00,73,00,00,00,53,00,68,00,65,00,\
6c,00,6c,00,48,00,57,00,44,00,65,00,74,00,65,00,63,00,74,00,69,00,6f,00,6e,\
00,00,00,00,00
"ObjectName"="NT Authority\\LocalService"
"ServiceSidType"=dword:00000001
"RequiredPrivileges"=hex(7):53,00,65,00,43,00,68,00,61,00,6e,00,67,00,65,00,4e,\
00,6f,00,74,00,69,00,66,00,79,00,50,00,72,00,69,00,76,00,69,00,6c,00,65,00,\
67,00,65,00,00,00,53,00,65,00,43,00,72,00,65,00,61,00,74,00,65,00,47,00,6c,\
00,6f,00,62,00,61,00,6c,00,50,00,72,00,69,00,76,00,69,00,6c,00,65,00,67,00,\
65,00,00,00,53,00,65,00,49,00,6d,00,70,00,65,00,72,00,73,00,6f,00,6e,00,61,\
00,74,00,65,00,50,00,72,00,69,00,76,00,69,00,6c,00,65,00,67,00,65,00,00,00,\
00,00

[HKEY_LOCAL_MACHINE\PE3-SYSTEM\ControlSet001\services\StiSvc\Parameters]
"ServiceDll"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,\
00,74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,\
77,00,69,00,61,00,73,00,65,00,72,00,76,00,63,00,2e,00,64,00,6c,00,6c,00,00,\
00

[HKEY_LOCAL_MACHINE\PE3-SYSTEM\ControlSet001\services\StiSvc\Security]
"Security"=hex:01,00,14,80,a0,00,00,00,ac,00,00,00,14,00,00,00,30,00,00,00,02,\
00,1c,00,01,00,00,00,02,80,14,00,ff,01,0f,00,01,01,00,00,00,00,00,01,00,00,\
00,00,02,00,70,00,05,00,00,00,00,00,14,00,fd,01,02,00,01,01,00,00,00,00,00,\
05,12,00,00,00,00,00,18,00,ff,01,0f,00,01,02,00,00,00,00,00,05,20,00,00,00,\
20,02,00,00,00,00,14,00,8d,01,02,00,01,01,00,00,00,00,00,05,04,00,00,00,00,\
00,14,00,8d,01,02,00,01,01,00,00,00,00,00,05,06,00,00,00,00,00,14,00,00,01,\
00,00,01,01,00,00,00,00,00,05,0b,00,00,00,01,01,00,00,00,00,00,05,12,00,00,\
00,01,01,00,00,00,00,00,05,12,00,00,00

; USB Section
[HKEY_LOCAL_MACHINE\PE3-SYSTEM\ControlSet001\services\usbscan]
"Type"=dword:00000001
"Start"=dword:00000003
"ErrorControl"=dword:00000001
"Tag"=dword:00000017
"ImagePath"=hex(2):73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,44,00,\
52,00,49,00,56,00,45,00,52,00,53,00,5c,00,75,00,73,00,62,00,73,00,63,00,61,\
00,6e,00,2e,00,73,00,79,00,73,00,00,00
"DisplayName"="USB "
"Group"="Base"

But usbscan.sys can be load into the pe
But it cannot start successfully
Master, what dll files I am missing or what's wrong
Can you give me tips
Thanks

This post has been edited by PE3MakerNewbie: 17 April 2011 - 06:41 AM



#302 User is offline   wimb 

  • Senior Member
  • Group: Developers
  • Posts: 575
  • Joined: 21-March 07

Posted 17 April 2011 - 01:40 PM

View PostPE3MakerNewbie, on 17 April 2011 - 06:40 AM, said:

But usbscan.sys can be load into the pe
But it cannot start successfully

Test if usbscan is working in mini 7 or in Portable 7 made with VHD_W7_Compact.exe

If it works in one of these versions, you can make filelist comparison and add extra files
and take working registry entries for usbscan.

Also you can watch with ProcMon what files are being used and add these.

Otherwise no more info availble for now .....

#303 User is offline   PE3MakerNewbie 

  • Group: Members
  • Posts: 8
  • Joined: 30-March 11
  • OS:none specified
  • Country: Country Flag

Posted 22 April 2011 - 10:42 AM

View Postwimb, on 17 April 2011 - 01:40 PM, said:

View PostPE3MakerNewbie, on 17 April 2011 - 06:40 AM, said:

But usbscan.sys can be load into the pe
But it cannot start successfully

Test if usbscan is working in mini 7 or in Portable 7 made with VHD_W7_Compact.exe

If it works in one of these versions, you can make filelist comparison and add extra files
and take working registry entries for usbscan.

Also you can watch with ProcMon what files are being used and add these.

Otherwise no more info availble for now .....


Hi, Master
When I install the canon printer driver
I can't find the usb port
What's wrong. Can you give me some ideas

Posted Image

#304 User is offline   PE3MakerNewbie 

  • Group: Members
  • Posts: 8
  • Joined: 30-March 11
  • OS:none specified
  • Country: Country Flag

Posted 13 May 2011 - 11:16 AM

Hi, master wimb

I have tried to install my canon mp496 printer for a few days

Until now i can only install the canon mp490 scanner
when i try to install the MP490P3.inf
it said the can't find the path
when i use the add new printer to install the mp490
it said the printer driver was not installed
i have tried many ways to solve
but i still don;t know why
I hope you can give me tips

here's my registry file (install toharddisk and change to x:)

Code was too large, was crashing browsers
http://pastehtml.com...w/bmq0s5dre.txt

if i use this registry
the printer appear normally in printer device centre window
But when i try to print a test page
it said the print iis full

This post has been edited by Tripredacus: 01 February 2012 - 02:39 PM
Reason for edit: uploaded reg code to pastehtml


#305 User is offline   Pajqk 

  • Group: Members
  • Posts: 2
  • Joined: 29-October 10
  • OS:none specified
  • Country: Country Flag

Posted 12 October 2011 - 02:37 PM

Hello
Respect for the great knowledge about the construction of the system ...
Maybe someone will tell what exactly I have to add that "diskmgmt.msc" works on winpe3.1 ?
I use *.cmd batch to navigate in PE
BR

-->
...already found
sorry was looking carelessly :/

This post has been edited by Pajqk: 14 October 2011 - 11:33 AM


#306 User is offline   SpeedoJoe2 

  • Group: Members
  • Posts: 1
  • Joined: 31-January 12
  • OS:none specified
  • Country: Country Flag

Posted 31 January 2012 - 07:53 AM

Towards the end of my attempt at making a Make_PE3 USB key I get the following GRUB errors.

Posted Image

Posted Image

Is this expected or should the final boot configuration be automated? The key I am using boots fine with BartPE and WinPE 3.

#307 User is offline   wimb 

  • Senior Member
  • Group: Developers
  • Posts: 575
  • Joined: 21-March 07

Posted 01 February 2012 - 02:53 PM

These are NOT Errors but WARNINGS.
It has to do with the way you have made your USB-stick bootable.
May be just everything is OK e.g. if your stick has Grub4dos MBR bootcode
Anyway, the program only warned you that Windows MBR bootcode was not found.

Did you try to boot from USB with your 7pe_x86_M.iso ?

#308 User is offline   wimb 

  • Senior Member
  • Group: Developers
  • Posts: 575
  • Joined: 21-March 07

Posted 04 February 2012 - 03:39 AM

=
*** Update of Make_PE3 package to Create Portable Windows 7 PE ***

  • Update - Grub4dos is now version grub4dos-0.4.5c-2012-01-17
    Thanks to chenall - http://code.google.c.../downloads/list
  • Update - BOOT_IMG.exe - avoid unnecessary WARNINGS
  • Changed - Make_PE3.exe - ppAppsGenPE.exe for making Portable Apps Desktop Icons is Not running Auto anymore
    to prevent empty cardreader alert in case of Samsung S2 portable USB harddisk.
    Instead launch ppAppsGenPE.exe now on demand with Desktop Icon.
  • Changed - Program Version - latest version is now 4.2


Download - Make-PE3

It is required to extract Make_PE3.exe to the root of your drive

More Info - See post #1

Share this topic:


  • 16 Pages +
  • « First
  • 14
  • 15
  • 16
  • You cannot start a new topic
  • You cannot reply to this topic

3 User(s) are reading this topic
0 members, 3 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy