Thread
:
FMXInno - Windows Fluent Design Installer UI for Inno
View Single Post
#
299
24-08-2023, 08:33
crachlow
Registered User
Join Date: Nov 2017
Location: Eka-burg
Posts: 22
Thanks: 44
Thanked 11 Times in 7 Posts
Type disk
You didn't look at the constants.
const
HDD_MEDIA_TYPE_UNKNOWN = $0000;
HDD_MEDIA_TYPE_HDD = $0003;
HDD_MEDIA_TYPE_SSD = $0004;
HDD_MEDIA_TYPE_SCM = $0005;
[IMG]
https://i.ibb.co/HC1cpzn/2023-08-24-202555.png
[/IMG]
Attached Files
FMXInno_Examples_2.7z
(7.22 MB, 33 views)
The Following 2 Users Say Thank You to crachlow For This Useful Post:
audiofeel
(24-08-2023),
BLACKFIRE69
(26-08-2023)
crachlow
View Public Profile
Find all posts by crachlow