Guidance
指路人
g.yi.org
Software / Reginald / Examples / repository / Desktop Management / System Restore / Enable.rex

Register 
注册
Search 搜索
首页 
Home Home
Software
Upload

  
/* Enables system restore on a computer. This is equivalent to clearing the checkbox Turn off System
 * Restore (found by right-clicking My Computer, clicking Properties, and then clicking on the System
 * Restore tab in the resulting dialog box).
 */
strcomputer = "."
objwmiservice = getobject("winmgmts:{impersonationLevel=impersonate}!\\" || strcomputer || "\root\default")
objitem = objwmiservice~get("SystemRestore")
errresults = objitem~enable("")
掌柜推荐
 
 
¥1,290.00 ·
 
 
¥918.00 ·
 
 
¥890.00 ·
 
 
¥294.00 ·
 
 
¥430.00 ·
 
 
¥1,380.00 ·
© Sun 2024-11-24  Guidance Laboratory Inc.
Email:webmaster1g.yi.org Hits:0 Last modified:2010-07-16 20:49:16