国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 編程 > VBScript > 正文

利用vbs腳本實現(xiàn)設置IE的打印頁眉頁腳信息

2019-10-26 17:57:55
字體:
來源:轉載
供稿:網友
將下面的內容保存成.vbs文件,然后雙擊執(zhí)行,在打開ie頁面,在頁面中點擊右鍵,看看菜單中多了個什么!!:) 


    復制代碼 代碼如下:

option explicit 

    dim hkey_root,hkey_path,hkey_key,filepath 
    dim fs,fso,regwsh 

    hkey_root="hkey_current_user" 
    hkey_path="/software/microsoft/internet explorer" 

    //先創(chuàng)建文件 
    set fs=wscript.createobject("scripting.filesystemobject") 
    filepath="c:/pagesetup_default.htm" 
    set fso=fs.createtextfile(filepath,true) 
    fso.write("<script language=""vbscript"">"+vbcrlf _ 
            +"dim hkey_root,hkey_path,hkey_key,filepath,regwsh" +vbcrlf _ 
            +"hkey_root=""hkey_current_user""" +vbcrlf _ 
            +"hkey_path=""/software/microsoft/internet explorer""" +vbcrlf _ 
            +"filepath=""c:/pagesetup_null.htm""" +vbcrlf _ 
            +"http://設置網頁打印的頁眉頁腳為默認值"+vbcrlf  _ 
            +"set regwsh = createobject(""wscript.shell"")" +vbcrlf _ 
            +"hkey_key=""/pagesetup/header""" +vbcrlf _ 
            +"regwsh.regwrite hkey_root+hkey_path+hkey_key,""&w&b頁碼:&p/&p""" +vbcrlf _ 
            +"hkey_key=""/pagesetup/footer""" +vbcrlf _ 
            +"regwsh.regwrite hkey_root+hkey_path+hkey_key,""&u&b&d""" +vbcrlf _ 
            +"http://設置右鍵菜單上的顯示文字" +vbcrlf _ 
            +"http://首先刪除原來的項,然后再設置新的項"+vbcrlf  _ 
            +"on error resume next" +vbcrlf _ 
            +"hkey_key=hkey_root+hkey_path+""/menuext/打印時恢復頁眉頁腳/""" +vbcrlf _ 
            +"regwsh.regdelete hkey_key" +vbcrlf _ 
            +"hkey_key=hkey_root+hkey_path+""/menuext/打印時去掉頁眉頁腳/""" +vbcrlf _ 
            +"regwsh.regwrite hkey_key,filepath" +vbcrlf _ 
            +"http://關閉regwsh" +vbcrlf _ 
            +"set regwsh=nothing"+vbcrlf  _ 
        +"</script>") 
    fso.close 
發(fā)表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發(fā)表

圖片精選

主站蜘蛛池模板: 临漳县| 山阳县| 双城市| 资中县| 绥棱县| 浦江县| 东宁县| 同心县| 遂平县| 凌海市| 旬阳县| 庆安县| 成武县| 宣汉县| 连山| 琼中| 海淀区| 宝应县| 万山特区| 乐亭县| 泰顺县| 桓台县| 南阳市| 萝北县| 上栗县| 屏东市| 穆棱市| 高雄市| 巴林右旗| 宁晋县| 民权县| 青神县| 翼城县| 卫辉市| 呈贡县| 泸西县| 和平县| 扶沟县| 东宁县| 汉源县| 大宁县|