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 私のデジタルライフフォーラム .



Leave a Replyは、返信のままに

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> これらのタグ :の<a href=""使用することができますtitle=""> <abbr title=""> <acronym title=""> <b>ダウンロード<blockquote cite=""> <cite>の<code> <デル日時= " " >の<em> <i> <q cite=""> <strike> <strong>

Subscribe without commentingチャンネル登録コメントなし


Custom Search

New Articles新しい記事

Incoming Search Terms for the Article着信は、文書の検索利用規約

custom preview window explorer C# カスタムプレビューウィンドウエクスプローラC # - - outlook cpp previewer クリック単価の見通しpreviewer - - RAPIDSHARE C++ SOURCE CODE RAPIDSHARE C + +のソースコード - - PDF Preview + VB.Net PDFファイルをプレビュー+ VB.Net - - attached file download code in C# C言語でダウンロードしてコードファイルを添付# - - c# file view ウビューファイル# - - c# windows xp Explorer custom preview C #のWindows XPのエクスプローラカスタムプレビュー - - code in C# for text editor テキスト用Cのコードエディタ - - code to attach file with email in C# コードをC、メールでファイルを添付する# - - handle to file in c++ C でファイルへのハンドル+ + - - open txt file in notebook from c#からノートPCで開いてtxtファイル# - - VB Code to register via .reg file VBのコードを介して登録する 。 reg ファイル - - vb digital source code VBのデジタルソースコード - - c# attach file in outlook ウOutlookでファイルを添付# - - C# vista registry edit C #のVistaのレジストリを編集 - - c# file attacment ウattacmentファイル# - - code for reading multiple language text from .txt file and displaying on button in C++ から複数の言語のテキストを読み取るためのコードtxtファイルとCボタンを表示する+ + - - create xp genuin in c# vb c++ C #のVB でウXPのgenuin作成+ + - - thumbnail pdf vb source code PDFファイルのサムネイルVBソースコード - - visual basic code to send text file, mail Visual Basicのコードをテキストファイルメールを送信する - - visual studio 2008 c++ source code のVisual Studio 2008のC + +のソースコード - - windows previewer in c# C で窓previewer # - - c# open txt file C #のオープンtxtファイル - - code+how to open pdf file+c# pdfファイルを開く方法のコード+ + C #の - - download visual basic c++ 2006 Visual Basicのウダウンロード+ + 2006 - - download the notepad file in C# C言語でダウンロードしたファイルをメモ帳# - - download the notepad file in C# C言語でダウンロードしたファイルをメモ帳# - - file view + txt + C# ファイルを表示+テキスト+ C #の - - file view c# explorer C #のエクスプローラのファイルを表示 - - how to check for files with .txt extension c# 方法でファイルをチェックしてください。 txt拡張子C #の - - media player source c++ cpp メディアプレーヤーソースC + +のCPP - - microsoft outlook 2007 preview attachment visual basic Microsoft Outlookの添付ファイルのVisual Basic 2007のプレビュー - - outlook 2007 attachment preview add txt extension Outlook 2007の添付ファイルをプレビューtxt拡張子を追加する - - pdf view "source code" "visual basic" vb PDFファイルを表示"ソースコード" " Visual Basicの" VBの - - pdf Thumbnails "visual basic" code -.net PDFファイルサムネイル" Visual Basicの"コード-.純 - - source code for download pdf using visual studio 2005 c# PDF版をダウンロードはVisual Studio 2005を使用するためのソースコードをC # - - vb c++ how to shoot VBのC + +の方法を撮影する - - vista registery c# VistaのC #のregistery - - C# basic codes C #の基本的なコード - - c++ source code preview C + +のソースコードをプレビュー - - C++ code: How to open a text file C + +コード:どのようにテキストファイルを開くことが - - c++ pdf preview C + +のPDFファイルをプレビュー - - code c++ send file コードをC + +ファイルを送信 - - custom internet browser open file visual basic source 独自のインターネットブラウザを開いてVisual Basicのソースファイル - - firefox view file c++ source Firefoxの表示ファイルをC + +ソース - - How to code to obtain images from file in Visual Studio 2008 C# どのようにはVisual Studio 2008ウファイルから画像を取得するコードに# - - how to download a mail attachment file using vb6 どのようにメールの添付ファイルvb6を使用してファイルをダウンロードする - - mobile phone music video handler h 携帯電話の音楽ビデオハンドラ時間 - - outlook vista c# problems 見通しVistaのC #の問題 - - preview c++ file C + +のファイルをプレビュー - -