OSDN Git Service

Try to enable 64bit compile
[tortoisegit/TortoiseGitJp.git] / src / TortoiseGitSetup / WixUI_Simplest.wxs
index 58a6a20..5009670 100644 (file)
@@ -8,110 +8,110 @@ First-time install dialog sequence:      Maintenance dialog sequence:
                                             - WixUI_VerifyReadyDlg\r
 -->\r
 \r
                                             - WixUI_VerifyReadyDlg\r
 -->\r
 \r
-<Wix xmlns="http://schemas.microsoft.com/wix/2003/01/wi">\r
-       <Fragment>\r
-               <UI Id="WixUI_Simplest">\r
-                       <TextStyle Id="WixUI_Font_Normal" FaceName="Tahoma" Size="8" />\r
-                       <TextStyle Id="WixUI_Font_Bigger" FaceName="Tahoma" Size="12" />\r
-                       <TextStyle Id="WixUI_Font_Title" FaceName="Tahoma" Size="9" Bold="yes" />\r
+<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">\r
+  <Fragment>\r
+    <UI Id="WixUI_Simplest">\r
+      <TextStyle Id="WixUI_Font_Normal" FaceName="Tahoma" Size="8" />\r
+      <TextStyle Id="WixUI_Font_Bigger" FaceName="Tahoma" Size="12" />\r
+      <TextStyle Id="WixUI_Font_Title" FaceName="Tahoma" Size="9" Bold="yes" />\r
 \r
 \r
-                       <Property Id="DefaultUIFont" Value="WixUI_Font_Normal" />\r
-                       <Property Id="WixUI_Mode" Value="Minimal" />\r
+      <Property Id="DefaultUIFont" Value="WixUI_Font_Normal" />\r
+      <Property Id="WixUI_Mode" Value="Minimal" />\r
 \r
 \r
-                       <DialogRef Id="ErrorDlg" />\r
-                       <DialogRef Id="ExitDialog" />\r
-                       <DialogRef Id="FatalError" />\r
-                       <DialogRef Id="FilesInUse" />\r
-                       <DialogRef Id="MaintenanceTypeDlg" />\r
-                       <DialogRef Id="MaintenanceWelcomeDlg" />\r
-                       <DialogRef Id="MsiRMFilesInUse" />\r
-                       <DialogRef Id="PrepareDlg" />\r
-                       <DialogRef Id="ProgressDlg" />\r
-                       <DialogRef Id="ResumeDlg" />\r
-                       <DialogRef Id="UserExit" />\r
-                       <DialogRef Id="VerifyReadyDlg" />\r
-                       <DialogRef Id="WelcomeDlg" />\r
+      <DialogRef Id="ErrorDlg" />\r
+      <DialogRef Id="ExitDialog" />\r
+      <DialogRef Id="FatalError" />\r
+      <DialogRef Id="FilesInUse" />\r
+      <DialogRef Id="MaintenanceTypeDlg" />\r
+      <DialogRef Id="MaintenanceWelcomeDlg" />\r
+      <DialogRef Id="MsiRMFilesInUse" />\r
+      <DialogRef Id="PrepareDlg" />\r
+      <DialogRef Id="ProgressDlg" />\r
+      <DialogRef Id="ResumeDlg" />\r
+      <DialogRef Id="UserExit" />\r
+      <DialogRef Id="VerifyReadyDlg" />\r
+      <DialogRef Id="WelcomeDlg" />\r
 \r
 \r
-                       <Property Id="ARPNOMODIFY" Value="1" />\r
+      <Property Id="ARPNOMODIFY" Value="1" />\r
 \r
 \r
-                       <Property Id="WixUI_WelcomeDlg_Next" Value="PrepareDlg" />\r
+         <Property Id="WixUI_WelcomeDlg_Next" Value="PrepareDlg" />\r
 \r
 \r
-                       <Property Id="WixUI_VerifyReadyDlg_BackCustom" Value="CustomizeDlg" />\r
-                       <Property Id="WixUI_VerifyReadyDlg_BackChange" Value="CustomizeDlg" />\r
-                       <Property Id="WixUI_VerifyReadyDlg_BackRepair" Value="MaintenanceTypeDlg" />\r
-                       <Property Id="WixUI_VerifyReadyDlg_BackRemove" Value="MaintenanceTypeDlg" />\r
-                       <Property Id="WixUI_VerifyReadyDlg_BackTypical" Value="SetupTypeDlg" />\r
-                       <Property Id="WixUI_VerifyReadyDlg_BackFeatureTree" Value="CustomizeDlg" />\r
-                       <Property Id="WixUI_VerifyReadyDlg_BackComplete" Value="CustomizeDlg" />\r
+      <Property Id="WixUI_VerifyReadyDlg_BackCustom" Value="CustomizeDlg" />\r
+      <Property Id="WixUI_VerifyReadyDlg_BackChange" Value="CustomizeDlg" />\r
+      <Property Id="WixUI_VerifyReadyDlg_BackRepair" Value="MaintenanceTypeDlg" />\r
+      <Property Id="WixUI_VerifyReadyDlg_BackRemove" Value="MaintenanceTypeDlg" />\r
+      <Property Id="WixUI_VerifyReadyDlg_BackTypical" Value="SetupTypeDlg" />\r
+      <Property Id="WixUI_VerifyReadyDlg_BackFeatureTree" Value="CustomizeDlg" />\r
+      <Property Id="WixUI_VerifyReadyDlg_BackComplete" Value="CustomizeDlg" />\r
 \r
 \r
-                       <Property Id="WixUI_MaintenanceWelcomeDlg_Next" Value="MaintenanceTypeDlg" />\r
+      <Property Id="WixUI_MaintenanceWelcomeDlg_Next" Value="MaintenanceTypeDlg" />\r
 \r
 \r
-                       <Property Id="WixUI_MaintenanceTypeDlg_Back" Value="MaintenanceWelcomeDlg" />\r
-                       <Property Id="WixUI_MaintenanceTypeDlg_Change" Value="CustomizeDlg" />\r
-                       <Property Id="WixUI_MaintenanceTypeDlg_Repair" Value="VerifyReadyDlg" />\r
-                       <Property Id="WixUI_MaintenanceTypeDlg_Remove" Value="VerifyReadyDlg" />\r
+      <Property Id="WixUI_MaintenanceTypeDlg_Back" Value="MaintenanceWelcomeDlg" />\r
+      <Property Id="WixUI_MaintenanceTypeDlg_Change" Value="CustomizeDlg" />\r
+      <Property Id="WixUI_MaintenanceTypeDlg_Repair" Value="VerifyReadyDlg" />\r
+      <Property Id="WixUI_MaintenanceTypeDlg_Remove" Value="VerifyReadyDlg" />\r
 \r
 \r
 \r
 \r
-                       <Binary Id="WixUI_Bmp_Banner" SourceFile="include\BannerStatic.jpg" />\r
-                       <Binary Id="WixUI_Bmp_Dialog" SourceFile="include\DialogStatic.jpg" />\r
-                       <Binary Id="WixUI_Ico_Exclam" SourceFile="include\Exclam.ico" />\r
-                       <Binary Id="WixUI_Ico_Info" SourceFile="include\info.ico" />\r
-                       <Binary Id="WixUI_Bmp_New" SourceFile="include\New.ico" />\r
-                       <Binary Id="WixUI_Bmp_Up" SourceFile="include\Up.ico" />\r
+    <Binary Id="WixUI_Bmp_Banner" SourceFile="include\BannerStatic.jpg" />\r
+    <Binary Id="WixUI_Bmp_Dialog" SourceFile="include\DialogStatic.jpg" />\r
+    <Binary Id="WixUI_Ico_Exclam" SourceFile="include\Exclam.ico" />\r
+    <Binary Id="WixUI_Ico_Info" SourceFile="include\info.ico" />\r
+    <Binary Id="WixUI_Bmp_New" SourceFile="include\New.ico" />\r
+    <Binary Id="WixUI_Bmp_Up" SourceFile="include\Up.ico" />\r
 \r
 \r
-                       <UIText Id="AbsentPath" />\r
-                       <UIText Id="bytes">$(loc.UITextbytes)</UIText>\r
-                       <UIText Id="GB">$(loc.UITextGB)</UIText>\r
-                       <UIText Id="KB">$(loc.UITextKB)</UIText>\r
-                       <UIText Id="MB">$(loc.UITextMB)</UIText>\r
-                       <UIText Id="MenuAbsent">$(loc.UITextMenuAbsent)</UIText>\r
-                       <UIText Id="MenuAdvertise">$(loc.UITextMenuAdvertise)</UIText>\r
-                       <UIText Id="MenuAllCD">$(loc.UITextMenuAllCD)</UIText>\r
-                       <UIText Id="MenuAllLocal">$(loc.UITextMenuAllLocal)</UIText>\r
-                       <UIText Id="MenuAllNetwork">$(loc.UITextMenuAllNetwork)</UIText>\r
-                       <UIText Id="MenuCD">$(loc.UITextMenuCD)</UIText>\r
-                       <UIText Id="MenuLocal">$(loc.UITextMenuLocal)</UIText>\r
-                       <UIText Id="MenuNetwork">$(loc.UITextMenuNetwork)</UIText>\r
-                       <UIText Id="ScriptInProgress">$(loc.UITextScriptInProgress)</UIText>\r
-                       <UIText Id="SelAbsentAbsent">$(loc.UITextSelAbsentAbsent)</UIText>\r
-                       <UIText Id="SelAbsentAdvertise">$(loc.UITextSelAbsentAdvertise)</UIText>\r
-                       <UIText Id="SelAbsentCD">$(loc.UITextSelAbsentCD)</UIText>\r
-                       <UIText Id="SelAbsentLocal">$(loc.UITextSelAbsentLocal)</UIText>\r
-                       <UIText Id="SelAbsentNetwork">$(loc.UITextSelAbsentNetwork)</UIText>\r
-                       <UIText Id="SelAdvertiseAbsent">$(loc.UITextSelAdvertiseAbsent)</UIText>\r
-                       <UIText Id="SelAdvertiseAdvertise">$(loc.UITextSelAdvertiseAdvertise)</UIText>\r
-                       <UIText Id="SelAdvertiseCD">$(loc.UITextSelAdvertiseCD)</UIText>\r
-                       <UIText Id="SelAdvertiseLocal">$(loc.UITextSelAdvertiseLocal)</UIText>\r
-                       <UIText Id="SelAdvertiseNetwork">$(loc.UITextSelAdvertiseNetwork)</UIText>\r
-                       <UIText Id="SelCDAbsent">$(loc.UITextSelCDAbsent)</UIText>\r
-                       <UIText Id="SelCDAdvertise">$(loc.UITextSelCDAdvertise)</UIText>\r
-                       <UIText Id="SelCDCD">$(loc.UITextSelCDCD)</UIText>\r
-                       <UIText Id="SelCDLocal">$(loc.UITextSelCDLocal)</UIText>\r
-                       <UIText Id="SelChildCostNeg">$(loc.UITextSelChildCostNeg)</UIText>\r
-                       <UIText Id="SelChildCostPos">$(loc.UITextSelChildCostPos)</UIText>\r
-                       <UIText Id="SelCostPending">$(loc.UITextSelCostPending)</UIText>\r
-                       <UIText Id="SelLocalAbsent">$(loc.UITextSelLocalAbsent)</UIText>\r
-                       <UIText Id="SelLocalAdvertise">$(loc.UITextSelLocalAdvertise)</UIText>\r
-                       <UIText Id="SelLocalCD">$(loc.UITextSelLocalCD)</UIText>\r
-                       <UIText Id="SelLocalLocal">$(loc.UITextSelLocalLocal)</UIText>\r
-                       <UIText Id="SelLocalNetwork">$(loc.UITextSelLocalNetwork)</UIText>\r
-                       <UIText Id="SelNetworkAbsent">$(loc.UITextSelNetworkAbsent)</UIText>\r
-                       <UIText Id="SelNetworkAdvertise">$(loc.UITextSelNetworkAdvertise)</UIText>\r
-                       <UIText Id="SelNetworkLocal">$(loc.UITextSelNetworkLocal)</UIText>\r
-                       <UIText Id="SelNetworkNetwork">$(loc.UITextSelNetworkNetwork)</UIText>\r
-                       <UIText Id="SelParentCostNegNeg">$(loc.UITextSelParentCostNegNeg)</UIText>\r
-                       <UIText Id="SelParentCostNegPos">$(loc.UITextSelParentCostNegPos)</UIText>\r
-                       <UIText Id="SelParentCostPosNeg">$(loc.UITextSelParentCostPosNeg)</UIText>\r
-                       <UIText Id="SelParentCostPosPos">$(loc.UITextSelParentCostPosPos)</UIText>\r
-                       <UIText Id="TimeRemaining">$(loc.UITextTimeRemaining)</UIText>\r
-                       <UIText Id="VolumeCostAvailable">$(loc.UITextVolumeCostAvailable)</UIText>\r
-                       <UIText Id="VolumeCostDifference">$(loc.UITextVolumeCostDifference)</UIText>\r
-                       <UIText Id="VolumeCostRequired">$(loc.UITextVolumeCostRequired)</UIText>\r
-                       <UIText Id="VolumeCostSize">$(loc.UITextVolumeCostSize)</UIText>\r
-                       <UIText Id="VolumeCostVolume">$(loc.UITextVolumeCostVolume)</UIText>\r
+      <UIText Id="AbsentPath" />\r
+      <UIText Id="bytes">$(loc.UITextbytes)</UIText>\r
+      <UIText Id="GB">$(loc.UITextGB)</UIText>\r
+      <UIText Id="KB">$(loc.UITextKB)</UIText>\r
+      <UIText Id="MB">$(loc.UITextMB)</UIText>\r
+      <UIText Id="MenuAbsent">$(loc.UITextMenuAbsent)</UIText>\r
+      <UIText Id="MenuAdvertise">$(loc.UITextMenuAdvertise)</UIText>\r
+      <UIText Id="MenuAllCD">$(loc.UITextMenuAllCD)</UIText>\r
+      <UIText Id="MenuAllLocal">$(loc.UITextMenuAllLocal)</UIText>\r
+      <UIText Id="MenuAllNetwork">$(loc.UITextMenuAllNetwork)</UIText>\r
+      <UIText Id="MenuCD">$(loc.UITextMenuCD)</UIText>\r
+      <UIText Id="MenuLocal">$(loc.UITextMenuLocal)</UIText>\r
+      <UIText Id="MenuNetwork">$(loc.UITextMenuNetwork)</UIText>\r
+      <UIText Id="ScriptInProgress">$(loc.UITextScriptInProgress)</UIText>\r
+      <UIText Id="SelAbsentAbsent">$(loc.UITextSelAbsentAbsent)</UIText>\r
+      <UIText Id="SelAbsentAdvertise">$(loc.UITextSelAbsentAdvertise)</UIText>\r
+      <UIText Id="SelAbsentCD">$(loc.UITextSelAbsentCD)</UIText>\r
+      <UIText Id="SelAbsentLocal">$(loc.UITextSelAbsentLocal)</UIText>\r
+      <UIText Id="SelAbsentNetwork">$(loc.UITextSelAbsentNetwork)</UIText>\r
+      <UIText Id="SelAdvertiseAbsent">$(loc.UITextSelAdvertiseAbsent)</UIText>\r
+      <UIText Id="SelAdvertiseAdvertise">$(loc.UITextSelAdvertiseAdvertise)</UIText>\r
+      <UIText Id="SelAdvertiseCD">$(loc.UITextSelAdvertiseCD)</UIText>\r
+      <UIText Id="SelAdvertiseLocal">$(loc.UITextSelAdvertiseLocal)</UIText>\r
+      <UIText Id="SelAdvertiseNetwork">$(loc.UITextSelAdvertiseNetwork)</UIText>\r
+      <UIText Id="SelCDAbsent">$(loc.UITextSelCDAbsent)</UIText>\r
+      <UIText Id="SelCDAdvertise">$(loc.UITextSelCDAdvertise)</UIText>\r
+      <UIText Id="SelCDCD">$(loc.UITextSelCDCD)</UIText>\r
+      <UIText Id="SelCDLocal">$(loc.UITextSelCDLocal)</UIText>\r
+      <UIText Id="SelChildCostNeg">$(loc.UITextSelChildCostNeg)</UIText>\r
+      <UIText Id="SelChildCostPos">$(loc.UITextSelChildCostPos)</UIText>\r
+      <UIText Id="SelCostPending">$(loc.UITextSelCostPending)</UIText>\r
+      <UIText Id="SelLocalAbsent">$(loc.UITextSelLocalAbsent)</UIText>\r
+      <UIText Id="SelLocalAdvertise">$(loc.UITextSelLocalAdvertise)</UIText>\r
+      <UIText Id="SelLocalCD">$(loc.UITextSelLocalCD)</UIText>\r
+      <UIText Id="SelLocalLocal">$(loc.UITextSelLocalLocal)</UIText>\r
+      <UIText Id="SelLocalNetwork">$(loc.UITextSelLocalNetwork)</UIText>\r
+      <UIText Id="SelNetworkAbsent">$(loc.UITextSelNetworkAbsent)</UIText>\r
+      <UIText Id="SelNetworkAdvertise">$(loc.UITextSelNetworkAdvertise)</UIText>\r
+      <UIText Id="SelNetworkLocal">$(loc.UITextSelNetworkLocal)</UIText>\r
+      <UIText Id="SelNetworkNetwork">$(loc.UITextSelNetworkNetwork)</UIText>\r
+      <UIText Id="SelParentCostNegNeg">$(loc.UITextSelParentCostNegNeg)</UIText>\r
+      <UIText Id="SelParentCostNegPos">$(loc.UITextSelParentCostNegPos)</UIText>\r
+      <UIText Id="SelParentCostPosNeg">$(loc.UITextSelParentCostPosNeg)</UIText>\r
+      <UIText Id="SelParentCostPosPos">$(loc.UITextSelParentCostPosPos)</UIText>\r
+      <UIText Id="TimeRemaining">$(loc.UITextTimeRemaining)</UIText>\r
+      <UIText Id="VolumeCostAvailable">$(loc.UITextVolumeCostAvailable)</UIText>\r
+      <UIText Id="VolumeCostDifference">$(loc.UITextVolumeCostDifference)</UIText>\r
+      <UIText Id="VolumeCostRequired">$(loc.UITextVolumeCostRequired)</UIText>\r
+      <UIText Id="VolumeCostSize">$(loc.UITextVolumeCostSize)</UIText>\r
+      <UIText Id="VolumeCostVolume">$(loc.UITextVolumeCostVolume)</UIText>\r
 \r
 \r
 \r
 \r
-               </UI>\r
+    </UI>\r
 \r
 \r
-       </Fragment>\r
+  </Fragment>\r
 </Wix>\r
 </Wix>\r