Hi,
I need to use in my app a folder path located on Usb stick.
Usually, for internal file, I use dialogs library and ShowOnlyFolders to choose the correct folder.
Is the usb main path always the same if I connect different stick ?
How can I open a filedialog with filepath always set to usb "main folder" ?
Is it possible ?
I need to write text file data to specific usb folder (textwriter) folder created if needed, and reload the same text data file from the same usb folder, later.
Thank you.
I need to use in my app a folder path located on Usb stick.
Usually, for internal file, I use dialogs library and ShowOnlyFolders to choose the correct folder.
Is the usb main path always the same if I connect different stick ?
How can I open a filedialog with filepath always set to usb "main folder" ?
Is it possible ?
I need to write text file data to specific usb folder (textwriter) folder created if needed, and reload the same text data file from the same usb folder, later.
Thank you.