Code Monkey home page Code Monkey logo

realvnc_rightclicktool's Introduction

RealVNC_RightClickTool

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

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 (x86)\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

Content of the XML File

<ActionDescription Class="Executable" DisplayName="VNC Connection" MnemonicDisplayName="VNC Connection" Description="Created by Maxime Bilodeau">
		<ShowOn>
			<string>ContextMenu</string>
		</ShowOn>
<ImagesDescription>
	<ResourceAssembly>
		<Assembly>C:\Program Files (x86)\MB_tools\TightVNC_SCCMRightClickTool\Icons.dll</Assembly>
		<Type>Icons.Properties.Resources.resources</Type>
	</ResourceAssembly>
	<ImageResourceName>TightVNC</ImageResourceName>
</ImagesDescription>
		<Executable>
			<FilePath>"C:\Program Files (x86)\MB_tools\TightVNC_SCCMRightClickTool\Start-VNCConnection.exe"</FilePath>
			    <Parameters>-SiteServer "##SUB:__Server##" -ResourceID "##SUB:ResourceID##"</Parameters>
		</Executable>
</ActionDescription>

Also, Disclaimer, If i'm using any Icon that I should not use, please tell me, I can remove it or add a reference if you want. This is 100% a free project that I did mainly for myself and tought that I would Share. Thanks

realvnc_rightclicktool's People

Contributors

boivinx7 avatar

Stargazers

Nevenko avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.