Etz Posted April 30, 2016 Report Share Posted April 30, 2016 Nevermind, I`m an idiot... Get-Content (Join-Path $($GlobalVars.item('settings').cachedcontent)\"K-Lite Codec Pack"\klcp_standard_unattended.ini) should be replaced with: (Get-Content (Join-Path $($GlobalVars.item('settings').cachedcontent)\"K-Lite Codec Pack"\klcp_standard_unattended.ini)) So this was kind of expected behavior...unless Get-Content is enclosed into parenthesis it will leave file open. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now