This repository was archived by the owner on Jul 13, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replaces depends with Dependencies and adds vcredist_x64 to repository
- Loading branch information
1 parent
ea0216c
commit dc18160
Showing
67 changed files
with
228 additions
and
3 deletions.
There are no files selected for viewing
Git LFS file not shown
Git LFS file not shown
Binary file not shown.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<configuration> | ||
<startup> | ||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1"/> | ||
</startup> | ||
</configuration> |
Git LFS file not shown
Binary file not shown.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<configuration> | ||
<configSections> | ||
<sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> | ||
<section name="Dependencies.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false"/> | ||
</sectionGroup> | ||
</configSections> | ||
<startup> | ||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1"/> | ||
</startup> | ||
<userSettings> | ||
<Dependencies.Properties.Settings> | ||
<setting name="Undecorate" serializeAs="String"> | ||
<value>True</value> | ||
</setting> | ||
<setting name="ShowStatusBar" serializeAs="String"> | ||
<value>True</value> | ||
</setting> | ||
<setting name="FullPath" serializeAs="String"> | ||
<value>True</value> | ||
</setting> | ||
<setting name="RecentFilesIndex" serializeAs="String"> | ||
<value>0</value> | ||
</setting> | ||
<setting name="RecentFiles" serializeAs="Xml"> | ||
<value> | ||
<ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
xmlns:xsd="http://www.w3.org/2001/XMLSchema"> | ||
<string /> | ||
<string /> | ||
<string /> | ||
<string /> | ||
<string /> | ||
</ArrayOfString> | ||
</value> | ||
</setting> | ||
<setting name="PeViewerPath" serializeAs="String"> | ||
<value>peview.exe</value> | ||
</setting> | ||
<setting name="TreeBuildBehaviour" serializeAs="String"> | ||
<value>ChildOnly</value> | ||
</setting> | ||
<setting name="Font" serializeAs="String"> | ||
<value>Courier New</value> | ||
</setting> | ||
</Dependencies.Properties.Settings> | ||
</userSettings> | ||
</configuration> |
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
3 changes: 3 additions & 0 deletions
3
Dependencies_x64_Release/api-ms-win-core-errorhandling-l1-1-0.dll
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
3 changes: 3 additions & 0 deletions
3
Dependencies_x64_Release/api-ms-win-core-interlocked-l1-1-0.dll
Git LFS file not shown
3 changes: 3 additions & 0 deletions
3
Dependencies_x64_Release/api-ms-win-core-libraryloader-l1-1-0.dll
Git LFS file not shown
3 changes: 3 additions & 0 deletions
3
Dependencies_x64_Release/api-ms-win-core-localization-l1-2-0.dll
Git LFS file not shown
Git LFS file not shown
3 changes: 3 additions & 0 deletions
3
Dependencies_x64_Release/api-ms-win-core-namedpipe-l1-1-0.dll
Git LFS file not shown
3 changes: 3 additions & 0 deletions
3
Dependencies_x64_Release/api-ms-win-core-processenvironment-l1-1-0.dll
Git LFS file not shown
3 changes: 3 additions & 0 deletions
3
Dependencies_x64_Release/api-ms-win-core-processthreads-l1-1-0.dll
Git LFS file not shown
3 changes: 3 additions & 0 deletions
3
Dependencies_x64_Release/api-ms-win-core-processthreads-l1-1-1.dll
Git LFS file not shown
Git LFS file not shown
3 changes: 3 additions & 0 deletions
3
Dependencies_x64_Release/api-ms-win-core-rtlsupport-l1-1-0.dll
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
3 changes: 3 additions & 0 deletions
3
Dependencies_x64_Release/api-ms-win-crt-environment-l1-1-0.dll
Git LFS file not shown
3 changes: 3 additions & 0 deletions
3
Dependencies_x64_Release/api-ms-win-crt-filesystem-l1-1-0.dll
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Binary file not shown.
Git LFS file not shown
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.