Instant Side-by-Side DLL migration
Windows XP Side-by-Side DLLs are migrated to Windows Vista Side-by-Side DLLs automatically depending on the platform you are running on.If you capture an application that uses SxS DLLs on NT/2k/XP/w2k3 it will install SxS DLLs to a path location differently than when installed on Vista. Thinstall dynamically moves these SxS during the application startup if the platform has changed. Using Thinstall's Dynamic Path relocation, you can create one package that works on all platforms. |