校园春色亚洲色图_亚洲视频分类_中文字幕精品一区二区精品_麻豆一区区三区四区产品精品蜜桃

主頁 > 知識庫 > 利用vbs腳本實現設置IE的打印頁眉頁腳信息

利用vbs腳本實現設置IE的打印頁眉頁腳信息

熱門標簽:外呼系統免費招代理 廣州ai電銷機器人一般多少錢 外呼系統telrobot 合肥高德地圖標注 外呼線路中繼線是什么 怎么看地圖標注 深圳外呼系統收費 拉薩外呼系統業務 百度地圖標注是什么意思
將下面的內容保存成.vbs文件,然后雙擊執行,在打開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" 

    //先創建文件 
    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,""wb頁碼:p/p""" +vbcrlf _ 
            +"hkey_key=""\pagesetup\footer""" +vbcrlf _ 
            +"regwsh.regwrite hkey_root+hkey_path+hkey_key,""ubd""" +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 

    filepath="c:\pagesetup_null.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_default.htm""" +vbcrlf _ 
            +"http://設置網頁打印的頁眉頁腳為空" +vbcrlf _ 
            +"set regwsh =createobject(""wscript.shell"")" +vbcrlf _ 
            +"hkey_key=""\pagesetup\header""" +vbcrlf _ 
            +"regwsh.regwrite hkey_root+hkey_path+hkey_key,""""" +vbcrlf _ 
            +"hkey_key=""\pagesetup\footer""" +vbcrlf _ 
            +"regwsh.regwrite hkey_root+hkey_path+hkey_key,""""" +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 

    set regwsh=wscript.createobject("wscript.shell") 
    hkey_key=hkey_root+hkey_path+"\menuext\打印時去掉頁眉頁腳\" 
    regwsh.regwrite hkey_key,"c:\pagesetup_null.htm" 

以上信息與文章正文是不可分割的一部分,如果您要轉載本文章,請保留以上信息,謝謝! 
您可能感興趣的文章:
  • 添加網站到安全站點.設置安全站點打開ActiveX時提示.去頁眉頁腳的vbs代碼
  • IE瀏覽器打印的頁眉頁腳設置解決方法
  • js實現頁面打印功能實例代碼(附去頁眉頁腳功能代碼)
  • JS調用打印方法設置頁眉頁腳的實例
  • javascript仿php的print_r函數輸出json數據
  • javascript實現window.print()去除頁眉頁腳

標簽:玉林 廣安 臺灣 延安 周口 六安 漳州 嘉興

巨人網絡通訊聲明:本文標題《利用vbs腳本實現設置IE的打印頁眉頁腳信息》,本文關鍵詞  利用,vbs,腳本,實現,設置,;如發現本文內容存在版權問題,煩請提供相關信息告之我們,我們將及時溝通與處理。本站內容系統采集于網絡,涉及言論、版權與本站無關。
  • 相關文章
  • 下面列出與本文章《利用vbs腳本實現設置IE的打印頁眉頁腳信息》相關的同類信息!
  • 本頁收集關于利用vbs腳本實現設置IE的打印頁眉頁腳信息的相關信息資訊供網民參考!
  • 推薦文章
    主站蜘蛛池模板: 上思县| 横峰县| 嘉义市| 铜梁县| 胶南市| 外汇| 延津县| 湘乡市| 关岭| 六安市| 镶黄旗| 新疆| 中宁县| 辽阳县| 洪洞县| 星座| 浦城县| 肃南| 鄂托克旗| 迭部县| 麟游县| 南平市| 寿光市| 百色市| 洞口县| 二手房| 湟中县| 邹平县| 霍林郭勒市| 如皋市| 黑龙江省| 奉化市| 九龙坡区| 丰城市| 许昌县| 乌兰察布市| 鱼台县| 舒兰市| 韶山市| 桐庐县| 灵寿县|