|
How to thinapp Office 2010? |
|
Thursday, 20 May 2010 |
|
Ghoost,
you forgot one method:
Method3: Virtualize the application on a clean machine and use APPLINK.
Allows you to deploy the application on any machine and provide reuse of the .NET 3.5 application files to other ThinApps.
Eg: Office 2010 needs .Net 3.5.
1. dotNet3.5 is not installed natively.
2. Run Prescan.
3. Install dotNet3.5.
4. Run Postscan and build the dotNET3.5 package.
5. Run Prescan.
6. Install Office 2010.
7. Run Postscan and edit the PACKAGE.INI changing the OptionalAppLinks= parameter to specify the dotNET3.5 package.
8. copy the dotNET3.5 package to the folder specified by the OptionalAppLinks= parameter, which is usually a relative folder path, to the Office2010 package
NOTE: This package should work on any machine with the same or newer OS/SP level as the package machine.
Phil
Read more at: |