diff options
| author | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2020-09-25 01:44:28 +0300 |
|---|---|---|
| committer | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2020-09-25 01:44:28 +0300 |
| commit | 531210371305ca4b7039a79f4ad2796189155393 (patch) | |
| tree | 0b9a8dc6f296dd29f64f02393f0e3ed8820be71a /Software/Visual_Studio/Notes | |
| parent | 1d9d34f9be301ad0a409ee0efb11be841f7446d6 (diff) | |
| download | Tango-531210371305ca4b7039a79f4ad2796189155393.tar.gz Tango-531210371305ca4b7039a79f4ad2796189155393.zip | |
Added notes about VMWare custom resolution.
Added job runs users null to Auth2 package.
Diffstat (limited to 'Software/Visual_Studio/Notes')
| -rw-r--r-- | Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj | 3 | ||||
| -rw-r--r-- | Software/Visual_Studio/Notes/Tango.Notes/VMWare/Custom Resolution.txt | 6 |
2 files changed, 8 insertions, 1 deletions
diff --git a/Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj b/Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj index 5dfe4c005..b26562a12 100644 --- a/Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj +++ b/Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj @@ -59,6 +59,7 @@ <Content Include="PPC\Touch.txt" /> <Content Include="TCC\Play Console.txt" /> <Content Include="TeamViewer\License.txt" /> + <Content Include="VMWare\Custom Resolution.txt" /> <Content Include="VMWare\License Key.txt" /> <Content Include="SciChart\License.txt" /> <Content Include="ZZZ\License.txt" /> @@ -67,7 +68,7 @@ <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <ProjectExtensions> <VisualStudio> - <UserProperties BuildVersion_StartDate="2000/1/1" BuildVersion_UseGlobalSettings="False" BuildVersion_BuildVersioningStyle="None.None.Increment.TimeStamp" BuildVersion_UpdateAssemblyVersion="True" BuildVersion_AssemblyInfoFilename="Properties\AssemblyInfo.cs" /> + <UserProperties BuildVersion_AssemblyInfoFilename="Properties\AssemblyInfo.cs" BuildVersion_UpdateAssemblyVersion="True" BuildVersion_BuildVersioningStyle="None.None.Increment.TimeStamp" BuildVersion_UseGlobalSettings="False" BuildVersion_StartDate="2000/1/1" /> </VisualStudio> </ProjectExtensions> </Project>
\ No newline at end of file diff --git a/Software/Visual_Studio/Notes/Tango.Notes/VMWare/Custom Resolution.txt b/Software/Visual_Studio/Notes/Tango.Notes/VMWare/Custom Resolution.txt new file mode 100644 index 000000000..a496598b5 --- /dev/null +++ b/Software/Visual_Studio/Notes/Tango.Notes/VMWare/Custom Resolution.txt @@ -0,0 +1,6 @@ +Set Custom Resolution For Guest PPC: + +After installing VMWare Tools. + +In Program Files\VMWare\VMWare Tools, Execute: +VMWareResolutionSet.exe 0 1 , 0 0 800 1280
\ No newline at end of file |
