Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/imm2virtual1.lfm
Original file line number Diff line number Diff line change
Expand Up @@ -907,7 +907,7 @@ object Form1: TForm1
Height = 48
Top = 232
Width = 598
Caption = 'RUN as Administrator CMD and type DIKSPART then type LIST DISK, see the disk number of your mounted disk image file (e.g. number 2) and then write SELECT DISK number (e.g. SELECT DISK 2). Now put offline the disk typing OFFLINE DISK.'
Caption = 'RUN as Administrator CMD and type DISKPART then type LIST DISK, see the disk number of your mounted disk image file (e.g. number 2) and then write SELECT DISK number (e.g. SELECT DISK 2). Now put offline the disk typing OFFLINE DISK.'
Color = clBackground
Constraints.MaxWidth = 600
Font.CharSet = ANSI_CHARSET
Expand Down
2 changes: 1 addition & 1 deletion source/lib/i386-win32/imm2virtual1.lfm
Original file line number Diff line number Diff line change
Expand Up @@ -907,7 +907,7 @@ object Form1: TForm1
Height = 48
Top = 232
Width = 598
Caption = 'RUN as Administrator CMD and type DIKSPART then type LIST DISK, see the disk number of your mounted disk image file (e.g. number 2) and then write SELECT DISK number (e.g. SELECT DISK 2). Now put offline the disk typing OFFLINE DISK.'
Caption = 'RUN as Administrator CMD and type DISKPART then type LIST DISK, see the disk number of your mounted disk image file (e.g. number 2) and then write SELECT DISK number (e.g. SELECT DISK 2). Now put offline the disk typing OFFLINE DISK.'
Color = clBackground
Constraints.MaxWidth = 600
Font.CharSet = ANSI_CHARSET
Expand Down
2 changes: 1 addition & 1 deletion source/lib/x86_64-win64/imm2virtual1.lfm
Original file line number Diff line number Diff line change
Expand Up @@ -907,7 +907,7 @@ object Form1: TForm1
Height = 48
Top = 232
Width = 598
Caption = 'RUN as Administrator CMD and type DIKSPART then type LIST DISK, see the disk number of your mounted disk image file (e.g. number 2) and then write SELECT DISK number (e.g. SELECT DISK 2). Now put offline the disk typing OFFLINE DISK.'
Caption = 'RUN as Administrator CMD and type DISKPART then type LIST DISK, see the disk number of your mounted disk image file (e.g. number 2) and then write SELECT DISK number (e.g. SELECT DISK 2). Now put offline the disk typing OFFLINE DISK.'
Color = clBackground
Constraints.MaxWidth = 600
Font.CharSet = ANSI_CHARSET
Expand Down