get available drive list?
Hello,
I am looking for a combobox presenting availabe drive list as done in the explorer tools/map network drive.
Is this exist in nsis ?
Archive: get available drive list?
get available drive list?
Hello,
I am looking for a combobox presenting availabe drive list as done in the explorer tools/map network drive.
Is this exist in nsis ?
I think
!include "FileFunc.nsh"
and GetDrives method
read Help!
which help file are u talking about ?
I need to use FileFunc.nsh and i'm having problem finding the documentation.