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

PowerShell (Start-ChocolateyProcessAsAdmin) should only import the installerModule and not the profile #1013

Closed
ferventcoder opened this issue Oct 13, 2016 · 0 comments

Comments

@ferventcoder
Copy link
Member

https://gist.github.com/SyrianBallaS/e51ae229cafae383d13f212abb3749f8#file-ccleaner_pkg_install_error-txt-L234

@ferventcoder ferventcoder added this to the 0.10.4 milestone Oct 13, 2016
@ferventcoder ferventcoder self-assigned this Oct 13, 2016
ferventcoder added a commit to ferventcoder/choco that referenced this issue Jan 4, 2017
When running PowerShell with `Start-ChocolateyProcessAsAdmin`, only
import the chocolateyInstaller powershell module. Ensure that it is
only that module that is loaded.
ferventcoder added a commit to ferventcoder/choco that referenced this issue Jan 4, 2017
ferventcoder added a commit that referenced this issue Jan 4, 2017
* stable:
  (GH-1117) Get-ChocolateyWebFile - Url Overrides
  (maint) Do not error on missing SMA dll resources
  (GH-1126) Start-ChocolateyProcess no elevate when admin
  (GH-1013) PowerShell external - set debug/verbose false
  (maint) Fix: PackageResult Errors if DownloadUrl is Null
  (maint) formatting
  (GH-1121) API - Do not reset loggers
  (GH-1041) Fix: Skip loading synced dlls as extensions
  (GH-1013) PowerShell - Only import installer module
  (GH-1118) Feature to disable non-elevated warnings
  (maint)(log) Show Formatted Download Progress Only
  (GH-1035) Auto Uninstaller Skip if File Doesn't Exist
  (GH-1119) Auto Uninstaller - Allow remove directly
  (build) change message
  (doc) explain upgrading licensed version
Apteryx0 pushed a commit to Apteryx0/choco that referenced this issue Jan 23, 2017
When running PowerShell with `Start-ChocolateyProcessAsAdmin`, only
import the chocolateyInstaller powershell module. Ensure that it is
only that module that is loaded.
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