need to adapt this for vnv
This link has been bookmarked by 1 people . It was first bookmarked on 29 Mar 2008, by Tom Hamsher.
-
29 Mar 08
-
hamachi-override.ini file. When using this file to implement features, you should place it in the c:\Documents and Settings\<username>\Application Data\Hamachi folder. This is the same folder you'll find the hamachi.ini file in as well. YOU WILL NEED TO MANUALLY CREATE THIS FILE.
-
***** indicate Hamachi Premium features
-
Add Sticky NoteCustomMenuItem <label for menu item>
CustomMenuCommand <command>
These two lines are used to add a custom right click menu item to when you right click on a network peer. The first line is for the Title/Label/Name/etc, the second is for the command itself. The parameter you can pass through Hamachi is $ADDR, which will insert the Hamachi IP into whatever command you use.
A practical example would be using this custom item to add a Remote Desktop Connection context item to your peer right-click menu. This would look like:
CustomMenuItem Remote Desktop
CustomMenuCommand mstsc /v:$ADDR
Keep in mind you have to enable Remote Desktop on the target peer machine to actually access it via this method or directly. -
-
Version 1.0.1.4 adds a number of new parameters to the list of those loaded from hamachi-override.ini. In addition to those described in 1.0.1.4 ChangeLog (www.hamachi.cc/changes), the following parameters are also available
AutoNickname <nickname>
The nickname to use during the enrollment step. If this value is present, Hamachi will not show the 'select the nickname' dialog when the client is put online for the first time. Note that in order for to force the client to go online at the first run, just add
AutoLogin 1
to the hamachi-override.ini.
AutoNetwork <network>
The name of the network the client will try to join when it logs in for the first time (ie right after it completes the enrollment)
AutoPassword <password>
The password to go with AutoNetwork.
-
Public Stiky Notes
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.