meoit Posted September 19, 2016 Posted September 19, 2016 Hi all!. I encountered a problem that can not find the function takes the partition UUID code (It also called Volume Serial Number). Someone help me?. Thanks for reading.
Anoop Posted September 19, 2016 Posted September 19, 2016 Hi, I think DriveGetSerial will do your requirement. Please check.
meoit Posted September 19, 2016 Author Posted September 19, 2016 Yes. It is only Windows Serial, it is not Volume Serial Number.
AutoBert Posted September 19, 2016 Posted September 19, 2016 This: ConsoleWrite(hex(DriveGetSerial('c:')&@crlf)) outputs the same result as vol c: So its the equivalent to vol, you searched for. meoit 1
meoit Posted September 20, 2016 Author Posted September 20, 2016 YES. It is correct. Many thanks AutoBert.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now