mirror of
https://git.openafs.org/openafs.git
synced 2025-02-01 05:57:43 +00:00
STABLE14-windows-wix-2_0_4221-20060718
* Updates to WIX installer to support the 2.0.4221 build * Removes unnecessary files from Release Notes (cherry picked from commit 436e8fe17b2051db806e386db86b3de789afb2f0)
This commit is contained in:
parent
c3e99276c1
commit
68169f767c
@ -8,7 +8,6 @@
|
||||
<ComponentRef Id="efl_uninstall_EXE" />
|
||||
|
||||
<ComponentRef Id="cmp_Release_Notes_en_US" />
|
||||
<ComponentRef Id="cmp_relnotes_files_en_US"/>
|
||||
<ComponentRef Id="cmf_index2_HTM_en_US" />
|
||||
<ComponentRef Id="cmp_index_files_en_US" />
|
||||
<ComponentRef Id="cmp_logo_files_en_US" />
|
||||
|
@ -742,23 +742,14 @@
|
||||
<File Id="fileawrns005_HTM_$(var.Language)" Name="awrns~5.htm" LongName="awrns005.htm" DiskId="1" />
|
||||
<File Id="fileawrns006_HTM_$(var.Language)" Name="awrns~6.htm" LongName="awrns006.htm" DiskId="1" />
|
||||
<File Id="fileawrns007_HTM_$(var.Language)" Name="awrns~7.htm" LongName="awrns007.htm" DiskId="1" />
|
||||
<File Id="fileframes_HTM_$(var.Language)" Name="frames.htm" LongName="frames.htm" DiskId="1" />
|
||||
<File Id="fileframes_HTM_$(var.Language)" Name="relnot~2.htm" LongName="relnotes-frames.htm" DiskId="1" />
|
||||
<File Id="filelogo_HTM_$(var.Language)" Name="logo.htm" LongName="logo.htm" DiskId="1" />
|
||||
<File Id="filerelnotes_HTM_$(var.Language)" Name="relnotes.htm" LongName="relnotes.htm" DiskId="1" />
|
||||
<File Id="filetoc_HTM_$(var.Language)" Name="toc.htm" LongName="toc.htm" DiskId="1" />
|
||||
</Component>
|
||||
<Directory Id="dirrelnotes_files_$(var.Language)" Name="relnotes" LongName="relnotes_files" src="$(var.SrcDir)\WINNT\doc\install\Documentation\$(var.Language)\html\ReleaseNotes\relnotes_files\">
|
||||
<Component Id="cmp_relnotes_files_$(var.Language)" Guid="$(var.DocHtmlRelnotesFilesGuid)">
|
||||
<File Id="filernfilelist_XML_$(var.Language)" Name="filelist.xml" LongName="filelist.xml" DiskId="1"/>
|
||||
<File Id="filernheader_HTM_$(var.Language)" Name="header.htm" LongName="header.htm" DiskId="1"/>
|
||||
<File Id="filernpreview_WMF_$(var.Language)" Name="preview.wmf" LongName="preview.wmf" DiskId="1"/>
|
||||
</Component>
|
||||
</Directory> <!-- relnotes_files -->
|
||||
<Directory Id="dirlogo_files_$(var.Language)" Name="logo" LongName="logo_files" src="$(var.SrcDir)\WINNT\doc\install\Documentation\$(var.Language)\html\ReleaseNotes\logo_files\">
|
||||
<Component Id="cmp_logo_files_$(var.Language)" Guid="$(var.DocHtmlLogoFilesGuid)">
|
||||
<File Id="filelffilelist_XML_$(var.Language)" Name="filelist.xml" LongName="filelist.xml" DiskId="1"/>
|
||||
<File Id="filelfimage001_JPG_$(var.Language)" Name="image001.jpg" LongName="image001.jpg" DiskId="1"/>
|
||||
<File Id="filelfimage002_JPG_$(var.Language)" Name="image002.jpg" LongName="image002.jpg" DiskId="1"/>
|
||||
</Component>
|
||||
</Directory> <!-- logo_files -->
|
||||
</Directory> <!-- Release Notes -->
|
||||
@ -772,7 +763,7 @@
|
||||
</Component>
|
||||
<Component Id="cpf_CellServDB" Guid="D5BA4C15-DBEC-4292-91FC-B54C30F24F2A">
|
||||
<Registry Root="HKLM" Key="SOFTWARE\OpenAFS\Client" Name="CellServDBMoved" Type="integer" Value="1" Id="reg_OldCellDB" KeyPath="yes" />
|
||||
<CopyFile Id="copy_CellServDB" Delete="yes" DestinationDirectory="dirClient" DestinationName="CellServ|CellServDB" SourceDirectory="WindowsFolder" SourceName="afsdcell.ini" />
|
||||
<CopyFile Id="copy_CellServDB" Delete="yes" DestinationDirectory="dirClient" DestinationName="CelSrvDB" SourceDirectory="WindowsFolder" SourceName="afsdcell.ini" />
|
||||
<Condition>OLDCELLSERVDB <> ""</Condition>
|
||||
</Component>
|
||||
<Directory Id="dirProgram" Name="Program" src="$(var.ClientDir)">
|
||||
|
@ -1,64 +1,64 @@
|
||||
<Include>
|
||||
|
||||
<ProgressText Action="Advertise" Template="">Anwendungsprogramm wird angeboten</ProgressText>
|
||||
<ProgressText Action="Advertise">Anwendungsprogramm wird angeboten</ProgressText>
|
||||
|
||||
<ProgressText Action="AllocateRegistrySpace" Template="Freier Speicherplatz: [1]">In der Registrierung wird Speicherplatz reserviert</ProgressText>
|
||||
|
||||
<ProgressText Action="AppSearch" Template="Eigenschaft: [1], Signatur: [2]">Installierte Anwendungsprogramme werden gesucht</ProgressText>
|
||||
|
||||
<ProgressText Action="BindImage" Template="Datei: [1]">Ausführbare Dateien werden gebunden</ProgressText>
|
||||
<ProgressText Action="BindImage" Template="Datei: [1]">Ausführbare Dateien werden gebunden</ProgressText>
|
||||
|
||||
<ProgressText Action="CCPSearch" Template="">Kompatible Produkte werden gesucht</ProgressText>
|
||||
<ProgressText Action="CCPSearch">Kompatible Produkte werden gesucht</ProgressText>
|
||||
|
||||
<ProgressText Action="CostFinalize" Template="">Speicherbedarf wird berechnet</ProgressText>
|
||||
<ProgressText Action="CostFinalize">Speicherbedarf wird berechnet</ProgressText>
|
||||
|
||||
<ProgressText Action="CostInitialize" Template="">Speicherbedarf wird berechnet</ProgressText>
|
||||
<ProgressText Action="CostInitialize">Speicherbedarf wird berechnet</ProgressText>
|
||||
|
||||
<ProgressText Action="CreateFolders" Template="Ordner: [1]">Ordner werden erstellt</ProgressText>
|
||||
|
||||
<ProgressText Action="CreateShortcuts" Template="Verknüpfung: [1]">Verknüpfungen werden erstellt</ProgressText>
|
||||
<ProgressText Action="CreateShortcuts" Template="Verknüpfung: [1]">Verknüpfungen werden erstellt</ProgressText>
|
||||
|
||||
<ProgressText Action="DeleteServices" Template="Dienst: [1]">Dienste werden gelöscht</ProgressText>
|
||||
<ProgressText Action="DeleteServices" Template="Dienst: [1]">Dienste werden gelöscht</ProgressText>
|
||||
|
||||
<ProgressText Action="DuplicateFiles" Template="Datei: [1], Ordner: [9], Größe: [6]">Dateien werden dupliziert</ProgressText>
|
||||
<ProgressText Action="DuplicateFiles" Template="Datei: [1], Ordner: [9], Größe: [6]">Dateien werden dupliziert</ProgressText>
|
||||
|
||||
<ProgressText Action="FileCost" Template="">Speicherbedarf wird berechnet</ProgressText>
|
||||
<ProgressText Action="FileCost">Speicherbedarf wird berechnet</ProgressText>
|
||||
|
||||
<ProgressText Action="FindRelatedProducts" Template="Anwendung gefunden: [1]">Verwandte Anwendungen werden gesucht</ProgressText>
|
||||
|
||||
<ProgressText Action="GenerateScript" Template="[1]">Skriptoperationen werden generiert für Aktion:</ProgressText>
|
||||
<ProgressText Action="GenerateScript" Template="[1]">Skriptoperationen werden generiert für Aktion:</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallAdminPackage" Template="Datei: [1], Ordner: [9], Größe: [6]">Netzwerkinstallationsdateien werden kopiert</ProgressText>
|
||||
<ProgressText Action="InstallAdminPackage" Template="Datei: [1], Ordner: [9], Größe: [6]">Netzwerkinstallationsdateien werden kopiert</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallFiles" Template="Datei: [1], Ordner: [9], Größe: [6]">Neue Dateien werden kopiert</ProgressText>
|
||||
<ProgressText Action="InstallFiles" Template="Datei: [1], Ordner: [9], Größe: [6]">Neue Dateien werden kopiert</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallODBC" Template="">ODBC-Komponenten werden installiert</ProgressText>
|
||||
<ProgressText Action="InstallODBC">ODBC-Komponenten werden installiert</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallServices" Template="Dienst: [2]">Neue Dienste werden installiert</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallSFPCatalogFile" Template="Datei: [1], Abhängigkeiten: [2]">Systemkatalog wird installiert</ProgressText>
|
||||
<ProgressText Action="InstallSFPCatalogFile" Template="Datei: [1], Abhängigkeiten: [2]">Systemkatalog wird installiert</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallValidate" Template="">Die Installation wird überprüft</ProgressText>
|
||||
<ProgressText Action="InstallValidate">Die Installation wird überprüft</ProgressText>
|
||||
|
||||
<ProgressText Action="LaunchConditions" Template="">Die Startbedingungen werden überprüft</ProgressText>
|
||||
<ProgressText Action="LaunchConditions">Die Startbedingungen werden überprüft</ProgressText>
|
||||
|
||||
<ProgressText Action="MigrateFeatureStates" Template="Anwendung: [1]">Funktionszustände verwandter Anwendungen werden migriert</ProgressText>
|
||||
<ProgressText Action="MigrateFeatureStates" Template="Anwendung: [1]">Funktionszustände verwandter Anwendungen werden migriert</ProgressText>
|
||||
|
||||
<ProgressText Action="MoveFiles" Template="Datei: [1], Ordner: [9], Größe: [6]">Dateien werden verschoben</ProgressText>
|
||||
<ProgressText Action="MoveFiles" Template="Datei: [1], Ordner: [9], Größe: [6]">Dateien werden verschoben</ProgressText>
|
||||
|
||||
<ProgressText Action="MsiPublishAssemblies" Template="Anwendungskontext:[1], Assemblierungsname:[2]">Assemblierungsinformationen werden veröffentlicht</ProgressText>
|
||||
<ProgressText Action="MsiPublishAssemblies" Template="Anwendungskontext:[1], Assemblierungsname:[2]">Assemblierungsinformationen werden veröffentlicht</ProgressText>
|
||||
|
||||
<ProgressText Action="MsiUnpublishAssemblies" Template="Anwendungskontext:[1], Assemblierungsname:[2]">Veröffentlichung der Assemblierungsinformationen wird aufgehoben</ProgressText>
|
||||
<ProgressText Action="MsiUnpublishAssemblies" Template="Anwendungskontext:[1], Assemblierungsname:[2]">Veröffentlichung der Assemblierungsinformationen wird aufgehoben</ProgressText>
|
||||
|
||||
<ProgressText Action="PatchFiles" Template="Datei: [1], Ordner: [2], Größe: [3]">Dateien werden gepatcht</ProgressText>
|
||||
<ProgressText Action="PatchFiles" Template="Datei: [1], Ordner: [2], Größe: [3]">Dateien werden gepatcht</ProgressText>
|
||||
|
||||
<ProgressText Action="ProcessComponents" Template="">Registrierung der Komponente(n) wird aktualisiert</ProgressText>
|
||||
<ProgressText Action="ProcessComponents">Registrierung der Komponente(n) wird aktualisiert</ProgressText>
|
||||
|
||||
<ProgressText Action="PublishComponents" Template="Komponentenkennung: [1], Kennzeichner: [2]">Qualifizierte Komponenten werden veröffentlicht</ProgressText>
|
||||
<ProgressText Action="PublishComponents" Template="Komponentenkennung: [1], Kennzeichner: [2]">Qualifizierte Komponenten werden veröffentlicht</ProgressText>
|
||||
|
||||
<ProgressText Action="PublishFeatures" Template="Funktion: [1]">Produktfunktionen werden veröffentlicht</ProgressText>
|
||||
<ProgressText Action="PublishFeatures" Template="Funktion: [1]">Produktfunktionen werden veröffentlicht</ProgressText>
|
||||
|
||||
<ProgressText Action="PublishProduct" Template="">Produktinformation wird veröffentlicht</ProgressText>
|
||||
<ProgressText Action="PublishProduct">Produktinformation wird veröffentlicht</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterClassInfo" Template="Klassenkennung: [1]">Klassenserver werden registriert</ProgressText>
|
||||
|
||||
@ -88,17 +88,17 @@
|
||||
|
||||
<ProgressText Action="RemoveFolders" Template="Ordner: [1]">Ordner werden entfernt</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveIniValues" Template="Datei: [1], Abschnitt: [2], Schlüssel: [3], Wert: [4]">INI-Dateieinträge werden entfernt</ProgressText>
|
||||
<ProgressText Action="RemoveIniValues" Template="Datei: [1], Abschnitt: [2], Schlüssel: [3], Wert: [4]">INI-Dateieinträge werden entfernt</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveODBC" Template="">ODBC-Komponenten werden entfernt</ProgressText>
|
||||
<ProgressText Action="RemoveODBC">ODBC-Komponenten werden entfernt</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveRegistryValues" Template="Schlüssel: [1], Name: [2]">Werte werden aus der Systemregistrierung entfernt</ProgressText>
|
||||
<ProgressText Action="RemoveRegistryValues" Template="Schlüssel: [1], Name: [2]">Werte werden aus der Systemregistrierung entfernt</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveShortcuts" Template="Verknüpfungen: [1]">Verknüpfungen werden entfernt</ProgressText>
|
||||
<ProgressText Action="RemoveShortcuts" Template="Verknüpfungen: [1]">Verknüpfungen werden entfernt</ProgressText>
|
||||
|
||||
<ProgressText Action="RMCCPSearch" Template="">Kompatible Produkte werden gesucht</ProgressText>
|
||||
<ProgressText Action="RMCCPSearch">Kompatible Produkte werden gesucht</ProgressText>
|
||||
|
||||
<ProgressText Action="Rollback" Template="[1]">Aktion wird rückgängig gemacht:</ProgressText>
|
||||
<ProgressText Action="Rollback" Template="[1]">Aktion wird rückgängig gemacht:</ProgressText>
|
||||
|
||||
<ProgressText Action="RollbackCleanup" Template="Datei: [1]">Sicherungsdateien werden entfernt</ProgressText>
|
||||
|
||||
@ -106,7 +106,7 @@
|
||||
|
||||
<ProgressText Action="SelfUnregModules" Template="Datei: [1], Ordner: [2]">Module werden aus der Registrierung entfernt</ProgressText>
|
||||
|
||||
<ProgressText Action="SetODBCFolders" Template="">ODBC-Ordner werden initialisiert</ProgressText>
|
||||
<ProgressText Action="SetODBCFolders">ODBC-Ordner werden initialisiert</ProgressText>
|
||||
|
||||
<ProgressText Action="StartServices" Template="Dienst: [1]">Dienste werden gestartet</ProgressText>
|
||||
|
||||
@ -114,11 +114,11 @@
|
||||
|
||||
<ProgressText Action="UnmoveFiles" Template="Datei: [1], Ordner: [9]">Verschobene Dateien werden entfernt</ProgressText>
|
||||
|
||||
<ProgressText Action="UnpublishComponents" Template="Komponentenkennung: [1], Kennzeichner: [2]">Veröffentlichung qualifizierter Komponenten wird rückgängig gemacht</ProgressText>
|
||||
<ProgressText Action="UnpublishComponents" Template="Komponentenkennung: [1], Kennzeichner: [2]">Veröffentlichung qualifizierter Komponenten wird rückgängig gemacht</ProgressText>
|
||||
|
||||
<ProgressText Action="UnpublishFeatures" Template="Funktion: [1]">Veröffentlichung von Produktfunktionen wird rückgängig gemacht</ProgressText>
|
||||
<ProgressText Action="UnpublishFeatures" Template="Funktion: [1]">Veröffentlichung von Produktfunktionen wird rückgängig gemacht</ProgressText>
|
||||
|
||||
<ProgressText Action="UnpublishProduct" Template="">Veröffentlichung von Produktinformation wird rückgängig gemacht</ProgressText>
|
||||
<ProgressText Action="UnpublishProduct">Veröffentlichung von Produktinformation wird rückgängig gemacht</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterClassInfo" Template="Klassenkennung: [1]">Klassenserver werden aus der Registrierung entfernt</ProgressText>
|
||||
|
||||
@ -136,8 +136,8 @@
|
||||
|
||||
<ProgressText Action="WriteEnvironmentStrings" Template="Name: [1], Wert: [2], Aktion [3]">Umgebungsstrings werden aktualisiert</ProgressText>
|
||||
|
||||
<ProgressText Action="WriteIniValues" Template="Datei: [1], Abschnitt: [2], Schlüssel: [3], Wert: [4]">INI-Dateiwerte werden geschrieben</ProgressText>
|
||||
<ProgressText Action="WriteIniValues" Template="Datei: [1], Abschnitt: [2], Schlüssel: [3], Wert: [4]">INI-Dateiwerte werden geschrieben</ProgressText>
|
||||
|
||||
<ProgressText Action="WriteRegistryValues" Template="Schlüssel: [1], Name: [2], Wert: [3]">Werte werden in die Systemregistrierung geschrieben</ProgressText>
|
||||
<ProgressText Action="WriteRegistryValues" Template="Schlüssel: [1], Name: [2], Wert: [3]">Werte werden in die Systemregistrierung geschrieben</ProgressText>
|
||||
|
||||
</Include>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<Include>
|
||||
|
||||
<ProgressText Action="Advertise" Template="">Advertising application</ProgressText>
|
||||
<ProgressText Action="Advertise">Advertising application</ProgressText>
|
||||
|
||||
<ProgressText Action="AppSearch" Template="Property: [1], Signature: [2]">Searching for installed applications</ProgressText>
|
||||
|
||||
@ -8,11 +8,11 @@
|
||||
|
||||
<ProgressText Action="BindImage" Template="File: [1]">Binding executables</ProgressText>
|
||||
|
||||
<ProgressText Action="CCPSearch" Template="">Searching for qualifying products</ProgressText>
|
||||
<ProgressText Action="CCPSearch">Searching for qualifying products</ProgressText>
|
||||
|
||||
<ProgressText Action="CostFinalize" Template="">Computing space requirements</ProgressText>
|
||||
<ProgressText Action="CostFinalize">Computing space requirements</ProgressText>
|
||||
|
||||
<ProgressText Action="CostInitialize" Template="">Computing space requirements</ProgressText>
|
||||
<ProgressText Action="CostInitialize">Computing space requirements</ProgressText>
|
||||
|
||||
<ProgressText Action="CreateFolders" Template="Folder: [1]">Creating folders</ProgressText>
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
|
||||
<ProgressText Action="DuplicateFiles" Template="File: [1], Directory: [9], Size: [6]">Creating duplicate files</ProgressText>
|
||||
|
||||
<ProgressText Action="FileCost" Template="">Computing space requirements</ProgressText>
|
||||
<ProgressText Action="FileCost">Computing space requirements</ProgressText>
|
||||
|
||||
<ProgressText Action="FindRelatedProducts" Template="Found application: [1]">Searching for related applications</ProgressText>
|
||||
|
||||
@ -32,13 +32,13 @@
|
||||
|
||||
<ProgressText Action="InstallFiles" Template="File: [1], Directory: [9], Size: [6]">Copying new files</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallODBC" Template="">Installing ODBC components</ProgressText>
|
||||
<ProgressText Action="InstallODBC">Installing ODBC components</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallServices" Template="Service: [2]">Installing new services</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallValidate" Template="">Validating install</ProgressText>
|
||||
<ProgressText Action="InstallValidate">Validating install</ProgressText>
|
||||
|
||||
<ProgressText Action="LaunchConditions" Template="">Evaluating launch conditions</ProgressText>
|
||||
<ProgressText Action="LaunchConditions">Evaluating launch conditions</ProgressText>
|
||||
|
||||
<ProgressText Action="MigrateFeatureStates" Template="Application: [1]">Migrating feature states from related applications</ProgressText>
|
||||
|
||||
@ -46,13 +46,13 @@
|
||||
|
||||
<ProgressText Action="PatchFiles" Template="File: [1], Directory: [2], Size: [3]">Patching files</ProgressText>
|
||||
|
||||
<ProgressText Action="ProcessComponents" Template="">Updating component registration</ProgressText>
|
||||
<ProgressText Action="ProcessComponents">Updating component registration</ProgressText>
|
||||
|
||||
<ProgressText Action="PublishComponents" Template="Component ID: [1], Qualifier: [2]">Publishing Qualified Components</ProgressText>
|
||||
|
||||
<ProgressText Action="PublishFeatures" Template="Feature: [1]">Publishing Product Features</ProgressText>
|
||||
|
||||
<ProgressText Action="PublishProduct" Template="">Publishing product information</ProgressText>
|
||||
<ProgressText Action="PublishProduct">Publishing product information</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterClassInfo" Template="Class Id: [1]">Registering Class servers</ProgressText>
|
||||
|
||||
@ -84,13 +84,13 @@
|
||||
|
||||
<ProgressText Action="RemoveIniValues" Template="File: [1], Section: [2], Key: [3], Value: [4]">Removing INI files entries</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveODBC" Template="">Removing ODBC components</ProgressText>
|
||||
<ProgressText Action="RemoveODBC">Removing ODBC components</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveRegistryValues" Template="Key: [1], Name: [2]">Removing system registry values</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveShortcuts" Template="Shortcut: [1]">Removing shortcuts</ProgressText>
|
||||
|
||||
<ProgressText Action="RMCCPSearch" Template="">Searching for qualifying products</ProgressText>
|
||||
<ProgressText Action="RMCCPSearch">Searching for qualifying products</ProgressText>
|
||||
|
||||
<ProgressText Action="Rollback" Template="[1]">Rolling back action:</ProgressText>
|
||||
|
||||
@ -100,7 +100,7 @@
|
||||
|
||||
<ProgressText Action="SelfUnregModules" Template="File: [1], Folder: [2]">Unregistering modules</ProgressText>
|
||||
|
||||
<ProgressText Action="SetODBCFolders" Template="">Initializing ODBC directories</ProgressText>
|
||||
<ProgressText Action="SetODBCFolders">Initializing ODBC directories</ProgressText>
|
||||
|
||||
<ProgressText Action="StartServices" Template="Service: [1]">Starting services</ProgressText>
|
||||
|
||||
@ -112,7 +112,7 @@
|
||||
|
||||
<ProgressText Action="UnpublishFeatures" Template="Feature: [1]">Unpublishing Product Features</ProgressText>
|
||||
|
||||
<ProgressText Action="UnpublishProduct" Template="">Unpublishing product information</ProgressText>
|
||||
<ProgressText Action="UnpublishProduct">Unpublishing product information</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterClassInfo" Template="Class Id: [1]">Unregister Class servers</ProgressText>
|
||||
|
||||
|
@ -759,22 +759,22 @@
|
||||
<Control Id="DNSLabel" Type="Text" X="45" Y="160" Width="100" Height="15" Text="Lookup cells in DNS" />
|
||||
<Control Id="DNSSel" Type="RadioButtonGroup" X="150" Y="160" Width="120" Height="20" Property="USEDNS" />
|
||||
</Dialog>
|
||||
<RadioGroup Property="SECURITYLEVEL">
|
||||
<RadioButtonGroup Property="SECURITYLEVEL">
|
||||
<RadioButton X="5" Y="0" Width="55" Height="15" Text="Disable" Value="0"></RadioButton>
|
||||
<RadioButton X="65" Y="0" Width="55" Height="15" Text="Enable" Value="1"></RadioButton>
|
||||
</RadioGroup>
|
||||
<RadioGroup Property="FREELANCEMODE">
|
||||
</RadioButtonGroup>
|
||||
<RadioButtonGroup Property="FREELANCEMODE">
|
||||
<RadioButton X="5" Y="0" Width="55" Height="15" Text="Disable" Value="0"></RadioButton>
|
||||
<RadioButton X="65" Y="0" Width="55" Height="15" Text="Enable" Value="1"></RadioButton>
|
||||
</RadioGroup>
|
||||
<RadioGroup Property="USEDNS">
|
||||
</RadioButtonGroup>
|
||||
<RadioButtonGroup Property="USEDNS">
|
||||
<RadioButton X="5" Y="0" Width="55" Height="15" Text="Disable" Value="0"></RadioButton>
|
||||
<RadioButton X="65" Y="0" Width="55" Height="15" Text="Enable" Value="1"></RadioButton>
|
||||
</RadioGroup>
|
||||
<RadioGroup Property="LOGONOPTIONS">
|
||||
</RadioButtonGroup>
|
||||
<RadioButtonGroup Property="LOGONOPTIONS">
|
||||
<RadioButton X="5" Y="0" Width="55" Height="15" Text="Disable" Value="0"></RadioButton>
|
||||
<RadioButton X="65" Y="0" Width="55" Height="15" Text="Enable" Value="1"></RadioButton>
|
||||
</RadioGroup>
|
||||
</RadioButtonGroup>
|
||||
|
||||
<Dialog Id="ConfigCredsDlg" Width="370" Height="270" Title="[ProductName] [Setup]" NoMinimize="yes">
|
||||
<Control Id="Back" Type="PushButton" X="180" Y="243" Width="56" Height="17" Text="[ButtonText_Back]">
|
||||
@ -969,10 +969,10 @@
|
||||
<Text>{\VerdanaBold13}Welcome to the [ProductName] [Wizard]</Text>
|
||||
</Control>
|
||||
</Dialog>
|
||||
<RadioGroup Property="IAgree">
|
||||
<RadioButtonGroup Property="IAgree">
|
||||
<RadioButton Text="{\DlgFont8}I &accept the terms in the License Agreement" X="5" Y="0" Width="250" Height="15" Value="yes"></RadioButton>
|
||||
<RadioButton Text="{\DlgFont8}I &do not accept the terms in the License Agreement" X="5" Y="20" Width="250" Height="15" Value="no"></RadioButton>
|
||||
</RadioGroup>
|
||||
</RadioButtonGroup>
|
||||
<TextStyle Id="DlgFont8" FaceName="Tahoma" Size="8" />
|
||||
<TextStyle Id="DlgFontBold8" FaceName="Tahoma" Size="8" Bold="yes" />
|
||||
<TextStyle Id="VerdanaBold13" FaceName="Verdana" Size="13" Bold="yes" />
|
||||
|
@ -1,6 +1,6 @@
|
||||
<Include>
|
||||
|
||||
<ProgressText Action="Advertise" Template="">Mostrar aplicación</ProgressText>
|
||||
<ProgressText Action="Advertise">Mostrar aplicación</ProgressText>
|
||||
|
||||
<ProgressText Action="AllocateRegistrySpace" Template="Espacio disponible: [1]">Asignando espacio del registro</ProgressText>
|
||||
|
||||
@ -8,11 +8,11 @@
|
||||
|
||||
<ProgressText Action="BindImage" Template="Archivo: [1]">Enlazando archivos ejecutables</ProgressText>
|
||||
|
||||
<ProgressText Action="CCPSearch" Template="">Buscando productos necesarios</ProgressText>
|
||||
<ProgressText Action="CCPSearch">Buscando productos necesarios</ProgressText>
|
||||
|
||||
<ProgressText Action="CostFinalize" Template="">Calculando el espacio necesario</ProgressText>
|
||||
<ProgressText Action="CostFinalize">Calculando el espacio necesario</ProgressText>
|
||||
|
||||
<ProgressText Action="CostInitialize" Template="">Calculando el espacio necesario</ProgressText>
|
||||
<ProgressText Action="CostInitialize">Calculando el espacio necesario</ProgressText>
|
||||
|
||||
<ProgressText Action="CreateFolders" Template="Carpeta: [1]">Creando carpetas</ProgressText>
|
||||
|
||||
@ -20,55 +20,55 @@
|
||||
|
||||
<ProgressText Action="DeleteServices" Template="Servicio: [1]">Eliminando servicios</ProgressText>
|
||||
|
||||
<ProgressText Action="DuplicateFiles" Template="Archivo: [1], directorio: [9], tamaño: [6]">Creando archivos duplicados</ProgressText>
|
||||
<ProgressText Action="DuplicateFiles" Template="Archivo: [1], directorio: [9], tamaño: [6]">Creando archivos duplicados</ProgressText>
|
||||
|
||||
<ProgressText Action="FileCost" Template="">Calculando el espacio necesario</ProgressText>
|
||||
<ProgressText Action="FileCost">Calculando el espacio necesario</ProgressText>
|
||||
|
||||
<ProgressText Action="FindRelatedProducts" Template="Se encontró esta aplicación: [1]">Buscando aplicaciones relacionadas</ProgressText>
|
||||
<ProgressText Action="FindRelatedProducts" Template="Se encontró esta aplicación: [1]">Buscando aplicaciones relacionadas</ProgressText>
|
||||
|
||||
<ProgressText Action="GenerateScript" Template="[1]">Generando operaciones de secuencias de comandos para la acción:</ProgressText>
|
||||
<ProgressText Action="GenerateScript" Template="[1]">Generando operaciones de secuencias de comandos para la acción:</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallAdminPackage" Template="Archivo: [1], directorio: [9], tamaño: [6]">Copiando archivos de instalación de la red</ProgressText>
|
||||
<ProgressText Action="InstallAdminPackage" Template="Archivo: [1], directorio: [9], tamaño: [6]">Copiando archivos de instalación de la red</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallFiles" Template="Archivo: [1], directorio: [9], tamaño: [6]">Copiando archivos nuevos</ProgressText>
|
||||
<ProgressText Action="InstallFiles" Template="Archivo: [1], directorio: [9], tamaño: [6]">Copiando archivos nuevos</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallODBC" Template="">Instalando componentes ODBC</ProgressText>
|
||||
<ProgressText Action="InstallODBC">Instalando componentes ODBC</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallServices" Template="Servicio: [2]">Instalando servicios nuevos</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallSFPCatalogFile" Template="Archivo: [1], dependencias: [2]">Instalar catálogo de sistema</ProgressText>
|
||||
<ProgressText Action="InstallSFPCatalogFile" Template="Archivo: [1], dependencias: [2]">Instalar catálogo de sistema</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallValidate" Template="">Validando la instalación</ProgressText>
|
||||
<ProgressText Action="InstallValidate">Validando la instalación</ProgressText>
|
||||
|
||||
<ProgressText Action="LaunchConditions" Template="">Evaluando condiciones de inicio</ProgressText>
|
||||
<ProgressText Action="LaunchConditions">Evaluando condiciones de inicio</ProgressText>
|
||||
|
||||
<ProgressText Action="MigrateFeatureStates" Template="Aplicación: [1]">Transfiriendo los estados de las características desde las aplicaciones relacionadas</ProgressText>
|
||||
<ProgressText Action="MigrateFeatureStates" Template="Aplicación: [1]">Transfiriendo los estados de las características desde las aplicaciones relacionadas</ProgressText>
|
||||
|
||||
<ProgressText Action="MoveFiles" Template="Archivo: [1], directorio: [9], tamaño: [6]">Moviendo archivos</ProgressText>
|
||||
<ProgressText Action="MoveFiles" Template="Archivo: [1], directorio: [9], tamaño: [6]">Moviendo archivos</ProgressText>
|
||||
|
||||
<ProgressText Action="MsiPublishAssemblies" Template="Contexto de aplicación:[1], Nombre de asamblea:[2]">Publicar información de la asamblea</ProgressText>
|
||||
<ProgressText Action="MsiPublishAssemblies" Template="Contexto de aplicación:[1], Nombre de asamblea:[2]">Publicar información de la asamblea</ProgressText>
|
||||
|
||||
<ProgressText Action="MsiUnpublishAssemblies" Template="Contexto de aplicación:[1], Nombre de asamblea:[2]">No publicar información de la asamblea</ProgressText>
|
||||
<ProgressText Action="MsiUnpublishAssemblies" Template="Contexto de aplicación:[1], Nombre de asamblea:[2]">No publicar información de la asamblea</ProgressText>
|
||||
|
||||
<ProgressText Action="PatchFiles" Template="Archivo: [1], directorio: [2], tamaño: [3]">Revisando archivos</ProgressText>
|
||||
<ProgressText Action="PatchFiles" Template="Archivo: [1], directorio: [2], tamaño: [3]">Revisando archivos</ProgressText>
|
||||
|
||||
<ProgressText Action="ProcessComponents" Template="">Actualizando el registro de componentes</ProgressText>
|
||||
<ProgressText Action="ProcessComponents">Actualizando el registro de componentes</ProgressText>
|
||||
|
||||
<ProgressText Action="PublishComponents" Template="Id. del componente: [1], capacitador: [2]">Publicar componentes aceptables</ProgressText>
|
||||
|
||||
<ProgressText Action="PublishFeatures" Template="Función: [1]">Publicar funciones del producto</ProgressText>
|
||||
<ProgressText Action="PublishFeatures" Template="Función: [1]">Publicar funciones del producto</ProgressText>
|
||||
|
||||
<ProgressText Action="PublishProduct" Template="">Publicar información del producto</ProgressText>
|
||||
<ProgressText Action="PublishProduct">Publicar información del producto</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterClassInfo" Template="Id. de clase: [1]">Registrando servidores de clases</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterComPlus" Template="IdApl: [1]{{, Tipo de apl.: [2], Usuarios: [3], RSN: [4]}}">Registrando aplicaciones y componentes COM+</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterExtensionInfo" Template="Extensión: [1]">Registrando servidores de extensiones</ProgressText>
|
||||
<ProgressText Action="RegisterExtensionInfo" Template="Extensión: [1]">Registrando servidores de extensiones</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterFonts" Template="Fuente: [1]">Registrando fuentes</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterMIMEInfo" Template="Tipo de contenido MIME: [1], extensión: [2]">Registrando información MIME</ProgressText>
|
||||
<ProgressText Action="RegisterMIMEInfo" Template="Tipo de contenido MIME: [1], extensión: [2]">Registrando información MIME</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterProduct" Template="[1]">Registrando el producto</ProgressText>
|
||||
|
||||
@ -80,33 +80,33 @@
|
||||
|
||||
<ProgressText Action="RemoveDuplicateFiles" Template="Archivo: [1], directorio: [9]">Quitando archivos duplicados</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveEnvironmentStrings" Template="Nombre: [1], valor: [2], acción [3]">Actualizando cadenas de entorno</ProgressText>
|
||||
<ProgressText Action="RemoveEnvironmentStrings" Template="Nombre: [1], valor: [2], acción [3]">Actualizando cadenas de entorno</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveExistingProducts" Template="Aplicación: [1], Línea de comandos: [2]">Quitando aplicaciones</ProgressText>
|
||||
<ProgressText Action="RemoveExistingProducts" Template="Aplicación: [1], Línea de comandos: [2]">Quitando aplicaciones</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveFiles" Template="Archivo: [1], directorio: [9]">Quitando archivos</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveFolders" Template="Carpeta: [1]">Quitando carpetas</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveIniValues" Template="Archivo: [1], sección: [2], clave: [3], valor: [4]">Quitando entradas de archivos INI</ProgressText>
|
||||
<ProgressText Action="RemoveIniValues" Template="Archivo: [1], sección: [2], clave: [3], valor: [4]">Quitando entradas de archivos INI</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveODBC" Template="">Quitando componentes ODBC</ProgressText>
|
||||
<ProgressText Action="RemoveODBC">Quitando componentes ODBC</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveRegistryValues" Template="Clave: [1], nombre: [2]">Quitando valores del registro del sistema</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveShortcuts" Template="Acceso directo: [1]">Quitando accesos directos</ProgressText>
|
||||
|
||||
<ProgressText Action="RMCCPSearch" Template="">Buscando productos necesarios</ProgressText>
|
||||
<ProgressText Action="RMCCPSearch">Buscando productos necesarios</ProgressText>
|
||||
|
||||
<ProgressText Action="Rollback" Template="[1]">Acción de restauración:</ProgressText>
|
||||
<ProgressText Action="Rollback" Template="[1]">Acción de restauración:</ProgressText>
|
||||
|
||||
<ProgressText Action="RollbackCleanup" Template="Archivo: [1]">Quitando copias de seguridad</ProgressText>
|
||||
|
||||
<ProgressText Action="SelfRegModules" Template="Archivo: [1], carpeta: [2]">Registrando módulos</ProgressText>
|
||||
<ProgressText Action="SelfRegModules" Template="Archivo: [1], carpeta: [2]">Registrando módulos</ProgressText>
|
||||
|
||||
<ProgressText Action="SelfUnregModules" Template="Archivo: [1], carpeta: [2]">Eliminando módulos del registro</ProgressText>
|
||||
<ProgressText Action="SelfUnregModules" Template="Archivo: [1], carpeta: [2]">Eliminando módulos del registro</ProgressText>
|
||||
|
||||
<ProgressText Action="SetODBCFolders" Template="">Inicializando directorios ODBC</ProgressText>
|
||||
<ProgressText Action="SetODBCFolders">Inicializando directorios ODBC</ProgressText>
|
||||
|
||||
<ProgressText Action="StartServices" Template="Servicio: [1]">Iniciando servicios</ProgressText>
|
||||
|
||||
@ -114,29 +114,29 @@
|
||||
|
||||
<ProgressText Action="UnmoveFiles" Template="Archivo: [1], directorio: [9]">Quitando archivos movidos</ProgressText>
|
||||
|
||||
<ProgressText Action="UnpublishComponents" Template="Id. del componente: [1], capacitador: [2]">Anular publicación de componentes aceptables</ProgressText>
|
||||
<ProgressText Action="UnpublishComponents" Template="Id. del componente: [1], capacitador: [2]">Anular publicación de componentes aceptables</ProgressText>
|
||||
|
||||
<ProgressText Action="UnpublishFeatures" Template="Función: [1]">Anular publicación de funciones del producto</ProgressText>
|
||||
<ProgressText Action="UnpublishFeatures" Template="Función: [1]">Anular publicación de funciones del producto</ProgressText>
|
||||
|
||||
<ProgressText Action="UnpublishProduct" Template="">Anular publicación de información del producto</ProgressText>
|
||||
<ProgressText Action="UnpublishProduct">Anular publicación de información del producto</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterClassInfo" Template="Id. de clase: [1]">Eliminar del registro los servidores de clases</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterComPlus" Template="IdApl: [1]{{, Tipo de apl.: [2]}}">Quitando aplicaciones y componentes COM+ del registro</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterExtensionInfo" Template="Extensión: [1]">Eliminando del registro los servidores de extensiones</ProgressText>
|
||||
<ProgressText Action="UnregisterExtensionInfo" Template="Extensión: [1]">Eliminando del registro los servidores de extensiones</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterFonts" Template="Fuente: [1]">Eliminando del registro las fuentes</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterMIMEInfo" Template="Tipo de contenido MIME: [1], extensión: [2]">Eliminando del registro información MIME</ProgressText>
|
||||
<ProgressText Action="UnregisterMIMEInfo" Template="Tipo de contenido MIME: [1], extensión: [2]">Eliminando del registro información MIME</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterProgIdInfo" Template="IdProg: [1]">Eliminando identificadores de programa del registro</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterTypeLibraries" Template="Id. de la biblioteca: [1]">Eliminando del registro bibliotecas de tipos</ProgressText>
|
||||
|
||||
<ProgressText Action="WriteEnvironmentStrings" Template="Nombre: [1], valor: [2], acción [3]">Actualizando cadenas de entorno</ProgressText>
|
||||
<ProgressText Action="WriteEnvironmentStrings" Template="Nombre: [1], valor: [2], acción [3]">Actualizando cadenas de entorno</ProgressText>
|
||||
|
||||
<ProgressText Action="WriteIniValues" Template="Archivo: [1], sección: [2], clave: [3], valor: [4]">Escribiendo valores de los archivos INI</ProgressText>
|
||||
<ProgressText Action="WriteIniValues" Template="Archivo: [1], sección: [2], clave: [3], valor: [4]">Escribiendo valores de los archivos INI</ProgressText>
|
||||
|
||||
<ProgressText Action="WriteRegistryValues" Template="Clave: [1], nombre: [2], valor: [3]">Escribiendo valores del registro del sistema</ProgressText>
|
||||
|
||||
|
@ -1,143 +1,143 @@
|
||||
<Include>
|
||||
|
||||
<ProgressText Action="Advertise" Template="">後で使用するためにアプリケーションを設定しています</ProgressText>
|
||||
<ProgressText Action="Advertise">Œã‚ÅŽg—p‚·‚邽‚߂ɃAƒvƒŠƒP[ƒVƒ‡ƒ“‚ðݒ肵‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="AllocateRegistrySpace" Template="空き領域: [1]">レジストリ領域を割り当てています</ProgressText>
|
||||
<ProgressText Action="AllocateRegistrySpace" Template="‹ó‚«—̈æ: [1]">ƒŒƒWƒXƒgƒŠ—̈æ‚ðŠ„‚è“–‚Ä‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="AppSearch" Template="プロパティ: [1]、 署名: [2]">インストールされているアプリケーションを検索しています</ProgressText>
|
||||
<ProgressText Action="AppSearch" Template="ƒvƒƒpƒeƒB: [1]A –¼: [2]">ƒCƒ“ƒXƒg[ƒ‹‚³‚ê‚Ä‚¢‚éƒAƒvƒŠƒP[ƒVƒ‡ƒ“‚ðŒŸõ‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="BindImage" Template="ファイル: [1]">実行ファイルをバインドしています</ProgressText>
|
||||
<ProgressText Action="BindImage" Template="ƒtƒ@ƒCƒ‹: [1]">ŽÀsƒtƒ@ƒCƒ‹‚ðƒoƒCƒ“ƒh‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="CCPSearch" Template="">条件に合う製品を検索しています</ProgressText>
|
||||
<ProgressText Action="CCPSearch">ðŒ‚ɇ‚¤»•i‚ðŒŸõ‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="CostFinalize" Template="">必要な領域を計算しています</ProgressText>
|
||||
<ProgressText Action="CostFinalize">•K—v‚ȗ̈æ‚ðŒvŽZ‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="CostInitialize" Template="">必要な領域を計算しています</ProgressText>
|
||||
<ProgressText Action="CostInitialize">•K—v‚ȗ̈æ‚ðŒvŽZ‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="CreateFolders" Template="フォルダ: [1]">フォルダを作成しています</ProgressText>
|
||||
<ProgressText Action="CreateFolders" Template="ƒtƒHƒ‹ƒ_: [1]">ƒtƒHƒ‹ƒ_‚ð쬂µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="CreateShortcuts" Template="ショートカット: [1]">ショートカットを作成しています</ProgressText>
|
||||
<ProgressText Action="CreateShortcuts" Template="ƒVƒ‡[ƒgƒJƒbƒg: [1]">ƒVƒ‡[ƒgƒJƒbƒg‚ð쬂µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="DeleteServices" Template="サービス: [1]">サービスを削除しています</ProgressText>
|
||||
<ProgressText Action="DeleteServices" Template="ƒT[ƒrƒX: [1]">ƒT[ƒrƒX‚ð휂µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="DuplicateFiles" Template="ファイル: [1]、 ディレクトリ: [9]、 サイズ: [6]">重複しているファイルを作成しています</ProgressText>
|
||||
<ProgressText Action="DuplicateFiles" Template="ƒtƒ@ƒCƒ‹: [1]A ƒfƒBƒŒƒNƒgƒŠ: [9]A ƒTƒCƒY: [6]">d•¡‚µ‚Ä‚¢‚éƒtƒ@ƒCƒ‹‚ð쬂µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="FileCost" Template="">必要な領域を計算しています</ProgressText>
|
||||
<ProgressText Action="FileCost">•K—v‚ȗ̈æ‚ðŒvŽZ‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="FindRelatedProducts" Template="見つかったアプリケーション : [1]">関連のアプリケーションを検索しています</ProgressText>
|
||||
<ProgressText Action="FindRelatedProducts" Template="Œ©‚‚©‚Á‚½ƒAƒvƒŠƒP[ƒVƒ‡ƒ“ : [1]">ŠÖ˜A‚̃AƒvƒŠƒP[ƒVƒ‡ƒ“‚ðŒŸõ‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="GenerateScript" Template="[1]">操作のためのスクリプト操作を作成しています:</ProgressText>
|
||||
<ProgressText Action="GenerateScript" Template="[1]">‘€ì‚Ì‚½‚߂̃XƒNƒŠƒvƒg‘€ì‚ð쬂µ‚Ä‚¢‚Ü‚·:</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallAdminPackage" Template="ファイル: [1]、 ディレクトリ: [9]、 サイズ: [6]">ネットワーク インストール ファイルをコピーしています</ProgressText>
|
||||
<ProgressText Action="InstallAdminPackage" Template="ƒtƒ@ƒCƒ‹: [1]A ƒfƒBƒŒƒNƒgƒŠ: [9]A ƒTƒCƒY: [6]">ƒlƒbƒgƒ[ƒN ƒCƒ“ƒXƒg[ƒ‹ ƒtƒ@ƒCƒ‹‚ðƒRƒs[‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallFiles" Template="ファイル: [1]、 ディレクトリ: [9]、 サイズ: [6]">新しいファイルをコピーしています</ProgressText>
|
||||
<ProgressText Action="InstallFiles" Template="ƒtƒ@ƒCƒ‹: [1]A ƒfƒBƒŒƒNƒgƒŠ: [9]A ƒTƒCƒY: [6]">V‚µ‚¢ƒtƒ@ƒCƒ‹‚ðƒRƒs[‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallODBC" Template="">ODBC コンポーネントをインストールしています</ProgressText>
|
||||
<ProgressText Action="InstallODBC">ODBC ƒRƒ“ƒ|[ƒlƒ“ƒg‚ðƒCƒ“ƒXƒg[ƒ‹‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallServices" Template="サービス: [2]">新しいサービスをインストールしています</ProgressText>
|
||||
<ProgressText Action="InstallServices" Template="ƒT[ƒrƒX: [2]">V‚µ‚¢ƒT[ƒrƒX‚ðƒCƒ“ƒXƒg[ƒ‹‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallSFPCatalogFile" Template="ファイル: [1], 依存関係: [2]">システム カタログをインストールしています</ProgressText>
|
||||
<ProgressText Action="InstallSFPCatalogFile" Template="ƒtƒ@ƒCƒ‹: [1], ˆË‘¶ŠÖŒW: [2]">ƒVƒXƒeƒ€ ƒJƒ^ƒƒO‚ðƒCƒ“ƒXƒg[ƒ‹‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallValidate" Template="">インストールを検証しています</ProgressText>
|
||||
<ProgressText Action="InstallValidate">ƒCƒ“ƒXƒg[ƒ‹‚ðŒŸØ‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="LaunchConditions" Template="">起動状態を検証しています</ProgressText>
|
||||
<ProgressText Action="LaunchConditions">‹N“®ó‘Ô‚ðŒŸØ‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="MigrateFeatureStates" Template="アプリケーション : [1]">関連のアプリケーションから機能の状態を移行しています</ProgressText>
|
||||
<ProgressText Action="MigrateFeatureStates" Template="ƒAƒvƒŠƒP[ƒVƒ‡ƒ“ : [1]">ŠÖ˜A‚̃AƒvƒŠƒP[ƒVƒ‡ƒ“‚©‚ç‹@”\‚Ìó‘Ô‚ðˆÚs‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="MoveFiles" Template="ファイル: [1]、 ディレクトリ: [9]、 サイズ: [6]">ファイルを移動しています</ProgressText>
|
||||
<ProgressText Action="MoveFiles" Template="ƒtƒ@ƒCƒ‹: [1]A ƒfƒBƒŒƒNƒgƒŠ: [9]A ƒTƒCƒY: [6]">ƒtƒ@ƒCƒ‹‚ðˆÚ“®‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="MsiPublishAssemblies" Template="アプリケーション コンテキスト:[1], アセンブリ名:[2]">アセンブリ情報を公開しています</ProgressText>
|
||||
<ProgressText Action="MsiPublishAssemblies" Template="ƒAƒvƒŠƒP[ƒVƒ‡ƒ“ ƒRƒ“ƒeƒLƒXƒg:[1], ƒAƒZƒ“ƒuƒŠ–¼:[2]">ƒAƒZƒ“ƒuƒŠî•ñ‚ðŒöŠJ‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="MsiUnpublishAssemblies" Template="アプリケーション コンテキスト:[1], アセンブリ名:[2]">アセンブリ情報を非公開にしています</ProgressText>
|
||||
<ProgressText Action="MsiUnpublishAssemblies" Template="ƒAƒvƒŠƒP[ƒVƒ‡ƒ“ ƒRƒ“ƒeƒLƒXƒg:[1], ƒAƒZƒ“ƒuƒŠ–¼:[2]">ƒAƒZƒ“ƒuƒŠî•ñ‚ð”ñŒöŠJ‚É‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="PatchFiles" Template="ファイル: [1]、 ディレクトリ: [2]、 サイズ: [3]">ファイルを修正しています</ProgressText>
|
||||
<ProgressText Action="PatchFiles" Template="ƒtƒ@ƒCƒ‹: [1]A ƒfƒBƒŒƒNƒgƒŠ: [2]A ƒTƒCƒY: [3]">ƒtƒ@ƒCƒ‹‚ðC³‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="ProcessComponents" Template="">コンポーネントの登録を更新しています</ProgressText>
|
||||
<ProgressText Action="ProcessComponents">ƒRƒ“ƒ|[ƒlƒ“ƒg‚Ì“o˜^‚ðXV‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="PublishComponents" Template="コンポーネント ID: [1]、修飾子: [2]">条件に合うコンポーネントを公開しています</ProgressText>
|
||||
<ProgressText Action="PublishComponents" Template="ƒRƒ“ƒ|[ƒlƒ“ƒg ID: [1]ACüŽq: [2]">ðŒ‚ɇ‚¤ƒRƒ“ƒ|[ƒlƒ“ƒg‚ðŒöŠJ‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="PublishFeatures" Template="機能: [1]">製品機能を公開しています</ProgressText>
|
||||
<ProgressText Action="PublishFeatures" Template="‹@”\: [1]">»•i‹@”\‚ðŒöŠJ‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="PublishProduct" Template="">製品情報を公開しています</ProgressText>
|
||||
<ProgressText Action="PublishProduct">»•iî•ñ‚ðŒöŠJ‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterClassInfo" Template="クラス ID: [1]">クラス サーバーを登録しています</ProgressText>
|
||||
<ProgressText Action="RegisterClassInfo" Template="ƒNƒ‰ƒX ID: [1]">ƒNƒ‰ƒX ƒT[ƒo[‚ð“o˜^‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterComPlus" Template="AppId : [1]{{, AppType : [2], Users : [3], RSN : [4]}}">COM+ アプリケーションとコンポーネントを登録しています</ProgressText>
|
||||
<ProgressText Action="RegisterComPlus" Template="AppId : [1]{{, AppType : [2], Users : [3], RSN : [4]}}">COM+ ƒAƒvƒŠƒP[ƒVƒ‡ƒ“‚ƃRƒ“ƒ|[ƒlƒ“ƒg‚ð“o˜^‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterExtensionInfo" Template="エクステンション: [1]">エクステンション サーバーを登録しています</ProgressText>
|
||||
<ProgressText Action="RegisterExtensionInfo" Template="ƒGƒNƒXƒeƒ“ƒVƒ‡ƒ“: [1]">ƒGƒNƒXƒeƒ“ƒVƒ‡ƒ“ ƒT[ƒo[‚ð“o˜^‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterFonts" Template="フォント: [1]">フォントを登録しています</ProgressText>
|
||||
<ProgressText Action="RegisterFonts" Template="ƒtƒHƒ“ƒg: [1]">ƒtƒHƒ“ƒg‚ð“o˜^‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterMIMEInfo" Template="MIME コンテント タイプ: [1]、エクステンション: [2]">MIME 情報を登録しています</ProgressText>
|
||||
<ProgressText Action="RegisterMIMEInfo" Template="MIME ƒRƒ“ƒeƒ“ƒg ƒ^ƒCƒv: [1]AƒGƒNƒXƒeƒ“ƒVƒ‡ƒ“: [2]">MIME î•ñ‚ð“o˜^‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterProduct" Template="[1]">製品を登録しています</ProgressText>
|
||||
<ProgressText Action="RegisterProduct" Template="[1]">»•i‚ð“o˜^‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterProgIdInfo" Template="プログラム ID: [1]">プログラム識別子を登録しています</ProgressText>
|
||||
<ProgressText Action="RegisterProgIdInfo" Template="ƒvƒƒOƒ‰ƒ€ ID: [1]">ƒvƒƒOƒ‰ƒ€Ž¯•ÊŽq‚ð“o˜^‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterTypeLibraries" Template="ライブラリ ID: [1]">種類のライブラリを登録しています</ProgressText>
|
||||
<ProgressText Action="RegisterTypeLibraries" Template="ƒ‰ƒCƒuƒ‰ƒŠ ID: [1]">Ží—ނ̃‰ƒCƒuƒ‰ƒŠ‚ð“o˜^‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterUser" Template="[1]">ユーザーを登録しています</ProgressText>
|
||||
<ProgressText Action="RegisterUser" Template="[1]">ƒ†[ƒU[‚ð“o˜^‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveDuplicateFiles" Template="ファイル: [1]、 ディレクトリ: [9]">重複しているファイルを削除しています</ProgressText>
|
||||
<ProgressText Action="RemoveDuplicateFiles" Template="ƒtƒ@ƒCƒ‹: [1]A ƒfƒBƒŒƒNƒgƒŠ: [9]">d•¡‚µ‚Ä‚¢‚éƒtƒ@ƒCƒ‹‚ð휂µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveEnvironmentStrings" Template="名前: [1]、値: [2]、操作 [3]">環境ストリングを更新しています</ProgressText>
|
||||
<ProgressText Action="RemoveEnvironmentStrings" Template="–¼‘O: [1]A’l: [2]A‘€ì [3]">ŠÂ‹«ƒXƒgƒŠƒ“ƒO‚ðXV‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveExistingProducts" Template="アプリケーション : [1], コマンド ライン : [2]">アプリケーションを削除しています</ProgressText>
|
||||
<ProgressText Action="RemoveExistingProducts" Template="ƒAƒvƒŠƒP[ƒVƒ‡ƒ“ : [1], ƒRƒ}ƒ“ƒh ƒ‰ƒCƒ“ : [2]">ƒAƒvƒŠƒP[ƒVƒ‡ƒ“‚ð휂µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveFiles" Template="ファイル: [1]、 ディレクトリ: [9]">ファイルを削除しています</ProgressText>
|
||||
<ProgressText Action="RemoveFiles" Template="ƒtƒ@ƒCƒ‹: [1]A ƒfƒBƒŒƒNƒgƒŠ: [9]">ƒtƒ@ƒCƒ‹‚ð휂µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveFolders" Template="フォルダ: [1]">フォルダを削除しています</ProgressText>
|
||||
<ProgressText Action="RemoveFolders" Template="ƒtƒHƒ‹ƒ_: [1]">ƒtƒHƒ‹ƒ_‚ð휂µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveIniValues" Template="ファイル: [1]、セクション: [2]、キー: [3]、値: [4]">INI ファイルのエントリを削除しています</ProgressText>
|
||||
<ProgressText Action="RemoveIniValues" Template="ƒtƒ@ƒCƒ‹: [1]AƒZƒNƒVƒ‡ƒ“: [2]AƒL[: [3]A’l: [4]">INI ƒtƒ@ƒCƒ‹‚̃Gƒ“ƒgƒŠ‚ð휂µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveODBC" Template="">ODBC コンポーネントを削除しています</ProgressText>
|
||||
<ProgressText Action="RemoveODBC">ODBC ƒRƒ“ƒ|[ƒlƒ“ƒg‚ð휂µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveRegistryValues" Template="キー: [1]、名前: [2]">システム レジストリの値を削除しています</ProgressText>
|
||||
<ProgressText Action="RemoveRegistryValues" Template="ƒL[: [1]A–¼‘O: [2]">ƒVƒXƒeƒ€ ƒŒƒWƒXƒgƒŠ‚Ì’l‚ð휂µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveShortcuts" Template="ショートカット: [1]">ショートカットを削除しています</ProgressText>
|
||||
<ProgressText Action="RemoveShortcuts" Template="ƒVƒ‡[ƒgƒJƒbƒg: [1]">ƒVƒ‡[ƒgƒJƒbƒg‚ð휂µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="RMCCPSearch" Template="">条件に合う製品を検索しています</ProgressText>
|
||||
<ProgressText Action="RMCCPSearch">ðŒ‚ɇ‚¤»•i‚ðŒŸõ‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="Rollback" Template="[1]">操作を元に戻しています:</ProgressText>
|
||||
<ProgressText Action="Rollback" Template="[1]">‘€ì‚ðŒ³‚É–ß‚µ‚Ä‚¢‚Ü‚·:</ProgressText>
|
||||
|
||||
<ProgressText Action="RollbackCleanup" Template="ファイル: [1]">バックアップ ファイルを削除しています</ProgressText>
|
||||
<ProgressText Action="RollbackCleanup" Template="ƒtƒ@ƒCƒ‹: [1]">ƒoƒbƒNƒAƒbƒv ƒtƒ@ƒCƒ‹‚ð휂µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="SelfRegModules" Template="ファイル: [1]、フォルダ: [2]">モジュールを登録しています</ProgressText>
|
||||
<ProgressText Action="SelfRegModules" Template="ƒtƒ@ƒCƒ‹: [1]AƒtƒHƒ‹ƒ_: [2]">ƒ‚ƒWƒ…[ƒ‹‚ð“o˜^‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="SelfUnregModules" Template="ファイル: [1]、フォルダ: [2]">モジュールの登録を解除しています</ProgressText>
|
||||
<ProgressText Action="SelfUnregModules" Template="ƒtƒ@ƒCƒ‹: [1]AƒtƒHƒ‹ƒ_: [2]">ƒ‚ƒWƒ…[ƒ‹‚Ì“o˜^‚ð‰ðœ‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="SetODBCFolders" Template="">ODBC ディレクトリを初期化しています</ProgressText>
|
||||
<ProgressText Action="SetODBCFolders">ODBC ƒfƒBƒŒƒNƒgƒŠ‚ð‰Šú‰»‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="StartServices" Template="サービス: [1]">サービスを開始しています</ProgressText>
|
||||
<ProgressText Action="StartServices" Template="ƒT[ƒrƒX: [1]">ƒT[ƒrƒX‚ðŠJŽn‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="StopServices" Template="サービス: [1]">サービスを停止しています</ProgressText>
|
||||
<ProgressText Action="StopServices" Template="ƒT[ƒrƒX: [1]">ƒT[ƒrƒX‚ð’âŽ~‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="UnmoveFiles" Template="ファイル: [1]、 ディレクトリ: [9]">移動したファイルを削除しています</ProgressText>
|
||||
<ProgressText Action="UnmoveFiles" Template="ƒtƒ@ƒCƒ‹: [1]A ƒfƒBƒŒƒNƒgƒŠ: [9]">ˆÚ“®‚µ‚½ƒtƒ@ƒCƒ‹‚ð휂µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="UnpublishComponents" Template="コンポーネント ID: [1]、修飾子: [2]">条件に合うコンポーネントを非公開にしています</ProgressText>
|
||||
<ProgressText Action="UnpublishComponents" Template="ƒRƒ“ƒ|[ƒlƒ“ƒg ID: [1]ACüŽq: [2]">ðŒ‚ɇ‚¤ƒRƒ“ƒ|[ƒlƒ“ƒg‚ð”ñŒöŠJ‚É‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="UnpublishFeatures" Template="機能: [1]">製品機能を非公開にしています</ProgressText>
|
||||
<ProgressText Action="UnpublishFeatures" Template="‹@”\: [1]">»•i‹@”\‚ð”ñŒöŠJ‚É‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="UnpublishProduct" Template="">製品情報を非公開にしています</ProgressText>
|
||||
<ProgressText Action="UnpublishProduct">»•iî•ñ‚ð”ñŒöŠJ‚É‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterClassInfo" Template="クラス ID: [1]">クラス サーバーの登録を解除しています</ProgressText>
|
||||
<ProgressText Action="UnregisterClassInfo" Template="ƒNƒ‰ƒX ID: [1]">ƒNƒ‰ƒX ƒT[ƒo[‚Ì“o˜^‚ð‰ðœ‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterComPlus" Template="AppId : [1]{{, AppType : [2]}}">COM+ アプリケーションとコンポーネントの登録を解除しています</ProgressText>
|
||||
<ProgressText Action="UnregisterComPlus" Template="AppId : [1]{{, AppType : [2]}}">COM+ ƒAƒvƒŠƒP[ƒVƒ‡ƒ“‚ƃRƒ“ƒ|[ƒlƒ“ƒg‚Ì“o˜^‚ð‰ðœ‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterExtensionInfo" Template="エクステンション: [1]">エクステンション サーバーの登録を解除しています</ProgressText>
|
||||
<ProgressText Action="UnregisterExtensionInfo" Template="ƒGƒNƒXƒeƒ“ƒVƒ‡ƒ“: [1]">ƒGƒNƒXƒeƒ“ƒVƒ‡ƒ“ ƒT[ƒo[‚Ì“o˜^‚ð‰ðœ‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterFonts" Template="フォント: [1]">フォントの登録を解除しています</ProgressText>
|
||||
<ProgressText Action="UnregisterFonts" Template="ƒtƒHƒ“ƒg: [1]">ƒtƒHƒ“ƒg‚Ì“o˜^‚ð‰ðœ‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterMIMEInfo" Template="MIME コンテント タイプ: [1]、エクステンション: [2]">MIME 情報の登録を解除しています</ProgressText>
|
||||
<ProgressText Action="UnregisterMIMEInfo" Template="MIME ƒRƒ“ƒeƒ“ƒg ƒ^ƒCƒv: [1]AƒGƒNƒXƒeƒ“ƒVƒ‡ƒ“: [2]">MIME î•ñ‚Ì“o˜^‚ð‰ðœ‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterProgIdInfo" Template="プログラム ID: [1]">プログラム識別子の登録を解除しています</ProgressText>
|
||||
<ProgressText Action="UnregisterProgIdInfo" Template="ƒvƒƒOƒ‰ƒ€ ID: [1]">ƒvƒƒOƒ‰ƒ€Ž¯•ÊŽq‚Ì“o˜^‚ð‰ðœ‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterTypeLibraries" Template="ライブラリ ID: [1]">種類のライブラリの登録を解除しています</ProgressText>
|
||||
<ProgressText Action="UnregisterTypeLibraries" Template="ƒ‰ƒCƒuƒ‰ƒŠ ID: [1]">Ží—ނ̃‰ƒCƒuƒ‰ƒŠ‚Ì“o˜^‚ð‰ðœ‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="WriteEnvironmentStrings" Template="名前: [1]、値: [2]、操作 [3]">環境ストリングを更新しています</ProgressText>
|
||||
<ProgressText Action="WriteEnvironmentStrings" Template="–¼‘O: [1]A’l: [2]A‘€ì [3]">ŠÂ‹«ƒXƒgƒŠƒ“ƒO‚ðXV‚µ‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="WriteIniValues" Template="ファイル: [1]、セクション: [2]、キー: [3]、値: [4]">INI ファイルに値を書き込んでいます</ProgressText>
|
||||
<ProgressText Action="WriteIniValues" Template="ƒtƒ@ƒCƒ‹: [1]AƒZƒNƒVƒ‡ƒ“: [2]AƒL[: [3]A’l: [4]">INI ƒtƒ@ƒCƒ‹‚É’l‚ð‘‚«ž‚ñ‚Å‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
<ProgressText Action="WriteRegistryValues" Template="キー: [1]、 名前: [2]、 値: [3]">後で使用するためにアプリケーションを設定しています</ProgressText>
|
||||
<ProgressText Action="WriteRegistryValues" Template="ƒL[: [1]A –¼‘O: [2]A ’l: [3]">Œã‚ÅŽg—p‚·‚邽‚߂ɃAƒvƒŠƒP[ƒVƒ‡ƒ“‚ðݒ肵‚Ä‚¢‚Ü‚·</ProgressText>
|
||||
|
||||
</Include>
|
||||
|
@ -1,143 +1,143 @@
|
||||
<Include>
|
||||
|
||||
<ProgressText Action="Advertise" Template="">처음 사용 시 설치할 응용 프로그램</ProgressText>
|
||||
<ProgressText Action="Advertise">óÀ½ »ç¿ë ½Ã ¼³Ä¡ÇÒ ÀÀ¿ë ÇÁ·Î±×·¥</ProgressText>
|
||||
|
||||
<ProgressText Action="AllocateRegistrySpace" Template="남은 공간: [1]">레지스트리 공간 할당 중</ProgressText>
|
||||
<ProgressText Action="AllocateRegistrySpace" Template="³²Àº °ø°£: [1]">·¹Áö½ºÆ®¸® °ø°£ ÇÒ´ç Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="AppSearch" Template="속성: [1], 서명: [2]">설치한 응용 프로그램 확인 중</ProgressText>
|
||||
<ProgressText Action="AppSearch" Template="¼Ó¼º: [1], ¼¸í: [2]">¼³Ä¡ÇÑ ÀÀ¿ë ÇÁ·Î±×·¥ È®ÀÎ Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="BindImage" Template="파일: [1]">실행 파일을 바인딩하는 중</ProgressText>
|
||||
<ProgressText Action="BindImage" Template="ÆÄÀÏ: [1]">½ÇÇà ÆÄÀÏÀ» ¹ÙÀεùÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="CCPSearch" Template="">제품을 확인하는 중</ProgressText>
|
||||
<ProgressText Action="CCPSearch">Á¦Ç°À» È®ÀÎÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="CostFinalize" Template="">필요한 공간을 확인하는 중</ProgressText>
|
||||
<ProgressText Action="CostFinalize">ÇÊ¿äÇÑ °ø°£À» È®ÀÎÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="CostInitialize" Template="">필요한 공간을 확인하는 중</ProgressText>
|
||||
<ProgressText Action="CostInitialize">ÇÊ¿äÇÑ °ø°£À» È®ÀÎÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="CreateFolders" Template="폴더: [1]">폴더 만드는 중</ProgressText>
|
||||
<ProgressText Action="CreateFolders" Template="Æú´õ: [1]">Æú´õ ¸¸µå´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="CreateShortcuts" Template="바로 가기: [1]">바로 가기 만드는 중</ProgressText>
|
||||
<ProgressText Action="CreateShortcuts" Template="¹Ù·Î °¡±â: [1]">¹Ù·Î °¡±â ¸¸µå´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="DeleteServices" Template="서비스: [1]">서비스 삭제 중</ProgressText>
|
||||
<ProgressText Action="DeleteServices" Template="¼ºñ½º: [1]">¼ºñ½º »èÁ¦ Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="DuplicateFiles" Template="파일: [1], 디렉터리: [9], 크기: [6]">중복 파일을 만드는 중</ProgressText>
|
||||
<ProgressText Action="DuplicateFiles" Template="ÆÄÀÏ: [1], µð·ºÅ͸®: [9], Å©±â: [6]">Áߺ¹ ÆÄÀÏÀ» ¸¸µå´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="FileCost" Template="">필요한 공간을 확인하는 중</ProgressText>
|
||||
<ProgressText Action="FileCost">ÇÊ¿äÇÑ °ø°£À» È®ÀÎÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="FindRelatedProducts" Template="다음 응용 프로그램을 찾았습니다: [1]">관련 응용 프로그램을 검색하는 중</ProgressText>
|
||||
<ProgressText Action="FindRelatedProducts" Template="´ÙÀ½ ÀÀ¿ë ÇÁ·Î±×·¥À» ã¾Ò½À´Ï´Ù: [1]">°ü·Ã ÀÀ¿ë ÇÁ·Î±×·¥À» °Ë»öÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="GenerateScript" Template="[1]">수행할 스크립트 작업을 생성하는 중:</ProgressText>
|
||||
<ProgressText Action="GenerateScript" Template="[1]">¼öÇàÇÒ ½ºÅ©¸³Æ® ÀÛ¾÷À» »ý¼ºÇÏ´Â Áß:</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallAdminPackage" Template="파일: [1], 디렉터리: [9], 크기: [6]">네트워크 설치 파일을 복사하는 중</ProgressText>
|
||||
<ProgressText Action="InstallAdminPackage" Template="ÆÄÀÏ: [1], µð·ºÅ͸®: [9], Å©±â: [6]">³×Æ®¿öÅ© ¼³Ä¡ ÆÄÀÏÀ» º¹»çÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallFiles" Template="파일: [1], 디렉터리: [9], 크기: [6]">새 파일을 복사하는 중</ProgressText>
|
||||
<ProgressText Action="InstallFiles" Template="ÆÄÀÏ: [1], µð·ºÅ͸®: [9], Å©±â: [6]">»õ ÆÄÀÏÀ» º¹»çÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallODBC" Template="">ODBC 구성 요소 설치 중</ProgressText>
|
||||
<ProgressText Action="InstallODBC">ODBC ±¸¼º ¿ä¼Ò ¼³Ä¡ Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallServices" Template="서비스: [2]">새 서비스 설치 중</ProgressText>
|
||||
<ProgressText Action="InstallServices" Template="¼ºñ½º: [2]">»õ ¼ºñ½º ¼³Ä¡ Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallSFPCatalogFile" Template="파일: [1], 종속성: [2]">시스템 카탈로그 설치 중</ProgressText>
|
||||
<ProgressText Action="InstallSFPCatalogFile" Template="ÆÄÀÏ: [1], Á¾¼Ó¼º: [2]">½Ã½ºÅÛ Ä«Å»·Î±× ¼³Ä¡ Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallValidate" Template="">설치를 유효화하는 중</ProgressText>
|
||||
<ProgressText Action="InstallValidate">¼³Ä¡¸¦ À¯È¿ÈÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="LaunchConditions" Template="">실행 조건 확인 중</ProgressText>
|
||||
<ProgressText Action="LaunchConditions">½ÇÇà Á¶°Ç È®ÀÎ Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="MigrateFeatureStates" Template="응용 프로그램: [1]">관련 응용 프로그램에서 기능을 이동하는 중</ProgressText>
|
||||
<ProgressText Action="MigrateFeatureStates" Template="ÀÀ¿ë ÇÁ·Î±×·¥: [1]">°ü·Ã ÀÀ¿ë ÇÁ·Î±×·¥¿¡¼ ±â´ÉÀ» À̵¿ÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="MoveFiles" Template="파일: [1], 디렉터리: [9], 크기: [6]">파일을 옮기는 중</ProgressText>
|
||||
<ProgressText Action="MoveFiles" Template="ÆÄÀÏ: [1], µð·ºÅ͸®: [9], Å©±â: [6]">ÆÄÀÏÀ» ¿Å±â´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="MsiPublishAssemblies" Template="응용 프로그램 컨텍스트:[1], 어셈블리 이름:[2]">어셈블리 정보를 게시하는 중</ProgressText>
|
||||
<ProgressText Action="MsiPublishAssemblies" Template="ÀÀ¿ë ÇÁ·Î±×·¥ ÄÁÅؽºÆ®:[1], ¾î¼Àºí¸® À̸§:[2]">¾î¼Àºí¸® Á¤º¸¸¦ °Ô½ÃÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="MsiUnpublishAssemblies" Template="응용 프로그램 컨텍스트:[1], 어셈블리 이름:[2]">어셈블리 정보를 게시 취소하는 중</ProgressText>
|
||||
<ProgressText Action="MsiUnpublishAssemblies" Template="ÀÀ¿ë ÇÁ·Î±×·¥ ÄÁÅؽºÆ®:[1], ¾î¼Àºí¸® À̸§:[2]">¾î¼Àºí¸® Á¤º¸¸¦ °Ô½Ã Ãë¼ÒÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="PatchFiles" Template="파일: [1], 디렉터리: [2], 크기: [3]">파일 패치 중</ProgressText>
|
||||
<ProgressText Action="PatchFiles" Template="ÆÄÀÏ: [1], µð·ºÅ͸®: [2], Å©±â: [3]">ÆÄÀÏ ÆÐÄ¡ Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="ProcessComponents" Template="">구성 요소 등록을 업데이트하는 중</ProgressText>
|
||||
<ProgressText Action="ProcessComponents">±¸¼º ¿ä¼Ò µî·ÏÀ» ¾÷µ¥ÀÌÆ®ÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="PublishComponents" Template="구성 요소 ID: [1], 제한자: [2]">해당 구성 요소를 게시하는 중</ProgressText>
|
||||
<ProgressText Action="PublishComponents" Template="±¸¼º ¿ä¼Ò ID: [1], Á¦ÇÑÀÚ: [2]">ÇØ´ç ±¸¼º ¿ä¼Ò¸¦ °Ô½ÃÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="PublishFeatures" Template="기능: [1]">제품 기능을 게시하는 중</ProgressText>
|
||||
<ProgressText Action="PublishFeatures" Template="±â´É: [1]">Á¦Ç° ±â´ÉÀ» °Ô½ÃÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="PublishProduct" Template="">제품 정보를 게시하는 중</ProgressText>
|
||||
<ProgressText Action="PublishProduct">Á¦Ç° Á¤º¸¸¦ °Ô½ÃÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterClassInfo" Template="Class Id: [1]">Class 서버를 등록하는 중</ProgressText>
|
||||
<ProgressText Action="RegisterClassInfo" Template="Class Id: [1]">Class ¼¹ö¸¦ µî·ÏÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterComPlus" Template="AppId: [1]{{, AppType: [2], Users: [3], RSN: [4]}}">COM+ 응용 프로그램과 구성 요소를 등록하는 중</ProgressText>
|
||||
<ProgressText Action="RegisterComPlus" Template="AppId: [1]{{, AppType: [2], Users: [3], RSN: [4]}}">COM+ ÀÀ¿ë ÇÁ·Î±×·¥°ú ±¸¼º ¿ä¼Ò¸¦ µî·ÏÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterExtensionInfo" Template="익스텐션: [1]">익스텐션 서버를 등록하는 중</ProgressText>
|
||||
<ProgressText Action="RegisterExtensionInfo" Template="ÀͽºÅÙ¼Ç: [1]">ÀͽºÅÙ¼Ç ¼¹ö¸¦ µî·ÏÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterFonts" Template="글꼴: [1]">글꼴을 등록하는 중</ProgressText>
|
||||
<ProgressText Action="RegisterFonts" Template="±Û²Ã: [1]">±Û²ÃÀ» µî·ÏÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterMIMEInfo" Template="MIME 컨텐트 유형: [1], 익스텐션: [2]">MIME 정보를 등록하는 중</ProgressText>
|
||||
<ProgressText Action="RegisterMIMEInfo" Template="MIME ÄÁÅÙÆ® À¯Çü: [1], ÀͽºÅÙ¼Ç: [2]">MIME Á¤º¸¸¦ µî·ÏÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterProduct" Template="[1]">제품을 등록하는 중</ProgressText>
|
||||
<ProgressText Action="RegisterProduct" Template="[1]">Á¦Ç°À» µî·ÏÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterProgIdInfo" Template="ProgId: [1]">프로그램 확인자를 등록하는 중</ProgressText>
|
||||
<ProgressText Action="RegisterProgIdInfo" Template="ProgId: [1]">ÇÁ·Î±×·¥ È®ÀÎÀÚ¸¦ µî·ÏÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterTypeLibraries" Template="LibID: [1]">형식 라이브러리를 등록하는 중</ProgressText>
|
||||
<ProgressText Action="RegisterTypeLibraries" Template="LibID: [1]">Çü½Ä ¶óÀ̺귯¸®¸¦ µî·ÏÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterUser" Template="[1]">사용자를 등록하는 중</ProgressText>
|
||||
<ProgressText Action="RegisterUser" Template="[1]">»ç¿ëÀÚ¸¦ µî·ÏÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveDuplicateFiles" Template="파일: [1], 디렉터리: [9]">중복 파일을 제거하는 중</ProgressText>
|
||||
<ProgressText Action="RemoveDuplicateFiles" Template="ÆÄÀÏ: [1], µð·ºÅ͸®: [9]">Áߺ¹ ÆÄÀÏÀ» Á¦°ÅÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveEnvironmentStrings" Template="이름: [1], 값: [2], 수행 [3]">환경 문자열을 업데이트하는 중</ProgressText>
|
||||
<ProgressText Action="RemoveEnvironmentStrings" Template="À̸§: [1], °ª: [2], ¼öÇà [3]">ȯ°æ ¹®ÀÚ¿À» ¾÷µ¥ÀÌÆ®ÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveExistingProducts" Template="응용 프로그램: [1], 명령줄: [2]">응용 프로그램을 제거하는 중</ProgressText>
|
||||
<ProgressText Action="RemoveExistingProducts" Template="ÀÀ¿ë ÇÁ·Î±×·¥: [1], ¸í·ÉÁÙ: [2]">ÀÀ¿ë ÇÁ·Î±×·¥À» Á¦°ÅÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveFiles" Template="파일: [1], 디렉터리: [9]">파일을 제거하는 중</ProgressText>
|
||||
<ProgressText Action="RemoveFiles" Template="ÆÄÀÏ: [1], µð·ºÅ͸®: [9]">ÆÄÀÏÀ» Á¦°ÅÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveFolders" Template="폴더: [1]">폴더를 제거하는 중</ProgressText>
|
||||
<ProgressText Action="RemoveFolders" Template="Æú´õ: [1]">Æú´õ¸¦ Á¦°ÅÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveIniValues" Template="키: [1], 섹션: [2], 키: [3], 값: [4]">INI 파일 항목을 제거하는 중</ProgressText>
|
||||
<ProgressText Action="RemoveIniValues" Template="Å°: [1], ¼½¼Ç: [2], Å°: [3], °ª: [4]">INI ÆÄÀÏ Ç׸ñÀ» Á¦°ÅÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveODBC" Template="">ODBC 구성 요소 제거하는 중</ProgressText>
|
||||
<ProgressText Action="RemoveODBC">ODBC ±¸¼º ¿ä¼Ò Á¦°ÅÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveRegistryValues" Template="키: [1], 이름: [2]">시스템 레지스트리 값을 제거하는 중</ProgressText>
|
||||
<ProgressText Action="RemoveRegistryValues" Template="Å°: [1], À̸§: [2]">½Ã½ºÅÛ ·¹Áö½ºÆ®¸® °ªÀ» Á¦°ÅÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveShortcuts" Template="바로 가기: [1]">바로 가기를 제거하는 중</ProgressText>
|
||||
<ProgressText Action="RemoveShortcuts" Template="¹Ù·Î °¡±â: [1]">¹Ù·Î °¡±â¸¦ Á¦°ÅÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="RMCCPSearch" Template="">제품을 확인하는 중</ProgressText>
|
||||
<ProgressText Action="RMCCPSearch">Á¦Ç°À» È®ÀÎÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="Rollback" Template="[1]">롤백을 수행하는 중:</ProgressText>
|
||||
<ProgressText Action="Rollback" Template="[1]">·Ñ¹éÀ» ¼öÇàÇÏ´Â Áß:</ProgressText>
|
||||
|
||||
<ProgressText Action="RollbackCleanup" Template="파일: [1]">백업 파일을 제거하는 중</ProgressText>
|
||||
<ProgressText Action="RollbackCleanup" Template="ÆÄÀÏ: [1]">¹é¾÷ ÆÄÀÏÀ» Á¦°ÅÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="SelfRegModules" Template="파일: [1], 폴더: [2]">모듈을 등록하는 중</ProgressText>
|
||||
<ProgressText Action="SelfRegModules" Template="ÆÄÀÏ: [1], Æú´õ: [2]">¸ðµâÀ» µî·ÏÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="SelfUnregModules" Template="파일: [1], 폴더: [2]">모듈 등록을 해제하는 중</ProgressText>
|
||||
<ProgressText Action="SelfUnregModules" Template="ÆÄÀÏ: [1], Æú´õ: [2]">¸ðµâ µî·ÏÀ» ÇØÁ¦ÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="SetODBCFolders" Template="">ODBC 디렉터리를 초기화하는 중</ProgressText>
|
||||
<ProgressText Action="SetODBCFolders">ODBC µð·ºÅ͸®¸¦ ÃʱâÈÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="StartServices" Template="서비스: [1]">서비스를 시작하는 중</ProgressText>
|
||||
<ProgressText Action="StartServices" Template="¼ºñ½º: [1]">¼ºñ½º¸¦ ½ÃÀÛÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="StopServices" Template="서비스: [1]">서비스를 중지하는 중</ProgressText>
|
||||
<ProgressText Action="StopServices" Template="¼ºñ½º: [1]">¼ºñ½º¸¦ ÁßÁöÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="UnmoveFiles" Template="파일: [1], 디렉터리: [9]">이동한 파일을 제거하는 중</ProgressText>
|
||||
<ProgressText Action="UnmoveFiles" Template="ÆÄÀÏ: [1], µð·ºÅ͸®: [9]">À̵¿ÇÑ ÆÄÀÏÀ» Á¦°ÅÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="UnpublishComponents" Template="구성 요소 ID: [1], 제한자: [2]">해당 구성 요소의 게시를 해제하는 중</ProgressText>
|
||||
<ProgressText Action="UnpublishComponents" Template="±¸¼º ¿ä¼Ò ID: [1], Á¦ÇÑÀÚ: [2]">ÇØ´ç ±¸¼º ¿ä¼ÒÀÇ °Ô½Ã¸¦ ÇØÁ¦ÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="UnpublishFeatures" Template="기능: [1]">제품 기능의 등록을 해제하는 중</ProgressText>
|
||||
<ProgressText Action="UnpublishFeatures" Template="±â´É: [1]">Á¦Ç° ±â´ÉÀÇ µî·ÏÀ» ÇØÁ¦ÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="UnpublishProduct" Template="">제품 정보의 게시를 해제하는 중</ProgressText>
|
||||
<ProgressText Action="UnpublishProduct">Á¦Ç° Á¤º¸ÀÇ °Ô½Ã¸¦ ÇØÁ¦ÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterClassInfo" Template="Class Id: [1]">Class 서버의 등록을 해제하는 중</ProgressText>
|
||||
<ProgressText Action="UnregisterClassInfo" Template="Class Id: [1]">Class ¼¹öÀÇ µî·ÏÀ» ÇØÁ¦ÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterComPlus" Template="AppId: [1]{{, AppType: [2]}}">COM+ 응용 프로그램과 구성 요소의 등록을 해제하는 중</ProgressText>
|
||||
<ProgressText Action="UnregisterComPlus" Template="AppId: [1]{{, AppType: [2]}}">COM+ ÀÀ¿ë ÇÁ·Î±×·¥°ú ±¸¼º ¿ä¼ÒÀÇ µî·ÏÀ» ÇØÁ¦ÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterExtensionInfo" Template="익스텐션: [1]">extension 서버의 등록을 해제하는 중</ProgressText>
|
||||
<ProgressText Action="UnregisterExtensionInfo" Template="ÀͽºÅÙ¼Ç: [1]">extension ¼¹öÀÇ µî·ÏÀ» ÇØÁ¦ÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterFonts" Template="글꼴: [1]">글꼴 등록을 해제하는 중</ProgressText>
|
||||
<ProgressText Action="UnregisterFonts" Template="±Û²Ã: [1]">±Û²Ã µî·ÏÀ» ÇØÁ¦ÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterMIMEInfo" Template="MIME 컨텐트 유형: [1], 익스텐션: [2]">MIME 정보의 등록을 해제하는 중</ProgressText>
|
||||
<ProgressText Action="UnregisterMIMEInfo" Template="MIME ÄÁÅÙÆ® À¯Çü: [1], ÀͽºÅÙ¼Ç: [2]">MIME Á¤º¸ÀÇ µî·ÏÀ» ÇØÁ¦ÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterProgIdInfo" Template="ProgId: [1]">프로그램 확인자의 등록을 해제하는 중</ProgressText>
|
||||
<ProgressText Action="UnregisterProgIdInfo" Template="ProgId: [1]">ÇÁ·Î±×·¥ È®ÀÎÀÚÀÇ µî·ÏÀ» ÇØÁ¦ÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterTypeLibraries" Template="LibID: [1]">형식 라이브러리의 등록을 해제하는 중</ProgressText>
|
||||
<ProgressText Action="UnregisterTypeLibraries" Template="LibID: [1]">Çü½Ä ¶óÀ̺귯¸®ÀÇ µî·ÏÀ» ÇØÁ¦ÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="WriteEnvironmentStrings" Template="이름: [1], 값: [2], 수행 [3]">환경 문자열을 업데이트하는 중</ProgressText>
|
||||
<ProgressText Action="WriteEnvironmentStrings" Template="À̸§: [1], °ª: [2], ¼öÇà [3]">ȯ°æ ¹®ÀÚ¿À» ¾÷µ¥ÀÌÆ®ÇÏ´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="WriteIniValues" Template="키: [1], 섹션: [2], 키: [3], 값: [4]">INI 파일 값을 쓰는 중</ProgressText>
|
||||
<ProgressText Action="WriteIniValues" Template="Å°: [1], ¼½¼Ç: [2], Å°: [3], °ª: [4]">INI ÆÄÀÏ °ªÀ» ¾²´Â Áß</ProgressText>
|
||||
|
||||
<ProgressText Action="WriteRegistryValues" Template="키: [1], 이름: [2], 값: [3]">시스템 레지스트리 값을 쓰는 중</ProgressText>
|
||||
<ProgressText Action="WriteRegistryValues" Template="Å°: [1], À̸§: [2], °ª: [3]">½Ã½ºÅÛ ·¹Áö½ºÆ®¸® °ªÀ» ¾²´Â Áß</ProgressText>
|
||||
|
||||
</Include>
|
||||
|
@ -1,74 +1,74 @@
|
||||
<Include>
|
||||
|
||||
<ProgressText Action="Advertise" Template="">Aplicativo de anúncio</ProgressText>
|
||||
<ProgressText Action="Advertise">Aplicativo de anúncio</ProgressText>
|
||||
|
||||
<ProgressText Action="AllocateRegistrySpace" Template="Espaço livre: [1]">Alocando espaço no Registro</ProgressText>
|
||||
<ProgressText Action="AllocateRegistrySpace" Template="Espaço livre: [1]">Alocando espaço no Registro</ProgressText>
|
||||
|
||||
<ProgressText Action="AppSearch" Template="Propriedade: [1], Assinatura: [2]">Procurando aplicativos instalados</ProgressText>
|
||||
|
||||
<ProgressText Action="BindImage" Template="Arquivo: [1]">Vinculando executáveis</ProgressText>
|
||||
<ProgressText Action="BindImage" Template="Arquivo: [1]">Vinculando executáveis</ProgressText>
|
||||
|
||||
<ProgressText Action="CCPSearch" Template="">Procurando produtos qualificados</ProgressText>
|
||||
<ProgressText Action="CCPSearch">Procurando produtos qualificados</ProgressText>
|
||||
|
||||
<ProgressText Action="CostFinalize" Template="">Calculando requisitos de espaço</ProgressText>
|
||||
<ProgressText Action="CostFinalize">Calculando requisitos de espaço</ProgressText>
|
||||
|
||||
<ProgressText Action="CostInitialize" Template="">Calculando requisitos de espaço</ProgressText>
|
||||
<ProgressText Action="CostInitialize">Calculando requisitos de espaço</ProgressText>
|
||||
|
||||
<ProgressText Action="CreateFolders" Template="Pasta: [1]">Criando pastas</ProgressText>
|
||||
|
||||
<ProgressText Action="CreateShortcuts" Template="Atalho: [1]">Criando atalhos</ProgressText>
|
||||
|
||||
<ProgressText Action="DeleteServices" Template="Serviço: [1]">Excluindo serviços</ProgressText>
|
||||
<ProgressText Action="DeleteServices" Template="Serviço: [1]">Excluindo serviços</ProgressText>
|
||||
|
||||
<ProgressText Action="DuplicateFiles" Template="Arquivo: [1], Diretório: [9], Tamanho: [6]">Criando arquivos duplicados</ProgressText>
|
||||
<ProgressText Action="DuplicateFiles" Template="Arquivo: [1], Diretório: [9], Tamanho: [6]">Criando arquivos duplicados</ProgressText>
|
||||
|
||||
<ProgressText Action="FileCost" Template="">Calculando requisitos de espaço</ProgressText>
|
||||
<ProgressText Action="FileCost">Calculando requisitos de espaço</ProgressText>
|
||||
|
||||
<ProgressText Action="FindRelatedProducts" Template="Aplicativo localizado: [1]">Procurando por aplicativos relacionados</ProgressText>
|
||||
|
||||
<ProgressText Action="GenerateScript" Template="[1]">Gerando operações de script para ação:</ProgressText>
|
||||
<ProgressText Action="GenerateScript" Template="[1]">Gerando operações de script para ação:</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallAdminPackage" Template="Arquivo: [1], Diretório: [9], Tamanho: [6]">Copiando arquivos de instalação em rede</ProgressText>
|
||||
<ProgressText Action="InstallAdminPackage" Template="Arquivo: [1], Diretório: [9], Tamanho: [6]">Copiando arquivos de instalação em rede</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallFiles" Template="Arquivo: [1], Diretório: [9], Tamanho: [6]">Copiando novos arquivos</ProgressText>
|
||||
<ProgressText Action="InstallFiles" Template="Arquivo: [1], Diretório: [9], Tamanho: [6]">Copiando novos arquivos</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallODBC" Template="">Instalando componentes de ODBC</ProgressText>
|
||||
<ProgressText Action="InstallODBC">Instalando componentes de ODBC</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallServices" Template="Serviço: [2]">Instalando novos serviços</ProgressText>
|
||||
<ProgressText Action="InstallServices" Template="Serviço: [2]">Instalando novos serviços</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallSFPCatalogFile" Template="Arquivo: [1], dependências: [2]">Instalando catálogo do sistema</ProgressText>
|
||||
<ProgressText Action="InstallSFPCatalogFile" Template="Arquivo: [1], dependências: [2]">Instalando catálogo do sistema</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallValidate" Template="">Validando instalação</ProgressText>
|
||||
<ProgressText Action="InstallValidate">Validando instalação</ProgressText>
|
||||
|
||||
<ProgressText Action="LaunchConditions" Template="">Avaliando condições de inicialização</ProgressText>
|
||||
<ProgressText Action="LaunchConditions">Avaliando condições de inicialização</ProgressText>
|
||||
|
||||
<ProgressText Action="MigrateFeatureStates" Template="Aplicativo: [1]">Migrando estados do recurso de aplicativos relacionados</ProgressText>
|
||||
|
||||
<ProgressText Action="MoveFiles" Template="Arquivo: [1], Diretório: [9], Tamanho: [6]">Movendo arquivos</ProgressText>
|
||||
<ProgressText Action="MoveFiles" Template="Arquivo: [1], Diretório: [9], Tamanho: [6]">Movendo arquivos</ProgressText>
|
||||
|
||||
<ProgressText Action="MsiPublishAssemblies" Template="Contexto do aplicativo:[1], Nome de montagem:[2]">Publicando informações de montagem</ProgressText>
|
||||
<ProgressText Action="MsiPublishAssemblies" Template="Contexto do aplicativo:[1], Nome de montagem:[2]">Publicando informações de montagem</ProgressText>
|
||||
|
||||
<ProgressText Action="MsiUnpublishAssemblies" Template="Contexto do aplicativo:[1], Nome de montagem:[2]">Cancelando publicação de informações de montagem</ProgressText>
|
||||
<ProgressText Action="MsiUnpublishAssemblies" Template="Contexto do aplicativo:[1], Nome de montagem:[2]">Cancelando publicação de informações de montagem</ProgressText>
|
||||
|
||||
<ProgressText Action="PatchFiles" Template="Arquivo: [1], Diretório: [2], Tamanho: [3]">Corrigindo arquivos</ProgressText>
|
||||
<ProgressText Action="PatchFiles" Template="Arquivo: [1], Diretório: [2], Tamanho: [3]">Corrigindo arquivos</ProgressText>
|
||||
|
||||
<ProgressText Action="ProcessComponents" Template="">Atualizando registro do componente</ProgressText>
|
||||
<ProgressText Action="ProcessComponents">Atualizando registro do componente</ProgressText>
|
||||
|
||||
<ProgressText Action="PublishComponents" Template="Identificação do componente: [1], Qualificador: [2]">Publicando componentes qualificados</ProgressText>
|
||||
<ProgressText Action="PublishComponents" Template="Identificação do componente: [1], Qualificador: [2]">Publicando componentes qualificados</ProgressText>
|
||||
|
||||
<ProgressText Action="PublishFeatures" Template="Recurso: [1]">Publicando recursos do produto</ProgressText>
|
||||
|
||||
<ProgressText Action="PublishProduct" Template="">Publicando informações sobre o produto</ProgressText>
|
||||
<ProgressText Action="PublishProduct">Publicando informações sobre o produto</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterClassInfo" Template="Class Id: [1]">Registrando servidores de classes</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterComPlus" Template="AppId: [1]{{, AppType: [2], Usuários: [3], RSN: [4]}}">Registrando componentes e aplicativos do COM+</ProgressText>
|
||||
<ProgressText Action="RegisterComPlus" Template="AppId: [1]{{, AppType: [2], Usuários: [3], RSN: [4]}}">Registrando componentes e aplicativos do COM+</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterExtensionInfo" Template="Extensão: [1]">Registrando servidores de extensão</ProgressText>
|
||||
<ProgressText Action="RegisterExtensionInfo" Template="Extensão: [1]">Registrando servidores de extensão</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterFonts" Template="Fonte: [1]">Registrando fontes</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterMIMEInfo" Template="Tipo de conteúdo MIME: [1], Extensão: [2]">Registrando informações sobre MIME</ProgressText>
|
||||
<ProgressText Action="RegisterMIMEInfo" Template="Tipo de conteúdo MIME: [1], Extensão: [2]">Registrando informações sobre MIME</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterProduct" Template="[1]">Registrando produto</ProgressText>
|
||||
|
||||
@ -76,67 +76,67 @@
|
||||
|
||||
<ProgressText Action="RegisterTypeLibraries" Template="LibID: [1]">Registrando bibliotecas de tipos</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterUser" Template="[1]">Registrando usuário</ProgressText>
|
||||
<ProgressText Action="RegisterUser" Template="[1]">Registrando usuário</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveDuplicateFiles" Template="Arquivo: [1], Diretório: [9]">Removendo arquivos duplicados</ProgressText>
|
||||
<ProgressText Action="RemoveDuplicateFiles" Template="Arquivo: [1], Diretório: [9]">Removendo arquivos duplicados</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveEnvironmentStrings" Template="Nome: [1], Valor: [2], Ação [3]">Atualizando seqüências de ambiente</ProgressText>
|
||||
<ProgressText Action="RemoveEnvironmentStrings" Template="Nome: [1], Valor: [2], Ação [3]">Atualizando seqüências de ambiente</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveExistingProducts" Template="Aplicativo: [1], Linha de comando: [2]">Removendo aplicativos</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveFiles" Template="Arquivo: [1], Diretório: [9]">Removendo arquivos</ProgressText>
|
||||
<ProgressText Action="RemoveFiles" Template="Arquivo: [1], Diretório: [9]">Removendo arquivos</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveFolders" Template="Pasta: [1]">Removendo pastas</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveIniValues" Template="Arquivo: [1], Seção: [2], Chave: [3], Valor: [4]">Removendo entradas dos arquivos INI</ProgressText>
|
||||
<ProgressText Action="RemoveIniValues" Template="Arquivo: [1], Seção: [2], Chave: [3], Valor: [4]">Removendo entradas dos arquivos INI</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveODBC" Template="">Removendo componentes de ODBC</ProgressText>
|
||||
<ProgressText Action="RemoveODBC">Removendo componentes de ODBC</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveRegistryValues" Template="Chave: [1], Nome: [2]">Removendo valores do Registro do sistema</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveShortcuts" Template="Atalho: [1]">Removendo atalhos</ProgressText>
|
||||
|
||||
<ProgressText Action="RMCCPSearch" Template="">Procurando produtos qualificados</ProgressText>
|
||||
<ProgressText Action="RMCCPSearch">Procurando produtos qualificados</ProgressText>
|
||||
|
||||
<ProgressText Action="Rollback" Template="[1]">Repetindo a ação:</ProgressText>
|
||||
<ProgressText Action="Rollback" Template="[1]">Repetindo a ação:</ProgressText>
|
||||
|
||||
<ProgressText Action="RollbackCleanup" Template="Arquivo: [1]">Removendo arquivos de backup</ProgressText>
|
||||
|
||||
<ProgressText Action="SelfRegModules" Template="Arquivo: [1], Pasta: [2]">Registrando módulos</ProgressText>
|
||||
<ProgressText Action="SelfRegModules" Template="Arquivo: [1], Pasta: [2]">Registrando módulos</ProgressText>
|
||||
|
||||
<ProgressText Action="SelfUnregModules" Template="Arquivo: [1], Pasta: [2]">Removendo registro de módulos</ProgressText>
|
||||
<ProgressText Action="SelfUnregModules" Template="Arquivo: [1], Pasta: [2]">Removendo registro de módulos</ProgressText>
|
||||
|
||||
<ProgressText Action="SetODBCFolders" Template="">Inicializando diretórios de ODBC</ProgressText>
|
||||
<ProgressText Action="SetODBCFolders">Inicializando diretórios de ODBC</ProgressText>
|
||||
|
||||
<ProgressText Action="StartServices" Template="Serviço: [1]">Iniciando serviços</ProgressText>
|
||||
<ProgressText Action="StartServices" Template="Serviço: [1]">Iniciando serviços</ProgressText>
|
||||
|
||||
<ProgressText Action="StopServices" Template="Serviço: [1]">Interrompendo serviços</ProgressText>
|
||||
<ProgressText Action="StopServices" Template="Serviço: [1]">Interrompendo serviços</ProgressText>
|
||||
|
||||
<ProgressText Action="UnmoveFiles" Template="Arquivo: [1], Diretório: [9]">Removendo arquivos movidos</ProgressText>
|
||||
<ProgressText Action="UnmoveFiles" Template="Arquivo: [1], Diretório: [9]">Removendo arquivos movidos</ProgressText>
|
||||
|
||||
<ProgressText Action="UnpublishComponents" Template="Identificação do componente: [1], Qualificador: [2]">Cancelando publicação de componentes qualificados</ProgressText>
|
||||
<ProgressText Action="UnpublishComponents" Template="Identificação do componente: [1], Qualificador: [2]">Cancelando publicação de componentes qualificados</ProgressText>
|
||||
|
||||
<ProgressText Action="UnpublishFeatures" Template="Recurso: [1]">Cancelando publicação de recursos do produto</ProgressText>
|
||||
<ProgressText Action="UnpublishFeatures" Template="Recurso: [1]">Cancelando publicação de recursos do produto</ProgressText>
|
||||
|
||||
<ProgressText Action="UnpublishProduct" Template="">Cancelando publicação de informações sobre o produto</ProgressText>
|
||||
<ProgressText Action="UnpublishProduct">Cancelando publicação de informações sobre o produto</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterClassInfo" Template="Class Id: [1]">Remover o registro de servidores de classes</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterComPlus" Template="AppId: [1]{{, AppType: [2]}}">Removendo registro de componentes e aplicativos do COM+</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterExtensionInfo" Template="Extensão: [1]">Removendo o registro de servidores de extensão</ProgressText>
|
||||
<ProgressText Action="UnregisterExtensionInfo" Template="Extensão: [1]">Removendo o registro de servidores de extensão</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterFonts" Template="Fonte: [1]">Removendo o registro de fontes</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterMIMEInfo" Template="Tipo de conteúdo MIME: [1], Extensão: [2]">Removendo registro de informações sobre MIME</ProgressText>
|
||||
<ProgressText Action="UnregisterMIMEInfo" Template="Tipo de conteúdo MIME: [1], Extensão: [2]">Removendo registro de informações sobre MIME</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterProgIdInfo" Template="ProgId: [1]">Removendo registro de identificadores de programas</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterTypeLibraries" Template="LibID: [1]">Removendo registro de bibliotecas de tipos</ProgressText>
|
||||
|
||||
<ProgressText Action="WriteEnvironmentStrings" Template="Nome: [1], Valor: [2], Ação [3]">Atualizando seqüências de ambiente</ProgressText>
|
||||
<ProgressText Action="WriteEnvironmentStrings" Template="Nome: [1], Valor: [2], Ação [3]">Atualizando seqüências de ambiente</ProgressText>
|
||||
|
||||
<ProgressText Action="WriteIniValues" Template="Arquivo: [1], Seção: [2], Chave: [3], Valor: [4]">Gravando valores de arquivos INI</ProgressText>
|
||||
<ProgressText Action="WriteIniValues" Template="Arquivo: [1], Seção: [2], Chave: [3], Valor: [4]">Gravando valores de arquivos INI</ProgressText>
|
||||
|
||||
<ProgressText Action="WriteRegistryValues" Template="Chave: [1], Nome: [2], Valor: [3]">Gravando valores de Registro do sistema</ProgressText>
|
||||
|
||||
|
@ -1,143 +1,143 @@
|
||||
<Include>
|
||||
|
||||
<ProgressText Action="Advertise" Template="">通知应用程序</ProgressText>
|
||||
<ProgressText Action="Advertise">֪ͨӦÓóÌÐò</ProgressText>
|
||||
|
||||
<ProgressText Action="AllocateRegistrySpace" Template="自由空间: [1]">正在分配注册表空间</ProgressText>
|
||||
<ProgressText Action="AllocateRegistrySpace" Template="×ÔÓÉ¿Õ¼ä: [1]">ÕýÔÚ·ÖÅä×¢²á±í¿Õ¼ä</ProgressText>
|
||||
|
||||
<ProgressText Action="AppSearch" Template="属性: [1],签名: [2]">正在搜索已安装的应用程序</ProgressText>
|
||||
<ProgressText Action="AppSearch" Template="ÊôÐÔ: [1]£¬Ç©Ãû: [2]">ÕýÔÚËÑË÷ÒÑ°²×°µÄÓ¦ÓóÌÐò</ProgressText>
|
||||
|
||||
<ProgressText Action="BindImage" Template="文件: [1]">绑定可执行文件</ProgressText>
|
||||
<ProgressText Action="BindImage" Template="Îļþ: [1]">°ó¶¨¿ÉÖ´ÐÐÎļþ</ProgressText>
|
||||
|
||||
<ProgressText Action="CCPSearch" Template="">正在搜索符合资格的产品</ProgressText>
|
||||
<ProgressText Action="CCPSearch">ÕýÔÚËÑË÷·ûºÏ×ʸñµÄ²úÆ·</ProgressText>
|
||||
|
||||
<ProgressText Action="CostFinalize" Template="">正在计算空间需求</ProgressText>
|
||||
<ProgressText Action="CostFinalize">ÕýÔÚ¼ÆËã¿Õ¼äÐèÇó</ProgressText>
|
||||
|
||||
<ProgressText Action="CostInitialize" Template="">正在计算空间需求</ProgressText>
|
||||
<ProgressText Action="CostInitialize">ÕýÔÚ¼ÆËã¿Õ¼äÐèÇó</ProgressText>
|
||||
|
||||
<ProgressText Action="CreateFolders" Template="文件夹: [1]">正在创建文件夹</ProgressText>
|
||||
<ProgressText Action="CreateFolders" Template="Îļþ¼Ð: [1]">ÕýÔÚ´´½¨Îļþ¼Ð</ProgressText>
|
||||
|
||||
<ProgressText Action="CreateShortcuts" Template="快捷方式: [1]">正在创建快捷方式</ProgressText>
|
||||
<ProgressText Action="CreateShortcuts" Template="¿ì½Ý·½Ê½: [1]">ÕýÔÚ´´½¨¿ì½Ý·½Ê½</ProgressText>
|
||||
|
||||
<ProgressText Action="DeleteServices" Template="服务: [1]">正在删除服务</ProgressText>
|
||||
<ProgressText Action="DeleteServices" Template="·þÎñ: [1]">ÕýÔÚɾ³ý·þÎñ</ProgressText>
|
||||
|
||||
<ProgressText Action="DuplicateFiles" Template="文件: [1],目录: [9],大小: [6]">正在创建重复文件</ProgressText>
|
||||
<ProgressText Action="DuplicateFiles" Template="Îļþ: [1]£¬Ä¿Â¼: [9]£¬´óС: [6]">ÕýÔÚ´´½¨Öظ´Îļþ</ProgressText>
|
||||
|
||||
<ProgressText Action="FileCost" Template="">正在计算空间需求</ProgressText>
|
||||
<ProgressText Action="FileCost">ÕýÔÚ¼ÆËã¿Õ¼äÐèÇó</ProgressText>
|
||||
|
||||
<ProgressText Action="FindRelatedProducts" Template="找到应用程序: [1]">正在搜索相关产品</ProgressText>
|
||||
<ProgressText Action="FindRelatedProducts" Template="ÕÒµ½Ó¦ÓóÌÐò: [1]">ÕýÔÚËÑË÷Ïà¹Ø²úÆ·</ProgressText>
|
||||
|
||||
<ProgressText Action="GenerateScript" Template="[1]">正在生成脚本操作,用于:</ProgressText>
|
||||
<ProgressText Action="GenerateScript" Template="[1]">ÕýÔÚÉú³É½Å±¾²Ù×÷£¬ÓÃÓÚ£º</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallAdminPackage" Template="文件: [1],目录: [9],大小: [6]">正在复制网络安装文件</ProgressText>
|
||||
<ProgressText Action="InstallAdminPackage" Template="Îļþ: [1]£¬Ä¿Â¼: [9]£¬´óС: [6]">ÕýÔÚ¸´ÖÆÍøÂç°²×°Îļþ</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallFiles" Template="文件: [1],目录: [9],大小: [6]">正在复制新文件</ProgressText>
|
||||
<ProgressText Action="InstallFiles" Template="Îļþ: [1]£¬Ä¿Â¼: [9]£¬´óС: [6]">ÕýÔÚ¸´ÖÆÐÂÎļþ</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallODBC" Template="">正在安装 ODBC 组件</ProgressText>
|
||||
<ProgressText Action="InstallODBC">ÕýÔÚ°²×° ODBC ×é¼þ</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallServices" Template="服务: [2]">正在安装新服务</ProgressText>
|
||||
<ProgressText Action="InstallServices" Template="·þÎñ: [2]">ÕýÔÚ°²×°Ð·þÎñ</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallSFPCatalogFile" Template="文件: [1], 依存关系: [2]">正在安装系统目录</ProgressText>
|
||||
<ProgressText Action="InstallSFPCatalogFile" Template="Îļþ: [1]£¬ ÒÀ´æ¹Øϵ: [2]">ÕýÔÚ°²×°ÏµÍ³Ä¿Â¼</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallValidate" Template="">正在验证安装</ProgressText>
|
||||
<ProgressText Action="InstallValidate">ÕýÔÚÑéÖ¤°²×°</ProgressText>
|
||||
|
||||
<ProgressText Action="LaunchConditions" Template="">正在评估启动条件</ProgressText>
|
||||
<ProgressText Action="LaunchConditions">ÕýÔÚÆÀ¹ÀÆô¶¯Ìõ¼þ</ProgressText>
|
||||
|
||||
<ProgressText Action="MigrateFeatureStates" Template="应用程序: [1]">正在从相关应用程序迁移功能</ProgressText>
|
||||
<ProgressText Action="MigrateFeatureStates" Template="Ó¦ÓóÌÐò: [1]">ÕýÔÚ´ÓÏà¹ØÓ¦ÓóÌÐòǨÒƹ¦ÄÜ</ProgressText>
|
||||
|
||||
<ProgressText Action="MoveFiles" Template="文件: [1],目录: [9],大小: [6]">正在移动文件</ProgressText>
|
||||
<ProgressText Action="MoveFiles" Template="Îļþ: [1]£¬Ä¿Â¼: [9]£¬´óС: [6]">ÕýÔÚÒƶ¯Îļþ</ProgressText>
|
||||
|
||||
<ProgressText Action="MsiPublishAssemblies" Template="应用程序环境:[1], 汇编名:[2]">发行汇编信息</ProgressText>
|
||||
<ProgressText Action="MsiPublishAssemblies" Template="Ó¦ÓóÌÐò»·¾³:[1], »ã±àÃû:[2]">·¢Ðлã±àÐÅÏ¢</ProgressText>
|
||||
|
||||
<ProgressText Action="MsiUnpublishAssemblies" Template="应用程序环境:[1], 汇编名:[2]">停止发行汇编信息</ProgressText>
|
||||
<ProgressText Action="MsiUnpublishAssemblies" Template="Ó¦ÓóÌÐò»·¾³:[1], »ã±àÃû:[2]">Í£Ö¹·¢Ðлã±àÐÅÏ¢</ProgressText>
|
||||
|
||||
<ProgressText Action="PatchFiles" Template="文件: [1],目录: [2],大小: [3]">正在修补文件</ProgressText>
|
||||
<ProgressText Action="PatchFiles" Template="Îļþ: [1]£¬Ä¿Â¼: [2]£¬´óС: [3]">ÕýÔÚÐÞ²¹Îļþ</ProgressText>
|
||||
|
||||
<ProgressText Action="ProcessComponents" Template="">正在更新组件注册表</ProgressText>
|
||||
<ProgressText Action="ProcessComponents">ÕýÔÚ¸üÐÂ×é¼þ×¢²á±í</ProgressText>
|
||||
|
||||
<ProgressText Action="PublishComponents" Template="组件 ID: [1],资格认证者: [2]">正在发布合格的组件</ProgressText>
|
||||
<ProgressText Action="PublishComponents" Template="×é¼þ ID: [1]£¬×ʸñÈÏÖ¤Õß: [2]">ÕýÔÚ·¢²¼ºÏ¸ñµÄ×é¼þ</ProgressText>
|
||||
|
||||
<ProgressText Action="PublishFeatures" Template="功能: [1]">正在发布产品功能</ProgressText>
|
||||
<ProgressText Action="PublishFeatures" Template="¹¦ÄÜ: [1]">ÕýÔÚ·¢²¼²úÆ·¹¦ÄÜ</ProgressText>
|
||||
|
||||
<ProgressText Action="PublishProduct" Template="">正在发布产品信息</ProgressText>
|
||||
<ProgressText Action="PublishProduct">ÕýÔÚ·¢²¼²úÆ·ÐÅÏ¢</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterClassInfo" Template="Class Id: [1]">正在注册类服务器</ProgressText>
|
||||
<ProgressText Action="RegisterClassInfo" Template="Class Id: [1]">ÕýÔÚ×¢²áÀà·þÎñÆ÷</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterComPlus" Template="AppId: [1]{{, AppType: [2], Users: [3], RSN: [4]}}">正在注册 COM+ 应用程序和组件</ProgressText>
|
||||
<ProgressText Action="RegisterComPlus" Template="AppId: [1]{{, AppType: [2], Users: [3], RSN: [4]}}">ÕýÔÚ×¢²á COM+ Ó¦ÓóÌÐòºÍ×é¼þ</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterExtensionInfo" Template="扩展: [1]">正在注册扩展服务器</ProgressText>
|
||||
<ProgressText Action="RegisterExtensionInfo" Template="À©Õ¹: [1]">ÕýÔÚ×¢²áÀ©Õ¹·þÎñÆ÷</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterFonts" Template="字体: [1]">正在注册字体</ProgressText>
|
||||
<ProgressText Action="RegisterFonts" Template="×ÖÌå: [1]">ÕýÔÚ×¢²á×ÖÌå</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterMIMEInfo" Template="MIME 内容类型: [1],扩展: [2]">正在注册 MIME 信息</ProgressText>
|
||||
<ProgressText Action="RegisterMIMEInfo" Template="MIME ÄÚÈÝÀàÐÍ: [1]£¬À©Õ¹: [2]">ÕýÔÚ×¢²á MIME ÐÅÏ¢</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterProduct" Template="[1]">正在注册产品</ProgressText>
|
||||
<ProgressText Action="RegisterProduct" Template="[1]">ÕýÔÚ×¢²á²úÆ·</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterProgIdInfo" Template="ProgId: [1]">正在注册程序标识符</ProgressText>
|
||||
<ProgressText Action="RegisterProgIdInfo" Template="ProgId: [1]">ÕýÔÚ×¢²á³ÌÐò±êʶ·û</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterTypeLibraries" Template="LibID: [1]">正在注册类型库</ProgressText>
|
||||
<ProgressText Action="RegisterTypeLibraries" Template="LibID: [1]">ÕýÔÚ×¢²áÀàÐÍ¿â</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterUser" Template="[1]">正在注册用户</ProgressText>
|
||||
<ProgressText Action="RegisterUser" Template="[1]">ÕýÔÚ×¢²áÓû§</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveDuplicateFiles" Template="文件: [1],目录: [9]">正在删除重复的文件</ProgressText>
|
||||
<ProgressText Action="RemoveDuplicateFiles" Template="Îļþ: [1]£¬Ä¿Â¼: [9]">ÕýÔÚɾ³ýÖظ´µÄÎļþ</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveEnvironmentStrings" Template="名称: [1],数值: [2],动作 [3]">正在更新环境字符串</ProgressText>
|
||||
<ProgressText Action="RemoveEnvironmentStrings" Template="Ãû³Æ: [1]£¬ÊýÖµ: [2]£¬¶¯×÷ [3]">ÕýÔÚ¸üл·¾³×Ö·û´®</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveExistingProducts" Template="应用程序: [1],命令行: [2]">正在删除应用程序</ProgressText>
|
||||
<ProgressText Action="RemoveExistingProducts" Template="Ó¦ÓóÌÐò: [1]£¬ÃüÁîÐÐ: [2]">ÕýÔÚɾ³ýÓ¦ÓóÌÐò</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveFiles" Template="文件: [1],目录: [9]">正在删除文件</ProgressText>
|
||||
<ProgressText Action="RemoveFiles" Template="Îļþ: [1]£¬Ä¿Â¼: [9]">ÕýÔÚɾ³ýÎļþ</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveFolders" Template="文件夹: [1]">正在删除文件夹</ProgressText>
|
||||
<ProgressText Action="RemoveFolders" Template="Îļþ¼Ð: [1]">ÕýÔÚɾ³ýÎļþ¼Ð</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveIniValues" Template="文件: [1],节: [2],键: [3],数值: [4]">正在删除 INI 文件条目</ProgressText>
|
||||
<ProgressText Action="RemoveIniValues" Template="Îļþ: [1]£¬½Ú: [2]£¬¼ü: [3]£¬ÊýÖµ: [4]">ÕýÔÚɾ³ý INI ÎļþÌõÄ¿</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveODBC" Template="">正在删除 ODBC 组件</ProgressText>
|
||||
<ProgressText Action="RemoveODBC">ÕýÔÚɾ³ý ODBC ×é¼þ</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveRegistryValues" Template="键值: [1],名称: [2]">正在删除系统注册表值</ProgressText>
|
||||
<ProgressText Action="RemoveRegistryValues" Template="¼üÖµ: [1]£¬Ãû³Æ: [2]">ÕýÔÚɾ³ýϵͳע²á±íÖµ</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveShortcuts" Template="快捷方式: [1]">正在删除快捷方式</ProgressText>
|
||||
<ProgressText Action="RemoveShortcuts" Template="¿ì½Ý·½Ê½: [1]">ÕýÔÚɾ³ý¿ì½Ý·½Ê½</ProgressText>
|
||||
|
||||
<ProgressText Action="RMCCPSearch" Template="">正在搜索符合资格的产品</ProgressText>
|
||||
<ProgressText Action="RMCCPSearch">ÕýÔÚËÑË÷·ûºÏ×ʸñµÄ²úÆ·</ProgressText>
|
||||
|
||||
<ProgressText Action="Rollback" Template="[1]">回滚操作: </ProgressText>
|
||||
<ProgressText Action="Rollback" Template="[1]">»Ø¹ö²Ù×÷: </ProgressText>
|
||||
|
||||
<ProgressText Action="RollbackCleanup" Template="文件: [1]">正在删除备份文件</ProgressText>
|
||||
<ProgressText Action="RollbackCleanup" Template="Îļþ: [1]">ÕýÔÚɾ³ý±¸·ÝÎļþ</ProgressText>
|
||||
|
||||
<ProgressText Action="SelfRegModules" Template="文件: [1],文件夹: [2]">正在注册模块</ProgressText>
|
||||
<ProgressText Action="SelfRegModules" Template="Îļþ: [1]£¬Îļþ¼Ð: [2]">ÕýÔÚ×¢²áÄ£¿é</ProgressText>
|
||||
|
||||
<ProgressText Action="SelfUnregModules" Template="文件: [1],文件夹: [2]">正在撤销模块的注册</ProgressText>
|
||||
<ProgressText Action="SelfUnregModules" Template="Îļþ: [1]£¬Îļþ¼Ð: [2]">ÕýÔÚ³·ÏúÄ£¿éµÄ×¢²á</ProgressText>
|
||||
|
||||
<ProgressText Action="SetODBCFolders" Template="">正在初始化 ODBC 目录</ProgressText>
|
||||
<ProgressText Action="SetODBCFolders">ÕýÔÚ³õʼ»¯ ODBC Ŀ¼</ProgressText>
|
||||
|
||||
<ProgressText Action="StartServices" Template="服务: [1]">正在启动服务</ProgressText>
|
||||
<ProgressText Action="StartServices" Template="·þÎñ: [1]">ÕýÔÚÆô¶¯·þÎñ</ProgressText>
|
||||
|
||||
<ProgressText Action="StopServices" Template="服务: [1]">正在停止服务</ProgressText>
|
||||
<ProgressText Action="StopServices" Template="·þÎñ: [1]">ÕýÔÚÍ£Ö¹·þÎñ</ProgressText>
|
||||
|
||||
<ProgressText Action="UnmoveFiles" Template="文件: [1],目录: [9]">正在删除移动过的文件</ProgressText>
|
||||
<ProgressText Action="UnmoveFiles" Template="Îļþ: [1]£¬Ä¿Â¼: [9]">ÕýÔÚɾ³ýÒƶ¯¹ýµÄÎļþ</ProgressText>
|
||||
|
||||
<ProgressText Action="UnpublishComponents" Template="组件 ID: [1],资格认证者: [2]">正在取消合格组件的发布</ProgressText>
|
||||
<ProgressText Action="UnpublishComponents" Template="×é¼þ ID: [1]£¬×ʸñÈÏÖ¤Õß: [2]">ÕýÔÚÈ¡ÏûºÏ¸ñ×é¼þµÄ·¢²¼</ProgressText>
|
||||
|
||||
<ProgressText Action="UnpublishFeatures" Template="功能: [1]">正在取消产品功能的发布</ProgressText>
|
||||
<ProgressText Action="UnpublishFeatures" Template="¹¦ÄÜ: [1]">ÕýÔÚÈ¡Ïû²úÆ·¹¦Äܵķ¢²¼</ProgressText>
|
||||
|
||||
<ProgressText Action="UnpublishProduct" Template="">正在取消产品信息的发布</ProgressText>
|
||||
<ProgressText Action="UnpublishProduct">ÕýÔÚÈ¡Ïû²úÆ·ÐÅÏ¢µÄ·¢²¼</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterClassInfo" Template="Class Id: [1]">正在撤销类服务器的注册</ProgressText>
|
||||
<ProgressText Action="UnregisterClassInfo" Template="Class Id: [1]">ÕýÔÚ³·ÏúÀà·þÎñÆ÷µÄ×¢²á</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterComPlus" Template="AppId: [1]{{, AppType: [2]}}">正在撤销 COM+ 应用程序和组件的注册</ProgressText>
|
||||
<ProgressText Action="UnregisterComPlus" Template="AppId: [1]{{, AppType: [2]}}">ÕýÔÚ³·Ïú COM+ Ó¦ÓóÌÐòºÍ×é¼þµÄ×¢²á</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterExtensionInfo" Template="扩展: [1]">正在撤销扩展服务器的注册</ProgressText>
|
||||
<ProgressText Action="UnregisterExtensionInfo" Template="À©Õ¹: [1]">ÕýÔÚ³·ÏúÀ©Õ¹·þÎñÆ÷µÄ×¢²á</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterFonts" Template="字体: [1]">正在撤销字体的注册</ProgressText>
|
||||
<ProgressText Action="UnregisterFonts" Template="×ÖÌå: [1]">ÕýÔÚ³·Ïú×ÖÌåµÄ×¢²á</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterMIMEInfo" Template="MIME 内容类型: [1],扩展: [2]">正在撤销 MIME 信息的注册</ProgressText>
|
||||
<ProgressText Action="UnregisterMIMEInfo" Template="MIME ÄÚÈÝÀàÐÍ: [1]£¬À©Õ¹: [2]">ÕýÔÚ³·Ïú MIME ÐÅÏ¢µÄ×¢²á</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterProgIdInfo" Template="ProgId: [1]">正在撤销程序标识符的注册</ProgressText>
|
||||
<ProgressText Action="UnregisterProgIdInfo" Template="ProgId: [1]">ÕýÔÚ³·Ïú³ÌÐò±êʶ·ûµÄ×¢²á</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterTypeLibraries" Template="LibID: [1]">正在撤销类型库的注册</ProgressText>
|
||||
<ProgressText Action="UnregisterTypeLibraries" Template="LibID: [1]">ÕýÔÚ³·ÏúÀàÐÍ¿âµÄ×¢²á</ProgressText>
|
||||
|
||||
<ProgressText Action="WriteEnvironmentStrings" Template="名称: [1],数值: [2],动作 [3]">正在更新环境字符串</ProgressText>
|
||||
<ProgressText Action="WriteEnvironmentStrings" Template="Ãû³Æ: [1]£¬ÊýÖµ: [2]£¬¶¯×÷ [3]">ÕýÔÚ¸üл·¾³×Ö·û´®</ProgressText>
|
||||
|
||||
<ProgressText Action="WriteIniValues" Template="文件: [1],节: [2],键: [3],数值: [4]">正在写入 INI 文件数值</ProgressText>
|
||||
<ProgressText Action="WriteIniValues" Template="Îļþ: [1]£¬½Ú: [2]£¬¼ü: [3]£¬ÊýÖµ: [4]">ÕýÔÚдÈë INI ÎļþÊýÖµ</ProgressText>
|
||||
|
||||
<ProgressText Action="WriteRegistryValues" Template="键: [1],名称: [2],数值: [3]">正在写入系统注册表值</ProgressText>
|
||||
<ProgressText Action="WriteRegistryValues" Template="¼ü: [1]£¬Ãû³Æ: [2]£¬ÊýÖµ: [3]">ÕýÔÚдÈëϵͳע²á±íÖµ</ProgressText>
|
||||
|
||||
</Include>
|
||||
|
@ -1,143 +1,143 @@
|
||||
<Include>
|
||||
|
||||
<ProgressText Action="Advertise" Template="">正在宣傳應用程式</ProgressText>
|
||||
<ProgressText Action="Advertise">¥¿¦b«Å¶ÇÀ³¥Îµ{¦¡</ProgressText>
|
||||
|
||||
<ProgressText Action="AllocateRegistrySpace" Template="可用空間: [1]">整理登錄值空間</ProgressText>
|
||||
<ProgressText Action="AllocateRegistrySpace" Template="¥i¥ÎªÅ¶¡: [1]">¾ã²zµn¿ýȪŶ¡</ProgressText>
|
||||
|
||||
<ProgressText Action="AppSearch" Template="屬性: [1], 簽名: [2]">搜尋已安裝的應用程式</ProgressText>
|
||||
<ProgressText Action="AppSearch" Template="ÄÝ©Ê: [1], ñ¦W: [2]">·j´M¤w¦w¸ËªºÀ³¥Îµ{¦¡</ProgressText>
|
||||
|
||||
<ProgressText Action="BindImage" Template="檔案: [1]">正在結合可執檔</ProgressText>
|
||||
<ProgressText Action="BindImage" Template="ÀÉ®×: [1]">¥¿¦bµ²¦X¥i°õÀÉ</ProgressText>
|
||||
|
||||
<ProgressText Action="CCPSearch" Template="">正在搜尋符合條件的產品</ProgressText>
|
||||
<ProgressText Action="CCPSearch">¥¿¦b·j´M²Å¦X±ø¥óªº²£«~</ProgressText>
|
||||
|
||||
<ProgressText Action="CostFinalize" Template="">計算所需空間</ProgressText>
|
||||
<ProgressText Action="CostFinalize">pºâ©Ò»ÝªÅ¶¡</ProgressText>
|
||||
|
||||
<ProgressText Action="CostInitialize" Template="">計算所需空間</ProgressText>
|
||||
<ProgressText Action="CostInitialize">pºâ©Ò»ÝªÅ¶¡</ProgressText>
|
||||
|
||||
<ProgressText Action="CreateFolders" Template="資料夾: [1]">正在建立資料夾</ProgressText>
|
||||
<ProgressText Action="CreateFolders" Template="¸ê®Æ§¨: [1]">¥¿¦b«Ø¥ß¸ê®Æ§¨</ProgressText>
|
||||
|
||||
<ProgressText Action="CreateShortcuts" Template="捷徑: [1]">正在建立捷徑</ProgressText>
|
||||
<ProgressText Action="CreateShortcuts" Template="±¶®|: [1]">¥¿¦b«Ø¥ß±¶®|</ProgressText>
|
||||
|
||||
<ProgressText Action="DeleteServices" Template="服務: [1]">刪除服務</ProgressText>
|
||||
<ProgressText Action="DeleteServices" Template="ªA°È: [1]">§R°£ªA°È</ProgressText>
|
||||
|
||||
<ProgressText Action="DuplicateFiles" Template="檔案: [1], 目錄: [9], 大小: [6]">建立重複檔案</ProgressText>
|
||||
<ProgressText Action="DuplicateFiles" Template="ÀÉ®×: [1], ¥Ø¿ý: [9], ¤j¤p: [6]">«Ø¥ß«½ÆÀÉ®×</ProgressText>
|
||||
|
||||
<ProgressText Action="FileCost" Template="">計算所需空間</ProgressText>
|
||||
<ProgressText Action="FileCost">pºâ©Ò»ÝªÅ¶¡</ProgressText>
|
||||
|
||||
<ProgressText Action="FindRelatedProducts" Template="已找到之應用程式: [1]">搜尋相關應用程式</ProgressText>
|
||||
<ProgressText Action="FindRelatedProducts" Template="¤w§ä¨ì¤§À³¥Îµ{¦¡: [1]">·j´M¬ÛÃöÀ³¥Îµ{¦¡</ProgressText>
|
||||
|
||||
<ProgressText Action="GenerateScript" Template="[1]">正在為動作產生 script 操作:</ProgressText>
|
||||
<ProgressText Action="GenerateScript" Template="[1]">¥¿¦b¬°°Ê§@²£¥Í script ¾Þ§@:</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallAdminPackage" Template="檔案: [1], 目錄: [9], 大小: [6]">正在複製網路安裝檔案</ProgressText>
|
||||
<ProgressText Action="InstallAdminPackage" Template="ÀÉ®×: [1], ¥Ø¿ý: [9], ¤j¤p: [6]">¥¿¦b½Æ»sºô¸ô¦w¸ËÀÉ®×</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallFiles" Template="檔案: [1], 目錄: [9], 大小: [6]">正在複製新的檔案</ProgressText>
|
||||
<ProgressText Action="InstallFiles" Template="ÀÉ®×: [1], ¥Ø¿ý: [9], ¤j¤p: [6]">¥¿¦b½Æ»s·sªºÀÉ®×</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallODBC" Template="">安裝 ODBC 元件</ProgressText>
|
||||
<ProgressText Action="InstallODBC">¦w¸Ë ODBC ¤¸¥ó</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallServices" Template="服務: [2]">安裝</ProgressText>
|
||||
<ProgressText Action="InstallServices" Template="ªA°È: [2]">¦w¸Ë</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallSFPCatalogFile" Template="檔案: [1],依存性: [2]">正在安裝系統類別目錄</ProgressText>
|
||||
<ProgressText Action="InstallSFPCatalogFile" Template="ÀÉ®×: [1]¡A¨Ì¦s©Ê: [2]">¥¿¦b¦w¸Ë¨t²ÎÃþ§O¥Ø¿ý</ProgressText>
|
||||
|
||||
<ProgressText Action="InstallValidate" Template="">驗證安裝</ProgressText>
|
||||
<ProgressText Action="InstallValidate">ÅçÃÒ¦w¸Ë</ProgressText>
|
||||
|
||||
<ProgressText Action="LaunchConditions" Template="">檢驗執行條件</ProgressText>
|
||||
<ProgressText Action="LaunchConditions">ÀËÅç°õ¦æ±ø¥ó</ProgressText>
|
||||
|
||||
<ProgressText Action="MigrateFeatureStates" Template="應用程式: [1]">從相關應用程式轉換功能狀態</ProgressText>
|
||||
<ProgressText Action="MigrateFeatureStates" Template="À³¥Îµ{¦¡: [1]">±q¬ÛÃöÀ³¥Îµ{¦¡Âà´«¥\¯àª¬ºA</ProgressText>
|
||||
|
||||
<ProgressText Action="MoveFiles" Template="檔案: [1], 目錄: [9], 大小: [6]">正在移動檔案</ProgressText>
|
||||
<ProgressText Action="MoveFiles" Template="ÀÉ®×: [1], ¥Ø¿ý: [9], ¤j¤p: [6]">¥¿¦b²¾°ÊÀÉ®×</ProgressText>
|
||||
|
||||
<ProgressText Action="MsiPublishAssemblies" Template="應用程式內容:[1], 組合名稱:[2]">正在公佈組合資訊</ProgressText>
|
||||
<ProgressText Action="MsiPublishAssemblies" Template="À³¥Îµ{¦¡¤º®e:[1], ²Õ¦X¦WºÙ:[2]">¥¿¦b¤½§G²Õ¦X¸ê°T</ProgressText>
|
||||
|
||||
<ProgressText Action="MsiUnpublishAssemblies" Template="應用程式內容:[1], 組合名稱:[2]">正在解除公佈組合資訊</ProgressText>
|
||||
<ProgressText Action="MsiUnpublishAssemblies" Template="À³¥Îµ{¦¡¤º®e:[1], ²Õ¦X¦WºÙ:[2]">¥¿¦b¸Ñ°£¤½§G²Õ¦X¸ê°T</ProgressText>
|
||||
|
||||
<ProgressText Action="PatchFiles" Template="檔案: [1], 目錄: [2], 大小: [3]">修補檔案</ProgressText>
|
||||
<ProgressText Action="PatchFiles" Template="ÀÉ®×: [1], ¥Ø¿ý: [2], ¤j¤p: [3]">׸ÉÀÉ®×</ProgressText>
|
||||
|
||||
<ProgressText Action="ProcessComponents" Template="">更新元件登錄</ProgressText>
|
||||
<ProgressText Action="ProcessComponents">§ó·s¤¸¥óµn¿ý</ProgressText>
|
||||
|
||||
<ProgressText Action="PublishComponents" Template="元件 ID: [1], Qualifier: [2]">發佈合格元件</ProgressText>
|
||||
<ProgressText Action="PublishComponents" Template="¤¸¥ó ID: [1], Qualifier: [2]">µo§G¦X®æ¤¸¥ó</ProgressText>
|
||||
|
||||
<ProgressText Action="PublishFeatures" Template="功能: [1]">發佈產品功能</ProgressText>
|
||||
<ProgressText Action="PublishFeatures" Template="¥\¯à: [1]">µo§G²£«~¥\¯à</ProgressText>
|
||||
|
||||
<ProgressText Action="PublishProduct" Template="">發佈產品資訊</ProgressText>
|
||||
<ProgressText Action="PublishProduct">µo§G²£«~¸ê°T</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterClassInfo" Template="Class Id: [1]">登錄 Class 伺服器</ProgressText>
|
||||
<ProgressText Action="RegisterClassInfo" Template="Class Id: [1]">µn¿ý Class ¦øªA¾¹</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterComPlus" Template="AppId: [1]{{, AppType: [2], Users: [3], RSN: [4]}}">登錄 COM+ 應用程式及元件</ProgressText>
|
||||
<ProgressText Action="RegisterComPlus" Template="AppId: [1]{{, AppType: [2], Users: [3], RSN: [4]}}">µn¿ý COM+ À³¥Îµ{¦¡¤Î¤¸¥ó</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterExtensionInfo" Template="延伸: [1]">登錄延伸伺服器</ProgressText>
|
||||
<ProgressText Action="RegisterExtensionInfo" Template="©µ¦ù: [1]">µn¿ý©µ¦ù¦øªA¾¹</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterFonts" Template="字型: [1]">登錄字型</ProgressText>
|
||||
<ProgressText Action="RegisterFonts" Template="¦r«¬: [1]">µn¿ý¦r«¬</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterMIMEInfo" Template="MIME Content Type: [1], Extension: [2]">登錄 MIME 資訊</ProgressText>
|
||||
<ProgressText Action="RegisterMIMEInfo" Template="MIME Content Type: [1], Extension: [2]">µn¿ý MIME ¸ê°T</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterProduct" Template="[1]">正在登錄產品</ProgressText>
|
||||
<ProgressText Action="RegisterProduct" Template="[1]">¥¿¦bµn¿ý²£«~</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterProgIdInfo" Template="ProgId: [1]">登錄程式識別</ProgressText>
|
||||
<ProgressText Action="RegisterProgIdInfo" Template="ProgId: [1]">µn¿ýµ{¦¡ÃѧO</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterTypeLibraries" Template="LibID: [1]">登錄 type libraries</ProgressText>
|
||||
<ProgressText Action="RegisterTypeLibraries" Template="LibID: [1]">µn¿ý type libraries</ProgressText>
|
||||
|
||||
<ProgressText Action="RegisterUser" Template="[1]">正在登錄使用者</ProgressText>
|
||||
<ProgressText Action="RegisterUser" Template="[1]">¥¿¦bµn¿ý¨Ï¥ÎªÌ</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveDuplicateFiles" Template="檔案: [1], 目錄: [9]">移除重複檔案</ProgressText>
|
||||
<ProgressText Action="RemoveDuplicateFiles" Template="ÀÉ®×: [1], ¥Ø¿ý: [9]">²¾°£«½ÆÀÉ®×</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveEnvironmentStrings" Template="名撐: [1], 值: [2], 動作 [3]">更新環境字串</ProgressText>
|
||||
<ProgressText Action="RemoveEnvironmentStrings" Template="¦W¼µ: [1], È: [2], °Ê§@ [3]">§ó·sÀô¹Ò¦r¦ê</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveExistingProducts" Template="應用程式: [1], 命令列: [2]">移除應用程式</ProgressText>
|
||||
<ProgressText Action="RemoveExistingProducts" Template="À³¥Îµ{¦¡: [1], ©R¥O¦C: [2]">²¾°£À³¥Îµ{¦¡</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveFiles" Template="檔案: [1], 目錄: [9]">正在移除檔案</ProgressText>
|
||||
<ProgressText Action="RemoveFiles" Template="ÀÉ®×: [1], ¥Ø¿ý: [9]">¥¿¦b²¾°£ÀÉ®×</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveFolders" Template="資料夾: [1]">正在移除資料夾</ProgressText>
|
||||
<ProgressText Action="RemoveFolders" Template="¸ê®Æ§¨: [1]">¥¿¦b²¾°£¸ê®Æ§¨</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveIniValues" Template="檔案: [1], Section: [2], Key: [3], Value: [4]">正在移除 INI 檔案</ProgressText>
|
||||
<ProgressText Action="RemoveIniValues" Template="ÀÉ®×: [1], Section: [2], Key: [3], Value: [4]">¥¿¦b²¾°£ INI ÀÉ®×</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveODBC" Template="">正在移除 ODBC 元件</ProgressText>
|
||||
<ProgressText Action="RemoveODBC">¥¿¦b²¾°£ ODBC ¤¸¥ó</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveRegistryValues" Template="機碼: [1], 名稱: [2]">正在移除系統登錄值</ProgressText>
|
||||
<ProgressText Action="RemoveRegistryValues" Template="¾÷½X: [1], ¦WºÙ: [2]">¥¿¦b²¾°£¨t²Îµn¿ýÈ</ProgressText>
|
||||
|
||||
<ProgressText Action="RemoveShortcuts" Template="捷徑: [1]">正在移除捷徑</ProgressText>
|
||||
<ProgressText Action="RemoveShortcuts" Template="±¶®|: [1]">¥¿¦b²¾°£±¶®|</ProgressText>
|
||||
|
||||
<ProgressText Action="RMCCPSearch" Template="">正在搜尋符合條件的產品</ProgressText>
|
||||
<ProgressText Action="RMCCPSearch">¥¿¦b·j´M²Å¦X±ø¥óªº²£«~</ProgressText>
|
||||
|
||||
<ProgressText Action="Rollback" Template="[1]">復原動作:</ProgressText>
|
||||
<ProgressText Action="Rollback" Template="[1]">´_ì°Ê§@:</ProgressText>
|
||||
|
||||
<ProgressText Action="RollbackCleanup" Template="檔案: [1]">正在移除備份檔案</ProgressText>
|
||||
<ProgressText Action="RollbackCleanup" Template="ÀÉ®×: [1]">¥¿¦b²¾°£³Æ¥÷ÀÉ®×</ProgressText>
|
||||
|
||||
<ProgressText Action="SelfRegModules" Template="檔案: [1], 資料夾: [2]">正在登錄模組</ProgressText>
|
||||
<ProgressText Action="SelfRegModules" Template="ÀÉ®×: [1], ¸ê®Æ§¨: [2]">¥¿¦bµn¿ý¼Ò²Õ</ProgressText>
|
||||
|
||||
<ProgressText Action="SelfUnregModules" Template="檔案: [1], 資料夾: [2]">解除登錄模組</ProgressText>
|
||||
<ProgressText Action="SelfUnregModules" Template="ÀÉ®×: [1], ¸ê®Æ§¨: [2]">¸Ñ°£µn¿ý¼Ò²Õ</ProgressText>
|
||||
|
||||
<ProgressText Action="SetODBCFolders" Template="">啟動 ODBC 目錄</ProgressText>
|
||||
<ProgressText Action="SetODBCFolders">±Ò°Ê ODBC ¥Ø¿ý</ProgressText>
|
||||
|
||||
<ProgressText Action="StartServices" Template="服務: [1]">啟動服務</ProgressText>
|
||||
<ProgressText Action="StartServices" Template="ªA°È: [1]">±Ò°ÊªA°È</ProgressText>
|
||||
|
||||
<ProgressText Action="StopServices" Template="服務: [1]">停止服務</ProgressText>
|
||||
<ProgressText Action="StopServices" Template="ªA°È: [1]">°±¤îªA°È</ProgressText>
|
||||
|
||||
<ProgressText Action="UnmoveFiles" Template="檔案: [1], 目錄: [9]">正在移除被移動的檔案</ProgressText>
|
||||
<ProgressText Action="UnmoveFiles" Template="ÀÉ®×: [1], ¥Ø¿ý: [9]">¥¿¦b²¾°£³Q²¾°ÊªºÀÉ®×</ProgressText>
|
||||
|
||||
<ProgressText Action="UnpublishComponents" Template="元件 ID: [1], Qualifier: [2]">解除發佈合格元件</ProgressText>
|
||||
<ProgressText Action="UnpublishComponents" Template="¤¸¥ó ID: [1], Qualifier: [2]">¸Ñ°£µo§G¦X®æ¤¸¥ó</ProgressText>
|
||||
|
||||
<ProgressText Action="UnpublishFeatures" Template="功能: [1]">解除發佈產品功能</ProgressText>
|
||||
<ProgressText Action="UnpublishFeatures" Template="¥\¯à: [1]">¸Ñ°£µo§G²£«~¥\¯à</ProgressText>
|
||||
|
||||
<ProgressText Action="UnpublishProduct" Template="">解除發佈產品資訊</ProgressText>
|
||||
<ProgressText Action="UnpublishProduct">¸Ñ°£µo§G²£«~¸ê°T</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterClassInfo" Template="Class Id: [1]">解除登錄 Class 伺服器</ProgressText>
|
||||
<ProgressText Action="UnregisterClassInfo" Template="Class Id: [1]">¸Ñ°£µn¿ý Class ¦øªA¾¹</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterComPlus" Template="AppId: [1]{{, AppType: [2]}}">解除登錄 COM+ 應用程式及元件</ProgressText>
|
||||
<ProgressText Action="UnregisterComPlus" Template="AppId: [1]{{, AppType: [2]}}">¸Ñ°£µn¿ý COM+ À³¥Îµ{¦¡¤Î¤¸¥ó</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterExtensionInfo" Template="延伸: [1]">解除登錄延伸伺服器</ProgressText>
|
||||
<ProgressText Action="UnregisterExtensionInfo" Template="©µ¦ù: [1]">¸Ñ°£µn¿ý©µ¦ù¦øªA¾¹</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterFonts" Template="字型: [1]">解除登錄字型</ProgressText>
|
||||
<ProgressText Action="UnregisterFonts" Template="¦r«¬: [1]">¸Ñ°£µn¿ý¦r«¬</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterMIMEInfo" Template="MIME Content Type: [1], Extension: [2]">解除登錄 MIME 資訊</ProgressText>
|
||||
<ProgressText Action="UnregisterMIMEInfo" Template="MIME Content Type: [1], Extension: [2]">¸Ñ°£µn¿ý MIME ¸ê°T</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterProgIdInfo" Template="ProgId: [1]">解除登錄程式識別</ProgressText>
|
||||
<ProgressText Action="UnregisterProgIdInfo" Template="ProgId: [1]">¸Ñ°£µn¿ýµ{¦¡ÃѧO</ProgressText>
|
||||
|
||||
<ProgressText Action="UnregisterTypeLibraries" Template="LibID: [1]">解除登錄 type libraries</ProgressText>
|
||||
<ProgressText Action="UnregisterTypeLibraries" Template="LibID: [1]">¸Ñ°£µn¿ý type libraries</ProgressText>
|
||||
|
||||
<ProgressText Action="WriteEnvironmentStrings" Template="名撐: [1], 值: [2], 動作 [3]">更新環境字串</ProgressText>
|
||||
<ProgressText Action="WriteEnvironmentStrings" Template="¦W¼µ: [1], È: [2], °Ê§@ [3]">§ó·sÀô¹Ò¦r¦ê</ProgressText>
|
||||
|
||||
<ProgressText Action="WriteIniValues" Template="檔案: [1], Section: [2], Key: [3], Value: [4]">寫入 INI 檔案</ProgressText>
|
||||
<ProgressText Action="WriteIniValues" Template="ÀÉ®×: [1], Section: [2], Key: [3], Value: [4]">¼g¤J INI ÀÉ®×</ProgressText>
|
||||
|
||||
<ProgressText Action="WriteRegistryValues" Template="機碼: [1], 名稱: [2], 值: [3]">正在寫入系統登錄</ProgressText>
|
||||
<ProgressText Action="WriteRegistryValues" Template="¾÷½X: [1], ¦WºÙ: [2], È: [3]">¥¿¦b¼g¤J¨t²Îµn¿ý</ProgressText>
|
||||
|
||||
</Include>
|
||||
|
@ -45,75 +45,75 @@
|
||||
<Property Id="InstallMode">Typical</Property>
|
||||
|
||||
<Property Id="AFSCCPATCH">
|
||||
<RegistrySearch Id="rl_AFSCC_patch" Root="HKLM" Key="Software\TransarcCorporation\AFS Control Center\CurrentVersion" Name="PatchLevel" Type="registry" />
|
||||
<RegistrySearch Id="rl_AFSCC_patch" Root="HKLM" Key="Software\TransarcCorporation\AFS Control Center\CurrentVersion" Name="PatchLevel" Type="raw" />
|
||||
</Property>
|
||||
<Property Id="AFSCCMAJOR">
|
||||
<RegistrySearch Id="rl_AFSCC_major" Root="HKLM" Key="Software\TransarcCorporation\AFS Control Center\CurrentVersion" Name="MajorVersion" Type="registry" />
|
||||
<RegistrySearch Id="rl_AFSCC_major" Root="HKLM" Key="Software\TransarcCorporation\AFS Control Center\CurrentVersion" Name="MajorVersion" Type="raw" />
|
||||
</Property>
|
||||
<Property Id="AFSCCMINOR">
|
||||
<RegistrySearch Id="rl_AFSCC_minor" Root="HKLM" Key="Software\TransarcCorporation\AFS Control Center\CurrentVersion" Name="MinorVersion" Type="registry" />
|
||||
<RegistrySearch Id="rl_AFSCC_minor" Root="HKLM" Key="Software\TransarcCorporation\AFS Control Center\CurrentVersion" Name="MinorVersion" Type="raw" />
|
||||
</Property>
|
||||
<Property Id="AFSCCPATH">
|
||||
<RegistrySearch Id="rl_AFSCC_path" Root="HKLM" Key="Software\TransarcCorporation\AFS Control Center\CurrentVersion" Name="PathName" Type="registry" />
|
||||
<RegistrySearch Id="rl_AFSCC_path" Root="HKLM" Key="Software\TransarcCorporation\AFS Control Center\CurrentVersion" Name="PathName" Type="directory" />
|
||||
</Property>
|
||||
|
||||
<Property Id="AFSCLIENTPATCH">
|
||||
<RegistrySearch Id="rl_AFSClient_patch" Root="HKLM" Key="Software\TransarcCorporation\AFS Client\CurrentVersion" Name="PatchLevel" Type="registry" />
|
||||
<RegistrySearch Id="rl_AFSClient_patch" Root="HKLM" Key="Software\TransarcCorporation\AFS Client\CurrentVersion" Name="PatchLevel" Type="raw" />
|
||||
</Property>
|
||||
<Property Id="AFSCLIENTMAJOR">
|
||||
<RegistrySearch Id="rl_AFSClient_major" Root="HKLM" Key="Software\TransarcCorporation\AFS Client\CurrentVersion" Name="MajorVersion" Type="registry" />
|
||||
<RegistrySearch Id="rl_AFSClient_major" Root="HKLM" Key="Software\TransarcCorporation\AFS Client\CurrentVersion" Name="MajorVersion" Type="raw" />
|
||||
</Property>
|
||||
<Property Id="AFSCLIENTMINOR">
|
||||
<RegistrySearch Id="rl_AFSClient_minor" Root="HKLM" Key="Software\TransarcCorporation\AFS Client\CurrentVersion" Name="MinorVersion" Type="registry" />
|
||||
<RegistrySearch Id="rl_AFSClient_minor" Root="HKLM" Key="Software\TransarcCorporation\AFS Client\CurrentVersion" Name="MinorVersion" Type="raw" />
|
||||
</Property>
|
||||
<Property Id="AFSCLIENTPATH">
|
||||
<RegistrySearch Id="rl_AFSClient_path" Root="HKLM" Key="Software\TransarcCorporation\AFS Client\CurrentVersion" Name="PathName" Type="registry" />
|
||||
<RegistrySearch Id="rl_AFSClient_path" Root="HKLM" Key="Software\TransarcCorporation\AFS Client\CurrentVersion" Name="PathName" Type="directory" />
|
||||
</Property>
|
||||
|
||||
<Property Id="AFSDOCPATCH">
|
||||
<RegistrySearch Id="rl_AFSDoc_patch" Root="HKLM" Key="Software\TransarcCorporation\AFS Supplemental Documentation\CurrentVersion" Name="PatchLevel" Type="registry" />
|
||||
<RegistrySearch Id="rl_AFSDoc_patch" Root="HKLM" Key="Software\TransarcCorporation\AFS Supplemental Documentation\CurrentVersion" Name="PatchLevel" Type="raw" />
|
||||
</Property>
|
||||
<Property Id="AFSDOCMAJOR">
|
||||
<RegistrySearch Id="rl_AFSDoc_major" Root="HKLM" Key="Software\TransarcCorporation\AFS Supplemental Documentation\CurrentVersion" Name="MajorVersion" Type="registry" />
|
||||
<RegistrySearch Id="rl_AFSDoc_major" Root="HKLM" Key="Software\TransarcCorporation\AFS Supplemental Documentation\CurrentVersion" Name="MajorVersion" Type="raw" />
|
||||
</Property>
|
||||
<Property Id="AFSDOCMINOR">
|
||||
<RegistrySearch Id="rl_AFSDoc_minor" Root="HKLM" Key="Software\TransarcCorporation\AFS Supplemental Documentation\CurrentVersion" Name="MinorVersion" Type="registry" />
|
||||
<RegistrySearch Id="rl_AFSDoc_minor" Root="HKLM" Key="Software\TransarcCorporation\AFS Supplemental Documentation\CurrentVersion" Name="MinorVersion" Type="raw" />
|
||||
</Property>
|
||||
<Property Id="AFSDOCPATH">
|
||||
<RegistrySearch Id="rl_AFSDoc_path" Root="HKLM" Key="Software\TransarcCorporation\AFS Supplemental Documentation\CurrentVersion" Name="PathName" Type="registry" />
|
||||
<RegistrySearch Id="rl_AFSDoc_path" Root="HKLM" Key="Software\TransarcCorporation\AFS Supplemental Documentation\CurrentVersion" Name="PathName" Type="directory" />
|
||||
</Property>
|
||||
|
||||
<Property Id="AFSSERVERPATCH">
|
||||
<RegistrySearch Id="rl_AFSServer_patch" Root="HKLM" Key="Software\TransarcCorporation\AFS Server\CurrentVersion" Name="PatchLevel" Type="registry" />
|
||||
<RegistrySearch Id="rl_AFSServer_patch" Root="HKLM" Key="Software\TransarcCorporation\AFS Server\CurrentVersion" Name="PatchLevel" Type="raw" />
|
||||
</Property>
|
||||
<Property Id="AFSSERVERMAJOR">
|
||||
<RegistrySearch Id="rl_AFSServer_major" Root="HKLM" Key="Software\TransarcCorporation\AFS Server\CurrentVersion" Name="MajorVersion" Type="registry" />
|
||||
<RegistrySearch Id="rl_AFSServer_major" Root="HKLM" Key="Software\TransarcCorporation\AFS Server\CurrentVersion" Name="MajorVersion" Type="raw" />
|
||||
</Property>
|
||||
<Property Id="AFSSERVERMINOR">
|
||||
<RegistrySearch Id="rl_AFSServer_minor" Root="HKLM" Key="Software\TransarcCorporation\AFS Server\CurrentVersion" Name="MinorVersion" Type="registry" />
|
||||
<RegistrySearch Id="rl_AFSServer_minor" Root="HKLM" Key="Software\TransarcCorporation\AFS Server\CurrentVersion" Name="MinorVersion" Type="raw" />
|
||||
</Property>
|
||||
<Property Id="AFSSERVERPATH">
|
||||
<RegistrySearch Id="rl_AFSServer_path" Root="HKLM" Key="Software\TransarcCorporation\AFS Server\CurrentVersion" Name="PathName" Type="registry" />
|
||||
<RegistrySearch Id="rl_AFSServer_path" Root="HKLM" Key="Software\TransarcCorporation\AFS Server\CurrentVersion" Name="PathName" Type="directory" />
|
||||
</Property>
|
||||
|
||||
<Property Id="AFSSDKPATCH">
|
||||
<RegistrySearch Id="rl_AFSSDK_patch" Root="HKLM" Key="Software\TransarcCorporation\AFS SDK\CurrentVersion" Name="PatchLevel" Type="registry" />
|
||||
<RegistrySearch Id="rl_AFSSDK_patch" Root="HKLM" Key="Software\TransarcCorporation\AFS SDK\CurrentVersion" Name="PatchLevel" Type="raw" />
|
||||
</Property>
|
||||
<Property Id="AFSSDKMAJOR">
|
||||
<RegistrySearch Id="rl_AFSSDK_major" Root="HKLM" Key="Software\TransarcCorporation\AFS SDK\CurrentVersion" Name="MajorVersion" Type="registry" />
|
||||
<RegistrySearch Id="rl_AFSSDK_major" Root="HKLM" Key="Software\TransarcCorporation\AFS SDK\CurrentVersion" Name="MajorVersion" Type="raw" />
|
||||
</Property>
|
||||
<Property Id="AFSSDKMINOR">
|
||||
<RegistrySearch Id="rl_AFSSDK_minor" Root="HKLM" Key="Software\TransarcCorporation\AFS SDK\CurrentVersion" Name="MinorVersion" Type="registry" />
|
||||
<RegistrySearch Id="rl_AFSSDK_minor" Root="HKLM" Key="Software\TransarcCorporation\AFS SDK\CurrentVersion" Name="MinorVersion" Type="raw" />
|
||||
</Property>
|
||||
<Property Id="AFSSDKPATH">
|
||||
<RegistrySearch Id="rl_AFSSDK_path" Root="HKLM" Key="Software\TransarcCorporation\AFS SDK\CurrentVersion" Name="PathName" Type="registry" />
|
||||
<RegistrySearch Id="rl_AFSSDK_path" Root="HKLM" Key="Software\TransarcCorporation\AFS SDK\CurrentVersion" Name="PathName" Type="directory" />
|
||||
</Property>
|
||||
|
||||
<Property Id="NSISVERSION">
|
||||
<RegistrySearch Id="rl_NSIS_Ver" Root="HKLM" Key="Software\Microsoft\Windows\CurrentVersion\Uninstall\OpenAFS" Name="DisplayVersion" Type="registry" />
|
||||
<RegistrySearch Id="rl_NSIS_Ver" Root="HKLM" Key="Software\Microsoft\Windows\CurrentVersion\Uninstall\OpenAFS" Name="DisplayVersion" Type="raw" />
|
||||
</Property>
|
||||
<Property Id="NSISUNINSTALL">
|
||||
<RegistrySearch Id="rl_NSIS_Uninst" Root="HKLM" Key="Software\Microsoft\Windows\CurrentVersion\Uninstall\OpenAFS" Name="UninstallString" Type="registry" />
|
||||
<RegistrySearch Id="rl_NSIS_Uninst" Root="HKLM" Key="Software\Microsoft\Windows\CurrentVersion\Uninstall\OpenAFS" Name="UninstallString" Type="file" />
|
||||
</Property>
|
||||
|
||||
<Property Id="ABORTREASON">$(loc.StrNsisAbortReason)</Property>
|
||||
|
Loading…
x
Reference in New Issue
Block a user