autostart 1.0 发布,跨平台的自启动设置工具

栏目: 软件资讯 · 发布时间: 6年前

内容简介:autostart 1.0发布啦. autostart是开源的自启动设置小工具,跨平台,使用方式统一,兼容 windows、mac、linux 桌面版,特别适用于需要开机启动的跨平台程序调用,实现自启动,屏蔽了麻烦的平台判断和启动方法研究...

autostart 1.0发布啦.

autostart是开源的自启动设置小工具,跨平台,使用方式统一,兼容 windows、mac、 linux 桌面版,特别适用于需要开机启动的跨平台程序调用,实现自启动,屏蔽了麻烦的平台判断和启动方法研究。

Usage

On linux and mac , the command is autostart.
On windows , the command is autostart.exe.

1.Enable Application autostart.

linux&mac

autostart enable -k "demokey" -n "my demo application" -c "echo \"autostart\">~/autostart.txt"

help:

autostart enable --help

windows

autostart.exe enable -k test -n test -c "c:\\windows\explorer.exe c:"

help:

autostart.exe enable --help

2.Disable Application autostart.

linux&mac

autostart disable -k "demokey"

help:

autostart disable --help

windows

autostart.exe disable -k "demokey"

help:

autostart.exe disable --help

【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

研究之美

研究之美

[美] Donald E. Knuth / 高博 / 电子工业出版社 / 2012-1-1 / 49.00元

《研究之美》是计算机科学大师、“算法分析之父”高德纳(Donald E.Knuth)在20世纪70年代旅居挪威时撰写的适用于计算机科学的一种全新基础数学结构的情景小品。全书以一对追求自由精神生活的青年男女为主人公,展开了一段对于该种全新结构的发现和构造的对白。在此过程中,本书充分展示了计算机科学的从业人员进行全新领域探索时所必备的怀疑、立论、构造、证明、归纳、演绎等逻辑推理和深入反思的能力。《研究......一起来看看 《研究之美》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具