Eric Kohl
f6a86c1ab3
[DISKPART] Implement the assign command
...
- Also improve the parameter checks of the remove command.
The assign command does not work, because the SetVolumeMountPointW function is not implemented yet.
2025-12-28 20:35:27 +01:00
Eric Kohl
7675b0e62a
[DISKPART] Implement the remove command
...
The remove command does not work, because the DeleteVolumeMountPointW function is not implemented yet.
2025-12-27 19:11:06 +01:00
Eric Kohl
cb8278b5f3
[DISKPART] Add help text for the gpt command
2025-12-21 12:26:35 +01:00
Eric Kohl
86ec64b2b1
[DISKPART] Implement the automount command
2025-12-21 09:33:59 +01:00
Eric Kohl
bf8741d208
[DISKPART] Implement the 'create partition efi' and 'create partition msr' commands
2025-12-14 20:23:03 +01:00
Eric Kohl
dd74eaf8cf
[DISKPART] Fix message IDs
2025-12-07 13:35:53 +01:00
Eric Kohl
920153534b
[DISKPART] Implement the 'convert mbr' and 'convert gpt' commands
...
- Show Disk UUIDs in the 'detail disk' and 'uniqueid disk' commands.
2025-12-07 10:10:10 +01:00
Andrei Miloiu
202114f3ae
[DISKPART][MC] Update Romanian (ro-RO) translation for message table ( #6509 )
2024-03-23 21:09:42 +01:00
Andrei Miloiu
b9de02ceec
[DISKPART][MC] Update Romanian (ro-RO) translation for message table ( #6382 )
2024-01-21 22:05:38 +01:00
Andrei Miloiu
8d35887c02
[DISKPART][MC] Update Romanian (ro-RO) translation for message table ( #5485 )
2023-08-22 21:37:14 +02:00
Piotr Hetnarowicz
126afdaa6f
[DISKPART] Update Polish translation for message table ( #4548 )
...
Reviewed-by: Adam Stachowicz <saibamenppl@gmail.com >
Reviewed-by: Stanislav Motylkov <x86corez@gmail.com >
2022-10-24 17:08:35 +03:00
Chan Chilung
ac87259fa2
[TRANSLATION] Update Traditional Chinese (zh-TW) translation - Jun 2022 ( #4570 )
...
- [REG] Update zh-TW translation
- [DISKPART] Update zh-TW translation
- [HHCTRL.OCX] Update zh-TW translation
2022-08-16 13:00:11 +03:00
Eric Kohl
4a66cbb224
[DISKPART] Add help text for the FORMAT command
2022-06-19 08:28:53 +02:00
Eric Kohl
4a305266e6
[DISKPART] Add help text for the CREATE PARTITION EXTENDED command
2022-06-18 10:15:04 +02:00
Eric Kohl
cba4ffbb5d
[DISKPART] Add help text for the CREATE PARTITION LOGICAL command
2022-06-18 01:05:27 +02:00
Eric Kohl
74870c1ae1
[DISKPART] Add help text for the CREATE PARTITION PRIMARY command
2022-06-16 15:20:46 +02:00
Eric Kohl
966d674de1
[DISKPART] Add help text for the REM command
2022-06-16 11:55:39 +02:00
Eric Kohl
82a2c5903e
[DISKPART] Add help text for the DETAIL VOLUME command
2022-06-16 10:50:40 +02:00
Eric Kohl
9b10dcba15
[DISKPART] Add help text for the DETAIL PARTITION command
2022-06-16 00:33:10 +02:00
Eric Kohl
66f6c1ab88
[DISKPART] Add help text for the HELP command
2022-06-14 19:43:38 +02:00
Eric Kohl
6f1c7edaa5
[DISKPART] Add help text for the LIST VOLUME command
2022-06-13 21:18:35 +02:00
Eric Kohl
124fe7504e
[DISKPART] Add help text for the LIST PARTITION command
2022-06-12 23:26:53 +02:00
Eric Kohl
7c90ea83ef
[DISKPART] Add help text for the LIST DISK command
2022-06-12 16:15:18 +02:00
Eric Kohl
ad9b930354
[DISKPART] Add help text for the SELECT VOLUME command
2022-06-12 09:32:40 +02:00
Eric Kohl
7bea98592f
[DISKPART] Add help text for the SELECT PARTITION command
2022-06-11 22:34:07 +02:00
Eric Kohl
f06066dc6e
[DISKPART] Add help text for the SELECT DISK command
2022-06-11 13:13:27 +02:00
Eric Kohl
84512b7abd
[DISKPART] Add help text for the SETID command
2022-06-10 22:02:07 +02:00
Eric Kohl
dd2c7ea3ce
[DISKPART] Add help text for the UNIQUEID DISK command
2022-06-07 23:08:05 +02:00
Eric Kohl
216d69c59e
[DISKPART] Add help text for the DETAIL DISK command
2022-06-05 22:22:16 +02:00
Eric Kohl
be88af54e7
[DISKPART] Implements part of the FILESYSTEMS command
2022-06-05 18:23:08 +02:00
Eric Kohl
6c797bf86a
[DISKPART] Report success or failure for CREATE PARTITION commands
2022-06-04 20:27:11 +02:00
Eric Kohl
e636b14d7e
[DISKPART] Add help texts for the ACTIVE and INACTIVE commands
2022-06-04 13:36:17 +02:00
Eric Kohl
a3a8fdc84b
[DISKPART] Add german translation
2022-06-01 23:25:54 +02:00
Eric Kohl
c287c08b27
[DISKPART] Convert command help to messages and fix some texts
2022-05-30 01:09:08 +02:00