Native Windows application + local file access
Hi,
I'm trying to figure out a way to create a native windows executable which runs without security prompts and has access to both it's own resources (i.e. read from sub-folder) and writing to local filesystem (i.e. Downloads or Documents) via user prompt.
Is this possible with AIR? I'm getting all confused with what is allowed and what methods are allowed with what (Flash, AIR, Javascript, etc.).
Do I need to get my app signed some special means to not bring up security prompts?
I do not want to create an installer, but a single .exe (and sub-folder) that user can distribute freely.
Think of 80-year-old grandma running the app and selecting pdfs in the app to save to Desktop... without network access.
Thanks,
PJ
