Spanish

 View Only
  • 1.  ¿Alguien ha logrado paquetizar con thinapp office 2010?

    Posted Mar 28, 2012 07:22 AM

    Hola

    He realizado varias pruebas para paquetizar con thinapp office 2010 sin conseguirlo.

    He probado un step by step, que os pongo abajo pero nada.

    Capturing on Windows XP SP3 with MAK installer

    1. Copy Microsoft .NET 3.5 and Office installation      files to the capture machine.
    2. Make sure you have access to the internet
    3. Install ThinApp on capture machine (or run Setup      Capture from a network share)
    4. Run the Setup Capture wizard until you complete      the prescan operation.
    5. On the Install Application page of the Setup      Capture wizard, minimize the wizard and install Microsoft .NET 3.5
    6. The Microsoft .NET installation generates the      mscorsvw.exe process that continues for an extended period, stop the      process with the ngen.exe tool. By typing this in a cmd window:      "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\ngen.exe      executequeueditems"
    7. Edit Office 2010 installation Config.xml file to      enter your MAK key:
      By default, the Config.xml file is stored in the core product folders in      the Microsoft Office 2010 ISO (core_product_folder_name.WW folder, for      example, ProPlus.WW)
    8. Add the following line to the Config.xml file and      save it to your local drive:
      <PIDKEY Value="AAAAABBBBBCCCCCDDDDDEEEEE" />
      Where AAAAABBBBBCCCCCDDDDDEEEEE is the 25-character product key.
    9. To start the Microsoft Office 2010 setup wizard      and apply the settings in Config.xml, at a command prompt, type the      following command, and then press ENTER:
      Setup.exe /config <path of Config.xml file>
    10. Accept the terms of agreement.
    11. On the Choose the installation you want dialog      box, click the Customize button.
    12. Select Microsoft Office > Run all from My      Computer.
    13. Click Install Now to install Microsoft Office      2010.
    14. Run postscan
    15. Change the Inventory name to something      appropriate for your use.
    16. Before building the project , move the      OfficeSoftwareProtectionPlatform folder from %drive_C%\Documents and      Settings\All Users\Microsoft to %Common AppData%\Microsoft
    17. Put the following in HKEY_CURRENT_USER.txt:
      isolation_writecopy HKEY_CURRENT_USER\Environment
      Value=ALLUSERSPROFILE
      REG_SZ~%Common AppData%
    18. Put the following in HKEY_LOCAL_MACHINE.txt:
      isolation_full HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Windows      Search\Preferences
      Value=PreventIndexingOutlook
      REG_DWORD=#01#00#00#00

    ¿alguna idea?

    gracias



  • 2.  RE: ¿Alguien ha logrado paquetizar con thinapp office 2010?

    Posted Apr 09, 2012 02:23 PM

    Hola okey

    Echando un vistazo en el foro me he encontrado con esto, eschale un vistazo y nos cuentas.

    http://communities.vmware.com/message/1516234



  • 3.  RE: ¿Alguien ha logrado paquetizar con thinapp office 2010?

    Posted Apr 10, 2012 02:33 PM

    Hola

    Lo habia visto.

    He conseguido virtualizar office 2010 para que se ejecute en un windows xp, pero si intento ejecutar el office 2010 en un windows 7 no funciona. He probado a realizar la paquetizacion en un windows 7 a ver si asi funciona la ejecucion, pero no, por lo que me surge la duda de si en windows 7 se puede y unicamente se puede paquetizar en xp y ejecutar en xp.

    ?¿?¿

    gracias