-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issues 95, 141, 152, 159, 168, and 169, and 171 (#170)
* Don't throw error to user when shell launch returns non-zero, just log it. * Fix Issue #95 * Fix Issue 141 - Don't set CreationFlags if no attributeList * FIx Issue 152 - Find PowerShell.exe fix * Fix Issue 168 - Handle DllFixup with full path passed in. * Issue 169 - Add Fixup for SetCurrentDirectory in FRF * Fix Issue 169 - Add SerWorkingDirectory to FRF * Fix Issue 169 - Added SetWOrkingDirectory.cpp to project. * Fix Issue 171 - waitForDebugger in PsfLauncher debug build. * Review updates * REview Comments
- Loading branch information
Showing
10 changed files
with
436 additions
and
356 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.