JFX Posted October 9, 2022 Author Posted October 9, 2022 The name does not matter, just add a .txt file to \Tools\MinWin\Default\Remove folder. There is nothing hard coded, profile should be entirely under control of the user. 1
tiagotecno Posted October 15, 2022 Posted October 15, 2022 After a long time I updated the translation to Portuguese Brazil 1046.dll 2
Antonino Posted October 15, 2022 Posted October 15, 2022 (edited) nossa! assim vc me mata! just kidding, huh Edited October 15, 2022 by Antonino
Antonino Posted October 18, 2022 Posted October 18, 2022 (edited) 1+ question for jfx, or anyone else, for that matter, to answer: what is the advantage of having the wimfile inside the vhd if one applies the wimboot:wimcopy way relative to plain wimboot mode (with wimfile outside, elsewhere)? Edited October 18, 2022 by Antonino
JFX Posted October 18, 2022 Author Posted October 18, 2022 Well, you will have a stand alone VHD WIMBoot Windows, that can be easily use in a Virtual Machine. Normal WIMBoot mode will have you to copy WIM file to a NTFS partition before. It was quite useful for me, example for P2V copies, however up coming beta version will have a better option for this scenario. 1
Antonino Posted October 18, 2022 Posted October 18, 2022 so outside virtual or p2v scenarios, is one better off using ordinary vhd or is wimboot:wimcopy vhd any way faster?
JFX Posted October 19, 2022 Author Posted October 19, 2022 There is no noticeable difference in speed between the 2. WIMBoot is the most space saving option, that's all. 1
JFX Posted October 24, 2022 Author Posted October 24, 2022 WinNTSetup 5.3 Beta 1 - compiler updated to PureBasic 6.00 C-Backend - updated wimlib to version 1.13.6 - right-click on apply mode combo opens Tools\Compact\WimBootCompress.ini - fixed errors with native 4K drives - fixed VSS error not displayed - fixed Bootice Mod always starts in darkmode - added commandline switch for VHD-CREATE -uuid:{UUID} (simular to VBoxManage internalcommands sethduuid) - added WinCopy option (copy Windows from one partition to another) - added WinCopy and WinCopy-CLI command line - changed wimlib is the default compression engine - MinWin: support inline comments (//) - MinWin: grant full admin access to files - MinWin: fixed VCRuntime 2008 installer needs sxsstore.dll and config\TxR - MinWin: fixed diskpart shrink needs defragproxy.dll - RegImport: added support for [?HKEY_LOCAL_MACHINE\...] (only processed if key exists) 3
Antonino Posted October 24, 2022 Posted October 24, 2022 (edited) Attaboy!!! higher aims ahead!!! btw, have you modified any text files in the remove folder of this new edition? where do we get it from anyway? I do not see any link Edited October 24, 2022 by Antonino
bovirus Posted October 25, 2022 Posted October 25, 2022 @JFX WINNT Setup 4.3.0 Italian language update WinNTSetup 4.3.0 beta 1 italian language.zip 1
JFX Posted October 25, 2022 Author Posted October 25, 2022 11 hours ago, Antonino said: btw, have you modified any text files in the remove folder of this new edition? where do we get it from anyway? I do not see any link Yes, there are some changes to the default minwin profile. Properly best if you compare old and new profile folder with something like WinDiff or WinMerge. Mega and Mediafire link at the end of the first post. 1
kipjatok001 Posted October 25, 2022 Posted October 25, 2022 Greetings to all. I have been using this program for many years. Many thanks to the author. The speed of image creation has increased significantly. Moved my system to 3 different computers. Everything is great. Good luck and success in development.
Antonino Posted October 25, 2022 Posted October 25, 2022 (edited) 9 hours ago, JFX said: Yes, there are some changes to the default minwin profile. Properly best if you compare old and new profile folder with something like WinDiff or WinMerge. Mega and Mediafire link at the end of the first post. well, I have just tried it and, ... what can I say, after some due personal adjustment, it works. the free-space gain is about a few hundred megs. I could not take full advantage of the shrinking, owing to my system's apparent need for systemapps, which forced me to place a ! in front of the string concerned. this may be due to the fact that it is a windows11, so I do not know if what I am saying applies to most other ppl's systems. those who know better, pls say anymore. Edited October 25, 2022 by Antonino
Nikolay Posted October 28, 2022 Posted October 28, 2022 Hello! What is this option " added WinCopy option (copy Windows from one partition to another)" and how to use it?
JFX Posted October 28, 2022 Author Posted October 28, 2022 (edited) WinCopy will create a copy of windows installation. For example, move the current installation into a VHD. The first 6 modes are using wimlib (with optional WOF compression). It's like capture and apply without actually creating a WIM file. File exclusion using a WimScript.ini are possible as well using MinWin by clicking on the Mode label. The VOLUME COPY option is more like Drive SnapShot, it copies the entire NTFS File System (used clusters only). It's much faster than the other modes, but does not offer any options. Destination drive can be smaller as the source drive, but the last used cluster must fit in it. Edited October 28, 2022 by JFX 5
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now