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

Error The setup file you specified can not be accessed. #12

Open
WVDHERE opened this issue Aug 4, 2020 · 4 comments
Open

Error The setup file you specified can not be accessed. #12

WVDHERE opened this issue Aug 4, 2020 · 4 comments

Comments

@WVDHERE
Copy link

WVDHERE commented Aug 4, 2020

Please help. I've tried every command I could think of from an Administrator command prompt. I've tried quotes but nothing seems to work. I've even tried running the app by right clicking and running as Administrator... NOTHING WORKS!

IntuneWinAppUtil.exe -c M:\Apps\Google LLC\Google Chrome\68.12.49241 -s googlechromestandaloneenterprise64.msi -o \atl1ntap04prd01.ad.here.com\sccm_sourcefiles\Apps\IntunePackages\Google68_12_49241
ERROR The setup file you specified cannot be accessed.

I've tried:
IntuneWinAppUtil.exe -c E:\IntunePackages\Source\68.12.49241 -s googlechromestandaloneenterprise64.msi -o E:\IntunePackages\Google68_12_49241

Each time I get the same error:
Error The setup file you specified can not be accessed.

The instructions seem straight forward but this annoying error keeps popping up. Any assistance on how to use this tool would be helpful.

@okieselbach
Copy link

Hi,
having a folder structure like this:

C:\IntuneApps
-> IntuneWinAppUtil.exe

C:\IntuneApps\Chrome
-> GoogleChromeStandaloneEnterprise64.msi

opening PowerShell and navigating to C:\IntuneApps and running this:

.\IntuneWinAppUtil -c .\Chrome -s GoogleChromeStandaloneEnterprise64.msi -o .\ -q

works for me fine and creates the .intunewin package under C:\IntuneApps

best,
Oliver

@okieselbach
Copy link

BTW, this repo has been deprecated, the new repo is here: https://github.com/Microsoft/Microsoft-Win32-Content-Prep-Tool
You should post there and use the utility from there.

@WVDHERE
Copy link
Author

WVDHERE commented Aug 4, 2020 via email

@artekartian
Copy link

Close all files involved - it's the most common reason by getting this error message: Error The setup file you specified can not be accessed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants