~mandel/ubuntuone-windows-installer/spanish_installer

32.1.2 by Manuel de la Pena
Added dotNetInstaller configuration that can be used to create the bootstrapper.
1
<?xml version="1.0" encoding="utf-8"?>
2
<configurations lcid_type="UserExe" show_language_selector="True" language_selector_title="Choose your language" language_selector_ok="OK" language_selector_cancel="Cancel" configuration_no_match_message="" ui_level="full" fileversion="" productversion="" log_enabled="True" log_file="#TEMPPATH\UbuntuOneInstallerLog.txt">
3
  <schema version="1.9.5931.0" generator="dotNetInstaller InstallerEditor" />
32.1.6 by Manuel de la Pena
Fix typo in the dialog text.
4
  <configuration dialog_caption="Ubuntu One Installer" dialog_message="Ubuntu One is the personal cloud service that simplifies your digital life. The Ubuntu One bundle bring to you windows machine a great collection of Open Source software that will simplify your digital life." dialog_message_uninstall="" dialog_bitmap="#APPPATH\banner.bmp" skip_caption="Skip" install_caption="Install" uninstall_caption="Uninstall" cancel_caption="Close" status_installed=" (Installed)" status_notinstalled="" failed_exec_command_continue="Failed to install %s. Continue with others components?" installation_completed="Unbutu One Bundle installed successfully!" uninstallation_completed="Unbutu One Bundle uninstalled successfully!" installation_none="Unbutu One Bundle is already installed!" uninstallation_none="Unbutu One Bundle is not installed!" installing_component_wait="Installing %s. Wait, this operation could take some time ..." uninstalling_component_wait="Uninstalling %s. Wait, this operation could take some time ..." reboot_required="To continue the installation you must restart your computer. Restart now?" must_reboot_required="False" dialog_otherinfo_caption="" dialog_otherinfo_link="" complete_command="" complete_command_silent="" complete_command_basic="" wait_for_complete_command="True" auto_close_if_installed="True" auto_close_on_error="False" allow_continue_on_error="True" dialog_show_installed="True" dialog_show_uninstalled="True" dialog_show_required="True" cab_dialog_message="%s" cab_cancelled_message="" cab_dialog_caption="" cab_path="#TEMPPATH\#GUID" cab_path_autodelete="True" dialog_position="" dialog_components_list_position="" dialog_message_position="" dialog_bitmap_position="" dialog_otherinfo_link_position="" dialog_osinfo_position="" dialog_install_button_position="" dialog_cancel_button_position="" dialog_skip_button_position="" auto_start="False" auto_continue_on_reboot="False" reboot_cmd="" type="install" lcid_filter="1033, 2057, 3081, 10249, 4105, 9225, 15369, 16393, 14345, 6153, 8201, 17417, 5129, 13321, 18441, 7177, 11273, 12297" language_id="2057" language="English" os_filter_greater="80" os_filter_smaller="" processor_architecture_filter="" supports_install="True" supports_uninstall="True">
39 by Manuel de la Pena
Fully added the boostrapper in spanish
5
    <component package="#TEMPPATH\ubuntuone\ubuntuone.msi" cmdparameters="/l #TEMPPATH\ubuntuone\ubuntuoneInstall.log" cmdparameters_silent="/qn" cmdparameters_basic="/qb-" uninstall_package="" uninstall_cmdparameters="/qb-" uninstall_cmdparameters_silent="/qn" uninstall_cmdparameters_basic="/qb-" id="UbuntuOne.msi" display_name="Ubuntu One" uninstall_display_name="" os_filter_greater="80" os_filter_smaller="" os_filter_lcid="" type="msi" installcompletemessage="The Ubuntu One components were correctly installed." uninstallcompletemessage="The Ubuntu One components were correctly uninstalled." mustreboot="False" reboot_required="False" must_reboot_required="False" failed_exec_command_continue="" allow_continue_on_error="False" required="True" selected="True" note="This components provides the based components provided by Ubuntu One." processor_architecture_filter="x86" status_installed="" status_notinstalled="" supports_install="True" supports_uninstall="True">
32.1.2 by Manuel de la Pena
Added dotNetInstaller configuration that can be used to create the bootstrapper.
6
      <installedcheck path="SOFTWARE\Canonical\UbuntuOne" fieldname="UBUNTUONE_INSTALLDIR" fieldvalue="1" defaultvalue="False" fieldtype="REG_DWORD" comparison="value_exists" rootkey="HKEY_LOCAL_MACHINE" wowoption="NONE" type="check_registry_value" description="Installed Check" />
7
      <downloaddialog dialog_caption="Ubuntu One - Downloading Components" dialog_message="Press 'Start' to download the required components for installing &quot;Ubuntu One&quot;." dialog_message_downloading="Downloading ..." dialog_message_copying="Copying ..." dialog_message_connecting="Connecting ..." dialog_message_sendingrequest="Sending request ..." autostartdownload="True" buttonstart_caption="Start" buttoncancel_caption="Cancel">
8
        <download componentname="Download Ubuntu One installer" sourceurl="http://s3.amazonaws.com/u1wintest/UbuntuOne.msi" sourcepath="" destinationpath="#TEMPPATH\ubuntuone" destinationfilename="ubuntuone.msi" alwaysdownload="True" clear_cache="False" />
9
      </downloaddialog>
10
    </component>
39 by Manuel de la Pena
Fully added the boostrapper in spanish
11
    <component package="#TEMPPATH\ubuntuone\gtksharp.msi" cmdparameters="/l #TEMPPATH\ubuntuone\gtksharpInstall.log" cmdparameters_silent="/qn" cmdparameters_basic="/qb-" uninstall_package="" uninstall_cmdparameters="/qb-" uninstall_cmdparameters_silent="/qn" uninstall_cmdparameters_basic="/qb-" id="gtksharp.msi" display_name="Gtk Sharp" uninstall_display_name="" os_filter_greater="80" os_filter_smaller="" os_filter_lcid="" type="msi" installcompletemessage="The Gtk Sharp components were correctly installed." uninstallcompletemessage="The Gtk Sharp components were correctly uninstalled." mustreboot="False" reboot_required="" must_reboot_required="False" failed_exec_command_continue="" allow_continue_on_error="True" required="True" selected="True" note="" processor_architecture_filter="" status_installed="" status_notinstalled="" supports_install="True" supports_uninstall="True">
35.2.1 by Manuel de la Pena
Added check that will ensure that gtk-sharp will not be installed if it is already present in the system.
12
      <installedcheck path="SOFTWARE\Novell\GtkSharp\Version" fieldname="" fieldvalue="2.12.10" defaultvalue="False" fieldtype="REG_SZ" comparison="version_ge" rootkey="HKEY_LOCAL_MACHINE" wowoption="NONE" type="check_registry_value" description="Gtk Installed" />
32.1.8 by Manuel de la Pena
The gtk installer shoul dbe executed before the tomboy one, otherwhise the installer will not be able to finish.
13
      <downloaddialog dialog_caption="Gtk Sharp - Downloading Components" dialog_message="Press 'Start' to download the required components for installing &quot;Gtk Sharp&quot;." dialog_message_downloading="Downloading ..." dialog_message_copying="Copying ..." dialog_message_connecting="Connecting ..." dialog_message_sendingrequest="Sending request ..." autostartdownload="True" buttonstart_caption="Start" buttoncancel_caption="Cancel">
14
        <download componentname="Download GtkSharp installer" sourceurl="http://s3.amazonaws.com/u1wintest/gtk-sharp-2.12.10.win32.msi" sourcepath="" destinationpath="#TEMPPATH\ubuntuone" destinationfilename="gtksharp.msi" alwaysdownload="True" clear_cache="False" />
15
      </downloaddialog>
16
    </component>
39 by Manuel de la Pena
Fully added the boostrapper in spanish
17
    <component package="#TEMPPATH\ubuntuone\tomboy.msi" cmdparameters="/l #TEMPPATH\ubuntuone\tomboyInstall.log" cmdparameters_silent="/qn" cmdparameters_basic="/qb-" uninstall_package="" uninstall_cmdparameters="/qb-" uninstall_cmdparameters_silent="/qn" uninstall_cmdparameters_basic="/qb-" id="Tomboy.msi" display_name="Tomboy Notes" uninstall_display_name="" os_filter_greater="80" os_filter_smaller="" os_filter_lcid="" type="msi" installcompletemessage="The Tomboy Notes components were correctly installed." uninstallcompletemessage="The Tomboy Notes components were correctly uninstalled." mustreboot="False" reboot_required="" must_reboot_required="False" failed_exec_command_continue="" allow_continue_on_error="True" required="False" selected="True" note="" processor_architecture_filter="x86" status_installed="" status_notinstalled="" supports_install="True" supports_uninstall="True">
35.1.1 by Manuel de la Pena
Added step that will check if tomboy is installed. If it is, the bootstrapper will not install tomboy.
18
      <installedcheck path="SOFTWARE\Tomboy" fieldname="InstallDir" fieldvalue="1" defaultvalue="False" fieldtype="REG_SZ" comparison="exists" rootkey="HKEY_LOCAL_MACHINE" wowoption="NONE" type="check_registry_value" description="Installed Check" />
32.1.2 by Manuel de la Pena
Added dotNetInstaller configuration that can be used to create the bootstrapper.
19
      <downloaddialog dialog_caption="Tomboy - Downloading Components" dialog_message="Press 'Start' to download the required components for installing &quot;Tomboy&quot;." dialog_message_downloading="Downloading ..." dialog_message_copying="Copying ..." dialog_message_connecting="Connecting ..." dialog_message_sendingrequest="Sending request ..." autostartdownload="True" buttonstart_caption="Start" buttoncancel_caption="Cancel">
20
        <download componentname="Download Tomboy installer" sourceurl="http://s3.amazonaws.com/u1wintest/Tomboy-1.2.2.msi" sourcepath="" destinationpath="#TEMPPATH\ubuntuone" destinationfilename="tomboy.msi" alwaysdownload="True" clear_cache="False" />
21
      </downloaddialog>
22
    </component>
23
  </configuration>
44 by Manuel de la Pena
Fix typo
24
  <configuration dialog_caption="Instalando Ubuntu One" dialog_message="Para poder instalar Ubuntu One los siguientes programas deben de ser instalados:" dialog_message_uninstall="" dialog_bitmap="#APPPATH\banner.bmp" skip_caption="Saltar" install_caption="Instalar" uninstall_caption="Desinstalar" cancel_caption="Cancelar" status_installed=" (Presente)" status_notinstalled="" failed_exec_command_continue="%s no se pudo instalar. ¿Quieres continuar con la instalación?" installation_completed="¡Ubuntu One Bundle se ha instalado correctamente!" uninstallation_completed="¡Ubuntu One Bundle se ha desinstalado correctamente!" installation_none="¡Ubuntu One Bundle ya está instalado!" uninstallation_none="¡Ubuntu One Bundle no está instalado!" installing_component_wait="Instalando %s. Paciencia, esta operación puede tomar su tiempo..." uninstalling_component_wait="Desinstalando %s. Paciencia, esta operación puede tomar su tiempo..." reboot_required="&#xD;&#xA;" must_reboot_required="False" dialog_otherinfo_caption="" dialog_otherinfo_link="" complete_command="" complete_command_silent="" complete_command_basic="" wait_for_complete_command="True" auto_close_if_installed="True" auto_close_on_error="False" allow_continue_on_error="True" dialog_show_installed="True" dialog_show_uninstalled="True" dialog_show_required="True" cab_dialog_message="%s" cab_cancelled_message="" cab_dialog_caption="" cab_path="#TEMPPATH\#GUID" cab_path_autodelete="True" dialog_position="" dialog_components_list_position="" dialog_message_position="" dialog_bitmap_position="" dialog_otherinfo_link_position="" dialog_osinfo_position="" dialog_install_button_position="" dialog_cancel_button_position="" dialog_skip_button_position="" auto_start="False" auto_continue_on_reboot="False" reboot_cmd="" type="install" lcid_filter="3082, 1034, 11274, 16394, 13322, 9226, 5130, 7178, 12298, 17418, 4106, 18442, 22538, 2058, 19466, 6154, 15370, 10250, 20490,  21514, 14346, 8202" language_id="3082" language="Español" os_filter_greater="80" os_filter_smaller="" processor_architecture_filter="x86" supports_install="True" supports_uninstall="True">
42 by Manuel de la Pena
Fixed spanish thnx to Natys input.
25
    <component package="#TEMPPATH\ubuntuone\ubuntuone.msi" cmdparameters="/l #TEMPPATH\ubuntuone\ubuntuoneInstall.log" cmdparameters_silent="/qn" cmdparameters_basic="/qb-" uninstall_package="" uninstall_cmdparameters="/qb-" uninstall_cmdparameters_silent="/qn" uninstall_cmdparameters_basic="/qb-" id="UbuntuOne.msi" display_name="Ubuntu One" uninstall_display_name="" os_filter_greater="80" os_filter_smaller="" os_filter_lcid="" type="msi" installcompletemessage="Ubuntu One fue instalado correctamente." uninstallcompletemessage="Ubuntu One fue correctamente desinstalado." mustreboot="False" reboot_required="False" must_reboot_required="False" failed_exec_command_continue="" allow_continue_on_error="True" required="True" selected="True" note="Este programa provee los componentes básicos de Ubuntu One." processor_architecture_filter="x86" status_installed="" status_notinstalled="" supports_install="True" supports_uninstall="True">
39 by Manuel de la Pena
Fully added the boostrapper in spanish
26
      <installedcheck path="SOFTWARE\Canonical\UbuntuOne" fieldname="UBUNTUONE_INSTALLDIR" fieldvalue="1" defaultvalue="False" fieldtype="REG_DWORD" comparison="value_exists" rootkey="HKEY_LOCAL_MACHINE" wowoption="NONE" type="check_registry_value" description="Installed Check" />
41 by Manuel de la Pena
Fix spanish spelling erros.
27
      <downloaddialog dialog_caption="Ubuntu One - Descargando los componentes" dialog_message="Pulse 'Comenzar' para descargar los componentes de Ubuntu One." dialog_message_downloading="Descargando ..." dialog_message_copying="Copiando ..." dialog_message_connecting="Conectando ..." dialog_message_sendingrequest="Solicitando los componentes ..." autostartdownload="True" buttonstart_caption="Comenzar" buttoncancel_caption="Cancelar">
39 by Manuel de la Pena
Fully added the boostrapper in spanish
28
        <download componentname="Download Ubuntu One installer" sourceurl="http://s3.amazonaws.com/u1wintest/UbuntuOne.msi" sourcepath="" destinationpath="#TEMPPATH\ubuntuone" destinationfilename="ubuntuone.msi" alwaysdownload="True" clear_cache="False" />
29
      </downloaddialog>
30
    </component>
42 by Manuel de la Pena
Fixed spanish thnx to Natys input.
31
    <component package="#TEMPPATH\ubuntuone\gtksharp.msi" cmdparameters="/l #TEMPPATH\ubuntuone\gtksharpInstall.log" cmdparameters_silent="/qn" cmdparameters_basic="/qb-" uninstall_package="" uninstall_cmdparameters="/qb-" uninstall_cmdparameters_silent="/qn" uninstall_cmdparameters_basic="/qb-" id="gtksharp.msi" display_name="Gtk Sharp" uninstall_display_name="" os_filter_greater="80" os_filter_smaller="" os_filter_lcid="" type="msi" installcompletemessage="Gtk Sharp fue instalado correctamente." uninstallcompletemessage="Gtk Sharp fue correctamente desinstalado." mustreboot="False" reboot_required="" must_reboot_required="False" failed_exec_command_continue="" allow_continue_on_error="True" required="True" selected="True" note="" processor_architecture_filter="" status_installed="" status_notinstalled="" supports_install="True" supports_uninstall="True">
39 by Manuel de la Pena
Fully added the boostrapper in spanish
32
      <installedcheck path="SOFTWARE\Novell\GtkSharp\Version" fieldname="" fieldvalue="2.12.10" defaultvalue="False" fieldtype="REG_SZ" comparison="version_ge" rootkey="HKEY_LOCAL_MACHINE" wowoption="NONE" type="check_registry_value" description="Gtk Installed" />
41 by Manuel de la Pena
Fix spanish spelling erros.
33
      <downloaddialog dialog_caption="Gtk Sharp - Descargando los componentes" dialog_message="Pulse 'Comenzar' para descargar los componentes de Gtk Sharp." dialog_message_downloading="Descargando ..." dialog_message_copying="Copiando ..." dialog_message_connecting="Conectando ..." dialog_message_sendingrequest="Solicitando los componentes ..." autostartdownload="True" buttonstart_caption="Comenzar" buttoncancel_caption="Cancelar">
39 by Manuel de la Pena
Fully added the boostrapper in spanish
34
        <download componentname="Download GtkSharp installer" sourceurl="http://s3.amazonaws.com/u1wintest/gtk-sharp-2.12.10.win32.msi" sourcepath="" destinationpath="#TEMPPATH\ubuntuone" destinationfilename="gtksharp.msi" alwaysdownload="True" clear_cache="False" />
35
      </downloaddialog>
36
    </component>
42 by Manuel de la Pena
Fixed spanish thnx to Natys input.
37
    <component package="#TEMPPATH\ubuntuone\tomboy.msi" cmdparameters="/l #TEMPPATH\ubuntuone\tomboyInstall.log" cmdparameters_silent="/qn" cmdparameters_basic="/qb-" uninstall_package="" uninstall_cmdparameters="/qb-" uninstall_cmdparameters_silent="/qn" uninstall_cmdparameters_basic="/qb-" id="Tomboy.msi" display_name="Tomboy Notes" uninstall_display_name="" os_filter_greater="80" os_filter_smaller="" os_filter_lcid="" type="msi" installcompletemessage="Tomboy Notes fue instalado correctamente." uninstallcompletemessage="Tomboy Notes fue correctamente desinstalado." mustreboot="False" reboot_required="" must_reboot_required="False" failed_exec_command_continue="" allow_continue_on_error="True" required="False" selected="True" note="" processor_architecture_filter="x86" status_installed="" status_notinstalled="" supports_install="True" supports_uninstall="True">
39 by Manuel de la Pena
Fully added the boostrapper in spanish
38
      <installedcheck path="SOFTWARE\Tomboy" fieldname="InstallDir" fieldvalue="1" defaultvalue="False" fieldtype="REG_SZ" comparison="exists" rootkey="HKEY_LOCAL_MACHINE" wowoption="NONE" type="check_registry_value" description="Installed Check" />
41 by Manuel de la Pena
Fix spanish spelling erros.
39
      <downloaddialog dialog_caption="Tomboy Notes - Descargando los componentes" dialog_message="Pulse 'Comenzar' para descargar los componentes de Tomboy Notes." dialog_message_downloading="Descargando ..." dialog_message_copying="Copiando ..." dialog_message_connecting="Conectando ..." dialog_message_sendingrequest="Solicitando los componentes ..." autostartdownload="True" buttonstart_caption="Comenzar" buttoncancel_caption="Cancelar">
39 by Manuel de la Pena
Fully added the boostrapper in spanish
40
        <download componentname="Download Tomboy installer" sourceurl="http://s3.amazonaws.com/u1wintest/Tomboy-1.2.2.msi" sourcepath="" destinationpath="#TEMPPATH\ubuntuone" destinationfilename="tomboy.msi" alwaysdownload="True" clear_cache="False" />
32.1.2 by Manuel de la Pena
Added dotNetInstaller configuration that can be used to create the bootstrapper.
41
      </downloaddialog>
42
    </component>
43
  </configuration>
44
</configurations>