This repository has been archived by the owner on Jun 19, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Needs to Be tested in Prod
- Loading branch information
Showing
69 changed files
with
398 additions
and
219 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file added
BIN
+905 KB
...stallerProject/MB_RealVNC_SCCMRightClickTool-SetupFiles/MB_RealVNC_SCCMRightClickTool.msi
Binary file not shown.
Binary file added
BIN
+52 Bytes
AdvancedInstallerProject/MB_RealVNC_SCCMRightClickTool-cache/cacheIndex.txt
Binary file not shown.
Binary file added
BIN
+95.2 KB
AdvancedInstallerProject/MB_RealVNC_SCCMRightClickTool-cache/part1/disk1.cab
Binary file not shown.
Binary file added
BIN
+2 KB
AdvancedInstallerProject/MB_RealVNC_SCCMRightClickTool-cache/part1/output-info.ini
Binary file not shown.
245 changes: 245 additions & 0 deletions
245
AdvancedInstallerProject/MB_RealVNC_SCCMRightClickTool.aip
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes.
Binary file renamed
BIN
+1.51 KB
RealVNC_RightClickTool.xml → ...stallerProject/RealVNC_RightClickTool.xml
Binary file not shown.
File renamed without changes.
File renamed without changes.
Binary file not shown.
File renamed without changes.
Binary file not shown.
Binary file not shown.
Binary file not shown.
16 changes: 8 additions & 8 deletions
16
...CRightClickTool/RealVNCRightClickTool.sln → IconsDLLProject/Icons.sln
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 |
---|---|---|
@@ -1,25 +1,25 @@ | ||
|
||
Microsoft Visual Studio Solution File, Format Version 12.00 | ||
# Visual Studio Express 15 for Windows Desktop | ||
VisualStudioVersion = 15.0.27130.2010 | ||
# Visual Studio 15 | ||
VisualStudioVersion = 15.0.28307.168 | ||
MinimumVisualStudioVersion = 10.0.40219.1 | ||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RealVNC_SCCMRightClickTool", "RealVNC_SCCMRightClickTool\RealVNC_SCCMRightClickTool.csproj", "{98766FD4-F0F7-4B06-A6F6-1CEA0995E482}" | ||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Icons", "Icons\Icons.csproj", "{9B097B3F-C9E2-4069-BB99-305BED89ED8F}" | ||
EndProject | ||
Global | ||
GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||
Debug|Any CPU = Debug|Any CPU | ||
Release|Any CPU = Release|Any CPU | ||
EndGlobalSection | ||
GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||
{98766FD4-F0F7-4B06-A6F6-1CEA0995E482}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||
{98766FD4-F0F7-4B06-A6F6-1CEA0995E482}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||
{98766FD4-F0F7-4B06-A6F6-1CEA0995E482}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||
{98766FD4-F0F7-4B06-A6F6-1CEA0995E482}.Release|Any CPU.Build.0 = Release|Any CPU | ||
{9B097B3F-C9E2-4069-BB99-305BED89ED8F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||
{9B097B3F-C9E2-4069-BB99-305BED89ED8F}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||
{9B097B3F-C9E2-4069-BB99-305BED89ED8F}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||
{9B097B3F-C9E2-4069-BB99-305BED89ED8F}.Release|Any CPU.Build.0 = Release|Any CPU | ||
EndGlobalSection | ||
GlobalSection(SolutionProperties) = preSolution | ||
HideSolutionNode = FALSE | ||
EndGlobalSection | ||
GlobalSection(ExtensibilityGlobals) = postSolution | ||
SolutionGuid = {380809A5-AB1E-4AB0-B2EF-652E0E183D38} | ||
SolutionGuid = {8AFE6FA1-92EF-4340-8E0A-F6CDEC03FDA4} | ||
EndGlobalSection | ||
EndGlobal |
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,12 @@ | ||
using System; | ||
using System.Collections.Generic; | ||
using System.Linq; | ||
using System.Text; | ||
using System.Threading.Tasks; | ||
|
||
namespace Icons | ||
{ | ||
public class Class1 | ||
{ | ||
} | ||
} |
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
Binary file not shown.
Binary file not shown.
Binary 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
56 changes: 29 additions & 27 deletions
56
...lickTool/Properties/Resources.Designer.cs → ...ct/Icons/Properties/Resources.Designer.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
File renamed without changes.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+995 Bytes
IconsDLLProject/Icons/obj/Debug/DesignTimeResolveAssemblyReferences.cache
Binary file not shown.
Binary file added
BIN
+7.05 KB
IconsDLLProject/Icons/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
Binary file not shown.
Binary file not shown.
1 change: 1 addition & 0 deletions
1
IconsDLLProject/Icons/obj/Debug/Icons.csproj.CoreCompileInputs.cache
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 @@ | ||
346796c30044203b1cbf95775cd1c5924b68cd00 |
16 changes: 16 additions & 0 deletions
16
IconsDLLProject/Icons/obj/Debug/Icons.csproj.FileListAbsolute.txt
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,16 @@ | ||
C:\Users\Odin\source\repos\Icons\Icons\bin\Debug\Icons.dll | ||
C:\Users\Odin\source\repos\Icons\Icons\bin\Debug\Icons.pdb | ||
C:\Users\Odin\source\repos\Icons\Icons\obj\Debug\Icons.csprojAssemblyReference.cache | ||
C:\Users\Odin\source\repos\Icons\Icons\obj\Debug\Icons.Properties.Resources.resources | ||
C:\Users\Odin\source\repos\Icons\Icons\obj\Debug\Icons.csproj.GenerateResource.cache | ||
C:\Users\Odin\source\repos\Icons\Icons\obj\Debug\Icons.csproj.CoreCompileInputs.cache | ||
C:\Users\Odin\source\repos\Icons\Icons\obj\Debug\Icons.dll | ||
C:\Users\Odin\source\repos\Icons\Icons\obj\Debug\Icons.pdb | ||
C:\Data\RealVNC_SCCMRightClickTool\IconsDLLProject\Icons\bin\Debug\Icons.dll | ||
C:\Data\RealVNC_SCCMRightClickTool\IconsDLLProject\Icons\bin\Debug\Icons.pdb | ||
C:\Data\RealVNC_SCCMRightClickTool\IconsDLLProject\Icons\obj\Debug\Icons.csprojAssemblyReference.cache | ||
C:\Data\RealVNC_SCCMRightClickTool\IconsDLLProject\Icons\obj\Debug\Icons.Properties.Resources.resources | ||
C:\Data\RealVNC_SCCMRightClickTool\IconsDLLProject\Icons\obj\Debug\Icons.csproj.GenerateResource.cache | ||
C:\Data\RealVNC_SCCMRightClickTool\IconsDLLProject\Icons\obj\Debug\Icons.csproj.CoreCompileInputs.cache | ||
C:\Data\RealVNC_SCCMRightClickTool\IconsDLLProject\Icons\obj\Debug\Icons.dll | ||
C:\Data\RealVNC_SCCMRightClickTool\IconsDLLProject\Icons\obj\Debug\Icons.pdb |
Binary file renamed
BIN
+954 Bytes
...htClickTool.csproj.GenerateResource.Cache → ...Debug/Icons.csproj.GenerateResource.cache
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+3 KB
IconsDLLProject/Icons/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file not shown.
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file not shown.
7 changes: 7 additions & 0 deletions
7
PowershellStudioProject/bin/x64/Start-RealVNCConnection.exe.config
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,7 @@ | ||
<?xml version="1.0" encoding="utf-8" ?> | ||
<configuration> | ||
<startup useLegacyV2RuntimeActivationPolicy="true"> | ||
<supportedRuntime version="v4.0" /> | ||
<supportedRuntime version="v2.0" /> | ||
</startup> | ||
</configuration> |
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 |
---|---|---|
@@ -1,2 +1,38 @@ | ||
# RealVNC_RightClickTool | ||
Doc Comming Soon, Msi installer also | ||
|
||
Information from how and where to Put Action Files in I found installing the Powershell Right Click tools and then deleting folders by folders. But Having Looked a bit more I might have found this http://eddiejackson.net/wp/?p=16094 | ||
Which would have saved me a lot of time. | ||
|
||
![alt text](https://i.imgur.com/oudOVwv.png) | ||
|
||
I suggest that you use the MSI to install this. | ||
So The Files that Are called by the Extentions are going to | ||
C:\Program Files\MB_tools\RealVNC_SCCMRightClickTool | ||
|
||
|
||
The XML Actions Extentions will go to | ||
C:\Program Files (x86)\Microsoft Configuration Manager\AdminConsole\XmlStorage\Extensions\Actions\3fd01cd1-9e01-461e-92cd-94866b8d1f39 | ||
C:\Program Files (x86)\Microsoft Configuration Manager\AdminConsole\XmlStorage\Extensions\Actions\ed9dee86-eadd-4ac8-82a1-7234a4646e62 | ||
|
||
![alt text](https://i.imgur.com/tWD2EER.png) | ||
|
||
Content of the XML File | ||
``` | ||
<ActionDescription Class="Executable" DisplayName="RealVNC Connection" MnemonicDisplayName="RealVNC Connection" Description="Created by Maxime Bilodeau"> | ||
<ShowOn> | ||
<string>ContextMenu</string> | ||
</ShowOn> | ||
<ImagesDescription> | ||
<ResourceAssembly> | ||
<Assembly>C:\Program Files\MB_tools\RealVNC_SCCMRightClickTool\Icons.dll</Assembly> | ||
<Type>Icons.Properties.Resources.resources</Type> | ||
</ResourceAssembly> | ||
<ImageResourceName>RealVNC</ImageResourceName> | ||
</ImagesDescription> | ||
<Executable> | ||
<FilePath>"C:\Program Files\MB_tools\RealVNC_RightClickTool\Start-RealVNCConnection.exe"</FilePath> | ||
<Parameters>-SiteServer "##SUB:__Server##" -ResourceID "##SUB:ResourceID##"</Parameters> | ||
</Executable> | ||
</ActionDescription> | ||
``` |
Binary file not shown.
Binary file removed
BIN
-580 KB
RealVNCRightClickTool/.vs/RealVNC_SCCMRightClickTool/v15/Server/sqlite3/storage.ide
Binary file not shown.
Oops, something went wrong.