CodePlexProject Hosting for Open Source Software
An unexpected error has occured.
There is an unsaved comment in progress. You will lose your changes if you continue. Are you sure you want to reopen the work item?
Voted
No files are attached
mahmoud690 wrote Aug 17, 2011 at 7:07 AM
TobiasSchittkowsi wrote Aug 17, 2011 at 8:10 AM
mahmoud690 wrote Aug 21, 2011 at 10:04 AM
mahmoud690 wrote Aug 21, 2011 at 1:37 PM
TobiasSchittkowsi wrote Aug 22, 2011 at 5:47 AM
{ $name = $file.fullname If ($file.extension -eq ".vbhtml") { $content=Get-Content -Encoding "UTF8" -Path "$name" Write-Host "$name Saving content" Out-File -FilePath "$name" -Encoding "UTF8" -InputObject $content } }
Sign in to add a comment or to set email notifications
Keyboard shortcuts are available for this page.