1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<HTML> 3<HEAD> 4<META http-equiv="Content-Type" content="text/html; charset=windows-1252"> 5<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 7.0.0.0 for Windows"> 6<META http-equiv="Content-Style-Type" content="text/css"> 7<TITLE>attachsign</TITLE> 8<LINK rel="stylesheet" href="../css/nitro.css" type="text/css"> 9<STYLE type="text/css"> 10<!-- 11.sample_source{ 12 background-color : #e8e8e8; 13} 14H3{ 15 color : teal; 16} 17.command_list{ 18 margin-bottom : 16pt; 19} 20.command_desc{ 21 } 22.command_item{ 23 margin-top : 16pt; 24 background-color : #e8e8e8; 25} 26.blockquoted_table { 27 border : 1px; 28 width : 80%; 29} 30TD,TH{ 31 border-color : #c0d8d8; 32 padding : 1pt 4pt 1pt 4pt; 33 border-width : 1px; 34 border-style : solid; 35} 36--> 37</STYLE> 38</HEAD> 39<BODY> 40<H1 align="left">attachsign <IMG src="../image/NTR.gif" align="middle"></H1> 41<H2>Description</H2> 42<P> <code>attachsign</code> is a tool that attaches a digital signature to a Download Play child image.</P> 43<P> The digital signature (confirmation code) must be attached to a binary for the child downloaded from a parent to child using the Download Play feature.</P> 44<H2>Using the Tool</H2> 45<H3>Start Command</H3> 46<P><CODE>% attachsign IMAGE.srl SIGN_FILE SIGNED_IMAGE.srl</CODE></P> 47<P>To run the binary file for the child specified with <code>IMAGE.srl</code> on the download play child image, attach <code>SIGN_FILE</code> and output with file name <code>SIGNED_IMAGE.srl</code>.</P> 48<P>The game can be registered for distribution by linking <code>SIGNED_IMAGE.srl</code> to the parent as a file.</P> 49<P>For details about obtaining <CODE>SIGN_FILE</CODE> (authentication code), please contact your Nintendo dealer.</P> 50<H2>Location</H2> 51<P><CODE>$TwlSDK/tools/bin/attachsign.exe</CODE></P> 52<H2>Revision History</H2> 53<P>2006/04/07 Changed the description for obtaining the authentication code.<BR> 2004/10/06 Created initial version.</P> 54<hr><p>CONFIDENTIAL</p></body> 55</HTML>