batch file - How to find out if HDD is ATA or AHCI? -


from batch file how find if hard drive ata or ahci? stored somewhere in file can parse or there command find out?

there may better methods detects ahci here:

wmic idecontroller|find /i "ahci">nul && echo ahci detected 

Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -