Preview C#, Visual Basic, and C++ Source Code files Direct in Attachments Without OpeningプレビューC #の、 Visual Basic 、およびC + +のソースコードを直接開かずに添付ファイル内のファイル
If you’re the developers or programmers, you can have the ability to able to fast preview the contents or the source code contained inside a source code file, without having to open up the file in resource hungry default viewer Visual Studio to view it, especially if you receive the source code file attachment in email.場合は、開発者やプログラマーしている場合、デフォルトのビューアを表示するにはVisual Studio空腹リソース内のファイルを開くことなく、高速プレビューできるように内容や、ソースコードは、ソースコードファイル内に含まれる能力を持つことができます特に電子メールの場合は、ソースコードファイルの添付ファイルを受信します。 In Windows Vista and Microsoft Office Outlook 2007, the built-in preview feature or previewers is able to render and show the contents for most common file types, and it’s also possible to extend the preview capability to unsupported file types with Windows VistaとMicrosoft Office Outlook 2007を、プレビュー機能や、内蔵previewersをレンダリングするための、最も一般的なファイルタイプの内容を表示することができますでもサポートされていないファイルの種類では、プレビュー機能を拡張することが可能です custom preview handlers add-insカスタムプレビューハンドラアドイン . 。 However, if you just want to be able to preview C#, Visual Basic, and C++ code files (with .cs, .vb, .cpp, and .h extensions), here is a simple trick to enable the preview handlers for these source files without any installation.ただし、プレビューできるようにしたいだけをC # 、 Visual Basic 、およびC + +コードファイル( 。 csを、 。 VBの、 。コール単価、および。時間の拡張子)は、ここを有効にするには、単純なトリックは、これらのソースのプレビューハンドラすべてのインストールなしでファイル。
By default, Windows Vista and Office 2007 comes with Microsoft Windows TXT Preview Handler, which is the preview handler that renders .txt text files.デフォルトでは、 Windows VistaおよびOffice 2007のMicrosoft Windowsテキストプレビューハンドラは、ハンドラですが付属してプレビューをレンダリング。 txtというテキストファイルです。 However, this Windows TXT Preview Handler can handle more file types than it’s actually registered to support by default, as nothing in this preview handler that restricts it to working with just a text file with .txt extension, and prevents it to working from text files with other extensions.よりも、実際にはデフォルトでサポートするために登録のしかし、このWindowsのテキストプレビューハンドラは、より多くの種類のファイルを処理できることは単なるテキストファイルで作業することを制限し、このプレビューハンドラではない。 txt拡張子は、使用して作業することを防止他の拡張子を持つテキストファイルです。
As you know, C#, Visual Basic, and C++ source code files in .cs, .vb, .cpp and .h extensions are also a text file, which is fully supported to render by Windows TXT Previewer Handler.ご存知のように、 C #のと、 Visual Basic 、およびC + +のソースコードファイルのCS 、 。 VBの、クリック単価と。時間の拡張機能は完全にWindowsのテキストをレンダリングするためのPreviewerハンドラでサポートされているテキストファイルです。 However, Windows Vista and Outlook 2007 don’t register the association of these file types to be rendered for previewing by Windows TXT Preview Handler by default.しかし、 Windows VistaおよびOutlook 2007では、これらのファイルの種類の関連付け登録しないWindowsのテキストプレビューハンドラではデフォルトでプレビューするためのレンダリングされます。 To enable the support of preview for file with extension of .cs, .vb, .cpp and .h, simply copy and paste the below text into a text editor, and save it as a file name with .reg extension.の拡張子のファイルのプレビューのサポートを有効にします。 csを、 。 VBの、クリック単価と。時間は、単純にコピーしてテキストは、以下のテキストエディタに貼り付け、およびファイル名として保存します。 regの拡張子を。 Then double click on the .reg registration file to merge or insert the registry value into Windows registry. 。 regの登録をダブルクリックまたはWindowsレジストリにマージするには、レジストリの値を挿入します。
Windows Registry Editor Version 5.00 Windowsレジストリエディタバージョン5.00
[HKEY_CLASSES_ROOT\.cs\shellex\{8895b1c6-b41f-4c1c-a562-0d564250836f}] [ HKEY_CLASSES_ROOTの\ 。 csを\ shellex \ ( 8895b1c6 - b41f - 4c1c - a562 - 0d564250836f ) ]
@=”{1531d583-8375-4d3f-b5fb-d23bbd169f22}” @ = " ( 1531d583 - 8375 - 4d3f - b5fb - d23bbd169f22 ) "
[HKEY_CLASSES_ROOT\.vb\shellex\{8895b1c6-b41f-4c1c-a562-0d564250836f}] [ HKEY_CLASSES_ROOTの\ 。 VBの\ shellex \ ( 8895b1c6 - b41f - 4c1c - a562 - 0d564250836f ) ]
@=”{1531d583-8375-4d3f-b5fb-d23bbd169f22}” @ = " ( 1531d583 - 8375 - 4d3f - b5fb - d23bbd169f22 ) "
[HKEY_CLASSES_ROOT\.cpp\shellex\{8895b1c6-b41f-4c1c-a562-0d564250836f}] [ HKEY_CLASSES_ROOTの\ 。コール単価\ shellex \ ( 8895b1c6 - b41f - 4c1c - a562 - 0d564250836f ) ]
@=”{1531d583-8375-4d3f-b5fb-d23bbd169f22}” @ = " ( 1531d583 - 8375 - 4d3f - b5fb - d23bbd169f22 ) "
[HKEY_CLASSES_ROOT\.h\shellex\{8895b1c6-b41f-4c1c-a562-0d564250836f}] [ HKEY_CLASSES_ROOTの\ 。時間\ shellex \ ( 8895b1c6 - b41f - 4c1c - a562 - 0d564250836f ) ]
@=”{1531d583-8375-4d3f-b5fb-d23bbd169f22}” @ = " ( 1531d583 - 8375 - 4d3f - b5fb - d23bbd169f22 ) "
Once registered, you can now view or preview the source code directly from Outlook 2007 even if it’s send as the e-mail attachments, without the need to open to source code file in Visual Studio or other text editor.一度、できますするビューまたはプレビューのソースコードから直接Outlook 2007の場合でも、電子メールの添付ファイルとして送信し、その必要性はVisual Studioまたはその他のテキストエディタでソースコードファイルを開くことなしに登録。
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要 :これはマシンとして"保証なしにされている"提供されているページを翻訳しています。 Machine translation may be difficult to understand.機械翻訳を理解するのが難しい場合があります。 Please refer toを参照してください original English articleオリジナルの英語の記事 whenever possible.可能な場合。
Share and contribute or get technical support and help at共有して貢献するかを得る技術サポートと支援 My Digital Life Forums 私のデジタルライフフォーラム . 。
Related Articles関連記事
- Download .cs, .vb, .js and .sql Files Code Preview Handler for Vista and Outlook 2007ダウンロードしてください。 csを、 。 VBの、 VistaとOutlook 2007用のJSと。 SQLファイルハンドラのコードをプレビュー
- Free Download: Vista and Office 2007 Preview Handler Pack to Support More File Types無料ダウンロード: VistaとOffice 2007のプレビューハンドラパックを支援するほかのファイルの種類
- Free Download: Preview Handler Association Editor to Group Same Type of File with Different Extensions無料ダウンロード:プレビューハンドラ協会エディタでファイルのグループと同じタイプに別の拡張子を持つ
- Adobe PhotoShop (PSD) Preview Handler Free Download Adobe Photoshopの( PSDファイル)のプレビューハンドラを無料でダウンロード
- Foxit PDF Preview Handler Free Download Foxit PDFファイルのプレビューハンドラを無料でダウンロード
- Enable Previews in Windows Vista Folders with Preview PaneプレビューウィンドウでWindows Vistaのフォルダに有効プレビュー
- Reset “Always Warn Before Previewing This Type of File” Setting in Outlook 2007リセット"常に警告する" Outlook 2007で設定するこの種類のファイルのプレビューを表示する前に
- Modify Vista and Office 2007 File and Attachment Preview Handlers to Support Foxit PDF Reader VistaとOffice 2007のファイルを変更すると添付ファイルのプレビューハンドラをサポートするためにFoxit PDFリーダー
- How to Enable or Disable Media and Video Thumbnail Preview in Windows XPどのように有効または無効にメディアとビデオのサムネイルをプレビューするには、 WindowsのXPを
- Microsoft Visual Studio 2008 Trial DownloadマイクロソフトのVisual Studio 2008試用版をダウンロードする
































