This may not be the most elegant solution and the product team is aware of this but in the meantime, here a solution that you can use if needed.
- 1. You will need to download the ShellExecute.exe
- 2. During capture, copy ShellExecute.exe onto capture PC (let's say c:\app) 2. Create a Shortcut on the StartMenu which will launch the template document using ShellExecute like this "c:\app\ShellExecute c:\mydocument.xls"
- 3. When you finish the capture you should have an EXE target which will launch a template document using the virtualized application and it will install to the StartMenu using Thinreg.
You can manually do this in package.ini after the capture completes if you know the format to use.
Hot Shot (276 points)