Created
June 17, 2013 15:04
-
-
Save topgenorth/5797569 to your computer and use it in GitHub Desktop.
Running the PortableLibraryDownloard.exe on Windows 8....
This file contains hidden or 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
C:\temp>PortableLibraryDownloader.exe | |
Creating temp directory | |
Extracting archive tools | |
Unhandled Exception: System.ComponentModel.Win32Exception: The system cannot find the file specified | |
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo) | |
at System.Diagnostics.Process.Start() | |
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo) | |
at PortableLibraryDownloader.RunTool(String exe, String workingDirectory, String[] args) | |
at PortableLibraryDownloader.Main() | |
C:\temp> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment