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 CenterFile Exchange에서 Introduction 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