Jump to content

JFX

Member
  • Posts

    1,271
  • Joined

  • Last visited

  • Days Won

    6
  • Donations

    0.00 USD 

Everything posted by JFX

  1. Hmm, can you post the output of Sysinternals Coreinfo Coreinfo.exe -f
  2. Hi mariella, For the ISO mounting yes imdisk have to be installed. Does it help if you move WinNTSetup_iso.cmd from the tools folder next to the WinNTSetup_x86.exe? The red icon should have a tooltip if you hover the mouse a while. It's properly the CPU check, that telling the current machine doesn't support this OS.
  3. Thanks for the update kreker, 1) A single NTFS partiton would be enough for wimboot, but the size is a good question. With every upate you install your wimboot installation grow more, cause the obsolete files in the wim can't be deleted.. Depending on your usage and hibernate and page file size, I would say at least 25 GB. Keep in mind that you have to place the install.wim on an NTFS drive before using WinNTSetup. Also it have to be a install.wim not install.esd nor install.swm. 2) Disable security warning for downloaded files is the following reg tweak Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Attachments] "SaveZoneInformation"=dword:00000001
  4. @josywong It doesn't look easy to find out what edition is supported by oem:dm. I guess the original setup is checking if the product key in the MSDM table matches an edition in the wim. No sure if I can implement something like that.
  5. A new Beta version is available with many fixes and I also added the new Win10 Taskbar tweak. For wimlib users, please make sure your use latest version 1.7.3
  6. What check do you mean, a mark in the top right like the it's currently for SLP1 and SPL2?
  7. @simplex It should be fixed now.
  8. Hi Maanu, nice to hear from my friend, I'm glad to hear you doing well. There isn't actually much WinNTSetup does for EFI. Just 1 command BCDBoot.exe C:\Windows /s S: / f ALL, where S: is the EFI partiton A read Icon for EFI PART means the partition does not have the EFI SYSTEM partition GUID. So a strict uEFI should not accept this partition.
  9. This is not a standard windows setup, these are upgrade images thought to be used with windows update.
  10. Hmm, I don't really think decrypting on the fly would make much sense. Making changes to the source isn't something I like. However, you can ask synchronicity, what he thinks about adding that decrypting code to wimlib.
  11. An even more simple way to explain? Well, I give it a try: IT IS NOT POSSIBLE!!! You simply can NOT hibernate a system that was booted from a VHD.
  12. Devdevadev I just mean you should use VHD instead of VHDX. For the hibernate, it's a limitation of VHD booting, there is nothing I could do about.
  13. I don't now about sleep but hibernate is not supported in nativeVHD boot environment. WinNTSetup will disable hibernate only, if you tell it to do. If you disable pagefile.sys and have not enough RAM, than you will get an error message by windows if you reach your RAM limit. BTW: Why do you use VHDX, you know they require more size, do you?
  14. You don't need to fix MBR and PBR, they will be updated by default. The Only thing you need to take care is the BOOTFLAG But your's is green so everything is okay.
  15. @devdevadev Advanced users, not advanced features. You right, the Technical Preview version wasn't recognized for Wimboot usage. It's wired how MS uses version numbers these days, they skip some and forgot some others completly. So re-download and try wimboot now.
  16. It's an optional feature, for advanced users, and they can usually download the right files. The 2nd is the right zip for you.
  17. Well I didn't change much, just some smaller fixes I noticed the last weeks. Also added compatibility setting to the app manifest so it will not run in compatibility mode of Windows 8.1. What I thing about Windows 10? I guess I'm dissapointed like everyone. It looks just like a tiny update to the current Windows 8.1 and by no means something that worth of skipping a version number. First fate took my Opera now it takes even my OS, what next? Seems I will use Windows 7 until very end, maybe even after 2020 But at least the new wimgapi has a new feature to add files ...
  18. I made small fixes for Windows 10. Please report if you find anything that's not right.
  19. Updated to version 2.0 - removed ia64 architecture - reduced download size - changed folder layout according to ADK install - added command line options: -xpramboot, -xpwimboot -7z:{pathto7z.exe}
  20. Hi Agent47, You have 3 options to add mass storage drivers for XP install. 1. choose an already slip-streamed source made with Driverpack Base tool (both integration options should work) 2. choose the drivers "Add Drivers" option 3. integrate with "Run Driverpack Base" option, it let's you run the Driverpack Base tool after coping the source files
  21. @sixcentgeorge Sorry for the delay. The GUI should be easy to understand and I don't want it to confuse average users with to many options. Not sure what you mean with grub4dos here?
  22. That should not be the problem here. The Dism you use will extract the one of the offline system and that does the servicing operation.
  23. Hi Robinek, Tripredacus is right, there isn't any need to update. There are few tools that just have raised version numbers, but no change in functionality. Also not all files have been updated, so it would be necessary to download both versions, that would result in longer download time.
  24. Thanks for the report tiagotecno. i uploaded a new version that should fix it.
  25. So for everyone how doesn't like command line or hex editing, I've updated my old zbootmgr tool. http://1drv.ms/1plzVcu
×
×
  • Create New...