4.6.1

Table Of Contents
VMware, Inc. 29
Chapter 2 Capturing Applications
Usetheformat[protocol://]hostname[:port][/path]tospecifyaredirectURL.
Eachentrymustbeonaseparateline.
Youcanspecifyasitesothatallpagesonthatsiteareredirected,forexample,www.example.com.
Youcanspecifyasitenamefollowedbyapagename,sothatthespecificpageisredirected,for
examplejavatester.org/version.html.
Emptylinesareignored
Youcanusethe#symboltocreatecommentlinesthatarenotreadbytheThinDirectplugin.
9 (Optional)Whenyouhavesavedthepackage,opentheThinDirect.txtfile,whichcontainstheentry
pointtoInternetExplorer6andthelistofredirectaddresses,andeditthefile.
Thisfileonlyexistsafte
ryoucreateentriesintheNativeBrowserRedirectdialogbox.
Theredirectionlistislocatedin%appdata%\roaming\Vmware\VMware Thinapp\Thindirect.
10 Followthepromptstobuildtheproject.
TheThinDirect.exefileisembeddedinthepackage,withthepluginThinDirect.dllandplugin
launcherThinDirectLauncher.exefiles.
Capture Internet Explorer 6 on Windows XP From the Command Line
YoucanuseascripttocaptureInternetExplorer6onWindowsXPfromthecommandline.
Create a virtual Internet Explorer 6 package from the command line
1OnacleanonamachinerunningWindowsXPwithServicePack3,andwiththe.NETframework
installed,openaconsoleandatthecommandlineprompt,runsnapshot before.snapshot.
2Installanyrequiredplugins
.
3Runsnapshot after.snapshot.
4Runsnapshot before.snapshot -SuggestProject after.snapshot VirtIE6.ini
-IESelection <selection number>.
Table 2-1. Description of redirect URL format
Description
protocol Theconnectionprotocol,normallyeitherhttporhttps.Ifyoudonotspecifythe
protocol,thelinematchesallprotocols.
hostname Thehostname.Thehostnamecancontainasingle*asawildcard.Forexample,
thehostname*.vmware.commatchesbothwww.vmware.comand
othersubdomain.vmware.com.
port Anumericalportnumber.Ifnotspecified,theli
nematchesallportnumbers.
/path Thepath.Thepathcancontainasingle*asawildcard.Ifnotspecified,theline
matchesallpaths.
Table 2-2. IESelection parameter values
Selection Number Action
IESelection 0 Takenoaction.
IESelection 1.CreateanentrypointthatpointstothesysteminstalledInternetExplorer.
Forexample,ifyourunthisentrypointonaWindows7computerthathasInternet
Explorer8nativelyinstalled,theentrypointstartsInternetExplorer8insideavirtualbubble.
Ifyourunthesameen
trypointonaWindowsXPcomputerthathasInternetExplorer6
nativelyinstalled,theentrypointlaunchesInternetExplorer6insideavirtualbubble.
IESelection 2 HarvestalltheInternetExplorer6filesfromthesystemandaddthemtothepackage.Adda
VirtIE6.exeentrypoint.ThisVirtIE6.exeentrypointwillalw
aysrunInternetExplorer6,
independentofthenativelyinstalledversionofInternetExplorer.