Topic: WinNTSetup  (Read 78772 times)

Re: WinNTSetup
« Reply #140 on: February 10, 2018, 08:15:42 AM »

freesoft00

  • Jr. Chef
  • **
  • Date Registered: Mar 2016
  • Posts: 37
- /forceunsigned       - (only for installing Windows 7) will let the driver integration accept unsigned drives

Is this correct? I think the following is right?

- /forceunsigned       - (only for installing Windows 7) will let the driver integration accept unsigned drivers

« Last Edit: February 10, 2018, 01:52:42 PM by freesoft00 »

Re: WinNTSetup
« Reply #141 on: February 10, 2018, 03:26:15 PM »

was_JFX

  • Code Baker
  • Grand Chef
  • *****
  • Date Registered: Dec 2010
  • Posts: 1074
@bob.omb
Yes the problem is this font, well more it's default size that is set bigger.

@freesoft00
I have added the Unsigned:on / Unsigned:off to the language resource DLL.
Also added the missing "r" to /forceunsigned english help mentioned by nttwqz
The error 0x714 should be fixed.

About http://bbs.wuyou.net/forum.php?mod=viewthread&tid=404561&extra=page%3D1&page=2
This will still not work, as WinNTSetup uses MSSTMake.exe on NT5 for boot critical drivers.
It does not work with firadisk/winvblock or vboot driver.

http://jfx.cwcodes.net/WinNTSetup/Beta/WinNTSetup3.rar

Re: WinNTSetup
« Reply #142 on: February 10, 2018, 04:49:12 PM »

nttwqz

  • Apprentice
  • *
  • Date Registered: Nov 2017
  • Posts: 9
I have added the Unsigned:on / Unsigned:off to the language resource DLL.

No xp!

Re: WinNTSetup
« Reply #143 on: February 11, 2018, 04:38:54 AM »

nttwqz

  • Apprentice
  • *
  • Date Registered: Nov 2017
  • Posts: 9
Simplified Chinese language file, translated the new section.


Re: WinNTSetup
« Reply #144 on: March 28, 2018, 01:28:26 PM »

freesoft00

  • Jr. Chef
  • **
  • Date Registered: Mar 2016
  • Posts: 37
Beta winntsetup add xp driver feedback normal.
If you have no other questions, you can release the official version. Win10 The new version will also be released.

http://bbs.wuyou.net/forum.php?mod=redirect&goto=findpost&ptid=404561&pid=3518345&fromuid=1345

Re: WinNTSetup
« Reply #145 on: March 28, 2018, 04:04:18 PM »

was_JFX

  • Code Baker
  • Grand Chef
  • *****
  • Date Registered: Dec 2010
  • Posts: 1074
Okay, 1 month no bug report, I agree Final uploaded!

Re: WinNTSetup
« Reply #146 on: March 28, 2018, 04:27:01 PM »

freesoft00

  • Jr. Chef
  • **
  • Date Registered: Mar 2016
  • Posts: 37
Updated Simplified Chinese language files

Re: WinNTSetup
« Reply #147 on: March 28, 2018, 04:32:54 PM »

freesoft00

  • Jr. Chef
  • **
  • Date Registered: Mar 2016
  • Posts: 37
In the XP installation interface, right-click on the dialog box, prompting information or Unsigned:on Unsigned:off The message is in English, not Simplified Chinese.
The description language file does not work here. Win7 Installation interface hint information is Simplified Chinese.

RegTweaks
Using registry Optimization Settings, the dialog box appears without qualifying the *.reg file after clicking the Select button. You cannot select a reg file.

Sorry, post and test again, found the problem.
« Last Edit: March 29, 2018, 05:08:49 AM by freesoft00 »

Re: WinNTSetup
« Reply #148 on: March 29, 2018, 12:47:29 PM »

nttwqz

  • Apprentice
  • *
  • Date Registered: Nov 2017
  • Posts: 9
Looking at this situation, 3.8.9.1 will be released shortly :thumbsup:

Re: WinNTSetup
« Reply #149 on: March 29, 2018, 01:10:40 PM »

was_JFX

  • Code Baker
  • Grand Chef
  • *****
  • Date Registered: Dec 2010
  • Posts: 1074
You can't select a reg file, cause you supposed to select a folder (with reg files).

Re: WinNTSetup
« Reply #150 on: March 29, 2018, 03:11:40 PM »

freesoft00

  • Jr. Chef
  • **
  • Date Registered: Mar 2016
  • Posts: 37
Got it.
The corresponding Simplified Chinese translation is changed

---------------------
In the XP installation interface, right-click on the dialog box, prompting information or Unsigned:on Unsigned:off The message is in English, not Simplified Chinese.
The description language file does not work here. Win7 Installation interface hint information is Simplified Chinese.
« Last Edit: March 29, 2018, 03:12:28 PM by freesoft00 »

Re: WinNTSetup
« Reply #151 on: May 04, 2018, 01:29:14 PM »

freesoft00

  • Jr. Chef
  • **
  • Date Registered: Mar 2016
  • Posts: 37

Re: WinNTSetup
« Reply #152 on: May 15, 2018, 01:22:24 PM »

was_JFX

  • Code Baker
  • Grand Chef
  • *****
  • Date Registered: Dec 2010
  • Posts: 1074
Don't know, this is properly buggy hardware.
I've added a few more status messages to Beta 3.
« Last Edit: May 15, 2018, 01:22:38 PM by JFX »

Re: WinNTSetup
« Reply #153 on: May 24, 2018, 05:15:56 PM »

bob.omb

  • Code Baker
  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Jul 2017
  • Posts: 1261
I run this cmd file (From a W10 OS or PE that has mbr2gpt.exe included) after using WinNTSetup...... BEFORE I boot into the deployed drive - Make sure not to Reboot when done using WinNTSetup...

Run the below CMD file, and when prompted, select the drive you installed Windows to with WinNTSetup - It takes about 30 seconds to run

* EasyMBR2GPT.7z (1.77 kB - downloaded 64 times.)  <== You can also find this on the SE server in ComponentsY>EasyMBR2GPT

Then I can reboot to the drive UEFI mode with Secure Boot ON and the system will automatically enter the bios key and activate windows. (Assuming you install the correct edition)

Works like a charm for simple UEFI deployment every time...

I wish someone could add this to a checkbox or option to "Finalize with GPT for UEFI Secure boot" in WinNTSetup if MBR2GPT.exe was detected in System32 folder  :whistling:
« Last Edit: May 24, 2018, 06:28:41 PM by bob.omb »

Re: WinNTSetup
« Reply #154 on: June 02, 2018, 07:26:50 AM »

bob.omb

  • Code Baker
  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Jul 2017
  • Posts: 1261
FYI a new version of WinNTSetup was posted by JFX (silently :ohmy:) 2 days ago, link in OP...

Looks great but I'm curious about the :( next to uEFI in the title bar..  :confused:

« Last Edit: June 02, 2018, 07:29:02 AM by bob.omb »

Re: WinNTSetup
« Reply #155 on: June 02, 2018, 07:52:51 AM »

was_JFX

  • Code Baker
  • Grand Chef
  • *****
  • Date Registered: Dec 2010
  • Posts: 1074
"uEFI SecureBoot disabled"  was to long for the title, so it became "uEFI  :("

Originally I wanted to use a positive smiley if disabled, but MS calls SecureBoot a feature  :confused:

Re: WinNTSetup
« Reply #156 on: June 02, 2018, 07:57:05 AM »

bob.omb

  • Code Baker
  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Jul 2017
  • Posts: 1261
So now we can do everything - :party_time:

Thank you :thumbsup:
« Last Edit: June 10, 2018, 01:20:31 AM by bob.omb »

Re: WinNTSetup
« Reply #157 on: June 02, 2018, 06:19:33 PM »

bob.omb

  • Code Baker
  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Jul 2017
  • Posts: 1261
"uEFI SecureBoot disabled"  was to long for the title, so it became "uEFI  :("

Originally I wanted to use a positive smiley if disabled, but MS calls SecureBoot a feature  :confused:

I don't think a positive smiley is a bad idea, the sadface makes it seem its not supported, but we know better because we've been using it, someone new wouldn't know...

It seems simple enough to detect: https://docs.microsoft.com/en-us/powershell/module/secureboot/confirm-securebootuefi?view=win10-ps through PS - And MSInfo can provide in nfo file.. But its probably a major pain because both of those methods are outside of WinNTSetup..

But I for sure am happy with it, again, thanks JFX you rock..
« Last Edit: June 02, 2018, 06:40:28 PM by bob.omb »

Re: WinNTSetup
« Reply #158 on: June 09, 2018, 06:14:57 PM »

bob.omb

  • Code Baker
  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Jul 2017
  • Posts: 1261
I updated the CMD file I use to prep disks, for doing simple installs with WinNTSetup. (MBR or GPT)  It automatically formats and partitions the drive of your choice, then launches WinNTSetup with the prepared drive letters pre-selected. (Made for use with WinPEx64 or on a host x64 system, can be changed to point to x86 exe easily)

Just place this folder inside the WinNTSetup folder and make a shortcut to the cmd file inside  :thumbsup:

* Prep.zip (2.93 kB - downloaded 58 times.)
« Last Edit: June 10, 2018, 01:21:27 AM by bob.omb »

Re: WinNTSetup
« Reply #159 on: June 13, 2018, 02:20:37 AM »

bob.omb

  • Code Baker
  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Jul 2017
  • Posts: 1261
This one works a little bit better. Drive letters are not hardcoded and it selects from available letters.  Available letters are then written to ini and imported into WinNTSetup

Same as the other one just place the "Prep" folder inside the WinNTSetup folder then make a shortcut to the cmd file inside.

* Prep_v2.7z (2.2 kB - downloaded 80 times.)

JFX, if lowercase drive letters are used in WinNTSetup.ini they do not work. :wink: They populate but the bottom green light displays red, "Boot Part" and "EFI Part". 

Have you ever considered adding formatting?  Its actually not that bad I've been playing around a lot with it lately and its pretty straight forward, very small amount of CMDs For MBR and only a few extra for GPT, only thing to add would be error checking and GUI.  Its very simple and displayed in this CMD file.
« Last Edit: June 13, 2018, 06:39:05 AM by bob.omb »

 

Powered by EzPortal