Controlling VMware Player in Tasktray. VMware Player をWindowsのタスクトレイからコントロールするユーティリティです |
インストール |
任意のフォルダへコピーしてください
[注意]
VMware PlayerとVIXがインストールされている必要があります
ゲストOSにはVMware Toolsがインストールされている必要があります
(UNIX系のゲストの場合カーネルのアップデートがあったときはToolsを再インストールしてください)
.NET Framework 4.5が必要です
使い方 |
VMwPlayerTaskTray.exe [opt] "FullPath.vmx"
Option
/gui | /nogui | (none)
/pos num_left num_top | (none)
例
"%USERPROFILE%\VMwPlayerTaskTray\VMwPlayerTaskTray.exe" "%USERPROFILE%\Documents\Virtual Machines\YourGuestOS\YourGuestOS.vmx" --- VMwPlayerTaskTrayを通常起動する
"%USERPROFILE%\VMwPlayerTaskTray\VMwPlayerTaskTray.exe" /nogui "%USERPROFILE%\Documents\Virtual Machines\YourGuestOS\YourGuestOS.vmx" --- 起動とともにguest OSをnoguiモードで起動する
"%USERPROFILE%\VMwPlayerTaskTray\VMwPlayerTaskTray.exe" /gui /pos 100 50 "%USERPROFILE%\Documents\Virtual Machines\YourGuestOS\YourGuestOS.vmx" --- 起動とともにguest OSをguiモードで起動し、ウィンドウの左上を100, 50へ移動する
ショートカットを作成しておくと便利です
既知の問題 |
Suspendさせたとき*.lckフォルダが残ってしまうことがあります。これはPlayer単体でも同様のことが発生します。*.lckフォルダを削除してください
Filename | Tamaño | Tiempo | Download count |
VMwPlayerTaskTray-1.2.3.23390.zip | 35.31 k | 2016-01-06 13:09:56 | 73 |
MD5 | SHA-1 | |
1204af9e7129b218e029a9cce16f42b0 | 85dc03e1ab489c1114a2edbab340ba810dcfb241 | vmwplayertasktray-1.2.3.23390.zip |
Rev. | Tiempo | Autor | Mensaje RSS |
11cb6249 | 2016-01-06 13:03:34 | JeffyTS | Fixed some bugs. |
9770987c | 2015-12-22 14:09:39 | JeffyTS | Changed developing envionment |
e2efe22b | 2015-10-09 15:10:45 | JeffyTS | Fixed dialogs bug. |
0f906a20 | 2015-10-09 12:29:15 | JeffyTS | Fixed readme.txt. |
ce2c8308 | 2015-10-02 11:26:54 | JeffyTS | Improved code and eliminated 'Interop.VixCOM.dll' |
VMwPlayerTaskTray Controlling VMware Player in Tasktray. Copyright © 2014- JeffyTS All rights reserved. Installing: You can copy VMwPlayerTaskTray files to any folder. VMwPlayerTaskTray can work any folder. This program never uses any registry-key. You need VMware VIX and .NET Framework 4.5. Files: VMwPlayerTaskTray.exe CtrlVix.dll readme.txt Usage: VMwPlayerTaskTray.exe [opt] "FullPath.vmx" [NOTE] You might be better to use shortcut files. Option: /gui | /nogui | (none) /pos num_left num_top | (none) Known issues: 1) When VM is suspended, '.lck' folders sometime remain in VM folder. (Same thing is happened by VMPlayer, however.) Delete '.lck' folders in VM folder manually, when it is happened. 2) NOGUI does not work on VMware Workstation Player 12.0.0. Thanks to VMware,Inc and Microsoft Corporation. This program has been developed on VMware Workstation Player 12.1.0 and VMware VIX 1.15.1 Visual Studio Community 2015 Update1 Windows10 Professional 64bit. Rlease & modify --- Date --- Ver. -- Modify -- 2014/04/01 1.0.0 First release for VMware Player 6.0.2 and VMware VIX 1.13.2. 2014/12/26 1.0.1 Changed developing environment to VMware Player 7.0.0 and VMware VIX 1.14.0. 2015/01/05 1.0.1 Improved await proc and added readme.txt. 2015/01/06 1.0.2 Improved IO exception and fixed some bugs. 2015/01/07 1.0.3 Changed to not check .vmx file existing when started and running. 2015/01/10 1.0.4 Separated source files. 2015/01/20 1.0.5 Improved error messages. 2015/01/31 1.1.1 Improved checking whether VM tools running. 2015/02/02 1.1.2 Changed Icons. 2015/09/06 1.1.3 Disabled GO NoGUI menu and Changed to Any CPU for VMware Workstation Player12. Changed developing envionment from VMware Player 7.0.0 and VMware VIX 1.14.0 Visual Studio Community 2013 Windows7 Professional 64bit SP1. 2015/09/10 1.1.4 Add /pos option and changed Icons. 2015/09/13 1.1.6 Improved code and added to remember a former window pos until exitting program. 2015/09/15 1.1.8 Changed Icons. 2015/09/25 1.1.9 Improved moving window timing. 2015/09/27 1.1.10 Improved code. 2015/10/02 1.2.0 Improved code and eliminated 'Interop.VixCOM.dll'. 2015/10/09 1.2.1 Fixed dialogs bug. 2015/12/22 1.2.2 Changed developing envionment from VMware Player 12.0.0 and VMware VIX 1.15.0 Visual Studio Community 2015 Windows10 Professional 64bit. 2016/01/06 1.2.3 Fixed some bugs.
OSDN Wiki システムへようこそ。ここは作業部屋用の Wiki ページです。
ほぼプロジェクトと同じ機能が使えます。書式などに関しては、Wikiガイドを参照して下さい。
Welcome to OSDN Wiki system. Here is your chamber Wiki space.
Check Wiki Guide (English) to refer syntax and functions.