Всем привет. Создал игру портативную версию Titan Quest весом 4333,2 ГБ. Но она очень долго грузиться. Включал параметры ChildProcessEnvironmentDefault=External, выключал этот параметр, все равно долго грузиться. Использовал ThinApp.MS.Visual.C.2010.exe с выключенным параметром ChildProcessEnvironmentDefault=External, все равно очень долго загружаеться.
; This file can be used to configure build and runtime options for packages
; Lines that begin with a semicolon contain only comments and do not have any effect
; For documentation and to obtain a complete list of options available visit:
;
;
http://www.vmware.com/info?id=906 ;
[Compression]
CompressionType=Fast
OptimizeFor=Disk
[Isolation]
DirectoryIsolationMode=WriteCopy
[BuildOptions]
;-------- MSI Parameters ----------
;Enable MSIFilename if you want to generate a Windows Installer package.
;MSIFilename=Titan Quest Immortal Throne.msi
;MSIManufacturer=Unknown
;MSIProductVersion=1.0
;MSIDefaultInstallAllUsers=1
;MSIRequireElevatedPrivileges=1
;MSIInstallDirectory=Titan Quest Immortal Throne (VMware ThinApp)
;MSIProductCode={2469C6E1-D1FF-FD47-FA06-873EE818DF2E}
;MSIUpgradeCode={92B87749-D892-827C-5EBB-0B5F6841F9B2}
;MSIStreaming=0
;MSICompressionType=Fast
;MSIArpProductIcon=%drive_C%\Games\Titan Quest\Immortal Throne\Tqit.exe
;-------- AppSync Parameters ----------
;AppSyncURL=https://example.com/some/path/PackageName.exe
;AppSyncUpdateFrequency=1d
;AppSyncExpirePeriod=30d
;AppSyncWarningPeriod=5d
;AppSyncWarningFrequency=1d
;AppSyncWarningMessage=This application will become unavailable for use in %remaining_days% day(s) if it cannot contact its update server. Check your network connection to ensure uninterrupted service.
;AppSyncExpireMessage=This application has been unable to contact its update server for %expire_days% day(s), so it is unavailable for use. Check your network connection and try again.
;AppSyncUpdatedMessage=
;AppSyncClearSandboxOnUpdate=0
;-------- Parameters used only during Setup Capture ----------
SandboxPath=.
CachePath=
ChildProcessEnvironmentDefault=External
ChildProcessEnvironmentExceptions=hh.exe
AccessDeniedMsg=You are not currently authorized to run this application. Please contact your administrator.
CapturedUsingVersion=4.7.2-771812
OutDir=bin
;-------- General Purpose Parameters ----------
SandboxName=Titan Quest Immortal Throne
InventoryName=Titan Quest Immortal Throne
InventoryIcon=%drive_C%\Games\Titan Quest\Immortal Throne\Tqit.exe
;PermittedGroups=Administrators;Remote Desktop Users
;RemoveSandboxOnExit=1
;RemoveSandboxOnStart=1
;SandboxNetworkDrives=1
;SandboxRemovableDisk=1
;VirtualizeExternalOutOfProcessCOM=0
;OptionalAppLinks=plugins\*.exe
;RequiredAppLinks=\\server\share\*.exe;c:\abs\path\file.exe
VirtualDrives=Drive=c, Serial=d9c965a1, Type=FIXED; Drive=d, Serial=c471fba4, Type=FIXED
;VirtualDrives=Drive=a, Serial=00e31380, Type=REMOVABLE; Drive=c, Serial=d9c965a1, Type=FIXED; Drive=d, Serial=c471fba4, Type=FIXED; Drive=e, Serial=c471fba4, Type=CDROM
VirtualComputerName=KRAFTWAY-8DBAAD
AnsiCodePage=1251
LocaleIdentifier=1049
; If you have problems running a 32 bit application under 64 bit Windows, try enabling this line before building the project
;Wow64=0
; Enable this option to load .Net binaries from the system instead of the package on Windows 7
;LoadDotNetFromSystem=Win7
QualityReportingEnabled=0
; Enable this option to ignore DDE messages from external processes
;IgnoreDDEMessages=1
[Titan Quest Immortal Throne.dat]
Source=#25drive_C#25\Games\Titan Quest\unins000.exe
;Change ReadOnlyData to bin\Package.ro.tvr to build with old versions(4.6.0 or earlier) of tools
ReadOnlyData=Package.ro.tvr
MetaDataContainerOnly=1
[unins000.exe]
Disabled=1
Source=#25drive_C#25\Games\Titan Quest\unins000.exe
Shortcut=Titan Quest Immortal Throne.dat
[Titan Quest.exe]
Source=#25drive_C#25\Games\Titan Quest\Titan Quest.exe
Shortcut=Titan Quest Immortal Throne.dat
Disabled=1
[Tqit.exe]
Source=#25drive_C#25\Games\Titan Quest\Immortal Throne\Tqit.exe
Shortcut=Titan Quest Immortal Throne.dat
Может еще что то нужно включить?
Спасибо.