关闭Windows7时运行SyncToy 2 [英] Run SyncToy 2 on shutdown for Windows7

查看:93
本文介绍了关闭Windows7时运行SyncToy 2的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我希望在Windows7上关机时运行SyncToy2,这可能吗?有人写道,他们是在Vista上做到这一点的,但它没有等到关机前完成同步,他们不得不写一个特殊的VB脚本。我真的希望它与关机期间发生的更新安装类似。

感谢

I'd like to have SyncToy2 run on shutdown on Windows7, is this possible ? Someone wrote that they got it to do this on Vista but it did not wait for the sync to finish before shutdown, they had to write a special VB script. I'd really like it to run similar to the update installs that happen during shutdown.

Thanks

推荐答案

不需要VB脚本,只是一个DOS浴文件就可以了。

1。使用Synctoy UI创建同步对,并关闭UI。创建一个名为"shutd.cmd"的批处理文件在synctoy安装文件夹中,例如"c:\Program Files \SyncToy 2.0",3。批处理文件内容如下:
synctoycmd -R
关闭-s

4。运行批处理文件"shutd.cmd",同步完成后机器将自动关闭。

我试过,它在XP上工作正常。希望你喜欢它。:)

Do not need VB script, just a DOS bath file is fine.

1. create sync pairs with Synctoy UI, and closed UI.
2. creat a batch file named as "shutd.cmd" in synctoy install folder such as "c:\Program Files\SyncToy 2.0"
3. batch file contents as below:
synctoycmd -R
shutdown -s

4. run batch file "shutd.cmd", machine will be auto shutdown after sync done.

I have tried and it works fine on XP. hope you like it.:)


这篇关于关闭Windows7时运行SyncToy 2的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆