Advertisement
Guest User

Untitled

a guest
Jun 15th, 2017
344
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.39 KB | None | 0 0
  1. 2017-06-15 19:45:54> Program: Starting Squirrel Updater: --install .
  2. 2017-06-15 19:45:54> Program: Starting install, writing to C:\Users\Felina\AppData\Local\SquirrelTemp
  3. 2017-06-15 19:45:54> Program: About to install to: C:\Users\Felina\AppData\Local\SourceTree
  4. 2017-06-15 19:45:54> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Impossible de trouver une partie du chemin d'accès 'C:\Users\Felina\AppData\Local\SourceTree\packages\.betaId'.
  5. à System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  6. à System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
  7. à System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
  8. à System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
  9. à System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
  10. à System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
  11. à System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
  12. à Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
  13. 2017-06-15 19:45:54> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Impossible de trouver une partie du chemin d'accès 'C:\Users\Felina\AppData\Local\SourceTree\packages\RELEASES'.
  14. à System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  15. à System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
  16. à System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
  17. à Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
  18. à Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
  19. 2017-06-15 19:45:54> CheckForUpdateImpl: Reading RELEASES file from C:\Users\Felina\AppData\Local\SquirrelTemp
  20. 2017-06-15 19:45:54> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  21. 2017-06-15 19:45:54> ApplyReleasesImpl: Writing files to app directory: C:\Users\Felina\AppData\Local\SourceTree\app-2.1.2.5
  22. 2017-06-15 19:45:55> ApplyReleasesImpl: Squirrel Enabled Apps: []
  23. 2017-06-15 19:45:55> ApplyReleasesImpl: No apps are marked as Squirrel-aware! Going to run them all
  24. 2017-06-15 19:45:55> ApplyReleasesImpl: About to create shortcuts for SourceTree.exe, rootAppDir C:\Users\Felina\AppData\Local\SourceTree
  25. 2017-06-15 19:45:55> ApplyReleasesImpl: Creating shortcut for SourceTree.exe => C:\Users\Felina\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Atlassian\SourceTree.lnk
  26. 2017-06-15 19:45:55> ApplyReleasesImpl: About to save shortcut: C:\Users\Felina\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Atlassian\SourceTree.lnk (target C:\Users\Felina\AppData\Local\SourceTree\Update.exe, workingDir C:\Users\Felina\AppData\Local\SourceTree\app-2.1.2.5, args --processStart "SourceTree.exe")
  27. 2017-06-15 19:45:55> ApplyReleasesImpl: Creating shortcut for SourceTree.exe => C:\Users\Felina\Desktop\SourceTree.lnk
  28. 2017-06-15 19:45:55> ApplyReleasesImpl: About to save shortcut: C:\Users\Felina\Desktop\SourceTree.lnk (target C:\Users\Felina\AppData\Local\SourceTree\Update.exe, workingDir C:\Users\Felina\AppData\Local\SourceTree\app-2.1.2.5, args --processStart "SourceTree.exe")
  29. 2017-06-15 19:45:55> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
  30. 2017-06-15 19:45:55> ApplyReleasesImpl: Examining Pin: Windows Explorer.lnk
  31. 2017-06-15 19:45:55> ApplyReleasesImpl: Starting fixPinnedExecutables
  32. 2017-06-15 19:45:55> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
  33. 2017-06-15 19:45:55> ApplyReleasesImpl: Examining Pin: Windows Explorer.lnk
  34. 2017-06-15 19:45:55> ApplyReleasesImpl: Fixing up tray icons
  35. 2017-06-15 19:45:55> ApplyReleasesImpl: cleanDeadVersions: for version 2.1.2.5
  36. 2017-06-15 19:45:55> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-2.1.2.5
  37. 2017-06-15 19:53:16> Program: Starting Squirrel Updater: --install .
  38. 2017-06-15 19:53:16> Program: Starting install, writing to C:\Users\Felina\AppData\Local\SquirrelTemp
  39. 2017-06-15 19:53:16> Program: About to install to: C:\Users\Felina\AppData\Local\SourceTree
  40. 2017-06-15 19:53:16> Program: Install path C:\Users\Felina\AppData\Local\SourceTree already exists, burning it to the ground
  41. 2017-06-15 19:53:17> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Impossible de trouver une partie du chemin d'accès 'C:\Users\Felina\AppData\Local\SourceTree\packages\.betaId'.
  42. à System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  43. à System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
  44. à System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
  45. à System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
  46. à System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
  47. à System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
  48. à System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
  49. à Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
  50. 2017-06-15 19:53:17> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Impossible de trouver une partie du chemin d'accès 'C:\Users\Felina\AppData\Local\SourceTree\packages\RELEASES'.
  51. à System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  52. à System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
  53. à System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
  54. à Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
  55. à Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
  56. 2017-06-15 19:53:17> CheckForUpdateImpl: Reading RELEASES file from C:\Users\Felina\AppData\Local\SquirrelTemp
  57. 2017-06-15 19:53:17> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  58. 2017-06-15 19:53:17> ApplyReleasesImpl: Writing files to app directory: C:\Users\Felina\AppData\Local\SourceTree\app-2.1.2.5
  59. 2017-06-15 19:53:17> ApplyReleasesImpl: Squirrel Enabled Apps: []
  60. 2017-06-15 19:53:17> ApplyReleasesImpl: No apps are marked as Squirrel-aware! Going to run them all
  61. 2017-06-15 19:53:17> ApplyReleasesImpl: About to create shortcuts for SourceTree.exe, rootAppDir C:\Users\Felina\AppData\Local\SourceTree
  62. 2017-06-15 19:53:17> ApplyReleasesImpl: Creating shortcut for SourceTree.exe => C:\Users\Felina\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Atlassian\SourceTree.lnk
  63. 2017-06-15 19:53:17> ApplyReleasesImpl: About to save shortcut: C:\Users\Felina\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Atlassian\SourceTree.lnk (target C:\Users\Felina\AppData\Local\SourceTree\Update.exe, workingDir C:\Users\Felina\AppData\Local\SourceTree\app-2.1.2.5, args --processStart "SourceTree.exe")
  64. 2017-06-15 19:53:17> ApplyReleasesImpl: Creating shortcut for SourceTree.exe => C:\Users\Felina\Desktop\SourceTree.lnk
  65. 2017-06-15 19:53:17> ApplyReleasesImpl: About to save shortcut: C:\Users\Felina\Desktop\SourceTree.lnk (target C:\Users\Felina\AppData\Local\SourceTree\Update.exe, workingDir C:\Users\Felina\AppData\Local\SourceTree\app-2.1.2.5, args --processStart "SourceTree.exe")
  66. 2017-06-15 19:53:17> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
  67. 2017-06-15 19:53:17> ApplyReleasesImpl: Examining Pin: Windows Explorer.lnk
  68. 2017-06-15 19:53:17> ApplyReleasesImpl: Starting fixPinnedExecutables
  69. 2017-06-15 19:53:17> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
  70. 2017-06-15 19:53:17> ApplyReleasesImpl: Examining Pin: Windows Explorer.lnk
  71. 2017-06-15 19:53:17> ApplyReleasesImpl: Fixing up tray icons
  72. 2017-06-15 19:53:17> ApplyReleasesImpl: cleanDeadVersions: for version 2.1.2.5
  73. 2017-06-15 19:53:17> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-2.1.2.5
  74. 2017-06-15 19:53:47> Program: Starting Squirrel Updater: --install .
  75. 2017-06-15 19:53:47> Program: Starting install, writing to C:\Users\Felina\AppData\Local\SquirrelTemp
  76. 2017-06-15 19:53:47> Program: About to install to: C:\Users\Felina\AppData\Local\SourceTree
  77. 2017-06-15 19:53:47> Program: Install path C:\Users\Felina\AppData\Local\SourceTree already exists, burning it to the ground
  78. 2017-06-15 19:53:47> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Impossible de trouver une partie du chemin d'accès 'C:\Users\Felina\AppData\Local\SourceTree\packages\.betaId'.
  79. à System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  80. à System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
  81. à System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
  82. à System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
  83. à System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
  84. à System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
  85. à System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
  86. à Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
  87. 2017-06-15 19:53:47> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Impossible de trouver une partie du chemin d'accès 'C:\Users\Felina\AppData\Local\SourceTree\packages\RELEASES'.
  88. à System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  89. à System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
  90. à System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
  91. à Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
  92. à Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
  93. 2017-06-15 19:53:47> CheckForUpdateImpl: Reading RELEASES file from C:\Users\Felina\AppData\Local\SquirrelTemp
  94. 2017-06-15 19:53:47> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  95. 2017-06-15 19:53:47> ApplyReleasesImpl: Writing files to app directory: C:\Users\Felina\AppData\Local\SourceTree\app-2.1.2.5
  96. 2017-06-15 19:53:47> ApplyReleasesImpl: Squirrel Enabled Apps: []
  97. 2017-06-15 19:53:47> ApplyReleasesImpl: No apps are marked as Squirrel-aware! Going to run them all
  98. 2017-06-15 19:53:47> ApplyReleasesImpl: About to create shortcuts for SourceTree.exe, rootAppDir C:\Users\Felina\AppData\Local\SourceTree
  99. 2017-06-15 19:53:47> ApplyReleasesImpl: Creating shortcut for SourceTree.exe => C:\Users\Felina\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Atlassian\SourceTree.lnk
  100. 2017-06-15 19:53:47> ApplyReleasesImpl: About to save shortcut: C:\Users\Felina\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Atlassian\SourceTree.lnk (target C:\Users\Felina\AppData\Local\SourceTree\Update.exe, workingDir C:\Users\Felina\AppData\Local\SourceTree\app-2.1.2.5, args --processStart "SourceTree.exe")
  101. 2017-06-15 19:53:47> ApplyReleasesImpl: Creating shortcut for SourceTree.exe => C:\Users\Felina\Desktop\SourceTree.lnk
  102. 2017-06-15 19:53:47> ApplyReleasesImpl: About to save shortcut: C:\Users\Felina\Desktop\SourceTree.lnk (target C:\Users\Felina\AppData\Local\SourceTree\Update.exe, workingDir C:\Users\Felina\AppData\Local\SourceTree\app-2.1.2.5, args --processStart "SourceTree.exe")
  103. 2017-06-15 19:53:47> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
  104. 2017-06-15 19:53:47> ApplyReleasesImpl: Examining Pin: Windows Explorer.lnk
  105. 2017-06-15 19:53:48> ApplyReleasesImpl: Starting fixPinnedExecutables
  106. 2017-06-15 19:53:48> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
  107. 2017-06-15 19:53:48> ApplyReleasesImpl: Examining Pin: Windows Explorer.lnk
  108. 2017-06-15 19:53:48> ApplyReleasesImpl: Fixing up tray icons
  109. 2017-06-15 19:53:48> ApplyReleasesImpl: cleanDeadVersions: for version 2.1.2.5
  110. 2017-06-15 19:53:48> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-2.1.2.5
  111. 2017-06-15 19:54:15> Program: Starting Squirrel Updater: --install .
  112. 2017-06-15 19:54:15> Program: Starting install, writing to C:\Users\Felina\AppData\Local\SquirrelTemp
  113. 2017-06-15 19:54:15> Program: About to install to: C:\Users\Felina\AppData\Local\SourceTree
  114. 2017-06-15 19:54:15> Program: Install path C:\Users\Felina\AppData\Local\SourceTree already exists, burning it to the ground
  115. 2017-06-15 19:54:15> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Impossible de trouver une partie du chemin d'accès 'C:\Users\Felina\AppData\Local\SourceTree\packages\.betaId'.
  116. à System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  117. à System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
  118. à System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
  119. à System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
  120. à System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
  121. à System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
  122. à System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
  123. à Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
  124. 2017-06-15 19:54:15> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Impossible de trouver une partie du chemin d'accès 'C:\Users\Felina\AppData\Local\SourceTree\packages\RELEASES'.
  125. à System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  126. à System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
  127. à System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
  128. à Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
  129. à Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
  130. 2017-06-15 19:54:15> CheckForUpdateImpl: Reading RELEASES file from C:\Users\Felina\AppData\Local\SquirrelTemp
  131. 2017-06-15 19:54:15> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  132. 2017-06-15 19:54:15> ApplyReleasesImpl: Writing files to app directory: C:\Users\Felina\AppData\Local\SourceTree\app-2.1.2.5
  133. 2017-06-15 19:54:16> ApplyReleasesImpl: Squirrel Enabled Apps: []
  134. 2017-06-15 19:54:16> ApplyReleasesImpl: No apps are marked as Squirrel-aware! Going to run them all
  135. 2017-06-15 19:54:16> ApplyReleasesImpl: About to create shortcuts for SourceTree.exe, rootAppDir C:\Users\Felina\AppData\Local\SourceTree
  136. 2017-06-15 19:54:16> ApplyReleasesImpl: Creating shortcut for SourceTree.exe => C:\Users\Felina\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Atlassian\SourceTree.lnk
  137. 2017-06-15 19:54:16> ApplyReleasesImpl: About to save shortcut: C:\Users\Felina\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Atlassian\SourceTree.lnk (target C:\Users\Felina\AppData\Local\SourceTree\Update.exe, workingDir C:\Users\Felina\AppData\Local\SourceTree\app-2.1.2.5, args --processStart "SourceTree.exe")
  138. 2017-06-15 19:54:16> ApplyReleasesImpl: Creating shortcut for SourceTree.exe => C:\Users\Felina\Desktop\SourceTree.lnk
  139. 2017-06-15 19:54:16> ApplyReleasesImpl: About to save shortcut: C:\Users\Felina\Desktop\SourceTree.lnk (target C:\Users\Felina\AppData\Local\SourceTree\Update.exe, workingDir C:\Users\Felina\AppData\Local\SourceTree\app-2.1.2.5, args --processStart "SourceTree.exe")
  140. 2017-06-15 19:54:16> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
  141. 2017-06-15 19:54:16> ApplyReleasesImpl: Examining Pin: Windows Explorer.lnk
  142. 2017-06-15 19:54:16> ApplyReleasesImpl: Starting fixPinnedExecutables
  143. 2017-06-15 19:54:16> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
  144. 2017-06-15 19:54:16> ApplyReleasesImpl: Examining Pin: Windows Explorer.lnk
  145. 2017-06-15 19:54:16> ApplyReleasesImpl: Fixing up tray icons
  146. 2017-06-15 19:54:16> ApplyReleasesImpl: cleanDeadVersions: for version 2.1.2.5
  147. 2017-06-15 19:54:16> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-2.1.2.5
  148. 2017-06-15 20:06:27> Program: Starting Squirrel Updater: --install .
  149. 2017-06-15 20:06:27> Program: Starting install, writing to C:\Users\Felina\AppData\Local\SquirrelTemp
  150. 2017-06-15 20:06:27> Program: About to install to: C:\Users\Felina\AppData\Local\SourceTree
  151. 2017-06-15 20:06:27> Program: Install path C:\Users\Felina\AppData\Local\SourceTree already exists, burning it to the ground
  152. 2017-06-15 20:06:27> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Impossible de trouver une partie du chemin d'accès 'C:\Users\Felina\AppData\Local\SourceTree\packages\.betaId'.
  153. à System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  154. à System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
  155. à System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
  156. à System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
  157. à System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
  158. à System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
  159. à System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
  160. à Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
  161. 2017-06-15 20:06:27> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Impossible de trouver une partie du chemin d'accès 'C:\Users\Felina\AppData\Local\SourceTree\packages\RELEASES'.
  162. à System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  163. à System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
  164. à System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
  165. à Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
  166. à Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
  167. 2017-06-15 20:06:27> CheckForUpdateImpl: Reading RELEASES file from C:\Users\Felina\AppData\Local\SquirrelTemp
  168. 2017-06-15 20:06:27> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  169. 2017-06-15 20:06:27> ApplyReleasesImpl: Writing files to app directory: C:\Users\Felina\AppData\Local\SourceTree\app-2.1.2.5
  170. 2017-06-15 20:06:28> ApplyReleasesImpl: Squirrel Enabled Apps: []
  171. 2017-06-15 20:06:28> ApplyReleasesImpl: No apps are marked as Squirrel-aware! Going to run them all
  172. 2017-06-15 20:06:28> ApplyReleasesImpl: About to create shortcuts for SourceTree.exe, rootAppDir C:\Users\Felina\AppData\Local\SourceTree
  173. 2017-06-15 20:06:28> ApplyReleasesImpl: Creating shortcut for SourceTree.exe => C:\Users\Felina\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Atlassian\SourceTree.lnk
  174. 2017-06-15 20:06:28> ApplyReleasesImpl: About to save shortcut: C:\Users\Felina\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Atlassian\SourceTree.lnk (target C:\Users\Felina\AppData\Local\SourceTree\Update.exe, workingDir C:\Users\Felina\AppData\Local\SourceTree\app-2.1.2.5, args --processStart "SourceTree.exe")
  175. 2017-06-15 20:06:28> ApplyReleasesImpl: Creating shortcut for SourceTree.exe => C:\Users\Felina\Desktop\SourceTree.lnk
  176. 2017-06-15 20:06:28> ApplyReleasesImpl: About to save shortcut: C:\Users\Felina\Desktop\SourceTree.lnk (target C:\Users\Felina\AppData\Local\SourceTree\Update.exe, workingDir C:\Users\Felina\AppData\Local\SourceTree\app-2.1.2.5, args --processStart "SourceTree.exe")
  177. 2017-06-15 20:06:28> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
  178. 2017-06-15 20:06:28> ApplyReleasesImpl: Examining Pin: Windows Explorer.lnk
  179. 2017-06-15 20:06:28> ApplyReleasesImpl: Starting fixPinnedExecutables
  180. 2017-06-15 20:06:28> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
  181. 2017-06-15 20:06:28> ApplyReleasesImpl: Examining Pin: Windows Explorer.lnk
  182. 2017-06-15 20:06:28> ApplyReleasesImpl: Fixing up tray icons
  183. 2017-06-15 20:06:28> ApplyReleasesImpl: cleanDeadVersions: for version 2.1.2.5
  184. 2017-06-15 20:06:28> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-2.1.2.5
  185. 2017-06-15 20:10:00> Program: Starting Squirrel Updater: --install .
  186. 2017-06-15 20:10:00> Program: Starting install, writing to C:\Users\Felina\AppData\Local\SquirrelTemp
  187. 2017-06-15 20:10:00> Program: About to install to: C:\Users\Felina\AppData\Local\SourceTree
  188. 2017-06-15 20:10:00> Program: Install path C:\Users\Felina\AppData\Local\SourceTree already exists, burning it to the ground
  189. 2017-06-15 20:10:01> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Impossible de trouver une partie du chemin d'accès 'C:\Users\Felina\AppData\Local\SourceTree\packages\.betaId'.
  190. à System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  191. à System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
  192. à System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
  193. à System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
  194. à System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
  195. à System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
  196. à System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
  197. à Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
  198. 2017-06-15 20:10:01> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Impossible de trouver une partie du chemin d'accès 'C:\Users\Felina\AppData\Local\SourceTree\packages\RELEASES'.
  199. à System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  200. à System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
  201. à System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
  202. à Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
  203. à Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
  204. 2017-06-15 20:10:01> CheckForUpdateImpl: Reading RELEASES file from C:\Users\Felina\AppData\Local\SquirrelTemp
  205. 2017-06-15 20:10:01> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  206. 2017-06-15 20:10:01> ApplyReleasesImpl: Writing files to app directory: C:\Users\Felina\AppData\Local\SourceTree\app-2.1.2.5
  207. 2017-06-15 20:10:01> ApplyReleasesImpl: Squirrel Enabled Apps: []
  208. 2017-06-15 20:10:01> ApplyReleasesImpl: No apps are marked as Squirrel-aware! Going to run them all
  209. 2017-06-15 20:10:01> ApplyReleasesImpl: About to create shortcuts for SourceTree.exe, rootAppDir C:\Users\Felina\AppData\Local\SourceTree
  210. 2017-06-15 20:10:01> ApplyReleasesImpl: Creating shortcut for SourceTree.exe => C:\Users\Felina\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Atlassian\SourceTree.lnk
  211. 2017-06-15 20:10:01> ApplyReleasesImpl: About to save shortcut: C:\Users\Felina\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Atlassian\SourceTree.lnk (target C:\Users\Felina\AppData\Local\SourceTree\Update.exe, workingDir C:\Users\Felina\AppData\Local\SourceTree\app-2.1.2.5, args --processStart "SourceTree.exe")
  212. 2017-06-15 20:10:01> ApplyReleasesImpl: Creating shortcut for SourceTree.exe => C:\Users\Felina\Desktop\SourceTree.lnk
  213. 2017-06-15 20:10:01> ApplyReleasesImpl: About to save shortcut: C:\Users\Felina\Desktop\SourceTree.lnk (target C:\Users\Felina\AppData\Local\SourceTree\Update.exe, workingDir C:\Users\Felina\AppData\Local\SourceTree\app-2.1.2.5, args --processStart "SourceTree.exe")
  214. 2017-06-15 20:10:01> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
  215. 2017-06-15 20:10:01> ApplyReleasesImpl: Examining Pin: Windows Explorer.lnk
  216. 2017-06-15 20:10:01> ApplyReleasesImpl: Starting fixPinnedExecutables
  217. 2017-06-15 20:10:01> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
  218. 2017-06-15 20:10:01> ApplyReleasesImpl: Examining Pin: Windows Explorer.lnk
  219. 2017-06-15 20:10:01> ApplyReleasesImpl: Fixing up tray icons
  220. 2017-06-15 20:10:01> ApplyReleasesImpl: cleanDeadVersions: for version 2.1.2.5
  221. 2017-06-15 20:10:01> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-2.1.2.5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement