標題:
同時開兩個powerpoint視窗
[打印本頁]
作者:
simon_lee
時間:
2011-7-4 23:39
標題:
同時開兩個powerpoint視窗
[Office PowerPoint] 同時開兩個ppt視窗
在使用 Office 系列時,我很喜歡同時開兩個視窗,
尤其搭配雙螢幕使用,可以左右各一個,
不管是要複製文件還是參考都超方便!
但是 PowerPoint 在 Office 2007之後,卻不能開兩個視窗,
只能顯示在同一個視窗,然後在「檢視」裡切換視窗。
很不方便,所以找了一下解決辦法。
首先,電腦裡至少要有兩個使用者:Alex、Bob
然後假設我是Alex,開啟命令提示字元,然後鍵入下列runas兩道指令:
C:\Users\Alex>
runas /user:Alex "c:\program files\microsoft office\office12\powerpnt.exe"
C:\Users\Alex>
runas /user:Bob "c:\program files\microsoft office\office12\powerpnt.exe"
因為我的作業系統是64bit的版本,所以office軟體會灌在c:\program files (x86)底下,
改一下目的程式路徑即可。
C:\Users\Alex>
runas /user:Alex "c:\program files (x86)\microsoft office\office12\powerpnt.exe"
C:\Users\Alex>
runas /user:Bob "c:\program files (x86)\microsoft office\office12\powerpnt.exe"
所以這種方法的意思是,以不同的使用者身分去執行兩個powerpoint程式,
所以自然會開兩個視窗囉。
歡迎光臨 麻辣家族討論版版 (http://forum.twbts.com/)