Jump to content

ChrisR

Member
  • Posts

    175
  • Joined

  • Last visited

  • Days Won

    1
  • Donations

    0.00 USD 
  • Country

    France

Posts posted by ChrisR

  1. Thanks neon2m :thumbup

    I'll try it as soon as I have some free time.

    there will be probably an additional script in finals folder for those who prefer full Pecmd.

    Otherwise, I have a doubt on PINT function, pintools.exe also allows you to pin on Classic Shell start menu.

    for readability Topic, when you share code, you can use: [ code][ /code] or [ spoiler][ /spoiler], without the space.

    :)

  2. Hi jknorr,

    One thing that I cannot live without, though, is powershell.

    I found a little time to look a bit powershell, based on Win7PESE plugin and looking at the WinPE-PowerShell.cab package.

    I do not really use powershell, Can you do some tests to see how well it works.

    PowerShell Requires DotNet Framework.

    MsPowerShell.7z

    post-293609-0-01443600-1395789984_thumb.

    :)

  3. This is the best PE ever seen :thumbup:thumbup:thumbup and is for me the best and handy Universal solution.

    I share your enthusiasm, thanks ChrisR for all your work.

    Thanks a lot Atari800XL :thumbup So nice that I quote the original post ;)

  4. I came across this project while researching building my own PE5.0 USB drive. I gave this a try and it seems like it has almost everything I would need. One thing that I cannot live without, though, is powershell. It is the reason why I am upgrading from PE3.0 I cannot inject powershell through DISM and I do not see it anywhere in the configuration of winbuilder. Is there an easy way of getting powershell integration?

    I do not really use Powershell, I did not planned to work on, I do not have enough time right now.
    For a start point, If you want to look at, you can try to add Package to the original ADK8.1 boot.wim and then capture files and registry added.
    Dependencies: Install WinPE-WMI > WinPE-NetFX > WinPE-Scripting before you install WinPE-PowerShell.
    You can also possibly look at Windows Management Framework 4.0 (not for WIN8.1) http://www.microsoft.com/en-us/download/details.aspx?id=40855
    and also, PowerShell v2.0 plugin in Win7pese can perhaps help a bit http://w7pese.cwcodes.net/Projects/Win7PESE/Components/MsPowerShell.script
    In Win8.1SE Scripting and WMI are already in the base and there is a plugin available for DotNet .
    Unfortunately Dism /Add-Package does not work in 8.1SE which uses install.wim hives.
    Let us know if you have any progress :)
  5. Windows 8.1.1..

    'PE MODE' potential. I think that will be.

    I'll wait for Win 8.1.1 ISO and we will see what happens.
    I hope there will not too much change to do, to be compatible.
    :)
  6. This is the best PE ever seen :thumbup:thumbup:thumbup and is for me the best and handy Universal solution.

    With this 81x64 boot.wim you can boot fast any machine (BIOS or UEFI) from USB2/3 or from Network

    by using direct booting from Boot Manager Menu on USB or by using iPXE wimboot and Tiny PXE Server for booting from Network.

    After booting you can use 32-bits and 64-bits Programs and Portable Apps available in PStart Menu.

    :)

    Wow, It is a real pleasure to read this and even more by someone who knows well the subject (MakePE3, VHD_XP,W7,W8, ...) :thumbup:

    Thank you very much for these nice words :thumbup:
  7. Hi wimb,

    Oops, I forgot to change after devcon downloaded by GWT, It's done now, thanks :)
    For SearchPstart, I moved the launch of Ps.exe later in the boot process, here:
    HKCU\Software\Microsoft\Windows\CurrentVersion\RunOnce,
    It should be better, I hope, the desktop is loaded at this time. Keep anyway the desktop shortcut.
    The updated plugins are as usual on the server.
    :)
  8. Hi neon2m,

    Your improvments on Pintool and shorcuts are on SE server :)

    I have updated ClassicShell , based on fuwi's plugin with few additions.

    I will look toPecmd, a bit later

    :)

  9. Thanks :) I'll try to find time, next week, to watch all this. I need to spend less time on PE now.

    For ClassisShell, I think that it is better to start with fuwi's plugin, post #93 above, with some nice stuff.

  10. Hi neon2m,

    There are no fundamental changes in shortcuts.exe, it seems OK.
    I saw your toPECMD program, I have not looked in detail or tested yet, is it finished?
    It seems really interresting for Pecmd fans :)
    Shortcuts does well its work for several years now, ToPECMD could be inserted into a new script in the Finals folder for those who prefer.
    However, I prefer PinTool program especially for your addition: Pin to Start Menu in ClassicShell.
    I will study, thanks :thumbup
  11. Thanks for these tests, so, the new program does not bring anything more, unfortunately. I will stay as it is currently.

    I had some other feedback on this, but not many. It seems to work for most people.

    In this case, we must build with all programs in boot.wim as you already do and as you prefer.


    :)
  12. Hi wimb,

    Folder Programs does not occur in Y: drive and Programs do not appear in Win8.1 SE Menu

    But you can use Opera from folder Programs on USB Boot drive.

    May be a little fix to get Programs visible in 8.1 SE Menu (and folder Programs may be visible in drive Y:)

    It can be an advantage to have the large Programs outside boot.wim

    :)

    I do not have the hardware to fully test, here my USB keys/disk is mounted, assigned at startup and shortcuts on Y:\Programs are created without worries.
    If you have a little time, to test without the option "Run ALL programs from RAM", to see if your USB disk is mounted on Y: at startup and shortcuts created.
    No rush, for my part, I'm busy this afternoon.
    I changed a little MountPEMedia with:
    The main loop to wait (30s max) for drives to be assigned by the system is splitted in 2 parts now (8s and then 30s, max), with RenewUSB, Disable/Enable Root Hub20(30) between both.
    Hoping that this will allow Windows assign USB drives at this time.
    The loops search the flag file CdUsb.y or ISO to mount the CD/USB/ISO on drive Y:, following MoutPEMedia.ini.
    The shorctus on Y: can then be created.
    Edit: it is better with the modified script
    :)
  13. About preset choice, it is not the first time that I hear you on this subject.

    It is something already seen in some software (few) with a simple or advanced button.

    Here, it is designed differently in the form of component, function,... modularly.


    A preselection of plugin is a difficult thing to do to satisfy everyone, if I had to, I'm sure that I am wrong in my choices.

    Some people need, Paint, Network, DotNet, VC++ or audio ... ... others not.


    I think it's better to let users choose what to add, what to remove (by just enabling, disabling plugins) to suit their need.

    It takes a little time at beggining, I agree but as learning others softwares.

    The other choices on within each function are defined by default, it is not necessary to change them but those who want to customize more, can do it.

    Also, there is not only packages, updates are done on a server, so something available today will not necessarily be valid next week, because options, plugins have been added in the meantime.


    Another project could be a simple application, with some preset options, minimum, medium, full without leaving others choice.

    Another choice equally commendable and there may be things, between both.


    You must not forget also, that I, we are not professionals, it is a hobby that is dependent on free time, unfortunately not extensible ;)

    I try to do my best and I try to listen (sometimes only keep in a corner) but I'm wrong also, which allows me to progress and learn.

    The most important is all the time already freely given to build a project. Not sure that this continues much longer, longer.

  14. Project Updated: Win8.1SE_2014-03-11


    Fix a bug in Attribute Changer Petges which prevents the good building out of the box. thanks paraglider and wimb for reporting :thumbup:


    Other changes:

    1 - Copy Files: Options to choose a User Account Picture, displayed at login. Thanks 2aCD

    Explorer: Option to display the Quick Launch toolbar.Thanks JFX for the WinNTSetup registry keys, shared.

    Choice to beautify Explorer with original imageres.dll icons (from install.wim). But it is a bit heavier: 47Mb vs 7Mb unpacked. Thanks 2aCD

    Search Pstart: Search PStart.exe in PStart folder on a drive to launch it. Use wimb's PS.exe. Thanks.

    Remove Watermark: Fixed the option "Only for x64 build".


    Audio and Original Display Driver are now selected by default.



    Note: For PXE booting, we must, It is better to select "Run ALL programs from RAM" in "CdDrive - X: - Y:"

    For CD/USB, you can also use this option to get all Apps in boot.wim. You can use this option, if your USB drive is not recognized at startup with shortcuts not created then or if you prefer to have all boot.wim.

    It requires more RAM available based on applications added, DotNet,... and a slightly slower start.


    To boot computers having BIOS or UEFI firmware with an USB stick/disk, you can use also UEFI_MULTI.exe to make Multi-Boot USB-Drives http://www.911cd.net/forums//index.php?showtopic=25269



    Important: Always Check Win8.1SE topic post 1 to get latest updates and informations.


    cheers.gif

  15. Folder Programs does not occur in Y: drive and Programs do not appear in Win8.1 SE Menu

    But you can use Opera from folder Programs on USB Boot drive.

    May be a little fix to get Programs visible in 8.1 SE Menu (and folder Programs may be visible in drive Y:)

    It can be an advantage to have the large Programs outside boot.wim

    :)

    This is the MoutPEMedia, program called at startup, that changes the USB drive to Y:

    It seems to work in most configurations, but when it does not operate, as in your case with Intel i5 machine and USB3, the shortcuts are not created unfortunately. In this case, it is indeed better to have programs in boot.wim.

    In addition to the choice "Run ALL programs from RAM" maybe more easily accessible.

    There may be something to do in MountPEmedia.exe by adding Disable/Enable USB 3.0 Root Hub (like in RenewUSB3 script) to try to make the USB drive available at this time and to create shortcuts then.

    I'll try to see all that, a little later. thanks

    :)

  16. Some delay in the replies, I do two things at the same time ;)

    Copy to USB does almost the same thing, normally to support BIOS and UEFI. It also copies the others folders (eg: programs) on USB stick/disk.

    I'll look, but a little later, on how, maybe, offer the choice "Run ALL programs from RAM" earlier or easily for a better use with your nice UEFI_MULTI tool.

    :)

  17. For UEFI Secure booting from USB we need to use x64 boot.wim and

    use entry for boot.wim in efi\microsoft\boot\bcd e.g. as made by UEFI_MULTI.exe

    Yes, agree, but it does not prevents to have applications on USB (Y: drive) or others drive, as for your SearchPstart.

    DotNet or some applications are heavy like AV, Spybot,... and for them it is better to have them outside.

    Also not to confuse users, accustomed like that with options "Run from Normal", "Run from RAM" or "Run from CD" for All apps

    Perhaps I would change near future, I need the advice of other, also.

    Otherwise,I have to try UEFI_MULTI.exe, does it copies boot.wim only.

  18. Hi wimb,

    Yes there is a bug in Attribute Changer Petges 7.10f , I added at the last moment and unfortunately I have not tested. it was also reporting by paraglider.

    I am currently preparing a new package at least to correct this for a successful building.

    I added SearchPstart.Script, it had never been on the server, It is here now :)

    And OK Audio and Original Display Driver are now selected by default.

    For PXE booting, we must, It is better to select "Run ALL programs from RAM" to have all apps in boot.wim.

    This option is not checked by default. For booting from CD/USB, others prefer to have applications outside to reduce boot.wim and have a faster startup.

    I'm not really sure of this choice!!! Win7(8)PESE work like this for a while but with the amount of RAM available on the newest PC the option may be selected by default.

    Thanks, I continue preparing the new package 2014-03-11

    :)

  19. Project Updated: Win8.1SE_2014-03-10




    Win8.1SE is now Compatible with windows 8.1 Rollup 1.


    Main Features:

    mkisofs.exe: mkisofs tools v3.01 a22 MinGW version with storage optimization. Thanks cdob

    1 - Copy Files: Bypass Driver Signing for x64 build, Thanks JFX. Add bootmgr.exe at root for iPXE, add missing drivers, thanks wimb. Compatibility with Win8.1 Rollup 1.

    .Net Framework: 2aCD's plugin is now compatible with Win8.1SE. thanks 2aCD

    0 - Pecmd Loader: updated Pecmd version 1201.80.14.7. Thanks SIW2

    Themes: fix Aero Lite theme

    Classic Shell: more configuration options, nicer start button, pinning programs, Restart/ShutDown with CD/DVD eject. thanks fuwi

    RunAsSystem: Add Run As System in the context menu with NirCmd

    AccessGain Drivers: bypass file system security

    Renew USB3: Disable/Enable USB 3.0 Root Hub to make USB3-harddisk drives visible. Thanks wimb

    Small Border Width: Reduced windows borders in Windows 8. Thanks JFX

    Q-Dir Nenad: updated v5.94

    Attribute Changer Petges: updated 7.10f. Thanks Mikka

    WinNTSetup3: updated version 3.2.2

    ServiWin: updated version 1.61

    Rufus: updated version 1.4.5.428

    Extract Wim Folders: Compact and Take Ownership of wim folders is an option now.

    GetWaikTools: updated 1.5.2.0, download Windows 8.1 devcon tools.Thanks JFX

    and many other things...


    Interesting wimb's post Reply #115 above to boot from Network. PXE wimboot is very handy and fast for booting of Win8.1SE boot.wim from Network.


    Thanks to ALL :thumbup





    Important: Always Check Win8.1SE topic post 1 to get latest updates and informations.


    band.gif

  20. Thank you for all your returns with screenshot Wimb :)

    If you see things to improve, let me know

    It is a matter of time to further improve but also the contributions of users, knowledge ;)


    I agree, it is better to use your nice Mini Win7/8 VHD :thumbup to support printing or other things more closest from windows.

    Maybe one day in PE, nothing urgent and not so asked.


    As soon as I find a little more free time, I'll try iPXE and wimboot.


    See you around :)

  21. PXE wimboot is very handy and fast for booting of Win8.1SE boot.wim from Network.

    Thanks to show iPXE wimboot , seems really interresting, I need to try it ;)

    It will be nice when the Project copies file bootmgr.exe from the Source so that bootmgr.exe is present in ISO\WIM folder

    Done, bootmgr.exe is copied to the root now.

    "1 - Copy Files" is on server.

    About Printer, I still have not watched if I can help a bit.

    It is not really a priority for me in a PE but but it would be a good feature for the project.

    Thank you for your advanced and the list of files :)

  22. FTTH use.

    "!" Is seen. Slow Connect Network And disappear.

    solution?

    I do not benefit from the fiber and its benefits, I can not help you.

    Let me know if you find some thing

    :)

  23. Yes, but why 2 winbuilder versions?

    Is there some advantage to one over the other?

    I'm guessing one helpfile is for one version, and the other for the other (hard to tell which).

    ... this is likely obvious to someone keeping up with Winbuilder, but discouraging for others.

    You can read this topic and reply #7 to understand a bit ;) why the two versions are present.

    Use Win81SE82_Builder thumbsup.gif which is faster. If something confuse with an additional plugin check with Win81SE80_Builder.

    The 2 help files are substantially identical but not written by the same people.

    My poor English does not allow me to easily write a tuto, readme,.htm,

    Sorry for the confusion that can occur!

  24. Both drivers are installed here now :) . DriverStore does not seem necessary.
    "1 - Copy Files" with the copied files is on server

    So there is progress and install of drivers is almost perfect ....

    Yes, Thanks :thumbup

×
×
  • Create New...