home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 October / PCWorld_2006-10_cd.bin / system / vistatransformation / vtp5_5.exe / vtp.sif < prev   
Text File  |  2006-09-01  |  3KB  |  134 lines

  1. ;Vista Transformation Pack's answer file for unattended transformation
  2.  
  3. ; To use this, place this file (vtp.sif) in the same folder as Vista Transformation Pack executable file.
  4.  
  5. ; answer file reading is sensitive so you have to use only capital letter when setting each option except font name in XFONT.
  6.  
  7. ; A-N means you have to type from A to N in that option.
  8.  
  9. ; A or blank means you have to type A or leave it empty without anything.
  10.  
  11. ; There's special purpose in this release from the author. Do you know what it is? If you want to know, add EVENT=24AUGUST in VTP section :)
  12.  
  13. [VTP]
  14. ; To let Vista Transformation Pack processes transforming with settings form this file without user's interaction (TRUE or FALSE)
  15. UNATTEND=FALSE
  16.  
  17. EVENT=
  18.  
  19. ;Destination to be applied for transforming (A-B)
  20. ; A=Apply Vista UI transformation to system
  21. ; B=Apply Vista UI transformation to setup files (Not Allowed)
  22. VITASK=A
  23.  
  24. ;Method to use for transforming (A-D)
  25. ; A=Automatic Transformation (Safemode required)
  26. ; B=Manual Transformation (Safemode required)
  27. ; C=I don't want to perform system files transforming
  28. VIMODE=A
  29.  
  30. ; To enable Themes service or not when it's disabled (A-B)
  31. ; A=Enable
  32. ; B=Disable
  33. TMESER=A
  34.  
  35. [SYSTEMFILES]
  36. ; Start Button flag (A or blank)
  37. VIFLAG=A
  38.  
  39. ; About Windows (A or blank)
  40. VIABOUT=A
  41.  
  42. ; Icons Set (A or blank)
  43. VIICON=A
  44.  
  45. ; Classic Start Menu (A or blank)
  46. VIEXPLORER=A
  47.  
  48. ; Toolbar Windows flag (A or blank)
  49. VIEXPFLAG=A
  50.  
  51. ; Progress Dialog (A or blank)
  52. VIPRO=A
  53.  
  54. ; ToolBar Button (A or blank)
  55. VITOOLBAR=A
  56.  
  57. ; Boot Screen (A-C)
  58. ; A=Boot Screen (4:3)
  59. ; B=Boot Screen (16:9)
  60. ; C=Original Boot Screen
  61. VIBOOT=A
  62.  
  63. ; Tray icons (A or blank)
  64. VITRAY=A
  65.  
  66. ; file processing dialogs (A or blank)
  67. VIDIALOG=A
  68.  
  69. ; System Properties dialog (A or blank)
  70. VISYSTEM=A
  71.  
  72. [INSTALLOPTIONS]
  73. ; Change system font (A or blank)
  74. VIFNT=A
  75.  
  76. ; Install Install Glass2k (transparent window) (A or blank)
  77. VIGLASS2K=
  78.  
  79. ; Install LClock (tray clock'n calendar) (A or blank)
  80. VILCLOCK=A
  81.  
  82. ; Install Windows Vista sounds (A or blank)
  83. VISCHEME=A
  84.  
  85. ; Install Display pictures (A or blank)
  86. VIDP=A
  87.  
  88. ; Install Screensavers (A or blank)
  89. VISCR=A
  90.  
  91. ; Install Windows Vista cursors (A or blank)
  92. VICURSOR=A
  93.  
  94. ; Install WindowBlinds glass skin (A or blank)
  95. VIWB5SKIN=A
  96.  
  97. ; Install Visual styles (A or blank)
  98. VIVS=A
  99.  
  100. ; Install Windows Vista Wallpapers (A or blank)
  101. VIWALL=A
  102.  
  103. ; Set ToolBar to Longhorn Style (A or blank)
  104. VIBAR=A
  105.  
  106. ; Install Windows Vista Login (A or blank)
  107. VILOG=A
  108.  
  109. ; Set Windows Vista OS drive icon (A or blank)
  110. VIDRIVE=A
  111.  
  112. [VIFNT]
  113. ; Used for VIFNT option in INSTALLOPTIONS
  114. ; System font (A-F)
  115. ; A=Arial (Usually works for common visual styles)
  116. ; B=MS Sans Serif (Default Windows font)
  117. ; C=Segoe UI (Windows Vista font)
  118. ; D=Tahoma (Better than MS Sans IMO)
  119. ; E=Trebuchet MS (Windows XP font)
  120. ; F=Other font (Type it yourself)
  121. VIFONT=C
  122.  
  123. ; Custom font (Used when VIFONT is F. Type only available font name)
  124. XFONT=Segoe UI
  125.  
  126. [VIBAR]
  127. ; Used for VIBAR option in INSTALLOPTIONS
  128. ; ToolBar style (A-C)
  129. ; A=Default
  130. ; B=Longhorn
  131. ; C=Vista
  132. TOOLBAR=C
  133.  
  134.