Creating a folder in documents in App Installer

1 回表示 (過去 30 日間)
yySBU
yySBU 2018 年 10 月 28 日
コメント済み: Vineeth Nair 2018 年 10 月 31 日
Hello,
I was using App Installer and the program gets installed in the program files. However, I would like the app to create a folder in documents to allow users to have easy access to the public data.
I could use mkdir but since I do not know what the user's name is, I can't reference their folders. EX: C:\Users\JohnDoe\Documents
How would I be able to access the user's Documents file and create a new file for the app?
Thank you
  1 件のコメント
Vineeth Nair
Vineeth Nair 2018 年 10 月 31 日
While installing the app, you can select the folder where you want to install the files.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by