Jump to content

[TOOL] ListDisk - Detailed Physical Disks Info in CMD


Recommended Posts


Posted

Great, I'm going to find my USB Floppy and SD Cards reader, then I should probably reproduce it my main machine.

I will probably just suppress that error, because issue is caused by something else - Not used drives are mounted, but doesnt contains real disk physically connected IOCTL_DISK_GET_DRIVE_LAYOUT_EX, thats probably due that mechanism, because they are another part of HW where you connect another one too. Will see what can I do. I will check also mentioned SSE if it's possible.

  • 3 months later...
Posted
5 hours ago, genieautravail said:

@George King

With the new version, can you provide a SSE only release ?

Regards

I have set it in Visual Studio, do you have test environment to try it? It will be still dynamic build with VC++ Repack installed.

Posted

ListDisk v1.1

 

- Added application Icon and FileVersion

- Added configuration for building SSE release aswell

- Improved /mount command, now can mount Windows invisible partitions too, for example 0x17 NTFS Hidden partition, Windows Explorer still can't see it, but it's accessible from CMD, Total Commander or Explorer++ for example. You can also confirm it's mounted using fsutil fsinfo drives command from CMD.

- Improved /mount command, you can no longer need to specify drive letter, it will now automatically use last available unused letter

- Improved /mount command, when trying to mount already mounted partition you now receive message: "Partition X on Disk X is already mounted to X"

- Improved /unmount command, now correctly unmounts Windows Explorer invisible partitions

- Improved /settype command, now can attributes be changed on already mounted partition. In fact it unmounts, change settings and remount partition back to same letter

- Improved /setactive command, now can be changed active flag on already mounted partition. In fact it unmounts, change settings and remount partition back to same letter

- Improved /setlabel, now can be changed partition label on unmounted partition. In fact it mounts partition to temporary free drive letter, change label and unmounts

 

https://github.com/GeorgeK1ng/ListDisk/releases

Posted (edited)

@genieautravail Absolutely no idea right now :no: I just set it in Visual Studio. I quess normal build should work correctly - on my test machines worked. Same nothing I received when I tried to compile static build with MinGW..

Edited by George King
Posted
On 9/1/2024 at 5:39 PM, genieautravail said:

The SSE only release doesn't works, nothing happen.

I test both Release XP & Release XP SSE work OK on SSE only CPU with vcredist x86 14:
sse.png

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...