Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prep tool doesn't take all folders and files #125

Open
pmatula opened this issue Apr 22, 2024 · 0 comments
Open

Prep tool doesn't take all folders and files #125

pmatula opened this issue Apr 22, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@pmatula
Copy link

pmatula commented Apr 22, 2024

Hi,

I have the following folder structure:

[ProgramFolder]
-> install.ps1
-> uninstall.ps1
-> [source folder]
| --> [program folder 1]
| --> [program folder 2]
|  | --> [programm folder 2.1]
|  | --> [programm folder 2.2]
|  | --> [programm folder 2.3]

I run IntuneWinAppUtil.exe and answer the question: Please specify the source folder: with the value ProgramFolder. So everything below the folder structure Program Folder should be included.

But when I verify the package content, it excluded the folders program folder 2.2 and program folder 2.3.

I have to say the ProgramFolder is kinda large with ~1GB and many files (but not too special, I guess).

During the packaging, I get no error.

@ameltzer-MSFT ameltzer-MSFT added the bug Something isn't working label Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants