You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@"WinDiskWriter is an application for macOS that enables users to create bootable flash drives with the Windows operating system, which belongs to Microsoft Corporation.""\n\n"
132
-
"The application is an Open Source product developed by TechUnRestricted.""\n"
132
+
@"WinDiskWriter is a macOS application that allows users to create bootable flash drives with the Windows operating system, which is a product of Microsoft Corporation.""\n\n"
133
+
"The application is an open source project developed by TechUnRestricted.""\n\n"
133
134
134
-
"It relies on the wimlib library, which is licensed under the GNU LESSER GENERAL PUBLIC LICENSE Version 3.""\n\n"
135
-
"The library has been slightly modified to avoid application crashes caused by assertions.""\n"
136
-
"This allowed the integration of wimlib as a part of the project, instead of a separate binary file that is invoked through the console.""\n\n"
135
+
"It uses the wimlib library, which is licensed under the GNU Lesser General Public License Version 3. The library has been slightly modified to prevent application crashes caused by assertions. This enabled the integration of wimlib as a part of the project, instead of a separate binary file that is invoked through the console.""\n\n"
137
136
138
-
"The application is written in Objective-C programming language, with backward compatibility for older operating systems.""\n"
139
-
"This is achieved by using legacy code and custom solutions, instead of reinventing the wheel.""\n"
140
-
"The user interface and the logic of element placement are coded manually, without using xib and storyboards.""\n\n"
137
+
"The application also uses the grub4dos tool, which is licensed under the GNU General Public License Version 2. The tool is not built into the code, but it is a separate binary file in the Resources folder.""\n"
138
+
"Grub4dos used to enable legacy booting for older systems.""\n\n"
139
+
"!!! The user is free to modify, replace or remove grub4dos binaries from the WinDiskWriter.app !!!""\n\n"
141
140
142
-
"This software has two versions: GUI and CLI.""\n"
143
-
"At the moment, WinDiskWriter supports writing Windows Vista, 7, 8, 8.1, 10 and 11 in UEFI mode.""\n"
144
-
"Future improvements will include support for Legacy systems and other features.""\n\n\n"
141
+
"The application is written in Objective-C programming language, with backward compatibility for older operating systems. This is achieved by using legacy code and custom solutions, instead of relying on external frameworks. The user interface and the logic of element placement are coded manually, without using xib and storyboards.""\n\n"
145
142
143
+
"The application has only one version: GUI. It supports writing Windows Vista, 7, 8, 8.1, 10 and 11 in both UEFI and Legacy modes. It also supports x32 bit Windows images. Future improvements will include more features and enhancements.""\n\n\n"
0 commit comments