• R/O
  • HTTP
  • SSH
  • HTTPS

Dateibaum

Tags
Keine Tags

Frequently used words (click to add to your profile)

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

Notifying a message in Action center.


Name Größe Rev. Zeit Autor Log Message
NotifyMessage
.gitattributes 2.46 k 6165341 2015-09-13 11:25:28 JeffyTS コミットを開始し、既定の .gitIgnore ...
.gitignore 3.06 k 6165341 2015-09-13 11:25:28 JeffyTS コミットを開始し、既定の .gitIgnore ...
NotifyMessage.sln 1.33 k ca0f9bb 2015-09-13 11:26:09 JeffyTS First code.
readme.txt 761 df8bd0d 2015-09-16 17:27:15 JeffyTS Fixed documents.

readme.txt

NotifyMessage

	Notifying a message in Action center.

	Copyright ©  2015 JeffyTS All rights reserved.

	Installing:
		You can copy NotifyMessage files to any folder.
		NotifyMessage can work any folder. It never use any registry-key.
		You need .NET Framework 4.5.

	Files:
		NotifyMessage.exe
		sample.lnk
		readme.txt

	Usage:
        NotifyMessage.exe [opt] "Your message"
			[NOTE]
				You might be better to use shortcut files. See sample.lnk property.
	Option:
		/INFO(default) | /WARN | /ERR

Thanks to Microsoft Corporation.
	This program has been developed on
		Visual Studio Community 2015
		Windows10 Professional 64bit.

Rlease & modify
	--- Date --- Ver. -- Modify --
	2015/09/10			Start developping.
	2015/09/12  1.0.0	First release.