本文介绍了如何以编程方式安装屏保Windows 7 64?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我知道如何将屏幕保护程序安装到Windows Xp或Windows 7 32 rundll32.exe "desk.cpl,InstallScreenSaver {sys}\MyScreenSaver.scr"
但是此代码在Windows 7 64上不起作用(或可能在某些计算机上)
有什么想法吗?
谢谢.
Hi,
I know how to install a screen saver to Windows Xp or Windows 7 32rundll32.exe "desk.cpl,InstallScreenSaver {sys}\MyScreenSaver.scr"
but this code do not works on Windows 7 64 (or may be on some computers)
Any ideas?
Thank you.
推荐答案
这篇关于如何以编程方式安装屏保Windows 7 64?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!