Fixes for documented issues:
Issue 95 - Update to documentatin on PsfLauncher to mention the requirement for StartingScriptWrapper.ps1 file.
Issue 141 - Don't set CreationFlags when starting a process if the attributesList wasn't supplied.
Issue 152 - Find PowerShell.exe when system doesn't have the '1' registry key.
Issue 159 - Add intercept for SetWorkingDirectory
Issue 168 - let DynamicLibraryFixup support dll loading with full path inputs.
Issue 169 - Stop FRF inception (don't redirect again if passed WritablePackageRoot).
Issue 171 - PsfLauncher reading incorrect case for waitForDebugger.
Fixes for documented issues: Issue 95 - Update to documentatin on PsfLauncher to mention the requirement for StartingScriptWrapper.ps1 file. Issue 141 - Don't set CreationFlags when starting a process if the attributesList wasn't supplied. Issue 152 - Find PowerShell.exe when system doesn't have the '1' registry key. Issue 159 - Add intercept for SetWorkingDirectory Issue 168 - let DynamicLibraryFixup support dll loading with full path inputs. Issue 169 - Stop FRF inception (don't redirect again if passed WritablePackageRoot). Issue 171 - PsfLauncher reading incorrect case for waitForDebugger.