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

Do not fail extracting resources at runtime #1318

Closed
ferventcoder opened this issue Jun 2, 2017 · 1 comment
Closed

Do not fail extracting resources at runtime #1318

ferventcoder opened this issue Jun 2, 2017 · 1 comment

Comments

@ferventcoder
Copy link
Member

No description provided.

@ferventcoder ferventcoder added this to the 0.10.6.1 milestone Jun 2, 2017
@ferventcoder ferventcoder self-assigned this Jun 2, 2017
@ferventcoder ferventcoder changed the title Do not fail on inability to extract resources at runtime Do not fail extracting resources at runtime Jun 2, 2017
@ferventcoder
Copy link
Member Author

@Link-Satonaka

ferventcoder added a commit that referenced this issue Jun 3, 2017
Add an option for not throwing an error on extracting resources.
ferventcoder added a commit that referenced this issue Jun 3, 2017
Do not fail on extracting resources at runtime. You may see an error
similar to `Access to the path 'c:\some\path' is denied` at runtime
when running choco, if you were not running it as an administrator.
This should not fail at runtime.
ferventcoder added a commit that referenced this issue Jun 3, 2017
With GetChocolatey, we need it to error if there is an issue, so
provide the user information to running once as an administrator in the
error code.
ferventcoder added a commit that referenced this issue Jun 3, 2017
* stable:
  (version) 0.10.6.1
  (doc) update CHANGELOG/nuspec
  (GH-1321) Fix: shimgen fails w/unrecognized option
  (doc) note what cacheLocation replaces
  (GH-1319) Delete choco.exe.old failure silent
  (maint) formatting
  (GH-1318) GetChocolatey - ensure one run as admin
  (GH-1318) Fix - Do not fail extracting at runtime
  (GH-1318) Extractor option to not throw error
  (maint) remove unused code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants