can u please make airdrive so that you do not always have to create a profile at startup? cause sometimes I like to just change the options and don't want to logon to gmail or whatever
Are you having to create a profile every time you start the application? If so, there might be a bug. When you create a profile there should be 3 files written to the AirDrive directory (in program files) that are named profilename.fxml, profilename.axml, and profilename.sxml. If these files are not getting written, then none of your profile data is going to persist after closing the application. Check if those files are getting written.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Are you having to create a profile every time you start the application? If so, there might be a bug. When you create a profile there should be 3 files written to the AirDrive directory (in program files) that are named profilename.fxml, profilename.axml, and profilename.sxml. If these files are not getting written, then none of your profile data is going to persist after closing the application. Check if those files are getting written.
thanks it works now. great app, I see you wrote this in vb.net? you should checkout https://sourceforge.net/projects/uvideoconverter/ I think its written in vb.net to.