Releases: CodingWonders/UnattendGen
0.7.0.2582
File hashes
File | Hash (SHA256) |
---|---|
UnattendGen (Windows) x86 | 657E8C174F2455ACADAC6D86BAE76769DA917C4B2E732A1EC27B40E5A04EA5A7 |
UnattendGen (Windows) x64 | A8E771B8F4286F1D7CFEE7949F34AEC29138C083F715717D4164D1FB1B2CF02B |
UnattendGen (Windows) arm64 | FDD89F62659C6CD52A4318F92997F0929C8BF9960CC33748980116F167B70EC0 |
UnattendGen (MacOS) x64 | 6DF1DC5CBBA18CEC89B31D04C18021D246FEC7961BA8D166BBFE955480BC0BAD |
UnattendGen (MacOS) arm64 | 6E1807B4DF89E4EDB69FE26BDBCA4CF2E3F567714AAA58C35877A9A2E036B37B |
UnattendGen (Linux) x64 | 696A7CFE749646329DA7CD89E3B2F8DA10312469C62F80A484B5851CAB5217F8 |
UnattendGen (Linux) arm64 | 5B217A420B027A4CE56342777D70696B9327C6DE418C77B6AB7B6E9765310A36 |
UnattendGen (Windows) x86 (Self-Contained) | 2FB9A9D42FC9029710FBEA5208BEE1CCB5B3C682295D6C5DB47481539583C927 |
UnattendGen (Windows) x64 (Self-Contained) | BE7C8363447F244514E50F997310474B556EBD866591DAEB963754A979670B3D |
UnattendGen (Windows) arm64 (Self-Contained) | 684057C8C82D24DE300B7CABCAB31DB4D1B21E5FBBE25127EEB004902982ED6B |
UnattendGen (MacOS) x64 (Self-Contained) | ED8F9A6F75C13406DB55236F41599D9D5AA7BC9B38563DFE84E4781AB2B68E4D |
UnattendGen (MacOS) arm64 (Self-Contained) | A797000DF9E175338789DA36F52C8DAB1C671833078E59ADDD9251BF6426F65C |
UnattendGen (Linux) x64 (Self-Contained) | C624695DAC17FC0C9845C6E683991D52484593F2B2CC770452D4EA5DB7DE9360 |
UnattendGen (Linux) arm64 (Self-Contained) | 54688C714700BE2314BC606B1975ECAA07884F6940C0FBCAECE2334050D5AD5D |
Amount of releases: 14
Note
If you have the .NET 9 Runtime or SDK installed, go with the normal version. Otherwise, choose the self-contained package
Note
Release binaries may be updated to reflect latest commits of the library, until the corresponding version of DISMTools is released
Changes
- The library has been updated to the latest commit
- A default architecture is now used when not specifying any architecture
Additional Notes:
- UNIX systems: you need to mark UnattendGen as executable before launching it. Type
chmod +x ./UnattendGen
- macOS: Intel (x64) releases will no longer be available once .NET either no longer provides a version for Intel systems or no longer supports macOS Tahoe. In those cases, you will be informed
- While testing of Linux and macOS binaries has concluded successfully for AMD64, no testing has been made for ARM64. This includes Apple Silicon
0.7.0.2581 BETA 1
File hashes
File | Hash (SHA256) |
---|---|
UnattendGen (Windows) x86 | 8236CE883938C1C570A3880812DF25EF1A9BC96E6951BFAEB63A6ED30B6F5BF4 |
UnattendGen (Windows) x64 | D1D049430B0855B7272D2A227AE5DF038339343A1A34287744E5B1C3AD1B19A0 |
UnattendGen (Windows) arm64 | 376196E6B8432BDDB1A9FB79E1E01408BF98C343B4E9B019A4C066B35853E5F4 |
UnattendGen (MacOS) x64 | 595F96169CC4BE6B5F2CD913C5AE5C4B5B9624CA4330C49583568E3DED506E41 |
UnattendGen (MacOS) arm64 | 43A82511E53F13C40B250C175B796D0CE2530B3729E9E8326690372BFC6C4353 |
UnattendGen (Linux) x64 | B10315B48E874CEFF45D42871B6849DC5455FC1E90087C8D835DD5E6B33D65D9 |
UnattendGen (Linux) arm64 | 27C06E073A822324635023B57DB54D0A85A171D58890C3E92F5544E5C48E674C |
UnattendGen (Windows) x86 (Self-Contained) | 30CD13AC56EAEF1EB5D45FCCAB1B2FB3FC7F2AB16F4276F4213577D0FA5C6880 |
UnattendGen (Windows) x64 (Self-Contained) | FE7F074EA87BAEA3EC98E0A6169BDBFE37448C89C52A2018601FAC64FAA40B62 |
UnattendGen (Windows) arm64 (Self-Contained) | 4C432AB78759856B0B8261FBA7BE4E1A1FBB5246BF0A78F1F05495255AB97B08 |
UnattendGen (MacOS) x64 (Self-Contained) | A831AFE94E63DE3B0C23E64E45A8F8D3EFB5C4D3305181E8E4411CF584104D07 |
UnattendGen (MacOS) arm64 (Self-Contained) | 901F30A550303FE51BED6A963EFDA5420991BC2338482DDF4CE4CED3E9E09E46 |
UnattendGen (Linux) x64 (Self-Contained) | 9BE731D382C3F306237E6D7C6C423EC9C532CAD46BB063DBE7DCC9FBA33C181F |
UnattendGen (Linux) arm64 (Self-Contained) | 907EB47E52491A0D90E3AA7DD7BF2C127EB214900FD33187858D2FF82FD467BB |
Amount of releases: 14
Note
If you have the .NET 9 Runtime or SDK installed, go with the normal version. Otherwise, choose the self-contained package
Changes
- Support has been added for Parallels hypervisors
- Cross-platform publishing is now available for those looking to zip releases using Linux or macOS
Additional Notes:
- UNIX systems: you need to mark UnattendGen as executable before launching it. Type
chmod +x ./UnattendGen
- macOS: Intel (x64) releases will no longer be available once .NET either no longer provides a version for Intel systems or no longer supports macOS Tahoe. In those cases, you will be informed
- While testing of Linux and macOS binaries has concluded successfully for AMD64, no testing has been made for ARM64. This includes Apple Silicon
0.7.0.2572
File hashes
File | Hash (SHA256) |
---|---|
UnattendGen (Windows) x86 | EAF40D755E3DA6D8F9B0DCF27B153AE446E950E50C710BE0E175DC3AAD85973C |
UnattendGen (Windows) x64 | 004F412353F65743A61D3336D05AD7A4C6F74BFFB43A2A5716EE2016417E1F77 |
UnattendGen (Windows) arm64 | C75DDB9DA6B88CDC4DAAE45094270A1BE5DF385BD46D08BE43B1875B6A0B2843 |
UnattendGen (MacOS) x64 | 6BF7F29632BB6354872D89F25D81271DC3DE2AFE5F7420FCA0BEC1545A7B2694 |
UnattendGen (MacOS) arm64 | AE3EBC1C28DBC474D8B84FC87E54DD5B349941526525A6FADDD754C6FE610F28 |
UnattendGen (Linux) x64 | 690AFA53102687E26FB4B4B827CED229B5E0CC93CDDA7B8D9413D8B9FCC94658 |
UnattendGen (Linux) arm64 | 6343DC22FD9C460C9EDDD9D9E1C46DFFEA7CA0DC287C7B0478BB160DB0253754 |
UnattendGen (Windows) x86 (Self-Contained) | EB25574EDEA0B287868E2F61708F10E90730C7FB15CBB38C8CB4906250D218A6 |
UnattendGen (Windows) x64 (Self-Contained) | 51CF6E4655BB5C32610A1A71D062E736BE18A091DB6F214C5F9EA53BB6A46763 |
UnattendGen (Windows) arm64 (Self-Contained) | DC0D625DB8F49546FAC8A7201D105BDF0AF3223A5DAFC0C0C9EB508FB6EEDECB |
UnattendGen (MacOS) x64 (Self-Contained) | E9A579246AA422558868236F1B43AF1E76CB6A2BC2532C35615B758927146B16 |
UnattendGen (MacOS) arm64 (Self-Contained) | 428312BCDDE5FD60B341407F454ABEC4C1C0044A39FF24F80BEBA71702C254DA |
UnattendGen (Linux) x64 (Self-Contained) | 84EDD0515D339BE2863BC87FF09F92F03625FDB6F28B5151A922403620EA6911 |
UnattendGen (Linux) arm64 (Self-Contained) | DFE7972F22B45A41B3F99ACF1ACB3031579E7E67DCEB4EB18BA46B2167F07A47 |
Amount of releases: 14
Note
If you have the .NET 9 Runtime or SDK installed, go with the normal version. Otherwise, choose the self-contained package
Changes
- UnattendGen is now cross-platform, with added build targets for macOS and Linux
- The library has been updated to the latest commit
- Command-line argument syntax has changed to work on all platforms, from
/
to--
. This was done in order to make UnattendGen compatible with macOS and, generally, ZSH
Additional Notes:
- macOS: you need to mark UnattendGen as executable before launching it. Type
chmod +x ./UnattendGen
- macOS: Intel (x64) releases will no longer be available once .NET either no longer provides a version for Intel systems or no longer supports macOS Tahoe. In those cases, you will be informed
- While testing of Linux and macOS binaries has concluded successfully for AMD64, no testing has been made for ARM64. This includes Apple Silicon
v0.7.0.2562_BETA1
File hashes
File | Hash (SHA256) |
---|---|
UnattendGen x86 | 67C07E66D336A1233F12F33971495B6A3DC83CBF51B844F5FE7E808141AB10CC |
UnattendGen x86 (Self-Contained) | 564550BFE94F2AE3E60474348E69247B3D94C806B9D39336C94737CC55AE5150 |
UnattendGen amd64 | 993D931B75FE24D28D578050E4BDCF46A85CAE8312444AE2AE4569F3CF93FB0B |
UnattendGen amd64 (Self-Contained) | AEE607F769572D95A503DC7A631B3EAFD8901B3E118C8CAD30B7C1FBFBE99E6C |
UnattendGen arm64 | 8218D3BAB8018BF10167062B86BF35CEE57D8F5B178A58A17B57D72DC7B76551 |
UnattendGen arm64 (Self-Contained) | C20B3A787927A4CBEFE6210FF64F39D3CCC4B95DE9AB5F22E121A6EFA005B657 |
Note
If you have the .NET 9 Runtime or SDK installed, go with the normal version. Otherwise, choose the self-contained package
Changes
- System component configuration has been overhauled
- The library has been updated to the latest commit
v0.7.0.2561
File hashes
File | Hash (SHA256) |
---|---|
UnattendGen x86 | 26905D9EFE3A90CD168CE5FA55E70EF553F2FD6EF8A10FD7446FF4A41E170BDE |
UnattendGen x86 (Self-Contained) | EF0D61A6C024F24AF9B0C9A90428CAB2E3EBF439AA502F71C3CEDB494C6D67FD |
UnattendGen amd64 | 9BAE580A6CF3AFC820D51C7B3575E13D5170F6A270D0DBC89B609E67C10B4053 |
UnattendGen amd64 (Self-Contained) | 82801B6F0978D9D968DA53D4ED9FDAEAA5FEA144C6D866B971652C2DE8E7203A |
UnattendGen arm64 | AAA4D811DACA093F728B2BF3C75C53DEDEFD547C0482D97688383F9C5738C209 |
UnattendGen arm64 (Self-Contained) | 8C802A6FF2FC22CCA351FF30D88F3CBAA434697EC0EF5E1F89EF457E18E5F7DF |
Note
If you have the .NET 9 Runtime or SDK installed, go with the normal version. Otherwise, choose the self-contained package
Changes
- You can now hide script windows
v0.6.2.2543
File hashes
File | Hash (SHA256) |
---|---|
UnattendGen x86 | 6330A5FCE29062E7F4F7606F87CAA13244D628EE412A3E6A75757D66BB9191AA |
UnattendGen x86 (Self-Contained) | 4FFA44E5D2E8CF5A97B80AC496DDC8203361BB9F26C1166BA81A8FDDFE60E0DC |
UnattendGen amd64 | 78AC1FFE08363D5472886D97F0F3A4001FB963AE38B7EDB80E4A7D38CEA53CFA |
UnattendGen amd64 (Self-Contained) | E33ADE0A21EADDE621F819A9E645F639A4E0068A1A851C6284204B66852E0FE2 |
UnattendGen arm64 | C7A11CC14E00AB51C8014DF7375E8F5B1B75001AF3FF67423128EC7E17E6963A |
UnattendGen arm64 (Self-Contained) | 42151568E713E890D0482AB2A242473FB391FDA1B69AF2FB10198A340875743E |
Note
If you have the .NET 9 Runtime or SDK installed, go with the normal version. Otherwise, choose the self-contained package
Changes
- You can now have a script determine the computer name
v0.6.2.2542
File hashes
File | Hash (SHA256) |
---|---|
UnattendGen x86 | 72B21E68A298D8E80CA7551DD65993E514FB3CB3898032D8C27FF56C3AD936D8 |
UnattendGen x86 (Self-Contained) | BCFCD44D44C37D318CE44EF234DB7EB4889AA918197F43978473A8339C0D7410 |
UnattendGen amd64 | 5963369BEA17A0B6881190F357B2ED1383654187592C31005E68526A0F3F520A |
UnattendGen amd64 (Self-Contained) | B7689BBE8C363E75D47C07CB1C43067D1B560ED2960B3C13FB0C17812A7E97F6 |
UnattendGen arm64 | AB525806A4F32F62C668C28FB78043F5EEB69F58373A801CF0DC268BF1F7FD22 |
UnattendGen arm64 (Self-Contained) | F877F8FB4C10EA58822F2CE9B85B6E8D480B82657A19FA1C631C11C73060F214 |
Note
If you have the .NET 9 Runtime or SDK installed, go with the normal version. Otherwise, choose the self-contained package
Changes
- The library has been updated to the latest version
v0.6.2.2532
File hashes
File | Hash (SHA256) |
---|---|
UnattendGen x86 | 4E0D1E7F3E05BEF9FCA6CB3428E1AC8EA29C6389400583387F02A65E1D261900 |
UnattendGen x86 (Self-Contained) | FF038DE73CDDB508A20E076C4EC6F1FE230B4A1FE360645426AF388741FCB611 |
UnattendGen amd64 | F6D1EED85E15E4570CDC1DD4C4B44129E110EA8B9E21160036C711E43D95DEED |
UnattendGen amd64 (Self-Contained) | B76037FA9A66B4B576A312D8861D15C6B501B073EC80CF80CBE60601CD277F9F |
UnattendGen arm64 | EA13562264628F5885D75B42F1209BA1AB373EB84BF0E0E3008A773EAA727EC2 |
UnattendGen arm64 (Self-Contained) | 30DBDF8092EE3528C79302B758ABD149EB1F493B5AF9E4E580A0C6C135A5CAA1 |
Note
If you have the .NET 9 Runtime or SDK installed, go with the normal version. Otherwise, choose the self-contained package
Changes
- Passwords are now disregarded for open network connections
- The library has been updated to the latest version
v0.6.1.2522
File hashes
File | Hash (SHA256) |
---|---|
UnattendGen x86 | 8C35BF31EC2EEC7728E77224B6338E610E0BFBD6CC4276BF9A905E166E6AA755 |
UnattendGen x86 (Self-Contained) | F0F36210B5A1FA76FEC4474DD65F57811E7EC5EA8C2743CEAE02AC7633EFE356 |
UnattendGen amd64 | 17B382FF22CFC5F832AB8B2654E595059C211734F306F0622D9549EB5729AA18 |
UnattendGen amd64 (Self-Contained) | A5EC919508B49709A1D3A43E38669CD53C308E96E8C3F78BCBB21900DE1CAAF7 |
UnattendGen arm64 | 5457A5712D42413F5F63C1ED171D682483CFD4F99B03C80FE4965647A6002437 |
UnattendGen arm64 (Self-Contained) | 6E9122B62D5A7EB44615B2213A5D85357FFF762BA8DBE08D44981D09E98A670D |
Note
If you have the .NET 9 Runtime or SDK installed, go with the normal version. Otherwise, choose the self-contained package
Changes
- Multiple architectures can now be specified
- You can now make the answer file grab product keys from the system firmware
- The library has been updated to the latest version
v0.6.1.2521
File hashes
File | Hash (SHA256) |
---|---|
UnattendGen x86 | 1462E6C6B298028B54DE6E81FFE1745A0811444CA249ACA94D4EE138E149E404 |
UnattendGen x86 (Self-Contained) | 0351BB2F894B0AE2E91B586AF43398E34FB248894469205AC40B0172C0449531 |
UnattendGen amd64 | AA7CF2F0E3FA11D9F73302A1C505ED2EE03942A96F93918FA4CFF43252B9C686 |
UnattendGen amd64 (Self-Contained) | EFEC890B987FD5B5D6CEEECCDBE140F26B43A79D208788D68294591BB64B5013 |
UnattendGen arm64 | 6A60F37A1F007CDF0AA7818D13069286B7AE95E329BB9DC4299AD4BBC37E649C |
UnattendGen arm64 (Self-Contained) | B402AE65CD1F7750534485D5E276AEFCFD695085460DA4EFA7B684FBD6B0509E |
Note
If you have the .NET 9 Runtime or SDK installed, go with the normal version. Otherwise, choose the self-contained package
Changes
- Added display name fields for user accounts