Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

最近の作業部屋活動履歴

2016-01-06
2015-12-22
2015-10-09

最近のWikiの更新 (Recent Changes)

2016-01-06

Wikiガイド(Guide)

サイドバー (Side Bar)

VMwPlayerTaskTray

  • R/O
  • R/O (HTTP)
  • R/W (SSH)
  • R/W (HTTPS)
Fork
VMwPlayerTaskTray.PNG

Controlling VMware Player in Tasktray.

 VMware Player をWindowsのタスクトレイからコントロールするユーティリティです

VMwPlayerTaskTray1.PNG

インストール

  任意のフォルダへコピーしてください

    [注意]
    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フォルダを削除してください
      

リリースファイル (Release Files)

FilenameTamañoTiempoDownload count
VMwPlayerTaskTray-1.2.3.23390.zip35.31 k2016-01-06 13:09:5669
MD5SHA-1
1204af9e7129b218e029a9cce16f42b085dc03e1ab489c1114a2edbab340ba810dcfb241vmwplayertasktray-1.2.3.23390.zip

最近のコミット (Recent Commits)

Rev.TiempoAutorMensaje RSS
11cb62492016-01-06 13:03:34JeffyTSFixed some bugs.
9770987c2015-12-22 14:09:39JeffyTSChanged developing envionment
e2efe22b2015-10-09 15:10:45JeffyTSFixed dialogs bug.
0f906a202015-10-09 12:29:15JeffyTSFixed readme.txt.
ce2c83082015-10-02 11:26:54JeffyTSImproved 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.



 



最近更新されたチケット (Latest updated Tickets)

No tickets

作業部屋 Wiki について

OSDN Wiki システムへようこそ。ここは作業部屋用の Wiki ページです。

ほぼプロジェクトと同じ機能が使えます。書式などに関しては、Wikiガイドを参照して下さい。

About Chamber Wiki

Welcome to OSDN Wiki system. Here is your chamber Wiki space.

Check Wiki Guide (English) to refer syntax and functions.