5.0
Table Of Contents
- ThinApp User’s Guide
- Contents
- About This Book
- Installing ThinApp
- Capturing Applications
- Phases of the Capture Process
- Preparing to Capture Applications
- Capturing Applications with the Setup Capture Wizard
- Create a System Image Before the Application Installation
- Rescan the System with the Installed Application
- Defining Entry Points as Shortcuts into the Virtual Environment
- Set Entry Points
- Manage with VMware Horizon Application Manager
- Set User Groups
- Defining Isolation Modes for the Physical File System
- Set File System Isolation Modes
- Storing Application Changes in the Sandbox
- Customize the Sandbox Location
- Send Anonymous Statistics to VMware
- Customize ThinApp Project Settings
- Defining Package Settings
- Customize Package Settings
- Opening Project and Parameter Files
- Build Virtual Applications
- Advanced Package Configuration
- Capturing Internet Explorer on Windows XP
- Capturing Multiple Application Installers with ThinApp Converter
- Deploying Applications
- ThinApp Deployment Options
- Establishing File Type Associations with the thinreg.exe Utility
- Building an MSI Database
- Controlling Application Access with Active Directory
- Starting and Stopping Virtual Services
- Using ThinApp Packages Streamed from the Network
- Using Captured Applications with Other System Components
- Performing Paste Operations
- Accessing Printers
- Accessing Drivers
- Accessing the Local Disk, the Removable Disk, and Network Shares
- Accessing the System Registry
- Accessing Networking and Sockets
- Using Shared Memory and Named Pipes
- Using COM, DCOM, and Out-of-Process COM Components
- Starting Services
- Using File Type Associations
- Sample Isolation Mode Configuration Depending on Deployment Context
- Updating and Linking Applications
- Application Updates That the End User Triggers
- Application Sync Updates
- Using Application Sync in a Managed or Unmanaged Environment
- Update Firefox 2.0.0.3 to Firefox 3 with Application Sync
- Fix an Incorrect Update with Application Sync
- Application Sync Effect on Entry Point Executable Files
- Updating thinreg.exe Registrations with Application Sync
- Maintaining the Primary Data Container Name with Application Sync
- Completing the Application Sync Process When Applications Create Child Processes
- Application Link Updates
- View of the Application using Application Link
- Link a Base Application to the Microsoft .NET Framework
- Set Up Nested Links with Application Link
- Affecting Isolation Modes with Application Link
- PermittedGroups Effect on Linked Packages
- Sandbox Changes for Standalone and Linked Packages
- Import Order for Linked Packages
- File and Registry Collisions in Linked Packages
- VBScript Collisions in Linked Packages
- VBScript Function Order in Linked Packages
- Storing Multiple Versions of a Linked Application in the Same Directory
- Using Application Sync for a Base Application and Linked Packages
- Application Sync Updates
- Application Updates That the Administrator Triggers
- Automatic Application Updates
- Upgrading Running Applications on a Network Share
- Sandbox Considerations for Upgraded Applications
- Updating the ThinApp Version of Packages
- Application Updates That the End User Triggers
- Locating the ThinApp Sandbox
- Creating ThinApp Snapshots and Projects from the Command Line
- ThinApp File System Formats and Macros
- Creating ThinApp Scripts
- Callback Functions
- Implement Scripts in a ThinApp Environment
- API Functions
- Monitoring and Troubleshooting ThinApp
- Glossary
- Index
VMware, Inc. 89
Chapter 9 Monitoring and Troubleshooting ThinApp
74b0f2fcindicatesthereturnaddressfortheAPIcallthatmydll.dllmakes.Intypicalcircumstances,the
returnaddressistheaddressinthecodewherethecalloriginates.
-> indicatestheprocessofenteringthecall.Forthecallentrylogelement,ThinAppdisplaystheinput
parameters.Theseparametersareinandin/outparameters.
<-indicatestheprocessofthecallreturningtotheoriginalcaller.Forcallexitlogentries,ThinApp
displaystheoutputparameters.Theseparametersareoutandin/outparameters.
kernel32.dllindicatestheDLLwheretheAPIcalllands.
766533d3indicatestheaddressoftheAPIinsidekernel32wherethecalllands.Ifyoudisassemble
kernel32.dllatthe766533d3address,youfindthecodefortheGetProcAddressfunction.
‐>*=*7FE521F2hindicatestheAPIreturnsanaddressat7FE521F2.
Application Startup Information
Thefollowingentriesshowbasicinformationabouttheapplication,suchasthemodulenameand
process ID (PID),andaboutLogMonitor,suchastheversionandoptions.
000012 00180923241442 0000 1334 Logging started for ThinApp C:\Notepad++(5.0)\bin\Notepad++.exe
Using archive = C:\Notepad++(5.0)\bin\Notepad++.exe
PID = 0xc78 [3192], 32-bit process
CommandLine = "Notepad++.exe"
000016 00180923650589 0000 1334 System Current Directory = C:\Notepad++(5.0)\bin
Virtual Current Directory =
000018 00180923671507 0000 1334 |start_env_var| =C:=C:\Notepad++(5.0)\bin
0000019 00180923672549 0000 1334 |start_env_var| =H:=H:\
000020 00180923673142 0000 1334 |start_env_var| ALLUSERSPROFILE=C:\ProgramData
...
...
...
List of DLLs Loaded into Memory During Runtime
TheModules loadedsectionislocatedneartheendofthelogfileanddescribestheDLLsthatareloadedinto
memoryatruntimeandtheDLLaddresses.TheinformationshowswhetherWindowsorThinApploadsthe
DLLs.
SYSTEM_LOADEDindicatesthatWindowsloadstheDLL.Thefilemustexistonthedisk.
NTSECTION_MAPindicatesthatThinApploadstheDLL.ThinAppmightloadthefilefromthevirtual
filesystem.
6f600000‐6f62afffindicatestheaddressrangeinvirtualmemorywheretheDLLresides.
--- Modules loaded ---
NTSECTION_MAP 00400000-005c0fff, C:\Program Files\Notepad++\notepad++.exe
NTSECTION_MAP 01ea0000-01fa2fff, C:\Program Files\Notepad++\SciLexer.dll
SYSTEM_LOADED 6f600000-6f62afff, C:\Program Files\Internet Explorer\ieproxy.dll
SYSTEM_LOADED 71ae0000-71b0dfff, C:\Windows\system32\SHDOCVW.dll
8255572220 total cycles (2955.56 ms): |sprof| thinapp_LoadLibrary2
765380728 cycles (274.01 ms) on log entry 21753
428701805 cycles (153.48 ms) on log entry 191955
410404281 cycles (146.93 ms) on log entry 193969
.
.
... 438 total calls
7847975891 total cycles (2809.64 ms): |sprof| ts_load_internal_module
764794646 cycles (273.80 ms) on log entry 21753
426837866 cycles (152.81 ms) on log entry 191955
408570540 cycles (146.27 ms) on log entry 193969
.
.