Topic: WinNTSetup  (Read 78776 times)

Re: WinNTSetup
« Reply #60 on: March 30, 2015, 02:22:16 PM »

was_JFX

  • Code Baker
  • Grand Chef
  • *****
  • Date Registered: Dec 2010
  • Posts: 1074
Ok, could reproduce it  :thumbsup:

It's a win8 thing, on a quality os like Windows 7, this bug does not exist.  :wink:

Re: WinNTSetup
« Reply #61 on: March 30, 2015, 03:18:24 PM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
It's a win8 thing, on a quality os like Windows 7, this bug does not exist.  :wink:

Well it also happens on quality os like Windows 7 (tested on fresh installed on emulator),
 difference is,
  Win7 pop up message asks to format G: , while WinNTSetup already format it and put to Z:  :lol:

ps: maybe me disabling all autoplay option on w8host cause not having popup message ! or maybe a windows update !

Well, not important to me, only informing  :wink:



*
Getting more important to me, since I heard there are some rare devices that needs old xp,
 Can we please have vhd support for 2k3/xp (at least on disk and I am not after "portable" ;)) highly probably by adding winvblock driver...
  hopefully it is easy for you  :cool:

It would be nice to be able to boot 2k3x86 side by side with Win7x86 when needed by a driver/application  :smile:

:turtle:

Re: WinNTSetup
« Reply #62 on: March 30, 2015, 03:55:10 PM »

was_JFX

  • Code Baker
  • Grand Chef
  • *****
  • Date Registered: Dec 2010
  • Posts: 1074
Hmm, on win8 is indeed a timing issue.

Well, for XP VHD, no I not planing on adding something like this.
However it's not so difficult to do using wimb's VHD_XP_Setup

Only question will be if your EFI is able to chainload Grub4DOS.

Re: WinNTSetup
« Reply #63 on: March 30, 2015, 04:33:05 PM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
Only question will be if your EFI is able to chainload Grub4DOS.
no it can not,
I planned to use with ufd  :wink: and like w7x86 later move vhd to disk....


I tried to follow wimb on w7x86 vmware emulator (to avoid things), but failed with bsod7b,
As far as I can figure out, wimb boot .iso to install to empty vhd first (sysprep step) --> which here result with bsod (WinNTSetup wouldn't need this ;))
and on second boot another grub4dos menu to continue setup (which I may guess integrating winvblock to vhd first !)
and it would continue booting with main grub4dos menu, which Windows would boot fine.

Additionally wimb focus to get a portable xp, and work on things accordingly (to me not priority) ... this complicate things which I feel you avoid,

I feel WinNTSetup can do same easily (without portable, without 3 grub4dos menu ,you already did sysprep step),
 it would only "first boot" to xp, probably with nt6x bootmanager ?
  (like WindowsXPMode_en-us where there is already a vhd ;).... , well 2k3 would be better ;) )


Anyway, something to play with much later in summer with a lot of time  :smile:

Re: WinNTSetup
« Reply #64 on: March 31, 2015, 02:01:47 PM »

was_JFX

  • Code Baker
  • Grand Chef
  • *****
  • Date Registered: Dec 2010
  • Posts: 1074
Indeed it could be done without multiple grub menus, by simply injecting the driver instead of using a floppy.

But it can be much easier anyway.
Just install winvblock in virtualbox WinXP and than add the disk image to grub4dos menu.

OK, you will still need to inject sata driver with a tool like driver inject GUI.
« Last Edit: March 31, 2015, 02:05:41 PM by JFX »

Re: WinNTSetup
« Reply #65 on: March 31, 2015, 10:50:17 PM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
Yes, I will work on this with having wide time,

Than I will still ask you add this to WiinNTSetup providing step by step info  :thumbsup:

summer  :wink:

:turtle:

Re: WinNTSetup
« Reply #66 on: April 02, 2015, 04:57:09 PM »

KYHI

  • Code Baker
  • Sr. Chef
  • ****
  • Location: Kentucky
  • Date Registered: Jan 2015
  • Posts: 909
Quote
I planned to use with ufd  :wink: and like w7x86 later move vhd to disk....

After a little testing - using an x86 VHD within a Host Windows 8.1 x64 system.
With the x86 VHD residing on an internal Host GPT disk..

I set the USB as the BOOT (so only the Boot files where written to USB) and not Host

Legacy Booting to USB loads the Internal x86 VHD

bcdboot VHD:\windows /s USB: /f bios

= legacy boot files on USB and x86 VHD on internal GPT disk

Also tested EFI boot with Legacy Option for x86 VHD = Can not Boot x86 from EFI Boot Manager or EFI Boot Menu > even with bootia32.efi..
« Last Edit: April 02, 2015, 05:21:56 PM by KYHI »

Re: WinNTSetup
« Reply #67 on: April 10, 2015, 07:10:29 PM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
Hi JFX,

Still same story,
 today I tried to install w7x86 sadly professional to vhd, and could not with warning ;)
  reason behind was since univercity have license to it .... and I was introducing winntsetup to a friend, and failed  :wink:

instead preventing install to vhd, is it possible to add an option with a warning icon saying "vhd boot not naturally supported"
or a checkbox "install unsupported souce to vhd" or whatever ..... so installing to vhd is possible with unsupported sources,
so we may add winvblock with winvblock.inf and .sys with add driver option,


or much much much better add winvblock to unsupported sources (xp, w7 pro etc) automatically,
 life would be much much easier to everyone :wink:


very sorry, I have very limited time to participate with direct info (how to) around....

:turtle:

Re: WinNTSetup
« Reply #68 on: April 10, 2015, 07:31:47 PM »

was_JFX

  • Code Baker
  • Grand Chef
  • *****
  • Date Registered: Dec 2010
  • Posts: 1074
Right click on VHD button and disable all VHD checks.
I'll will not add winvblock  :tongue:


Re: WinNTSetup
« Reply #69 on: April 10, 2015, 08:01:14 PM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
Right click on VHD button and disable all VHD checks.
Great I didn't know it was there  :smile: :smile: :smile:
Why didn't you write that before  :lol:

I'll will not add winvblock  :tongue:
I guess !!!! now no problem, adding WinVBlk.INF WVBlk32.sys WVBlk64.sys to add drivers
should work theorically now ?????
for Win7x86
and 2k3 ?????

:turtle:

Edit:
naaah, it seems I need to work harder, summer .... ;)
« Last Edit: April 10, 2015, 09:00:13 PM by Lancelot »

Re: WinNTSetup
« Reply #70 on: April 11, 2015, 08:08:07 AM »

was_JFX

  • Code Baker
  • Grand Chef
  • *****
  • Date Registered: Dec 2010
  • Posts: 1074
Seams dism accepts the driver an integrate it.
But for NT5 MSSTMake.exe is used and this one rejects the inf.

Re: WinNTSetup
« Reply #71 on: April 12, 2015, 03:57:31 PM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
and other things
-need a fix for pro license on vhd boot warning, or trials with other bootmanagers,.....
-need to test things for 2k3
etc. etc....

life keep me very busy, summer or later :turtle:

Re: WinNTSetup
« Reply #72 on: April 25, 2015, 08:02:08 AM »

was_JFX

  • Code Baker
  • Grand Chef
  • *****
  • Date Registered: Dec 2010
  • Posts: 1074
New version out, that should fix your VHD format problem.

Re: WinNTSetup
« Reply #73 on: April 29, 2015, 08:13:57 PM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
Thanks JFX,

summer  :thumbsup:

Re: WinNTSetup
« Reply #74 on: July 20, 2015, 01:57:07 PM »

KYHI

  • Code Baker
  • Sr. Chef
  • ****
  • Location: Kentucky
  • Date Registered: Jan 2015
  • Posts: 909
JFX,
Noticed 3.8 states Wimgapi 3.6.9600

Have you tested the new one.. Seems to work ok for me when I embedded the new ADK files??

ila_rendered
« Last Edit: July 20, 2015, 01:59:08 PM by KYHI »

Re: WinNTSetup
« Reply #75 on: July 20, 2015, 06:23:30 PM »

was_JFX

  • Code Baker
  • Grand Chef
  • *****
  • Date Registered: Dec 2010
  • Posts: 1074
Yes, this is a bug that only occurs on Windows 8.

Until now with the new ADK release, the OS version of wimgapi.dll was usually the most up to date one.
So WinNTSetup will always prefer the one in system32 directory.

Re: WinNTSetup
« Reply #76 on: October 18, 2015, 07:16:33 PM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
Hi JFX,

Host Win8.1 En ;)
Win10 x64:
10240.16384.150709-1700.TH1_CLIENTENTERPRISEEVAL_OEMRET_X64FRE_EN-US.ISO

Creating VHD with WinNTSetup_x64.exe v3.8.5.3 gives error:

Quote
Error creating VHD

0x80070057 - The parameter is incorrect.


I tested 2 times
Fixed size (Recommended)
Fixed size (Instant Creation)
both same error...

vhd mounted and seen on Disk Management,
 drive letter not assigned which I guess problem is ;).

well, sorry for none quality os  :smile:


+
WinNTSetup_x64.exe v3.7.7 work ok on creating VHD, no trouble  :thumbsup:


***
Anyway, I mounted VHD manually and continue WinNTSetup v3.8.5.3 , Win10x64 :)
vhd at my hard disk
D:\VHDs\Win10x64\Win10x64.vhd
using a mini ufd for this cases ;) (to me, perfect simple solution to avoid troubles ;) )
https://www.sandisk.com/home/usb-flash/cruzer-fit
(single partition formatted ntfs)

+
thing I noticed,
I feel WinNTSetup tried to add Efi to ufd,
As you mentioned earlier, since WinNTSetup do not format Efi ready,
Boot Part remained "red cross"

I don't know how , but it boots to Win10x64.vhd nicely here :)
(Asus -> Esc to get boot menu, I select ufd ;) )

Shortly I am happy with the result, thanks again for WinNTSetup,
All things on this post is to support  :thumbsup:

++
Idea:
If Win10x64 (or other WinXXx64) can be bootable on none-efi pc (I feel it should be),
 maybe you can provide option to create none-efi boot drive entries ;)
   which would be fine after setting things on efi pc  :wink:
   and would work on other none-efi pc ....

++
Having Tweak for Automatic Updates "Notify Only" would be nice,
Win10 very quickly start downloading and updating,
 I feel It downloads and updates one by one
 (different than usual download all and start updating)
   This make OS "after boot" verrrrrry slow ;)
   (downloading updating hunderds of MB, installing updates including new drivers etc...)

Besides, Since Win98 I guess, I always set "Notify Only" ;),
 Its position changed at Win10 - now under Settings  :wink:
http://www.howtogeek.com/224471/how-to-prevent-windows-10-from-automatically-downloading-updates/
here is something you may be interested
http://www.thewindowsclub.com/make-windows-10-notify-you-before-downloading-or-installing-windows-updates


+++****
And can you include Download link on current first post  :cool:

******

I hope above helps WinNTSetup development...
 :xmas-beer:

Re: WinNTSetup
« Reply #77 on: October 19, 2015, 05:36:57 AM »

KYHI

  • Code Baker
  • Sr. Chef
  • ****
  • Location: Kentucky
  • Date Registered: Jan 2015
  • Posts: 909
Windows Updates are a constant complaint with Win10 - very little detail and no real control over what, when and how..

Re: WinNTSetup
« Reply #78 on: October 19, 2015, 04:39:46 PM »

was_JFX

  • Code Baker
  • Grand Chef
  • *****
  • Date Registered: Dec 2010
  • Posts: 1074
Hi Lancelot,

thanks for the report, i fixed VHD bug, at least i think.
No version change this time.

For your efi, I don't know, I only pass firmware option to bcdboot.exe.
By default it creates all boot file types.

I don't want to break languages files again, so "Notify Only" tweak will be added with next major release.
For now you can use the custom regtweaks option.

Re: WinNTSetup
« Reply #79 on: October 19, 2015, 06:30:11 PM »

Atari800xl

  • Code Baker
  • Sr. Chef
  • ****
  • Date Registered: Feb 2013
  • Posts: 827
Lancelot, Kyhi, others,
you might also be interested in this:
Windows Update PowerShell Module
https://gallery.technet.microsoft.com/scriptcenter/2d191bcd-3308-4edd-9de2-88dff796b0bc

I now have normal update turned off in W10, and use only this powershell module (also in audit mode), it allows for selective update install.
Seems a lot of people are using it for W10 now.

On some systems I also had to turn off automatic hardware updates, for this I use WinNTSetup with the -regtweaks option, and this reg:

Code: [Select]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\DriverSearching]
"SearchOrderConfig"=dword:00000000
« Last Edit: October 19, 2015, 06:32:40 PM by Atari800xl »

 

Powered by EzPortal