home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 2010 Software/Programs / PCGuia_programas.iso / Software / Internet / Fishbowl / GetFishbowl.exe / Deployment.xml < prev    next >
Encoding:
Extensible Markup Language  |  2009-10-30  |  3.0 KB  |  43 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8"?>
  2. <Deployment FallbackCulture="en-US">
  3.   <ProductRefs>
  4.     <ProductRef Location="Microsoft.Net.Client.3.5\product.xml" />
  5.     <ProductRef Location="Microsoft.Fishbowl\Product.xml" />
  6.   </ProductRefs>
  7.   <InstallUI>
  8.     <Windows>
  9.       <Defaults Width="562" Height="372" Title="WINDOWTITLE" BackgroundImage="BGIMG" TransparentColor="#FFC080" ShowWindowFrame="false" Icon="setup.ico">
  10.         <CopyrightCaption Alignment="Center" PosX="113" PosY="342" Font="Calibri" FontSize="10" Bold="false" Italic="false" Underline="false" ForegroundColor="#F5F5F5" Text="COPYRIGHT" />
  11.         <ButtonGroup PosX="544" PosY="309" />
  12.       </Defaults>
  13.       <PreInstallWindow>
  14.         <TitleCaption Alignment="Left" PosX="116" PosY="255" Font="Verdana" FontSize="12" Bold="true" Italic="false" Underline="false" ForegroundColor="#FFFFFF" Text="EULATITLE" />
  15.         <PromptCaption Alignment="Center" PosX="287" PosY="57" Font="Verdana" FontSize="12" Bold="true" Italic="false" Underline="false" ForegroundColor="#F5F5F5" Text="EULAPROMPT" />
  16.         <EulaBox PosX="36" PosY="89" Height="149" Width="493" />
  17.         <AcceptButton Text="ACCEPTBUTTON" />
  18.         <DeclineButton Text="DECLINEBUTTON" />
  19.         <PrivacyLink Alignment="Right" PosX="422" PosY="255" Font="Verdana" FontSize="12" Bold="false" Italic="false" Underline="false" ForegroundColor="#FFFFFF" Text="PRIVACYLINKTEXT" Url="PRIVACYLINKURL" />
  20.       </PreInstallWindow>
  21.       <InstallWindow>
  22.         <TitleCaption Alignment="Center" PosX="281" PosY="108" Font="Verdana" FontSize="16" Bold="true" Italic="false" Underline="false" ForegroundColor="#FFFFFF" Text="INSTALLTITLE" />
  23.         <StatusCaption Alignment="Center" PosX="281" PosY="221" Font="Verdana" FontSize="12" Bold="false" Italic="false" Underline="false" ForegroundColor="#F5F5F5" Text="STATUS" />
  24.         <ProgressBar PosX="66" PosY="188" Height="20" Width="434" />
  25.         <CancelButton Text="CANCELBUTTON" />
  26.       </InstallWindow>
  27.       <RollbackWindow>
  28.         <MarqueeBar PosX="70" PosY="190" Height="20" Width="434" />
  29.         <RollbackCaption Alignment="Center" PosX="284" PosY="108" Font="Verdana" FontSize="16" Bold="true" Italic="false" Underline="false" ForegroundColor="#F5F5F5" Text="ROLLBACK" />
  30.       </RollbackWindow>
  31.       <ErrorWindow>
  32.         <FailureCaption Alignment="Center" PosX="281" PosY="108" Font="Verdana" FontSize="16" Bold="true" Italic="false" Underline="false" ForegroundColor="#F5F5F5" Text="FAILURE" />
  33.         <ExitButton Text="EXITBUTTON" />
  34.       </ErrorWindow>
  35.       <RebootWindow>
  36.         <RebootPromptCaption Alignment="Center" PosX="281" PosY="108" Font="Verdana" FontSize="16" Bold="true" Italic="false" Underline="false" ForegroundColor="#FFFFFF" Text="REBOOTPROMPT" />
  37.         <RebootNowButton Text="REBOOTNOWBUTTON" />
  38.         <RebootLaterButton Text="REBOOTLATERBUTTON" />
  39.       </RebootWindow>
  40.     </Windows>
  41.     <AppToLaunch Location="rundll32" Arguments="dfshim.dll,ShOpenVerbApplication http://www.fishbowlclient.com/FishBowl.application" />
  42.   </InstallUI>
  43. </Deployment>