Jump to content

JFX

Member
  • Posts

    1,238
  • Joined

  • Days Won

    6
  • Donations

    0.00 USD 

Everything posted by JFX

  1. Bootsect.dat is not used anymore, it was a useless trouble maker. Setupldr is now renamed to ntldr, the text mode phase cleans this up. EDIT: Version 3.2.2 uploaded! this just a small bugfix version, the last subst fix could effect iso/vhd mounting
  2. My, my it's just gone from the zip file, not killed or made it impossible to use it anymore. Users can still download and put it in the tools folders themselves. But it saves me same minutes uploading a new version. Why don't you have reported that bootsect.exe is not working for you, before? There is always a WinNTSetup.log file in the new Windows folder that contains bootsect's stdout. If you discover this problem again please upload the log.
  3. Well even bootice can do this:
  4. A good partition program should help creating one. But you can also use classic diskpart tool. http://technet.microsoft.com/en-us/library/hh825686.aspx
  5. xcv150, it's no real difference to normal BIOS. Just make sure you create a EFI system partition and select this one as boot drive.
  6. Okay done, you now can run it like this: "WinNTSetup_x86.exe download". It will silently download the adk tools and close with exitcode 0 if successful. WinNTSetup v3.2.1 - reduced ADK download size by 600KB - new download command line option to download ADK silently - added links to about gui - removed bootice from tools
  7. Ah, that evil first page, I always forgot there something. I'll add a download command line, with the next version
  8. You can't change the Windows folder path since Vista. Doing it manually will only break your windows installation.
  9. @jaclaz With an x86 recovery environment you can't do some things on an x64 windows - access all hardware due to lack of drivers available - servicing with dism - sfc checking/repairing - using offline system restore - remove a troublesome hotfix - reinstall windows without 3rd party apps
  10. Ok, so this took a while but should adress all problems. WinNTSetup v3.2 - fixed problem with "subst" drives - fixed drive label still not displayed on some systems - new support for esd files - command line accept relative pathes - on windows 8.1 system32 wimgapi.dll will be preferred - admin check now token based - updated offreg library to latest version
  11. Yes, it will be useful if one still burn a setup DVD, with it's limited space. I mostly use fast compression, only for winpe maximum compression seems useful. Don't forgot if you not run winntsetup on XP host, you can update wimgapi.dll in the tools folders. The 8.1 ADK api saves also a bit time while applying.
  12. Seems Microsoft had the idea to call LZMS compressed wim files esd, too. So I will add support for esd files created by dism, but not the ones downloaded by ms store . @click-click Nothing changed, all *.reg files will be applied during setup. Temp files in the folder are just not delete, but will be in next version.
  13. After reading a topic on MDL forum about esd creation, I think there is a misunderstanding about esd files. People started to call recovery compressed wim files now install.esd instead of install.wim. Well adding support for such files shouldn't be a problem. However this compression type is not thought as a replacement for maximum compression and will have much slower applying times.
  14. @click-click Next version will accept relative paths to winntsetup.exe like version 2 did. @conty9 Sorry forgot language while moving software to a new PC, but re-uploaded now. Could reproduce your subst problem and it's really a bug. This will take some time to fix as I'm a bit busy these days and there is different behavior between NT5 and NT6 windows versions (as well as WinPE).
  15. @tranngocyd Complete change log for 3.0 to 3.1 fixes and first page now
  16. Oh, so you have not noticed that you can click on the OEM and Runafter labels to get file select dialogs, my bad for not mention that. Well honestly I have nothing to do with PESE progress anymore. ChrisR puts all his time in development. I'm just enjoy beta testing these great WinPE's.
  17. @datanfsm Maybe there will be more improvements for XP installs, but not soon. Currently there is only 1 easter egg planed for NT5 installs, but maybe if there is more time avalible. Let's see. Anyway there are enough fixes since the 3.0 release, so here's a small update. Update WinNTSetup v3.1 - fixed splited wim (swm) files could not be applied - using vista style folder browse dialogs if available - new runafter program selection on Ready GUI - fixed existing cmdlines.txt became corrupted - minor bugfixes
  18. No you don't miss anything. This a quite often occurring error, but not limited to the fast install way. On some machines I got this even multiple times trying to install from original Win7 DVD. I guess there some timing problem while initialize hardware that cause it.
  19. @datanfsm WDS is not supported, only usual local windows sources are useable by WinNTSetup. The cmdlines.txt bug will be fixed. @Jotto Your right Windows can only access the first partition, but bootice can switch them. So you can have a hidden boot partition that windows ignores but still is bootable.
  20. @Atari800XL Runafter will find a place on the proceed page. @conty9 Really don't understand what you mean with subst not working. I tried a few things and couldn't find an issue with it. @purjuju Have never tried booting windows form SD card, but it should be possible. However your problem comes from the PBR, maybe repartitionize your card can help. @Jotto Your right, there is something broken with the use of swm files. BTW: with bootice you can create a USB flash drive with multiple partitions. A FAT32 for the boot one and an NTFS for normal usage.
  21. Thanks Atari800XL and conty9! I wish you all a happy X-Mas and a great new year. til then I'm on holidays
  22. Sorry, but with this update packs it will not work. It would be to time consuming to support all this nlite madness.
  23. There are also the vhd cmdlines that have changed. But you can see all current parameters in the F1 Help window.
  24. @NotTakenUsername Hmm that's really wierd. I'm not a fan of registry cleaner, tuners or whatever, but even these could not override these setting without deleting them. Security warning will remain for all files, only new wants should be free of it. Can't remember which software adds this warning to downloaded files. Think it was IE, Chrome and mybe Firefox, too. But Opera never did this @click-click It's shorter now: C:\Toolbx\WinNTSetup\WinNTSetup_x86.exe nt5 -cfg:XP_WinNTSetup.ini
  25. @NotTakenUsername Save following as *.reg file and double click it to re-enable these 2 tweaks. Windows Registry Editor Version 5.00[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Attachments]"SaveZoneInformation"=dword:00000001[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\usbhub\hubg]"DisableOnSoftRemove"=dword:00000001A separate tool isn't really necessary, is it? @Wimb Thanks for the info! Seems it's the fast boot feature of Windows 8 that reset the hibernate option. Should now be fixed. BTW: What software you using to create the video?
×
×
  • Create New...