用microsoft office 2007新增到滑鼠右鍵選單中的新建文件為*.*x格式,如word->docx,excel->xlsx,我們用這種文件建立的檔案需要另存為97-2003相容的格式如doc,xls才能被舊版本或其它相容軟體識別。為此,考慮到相容性,我們可以在滑鼠右鍵選單中增加「microsoft office word 97 - 2003 文件」,「 microsoft office excel 97-2003 工作表」的快捷方式來建立相容的相關文件,方法如下:
windows registry editor version 5.00
[hkey_classes_root/.doc/shellnew]
"filename"="winword8.doc"
[hkey_classes_root/.xls/shellnew]
"filename"="excel.xls"
[hkey_classes_root/.doc/word.document.6]
[hkey_classes_root/.doc/word.document.6/shellnew]
"filename"="winword.doc"
[hkey_classes_root/.doc/word.document.8]
[hkey_classes_root/.doc/word.document.8/shellnew]
"filename"="winword8.doc"
[hkey_classes_root/.docx/word.document.12/shellnew]
"nullfile"=""
[hkey_classes_root/.xls/excel.sheet.5]
[hkey_classes_root/.xls/excel.sheet.5/shellnew]
"filename"="excel.xls"
[hkey_classes_root/.xls/excel.sheet.8]
[hkey_classes_root/.xls/excel.sheet.8/shellnew]
"filename"="excel.xls"
[hkey_classes_root/.xlsx/excel.sheet.12/shellnew]
"filename"="excel12.xlsx"
[hkey_classes_root/.ppt/powerpoint.show.8/shellnew]
"filename"=""
在右鍵新建中新增office 2007快捷方式
windows registry editor version 5.00 hkey classes root docx persistenthandler hkey classes root docx shellex hkey classes root docx shellex propertyha...
Ubuntu上成功安裝永中office2009
1 在永中 官方 3 開啟解壓縮後的 資料夾,看到n多 檔案,其中有setup 安裝檔案,這些都不用管了,看看此時的路徑為 home 使用者名稱 desktop eioffice personal 4 在終端中輸入 cd eioffice personal,然後回車 5 在終端中輸入 sudo ch...
Ubuntu上成功安裝永中office2009
檔案,這些都不用管了,看看此時的路徑為 home 使用者名稱 desktop eioffice personal 4 在終端中輸入 cd eioffice personal,然後回車 5 在終端中輸入 sudo chmod x setup,然後回車,新增登入使用者的執行許可權 6 在終端中輸入 su...