Advertisement
ninjaflexing

Untitled

Mar 28th, 2020
649
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 52.73 KB | None | 0 0
  1. Setup:(
  2. <?xml version="1.0" encoding="UTF-8"?>
  3. <setup title="${{ProductTitle}}" version="442.74" installerMin="2.1002.158.1139">
  4. <filter name="x86" platform="x86"/>
  5. <filter name="amd64" platform="amd64"/>
  6. <filter name="xp" max="5"/>
  7. <filter name="minVista" min="6"/>
  8. <filter name="VistaAndWin7" min="6" max="6.1"/>
  9. <filter name="minWin8" min="6.2"/>
  10. <filter name="minVistaMaxWin8.1" min="6" max="6.3"/>
  11. <filter name="minWin10" min="10"/>
  12. <filter name="minRS4" min="10.0.17098"/>
  13. <filter name="${{DCHFilter}}"/>
  14. <include name="${{ResourcesDirectory}}\presentations.cfg" select="/presentations/*"/>
  15. <include filter="not-manifest" name="${{ResourcesDirectory}}\theme.cfg" select="/theme/*"/>
  16. <strings>
  17. <string name="OptimusTitle" value="Optimus"/>
  18. <string name="HonorInfSupportFlag" value="true"/>
  19. <string name="NVGeForceExperienceName" value="NVIDIA GeForce Experience"/>
  20. <string name="BlockDeviceInitiatedMessage" value="Device initiated installation detected. Blocking installation of package"/>
  21. <string name="BlockGFExperienceDeviceInitiatedMessage" value="${{BlockDeviceInitiatedMessage}} ${{NVGeForceExperienceName}}"/>
  22. <string name="PackageType" value="UDA"/>
  23. <string name="PrivacyPolicyFile" value="GFExperience\PrivacyPolicy\PrivacyPolicy_${{LocaleName}}.htm"/>
  24. <string name="PrivacyPolicyLinkText" value="NVIDIA Privacy Policy"/>
  25. <string name="EulaHtmlFile" value="GFExperience/EULA.html"/>
  26. <string name="FunctionalConsentFile" value="GFExperience\FunctionalConsent_${{LocaleName}}.txt"/>
  27. <string name="RedirectBaseUrl" value="https://www.nvidia.com/content/drivers/redirect.asp"/>
  28. <string name="URLLanguageIdentifierToken" value="?language=${{AbbrevLangName}}"/>
  29. <string name="OPSPage" value="&amp;page=gfe_geforceweb_about_ops"/>
  30. <string name="DCHKBArticle" value="https://nvidia.custhelp.com/app/answers/detail/a_id/4777"/>
  31. <string name="NvidiaDriversLink" value="https://www.nvidia.com/drivers"/>
  32. <if filter="isDCHPackage">
  33. <string name="failedDriverCompatibilityCheck" value="Your system requires a Standard driver package which can be downloaded automatically with &lt;a href=&quot;${{RedirectBaseUrl}}${{URLLanguageIdentifierToken}}${{OPSPage}}&quot;&gt;GeForce Experience&lt;/a&gt;. Alternatively, you can download the correct driver from &lt;a href=&quot;${{NvidiaDriversLink}}&quot;&gt;NVIDIA.com/drivers&lt;/a&gt; by selecting the &quot;Standard&quot; option under the &quot;Windows Driver Type&quot; menu. &lt;a href=&quot;${{DCHKBArticle}}&quot;&gt;Learn more&lt;/a&gt;"/>
  34. <else>
  35. <string name="failedDriverCompatibilityCheck" value="Your system requires a DCH driver package which can be downloaded automatically with &lt;a href=&quot;${{RedirectBaseUrl}}${{URLLanguageIdentifierToken}}${{OPSPage}}&quot;&gt;GeForce Experience&lt;/a&gt;. Alternatively, you can download the correct driver from &lt;a href=&quot;${{NvidiaDriversLink}}&quot;&gt;NVIDIA.com/drivers&lt;/a&gt; by selecting the &quot;DCH&quot; option under the &quot;Windows Driver Type&quot; menu. &lt;a href=&quot;${{DCHKBArticle}}&quot;&gt;Learn more&lt;/a&gt;"/>
  36. </else>
  37. </if>
  38. </strings>
  39. <strings>
  40. <localized locale="0x0409">
  41. <string name="ProductTitle" value="NVIDIA Graphics Driver"/>
  42. <string name="OptimusInstallBlockedMessage" value="${{OptimusTitle}} cannot be installed on this computer."/>
  43. <string name="NotAnUpgradeMessage" value="A newer or a same version is present."/>
  44. <string name="DriverBlockInstall" value="${{title}} not supported on the current graphics hardware."/>
  45. <string name="ErrorTaskSchedularNotRunning" value="Windows task scheduler service should running to continue. Please start the service and try again."/>
  46. <string name="EULAHeadTextNoGFE" value="NVIDIA software license agreement and privacy"/>
  47. <string name="EULAInstructionsNoGFE" value="By installing you agree to the following:"/>
  48. <string name="EULALinkText" value="End User License Agreement"/>
  49. <string name="DDandGFE" value="NVIDIA Graphics Driver and GeForce Experience"/>
  50. <string name="LocaleName" value="en-US"/>
  51. </localized>
  52. <localized locale="0x0401">
  53. <string name="ProductTitle" value="برنامج تشغيل رسومات NVIDIA"/>
  54. <string name="OptimusInstallBlockedMessage" value="لا يمكن تثبيت ${{OptimusTitle}} على هذا الكمبيوتر."/>
  55. <string name="NotAnUpgradeMessage" value="يوجد إصدار أحدث أو نفس الإصدار."/>
  56. <string name="DriverBlockInstall" value="${{title}} not supported on the current graphics hardware."/>
  57. <string name="EULAInstructionsNoGFE" value="من خلال التثبيت، أنت توافق على ما يلي:"/>
  58. <string name="EULALinkText" value="اتفاقية ترخيص المستخدم النهائي"/>
  59. <string name="DDandGFE" value="برنامج تشغيل رسومات NVIDIA‏ وGeForce Experience"/>
  60. <string name="LocaleName" value="ar-SA"/>
  61. <string name="PrivacyPolicyLinkText" value="سياسة الخصوصية NVIDIA"/>
  62. </localized>
  63. <localized locale="0x0405">
  64. <string name="ProductTitle" value="Ovladač grafiky NVIDIA"/>
  65. <string name="OptimusInstallBlockedMessage" value="${{OptimusTitle}} nemůže být nainstalován na tento počítač."/>
  66. <string name="NotAnUpgradeMessage" value="Zde je přítomna nová nebo stejná verze."/>
  67. <string name="DriverBlockInstall" value="${{title}} not supported on the current graphics hardware."/>
  68. <string name="ErrorTaskSchedularNotRunning" value="Abyste mohli pokračovat, služba plánovače úloh systému Windows by měla být spuštěna. Spusťte službu a zkuste to znovu."/>
  69. <string name="LocaleName" value="cs-CZ"/>
  70. <string name="EULAInstructionsNoGFE" value="Instalováním vyjadřujete souhlas s následujícím:"/>
  71. <string name="EULALinkText" value="Licenční dohoda koncového uživatele"/>
  72. <string name="DDandGFE" value="Ovladač grafiky NVIDIA a GeForce Experience"/>
  73. <string name="PrivacyPolicyLinkText" value="Zásady ochrany osobních údajů NVIDIA"/>
  74. </localized>
  75. <localized locale="0x0406">
  76. <string name="ProductTitle" value="NVIDIA-grafikdriver"/>
  77. <string name="OptimusInstallBlockedMessage" value="${{OptimusTitle}} kan ikke installeres på denne computer."/>
  78. <string name="NotAnUpgradeMessage" value="En nyere eller den samme version findes."/>
  79. <string name="DriverBlockInstall" value="${{title}} not supported on the current graphics hardware."/>
  80. <string name="ErrorTaskSchedularNotRunning" value="Windows-tjenesten Opgavestyring skal køre for at fortsætte. Start tjenesten og prøv igen."/>
  81. <string name="LocaleName" value="da-DK"/>
  82. <string name="EULAInstructionsNoGFE" value="Ved at installere accepterer du følgende:"/>
  83. <string name="EULALinkText" value="Slutbrugerlicensaftale"/>
  84. <string name="DDandGFE" value="NVIDIA-grafikdriver og GeForce Experience"/>
  85. <string name="PrivacyPolicyLinkText" value="NVIDIAs politik for beskyttelse af private oplysninger"/>
  86. </localized>
  87. <localized locale="0x0407">
  88. <string name="ProductTitle" value="NVIDIA Grafikkartentreiber"/>
  89. <string name="OptimusInstallBlockedMessage" value="${{OptimusTitle}} kann auf diesem Computer nicht installiert werden."/>
  90. <string name="NotAnUpgradeMessage" value="Eine neuere oder dieselbe Version ist vorhanden."/>
  91. <string name="DriverBlockInstall" value="${{title}} not supported on the current graphics hardware."/>
  92. <string name="ErrorTaskSchedularNotRunning" value="Der Windows Aufgabenplanungsdienst muss laufen, um fortzufahren. Bitte starten Sie den Dienst und versuchen Sie es erneut."/>
  93. <string name="LocaleName" value="de-DE"/>
  94. <string name="EULAInstructionsNoGFE" value="Durch die Installation erklären Sie sich mit Folgendem einverstanden:"/>
  95. <string name="EULALinkText" value="Endbenutzer-Lizenzvertrag"/>
  96. <string name="DDandGFE" value="NVIDIA Grafikkartentreiber und GeForce Experience"/>
  97. <string name="PrivacyPolicyLinkText" value="NVIDIA Datenschutzrichtlinie"/>
  98. </localized>
  99. <localized locale="0x0408">
  100. <string name="ProductTitle" value="Πρόγραμμα οδήγησης γραφικών NVIDIA"/>
  101. <string name="OptimusInstallBlockedMessage" value="Το ${{OptimusTitle}} δεν είναι δυνατό να εγκατασταθεί σε αυτόν τον υπολογιστή."/>
  102. <string name="NotAnUpgradeMessage" value="Υπάρχει μια νεότερη ή η ίδια έκδοση."/>
  103. <string name="DriverBlockInstall" value="${{title}} not supported on the current graphics hardware."/>
  104. <string name="ErrorTaskSchedularNotRunning" value="Η υπηρεσία εκκίνησης εργασιών των Windows πρέπει να είναι σε λειτουργία για να συνεχίσετε. Παρακαλούμε, εκκινήστε την υπηρεσία και δοκιμάστε ξανά."/>
  105. <string name="LocaleName" value="el-GR"/>
  106. <string name="EULAInstructionsNoGFE" value="Με την εγκατάσταση, συμφωνείτε με τα ακόλουθα:"/>
  107. <string name="EULALinkText" value="Συμφωνητικό άδειας τελικού χρήστη"/>
  108. <string name="DDandGFE" value="Πρόγραμμα οδήγησης γραφικών NVIDIA και GeForce Experience"/>
  109. <string name="PrivacyPolicyLinkText" value="Πολιτική απορρήτου NVIDIA"/>
  110. </localized>
  111. <localized locale="0x0809">
  112. <string name="ProductTitle" value="NVIDIA Graphics Driver"/>
  113. <string name="OptimusInstallBlockedMessage" value="${{OptimusTitle}} cannot be installed on this computer."/>
  114. <string name="NotAnUpgradeMessage" value="A newer or the same version is present."/>
  115. <string name="DriverBlockInstall" value="${{title}} not supported on the current graphics hardware."/>
  116. <string name="ErrorTaskSchedularNotRunning" value="Windows task scheduler service should be running to continue. Please start the service and try again."/>
  117. <string name="LocaleName" value="en-GB"/>
  118. <string name="EULAInstructionsNoGFE" value="By installing you agree to the following:"/>
  119. <string name="EULALinkText" value="End User Licence Agreement"/>
  120. <string name="DDandGFE" value="NVIDIA Graphics Driver and GeForce Experience"/>
  121. <string name="PrivacyPolicyLinkText" value="NVIDIA Privacy Policy"/>
  122. </localized>
  123. <localized locale="0x040a">
  124. <string name="ProductTitle" value="Controlador gráfico de NVIDIA"/>
  125. <string name="OptimusInstallBlockedMessage" value="${{OptimusTitle}} no puede instalarse en este equipo."/>
  126. <string name="NotAnUpgradeMessage" value="Este equipo ya cuenta con la misma versión o una más nueva."/>
  127. <string name="DriverBlockInstall" value="${{title}} not supported on the current graphics hardware."/>
  128. <string name="ErrorTaskSchedularNotRunning" value="El servicio Programador de tareas de Windows debe estar ejecutándose para continuar. Inicie el servicio y pruebe de nuevo."/>
  129. <string name="LocaleName" value="es-ES"/>
  130. <string name="EULAInstructionsNoGFE" value="Al instalar, acepta lo siguiente:"/>
  131. <string name="EULALinkText" value="Acuerdo de licencia para el usuario final"/>
  132. <string name="DDandGFE" value="Controlador gráfico de NVIDIA y GeForce Experience"/>
  133. <string name="PrivacyPolicyLinkText" value="Política de privacidad de NVIDIA"/>
  134. </localized>
  135. <localized locale="0x080a">
  136. <string name="ProductTitle" value="Controlador de gráficos de NVIDIA"/>
  137. <string name="OptimusInstallBlockedMessage" value="${{OptimusTitle}} no puede instalarse en este equipo."/>
  138. <string name="NotAnUpgradeMessage" value="La versión presente es la misma o más reciente."/>
  139. <string name="DriverBlockInstall" value="${{title}} not supported on the current graphics hardware."/>
  140. <string name="ErrorTaskSchedularNotRunning" value="El servicio de programador de tareas de Windows se debe estar ejecutando para continuar. Ejecute el servicio y vuelva a intentarlo."/>
  141. <string name="LocaleName" value="es-MX"/>
  142. <string name="EULAInstructionsNoGFE" value="Al realizar la instalación, usted acepta lo siguiente:"/>
  143. <string name="EULALinkText" value="Acuerdo de licencia de usuario final"/>
  144. <string name="DDandGFE" value="Controlador de gráficos de NVIDIA y GeForce Experience"/>
  145. <string name="PrivacyPolicyLinkText" value="Política de privacidad de NVIDIA"/>
  146. </localized>
  147. <localized locale="0x040b">
  148. <string name="ProductTitle" value="NVIDIA-grafiikkaohjain"/>
  149. <string name="OptimusInstallBlockedMessage" value="Sovellusta ${{OptimusTitle}} ei voi asentaa tähän tietokoneeseen."/>
  150. <string name="NotAnUpgradeMessage" value="Uudempi tai sama versio on jo olemassa."/>
  151. <string name="DriverBlockInstall" value="${{title}} not supported on the current graphics hardware."/>
  152. <string name="ErrorTaskSchedularNotRunning" value="Windowsin tehtävien ajoituspalvelun on oltava käynnissä, jotta voit jatkaa. Tarkista palvelu ja yritä uudelleen."/>
  153. <string name="LocaleName" value="fi-FI"/>
  154. <string name="EULAInstructionsNoGFE" value="Asentamalla ohjelmiston hyväksyt seuraavat:"/>
  155. <string name="EULALinkText" value="Loppukäyttäjän käyttöoikeussopimus"/>
  156. <string name="DDandGFE" value="NVIDIA-grafiikkaohjain ja GeForce Experience"/>
  157. <string name="PrivacyPolicyLinkText" value="NVIDIAn tietosuojakäytäntö"/>
  158. </localized>
  159. <localized locale="0x040c">
  160. <string name="ProductTitle" value="Pilote graphique NVIDIA"/>
  161. <string name="OptimusInstallBlockedMessage" value="Impossible d’installer ${{OptimusTitle}} sur cet ordinateur."/>
  162. <string name="NotAnUpgradeMessage" value="La même version ou une version plus récente est déjà présente."/>
  163. <string name="DriverBlockInstall" value="${{title}} not supported on the current graphics hardware."/>
  164. <string name="ErrorTaskSchedularNotRunning" value="Avant de continuer, le service du planificateur de tâches de Windows doit être démarré. Veuillez démarrer le service et essayer à nouveau."/>
  165. <string name="LocaleName" value="fr-FR"/>
  166. <string name="EULAInstructionsNoGFE" value="En poursuivant l'installation, vous acceptez ce qui suit :"/>
  167. <string name="EULALinkText" value="Contrat de licence de l'utilisateur final"/>
  168. <string name="DDandGFE" value="GeForce Experience et pilote graphique NVIDIA"/>
  169. <string name="PrivacyPolicyLinkText" value="Politique de confidentialité NVIDIA"/>
  170. </localized>
  171. <localized locale="0x040d">
  172. <string name="ProductTitle" value="מנהל ההתקן של NVIDIA עבור נתונים גרפיים"/>
  173. <string name="OptimusInstallBlockedMessage" value="${{OptimusTitle}} לא ניתנת להתקנה במחשב זה."/>
  174. <string name="NotAnUpgradeMessage" value="כבר קיימת גרסה חדשה יותר או גרסה זהה לזו."/>
  175. <string name="DriverBlockInstall" value="${{title}} not supported on the current graphics hardware."/>
  176. <string name="EULAInstructionsNoGFE" value="בעצם ההתקנה אתה מסכים לתנאים הבאים:"/>
  177. <string name="EULALinkText" value="הסכם רשיון למשתמש קצה"/>
  178. <string name="DDandGFE" value="מנהל ההתקן של NVIDIA עבור נתונים גרפיים ו-GeForce Experience"/>
  179. <string name="PrivacyPolicyLinkText" value=" מדיניות פרטיות של NVIDIA"/>
  180. <string name="LocaleName" value="he-IL"/>
  181. </localized>
  182. <localized locale="0x040e">
  183. <string name="ProductTitle" value="NVIDIA grafikus illesztőprogram"/>
  184. <string name="OptimusInstallBlockedMessage" value="A(z) ${{OptimusTitle}} nem telepíthető erre a számítógépre."/>
  185. <string name="NotAnUpgradeMessage" value="Egy újabb vagy azonos verzió már megtalálható a számítógépen."/>
  186. <string name="DriverBlockInstall" value="${{title}} not supported on the current graphics hardware."/>
  187. <string name="ErrorTaskSchedularNotRunning" value="A folytatáshoz futnia kell a Windows feladatütemező szolgáltatásának. Indítsa el a szolgáltatást, majd próbálja meg újra."/>
  188. <string name="LocaleName" value="hu-HU"/>
  189. <string name="EULAInstructionsNoGFE" value="A telepítéssel elfogadja a következőt:"/>
  190. <string name="EULALinkText" value="Végfelhasználói licencszerződés"/>
  191. <string name="DDandGFE" value="NVIDIA grafikus illesztőprogram és GeForce Experience"/>
  192. <string name="PrivacyPolicyLinkText" value="Az NVIDIA adatvédelmi irányelvei"/>
  193. </localized>
  194. <localized locale="0x0410">
  195. <string name="ProductTitle" value="Driver grafico NVIDIA"/>
  196. <string name="OptimusInstallBlockedMessage" value="Impossibile installare ${{OptimusTitle}} su questo computer."/>
  197. <string name="NotAnUpgradeMessage" value="È presente la stessa versione o una versione più recente."/>
  198. <string name="DriverBlockInstall" value="${{title}} not supported on the current graphics hardware."/>
  199. <string name="ErrorTaskSchedularNotRunning" value="Per continuare è necessario che il servizio Utilità di pianificazione di Windows sia in esecuzione. Avviare il servizio e riprovare."/>
  200. <string name="LocaleName" value="it-IT"/>
  201. <string name="EULAInstructionsNoGFE" value="Procedendo con l'installazione confermi di acconsentire a quanto segue:"/>
  202. <string name="EULALinkText" value="Contratto di licenza per l'utente finale"/>
  203. <string name="DDandGFE" value="Driver grafico NVIDIA e GeForce Experience"/>
  204. <string name="PrivacyPolicyLinkText" value="Informativa sulla privacy NVIDIA"/>
  205. </localized>
  206. <localized locale="0x0411">
  207. <string name="ProductTitle" value="NVIDIA グラフィックス ドライバー"/>
  208. <string name="OptimusInstallBlockedMessage" value="${{OptimusTitle}} はこのコンピューターにインストールできません。"/>
  209. <string name="NotAnUpgradeMessage" value="新しいバージョン、または同じバージョンが既にインストールされています。"/>
  210. <string name="DriverBlockInstall" value="${{title}} not supported on the current graphics hardware."/>
  211. <string name="ErrorTaskSchedularNotRunning" value="続けるにはWindowsタスクのスケジューラーサービスを実行してください。サービスを開始して、もう一度やり直してください。"/>
  212. <string name="LocaleName" value="ja-JP"/>
  213. <string name="EULAInstructionsNoGFE" value="インストールすることにより、次のことに同意します。"/>
  214. <string name="EULALinkText" value="エンド ユーザー ライセンス合意書"/>
  215. <string name="DDandGFE" value="NVIDIA グラフィックス ドライバーおよび GeForce Experience"/>
  216. <string name="PrivacyPolicyLinkText" value="NVIDIA プライバシー ポリシー"/>
  217. </localized>
  218. <localized locale="0x0412">
  219. <string name="ProductTitle" value="NVIDIA 그래픽 드라이버"/>
  220. <string name="OptimusInstallBlockedMessage" value="${{OptimusTitle}}은(는) 이 컴퓨터에 설치할 수 없습니다."/>
  221. <string name="NotAnUpgradeMessage" value="신버전 또는 동일한 버전이 있습니다."/>
  222. <string name="DriverBlockInstall" value="${{title}} not supported on the current graphics hardware."/>
  223. <string name="ErrorTaskSchedularNotRunning" value="계속하려면 Windows 작업 스케줄러 서비스를 실행해야 합니다. 서비스를 시작한 후 다시 시도하십시오."/>
  224. <string name="LocaleName" value="ko-KR"/>
  225. <string name="EULAInstructionsNoGFE" value="이 소프트웨어를 설치하면 다음에 동의하게 됩니다."/>
  226. <string name="EULALinkText" value="최종 사용자 라이센스 계약"/>
  227. <string name="DDandGFE" value="NVIDIA 그래픽 드라이버 및 GeForce Experience"/>
  228. <string name="PrivacyPolicyLinkText" value="NVIDIA 개인정보 보호 정책"/>
  229. </localized>
  230. <localized locale="0x0413">
  231. <string name="ProductTitle" value="NVIDIA grafisch stuurprogramma"/>
  232. <string name="OptimusInstallBlockedMessage" value="${{OptimusTitle}} kan niet op deze computer worden geïnstalleerd."/>
  233. <string name="NotAnUpgradeMessage" value="Er is een nieuwere of dezelfde versie aanwezig."/>
  234. <string name="DriverBlockInstall" value="${{title}} not supported on the current graphics hardware."/>
  235. <string name="ErrorTaskSchedularNotRunning" value="Windows Task Scheduler-service moet actief zijn om door te gaan. Start de service en probeer opnieuw."/>
  236. <string name="LocaleName" value="nl-NL"/>
  237. <string name="EULAInstructionsNoGFE" value="Door installatie gaat u akkoord met het volgende:"/>
  238. <string name="EULALinkText" value="Licentieovereenkomst voor eindgebruikers"/>
  239. <string name="DDandGFE" value="NVIDIA grafisch stuurprogramma en GeForce Experience"/>
  240. <string name="PrivacyPolicyLinkText" value="Privacybeleid van NVIDIA"/>
  241. </localized>
  242. <localized locale="0x0414">
  243. <string name="ProductTitle" value="NVIDIA grafikkdriver"/>
  244. <string name="OptimusInstallBlockedMessage" value="${{OptimusTitle}} kan ikke installeres på denne datamaskinen."/>
  245. <string name="NotAnUpgradeMessage" value="En nyere versjon eller samme versjon er allerede installert på denne datamaskinen"/>
  246. <string name="DriverBlockInstall" value="${{title}} not supported on the current graphics hardware."/>
  247. <string name="ErrorTaskSchedularNotRunning" value="Windows oppgaveplanlegger-tjeneste må kjøre for å kunne fortsette. Start tjenesten og prøv på nytt."/>
  248. <string name="LocaleName" value="nb-NO"/>
  249. <string name="EULAInstructionsNoGFE" value="Ved å installere godtar du følgende:"/>
  250. <string name="EULALinkText" value="Lisensavtale for sluttbrukere"/>
  251. <string name="DDandGFE" value="NVIDIA-grafikkdriver og GeForce Experience"/>
  252. <string name="PrivacyPolicyLinkText" value="NVIDIA Retningslinjer for personvern"/>
  253. </localized>
  254. <localized locale="0x0415">
  255. <string name="ProductTitle" value="Sterownik graficzny NVIDIA"/>
  256. <string name="OptimusInstallBlockedMessage" value="${{OptimusTitle}} nie może zostać zainstalowany na tym komputerze."/>
  257. <string name="NotAnUpgradeMessage" value="Zainstalowana jest już nowsza lub ta sama wersja programu."/>
  258. <string name="DriverBlockInstall" value="${{title}} not supported on the current graphics hardware."/>
  259. <string name="ErrorTaskSchedularNotRunning" value="Aby kontynuować, powinna być uruchomiona usługa harmonogramu zadań systemu Windows. Uruchom tę usługę i spróbuj ponownie."/>
  260. <string name="LocaleName" value="pl-PL"/>
  261. <string name="EULAInstructionsNoGFE" value="Instalując oprogramowanie, akceptujesz następujące warunki:"/>
  262. <string name="EULALinkText" value="Umowa licencyjna użytkownika"/>
  263. <string name="DDandGFE" value="Sterownik graficzny NVIDIA i GeForce Experience"/>
  264. <string name="PrivacyPolicyLinkText" value="Polityka prywatności NVIDIA"/>
  265. </localized>
  266. <localized locale="0x0816">
  267. <string name="ProductTitle" value="Controlador gráfico da NVIDIA"/>
  268. <string name="OptimusInstallBlockedMessage" value="${{OptimusTitle}} não pode ser instalado neste computador."/>
  269. <string name="NotAnUpgradeMessage" value="Já existe uma versão idêntica ou mais recente."/>
  270. <string name="DriverBlockInstall" value="${{title}} not supported on the current graphics hardware."/>
  271. <string name="LocaleName" value="pt-PT"/>
  272. <string name="EULAInstructionsNoGFE" value="Ao instalar, está a aceitar o seguinte:"/>
  273. <string name="EULALinkText" value="Contrato de Licença para Utilizadores Finais"/>
  274. <string name="DDandGFE" value="GeForce Experience e controlador gráfico NVIDIA"/>
  275. <string name="PrivacyPolicyLinkText" value="Política de Privacidade da NVIDIA"/>
  276. </localized>
  277. <localized locale="0x0416">
  278. <string name="ProductTitle" value="Driver de gráficos da NVIDIA"/>
  279. <string name="OptimusInstallBlockedMessage" value="${{OptimusTitle}} não pode ser instalado neste computador."/>
  280. <string name="NotAnUpgradeMessage" value="Uma nova versão ou a mesma versão está presente."/>
  281. <string name="DriverBlockInstall" value="${{title}} not supported on the current graphics hardware."/>
  282. <string name="ErrorTaskSchedularNotRunning" value="O serviço do programador de tarefas do Windows deve estar sendo executado para continuar. Inicie o serviço e tente novamente."/>
  283. <string name="LocaleName" value="pt-BR"/>
  284. <string name="EULAInstructionsNoGFE" value="Ao instalar, você concorda com o seguinte:"/>
  285. <string name="EULALinkText" value="Contrato de Licença de Usuário Final"/>
  286. <string name="DDandGFE" value="Driver de gráficos da NVIDIA e GeForce Experience"/>
  287. <string name="PrivacyPolicyLinkText" value="Política de Privacidade da NVIDIA"/>
  288. </localized>
  289. <localized locale="0x0419">
  290. <string name="ProductTitle" value="Графический драйвер NVIDIA"/>
  291. <string name="OptimusInstallBlockedMessage" value="${{OptimusTitle}} невозможно установить на этом компьютере."/>
  292. <string name="NotAnUpgradeMessage" value="Эта или более новая версия уже установлена."/>
  293. <string name="DriverBlockInstall" value="${{title}} not supported on the current graphics hardware."/>
  294. <string name="ErrorTaskSchedularNotRunning" value="Запустите планировщик заданий Windows, чтобы продолжить. Запустите службу и повторите попытку."/>
  295. <string name="LocaleName" value="ru-RU"/>
  296. <string name="EULAInstructionsNoGFE" value="Устанавливая ПО, вы соглашаетесь со следующими условиями."/>
  297. <string name="EULALinkText" value="Лицензионное соглашение конечного пользователя"/>
  298. <string name="DDandGFE" value="Графический драйвер NVIDIA и GeForce Experience"/>
  299. <string name="PrivacyPolicyLinkText" value="Политика конфиденциальности NVIDIA"/>
  300. </localized>
  301. <localized locale="0x041b">
  302. <string name="ProductTitle" value="Grafický ovládač NVIDIA"/>
  303. <string name="OptimusInstallBlockedMessage" value="${{OptimusTitle}} nie je možné na tomto počítači nainštalovať."/>
  304. <string name="NotAnUpgradeMessage" value="K dispozícii je novšia alebo rovnaká verzia produktu."/>
  305. <string name="DriverBlockInstall" value="${{title}} not supported on the current graphics hardware."/>
  306. <string name="ErrorTaskSchedularNotRunning" value="Pokračovať možno, až keď bude spustený Plánovač úloh systému Windows. Spustite túto službu a skúste to znova."/>
  307. <string name="LocaleName" value="sk-SK"/>
  308. <string name="EULAInstructionsNoGFE" value="Nainštalovaním softvéru vyjadrujete súhlas s týmito podmienkami:"/>
  309. <string name="EULALinkText" value="Licenčná zmluva koncového používateľa"/>
  310. <string name="DDandGFE" value="NVIDIA grafický ovládač a GeForce Experience"/>
  311. <string name="PrivacyPolicyLinkText" value="Zásady ochrany osobných údajov spoločnosti NVIDIA"/>
  312. </localized>
  313. <localized locale="0x0424">
  314. <string name="ProductTitle" value="NVIDIA grafični gonilnik"/>
  315. <string name="OptimusInstallBlockedMessage" value="${{OptimusTitle}} ni mogoče namestiti na tem računalniku."/>
  316. <string name="NotAnUpgradeMessage" value="Prisotna je novejša ali ista različica. "/>
  317. <string name="DriverBlockInstall" value="${{title}} not supported on the current graphics hardware."/>
  318. <string name="ErrorTaskSchedularNotRunning" value="Storitev Windows razporejevalnika opravil mora delovati, če želite nadaljevati. Zaženite storitev in poizkusite znova."/>
  319. <string name="LocaleName" value="sl-SI"/>
  320. <string name="EULAInstructionsNoGFE" value="Z namestitvijo se strinjate z naslednjim:"/>
  321. <string name="EULALinkText" value="Licenčna pogodba za končnega uporabnika"/>
  322. <string name="DDandGFE" value="Grafični gonilnik NVIDIA in GeForce Experience"/>
  323. <string name="PrivacyPolicyLinkText" value="Pravilnik o zasebnosti NVIDIA"/>
  324. </localized>
  325. <localized locale="0x041d">
  326. <string name="ProductTitle" value="NVIDIA grafikdrivrutin"/>
  327. <string name="OptimusInstallBlockedMessage" value="${{OptimusTitle}} kan inte installeras på denna dator."/>
  328. <string name="NotAnUpgradeMessage" value="En nyare eller samma version av finns."/>
  329. <string name="DriverBlockInstall" value="${{title}} not supported on the current graphics hardware."/>
  330. <string name="ErrorTaskSchedularNotRunning" value="Windows task scheduler bör vara igång för att fortsätta. Starta tjänsten och försök igen."/>
  331. <string name="LocaleName" value="sv-SE"/>
  332. <string name="EULAInstructionsNoGFE" value="Genom att installera godkänner du följande:"/>
  333. <string name="EULALinkText" value="Licensavtal för slutanvändare"/>
  334. <string name="DDandGFE" value="NVIDIA grafikdrivrutin och GeForce Experience"/>
  335. <string name="PrivacyPolicyLinkText" value="NVIDIA Integritetspolicy"/>
  336. </localized>
  337. <localized locale="0x041e">
  338. <string name="ProductTitle" value="โปรแกรมควบคุมกราฟิกของ NVIDIA"/>
  339. <string name="OptimusInstallBlockedMessage" value="${{OptimusTitle}} ไม่สามารถติดตั้งได้ในคอมพิวเตอร์เครื่องนี้"/>
  340. <string name="NotAnUpgradeMessage" value="มีเวอร์ชันเดิมหรือใหม่กว่า"/>
  341. <string name="DriverBlockInstall" value="${{title}} not supported on the current graphics hardware."/>
  342. <string name="ErrorTaskSchedularNotRunning" value="บริการตัวกำหนดตารางเวลางานของ Windows ควรจะทำงานเพื่อดำเนินการต่อ กรุณาเริ่มต้นบริการแล้วลองใหม่อีกครั้ง"/>
  343. <string name="LocaleName" value="th-TH"/>
  344. <string name="EULAInstructionsNoGFE" value="เมื่อคุณติดตั้ง แสดงว่าคุณยอมรับรายการต่อไปนี้:"/>
  345. <string name="EULALinkText" value="ข้อตกลงสิทธิ์การใช้งานสำหรับผู้ใช้ปลายทาง"/>
  346. <string name="DDandGFE" value="โปรแกรมควบคุมกราฟิกของ NVIDIA และ GeForce Experience"/>
  347. <string name="PrivacyPolicyLinkText" value="นโยบายความเป็นส่วนตัวของ NVIDIA"/>
  348. </localized>
  349. <localized locale="0x041f">
  350. <string name="ProductTitle" value="NVIDIA Grafik Sürücüsü"/>
  351. <string name="OptimusInstallBlockedMessage" value="${{OptimusTitle}}, bu bilgisayara kurulamaz."/>
  352. <string name="NotAnUpgradeMessage" value="Aynı veya daha yeni bir sürüm mevcut."/>
  353. <string name="DriverBlockInstall" value="${{title}} not supported on the current graphics hardware."/>
  354. <string name="ErrorTaskSchedularNotRunning" value="Devam etmek için Windows görev zamanlayıcısı hizmetinin çalışır durumda olması gerekir. Lütfen hizmeti başlatıp tekrar deneyin."/>
  355. <string name="LocaleName" value="tr-TR"/>
  356. <string name="EULAInstructionsNoGFE" value="Kurulumu yaparak aşağıdakileri kabul etmiş olursunuz:"/>
  357. <string name="EULALinkText" value="Son Kullanıcı Lisans Sözleşmesi"/>
  358. <string name="DDandGFE" value="NVIDIA Grafik Sürücüsü ve GeForce Experience"/>
  359. <string name="PrivacyPolicyLinkText" value="NVIDIA Gizlilik İlkesi"/>
  360. </localized>
  361. <localized locale="0x0804">
  362. <string name="ProductTitle" value="NVIDIA 图形驱动程序"/>
  363. <string name="OptimusInstallBlockedMessage" value="${{OptimusTitle}} 无法安装到此计算机。"/>
  364. <string name="NotAnUpgradeMessage" value="存在更新或相同的版本。"/>
  365. <string name="DriverBlockInstall" value="${{title}} not supported on the current graphics hardware."/>
  366. <string name="ErrorTaskSchedularNotRunning" value="Windows 任务计划程序服务应运行以继续。请启动服务并重试。"/>
  367. <string name="LocaleName" value="zh-CHS"/>
  368. <string name="EULAInstructionsNoGFE" value="安装软件,即表示您同意以下内容:"/>
  369. <string name="EULALinkText" value="终端用户许可协议"/>
  370. <string name="DDandGFE" value="NVIDIA 显卡驱动和 GeForce Experience"/>
  371. <string name="PrivacyPolicyLinkText" value="NVIDIA 隐私政策"/>
  372. </localized>
  373. <localized locale="0x0404">
  374. <string name="ProductTitle" value="NVIDIA 圖形驅動程式"/>
  375. <string name="OptimusInstallBlockedMessage" value="${{OptimusTitle}} 無法安裝在此電腦上。"/>
  376. <string name="NotAnUpgradeMessage" value="存在較新或相同的版本。"/>
  377. <string name="DriverBlockInstall" value="${{title}} not supported on the current graphics hardware."/>
  378. <string name="ErrorTaskSchedularNotRunning" value="應該執行 Windows 任務排程器服務才能繼續。請開始服務並且再試一次。"/>
  379. <string name="LocaleName" value="zh-CHT"/>
  380. <string name="EULAInstructionsNoGFE" value="一旦安裝,即表示您同意以下:"/>
  381. <string name="EULALinkText" value="終端使用者授權協議書"/>
  382. <string name="DDandGFE" value="NVIDIA 圖形驅動程式和 GeForce Experience"/>
  383. <string name="PrivacyPolicyLinkText" value="NVIDIA 隱私權原則"/>
  384. </localized>
  385. </strings>
  386. <constraints>
  387. <platforms list="X86,AMD64" name="SetupSupportedPlatformCheck" level="critical" text="${{ErrorUnsupportedPlatform}}"/>
  388. <reject tests="PACKAGES" level="error" name="SetupPackagesToInstallCheck" text="${{ErrorNoPackagesToInstall}}"/>
  389. <reject tests="REQUIRED" level="error" name="SetupMissingPackagesCheck" text="${{ErrorMissingRequiredPackages}}"/>
  390. <reject tests="FILES" level="error" name="SetupMissingFilesCheck" text="${{ErrorMissingPackageFiles}}"/>
  391. <reject tests="INSTALL, MSI, WUINSTALL" level="error" name="SetupAlreadyRunningCheck" text="${{ErrorInstallerAlreadyRunning}}"/>
  392. <reject tests="PNP" level="wait" name="SetupPnpRunningCheck" text="${{WaitPnpAlreadyRunning}}"/>
  393. <reject tests="REBOOT" level="error" text="${{ErrorInstallerNeedReboot}}" name="SetupNeedRebootCheck"/>
  394. <reject tests="DUPLICATES" level="critical" name="SetupPackageCorruptCheck" text="${{ErrorPackageCorrupt}}"/>
  395. <if filter="!isDCHPackage">
  396. <diskSpace name="SetupNeedsDiskSpaceCheck" level="retry" text="${{ErrorInstallerNeedsDiskSpace}}" when="preInstall"/>
  397. </if>
  398. </constraints>
  399. <current>
  400. <deselect name="cublas.nvx"/>
  401. <deselect name="cublas_dev.nvx"/>
  402. <deselect name="CUDADevelopment.nvx"/>
  403. <deselect name="CUDADocument.nvx"/>
  404. <deselect name="cudart.nvx"/>
  405. <deselect name="CUDARuntimes.nvx"/>
  406. <deselect name="CUDASamples.nvx"/>
  407. <deselect name="CUDAToolkit.nvx"/>
  408. <deselect name="CUDAVersion.nvx"/>
  409. <deselect name="CUDAVisualProfiler.nvx"/>
  410. <deselect name="CUDAVisualStudioIntegration.nvx"/>
  411. <deselect name="cufft.nvx"/>
  412. <deselect name="cufft_dev.nvx"/>
  413. <deselect name="cuobjdump.nvx"/>
  414. <deselect name="cupti.nvx"/>
  415. <deselect name="curand.nvx"/>
  416. <deselect name="curand_dev.nvx"/>
  417. <deselect name="cusolver.nvx"/>
  418. <deselect name="cusolver_dev.nvx"/>
  419. <deselect name="cusparse.nvx"/>
  420. <deselect name="cusparse_dev.nvx"/>
  421. <deselect name="demo_suite.nvx"/>
  422. <deselect name="Doc.nvi"/>
  423. <deselect name="fortran_examples.nvx"/>
  424. <deselect name="gpu-library-advisor.nvx"/>
  425. <deselect name="memcheck.nvx"/>
  426. <deselect name="npp.nvx"/>
  427. <deselect name="npp_dev.nvx"/>
  428. <deselect name="NsightCompute.nvx"/>
  429. <deselect name="nsight_systems_*"/>
  430. <deselect name="nvcc.nvx"/>
  431. <deselect name="nvdisasm.nvx"/>
  432. <deselect name="nvgraph.nvx"/>
  433. <deselect name="nvgraph_dev.nvx"/>
  434. <deselect name="nvjpeg.nvx"/>
  435. <deselect name="nvjpeg_dev.nvx"/>
  436. <deselect name="nvml_dev.nvx"/>
  437. <deselect name="nvprof.nvx"/>
  438. <deselect name="nvprune.nvx"/>
  439. <deselect name="nvrtc.nvx"/>
  440. <deselect name="nvrtc_dev.nvx"/>
  441. <deselect name="nvtx.nvx"/>
  442. <deselect name="occupancy_calculator.nvx"/>
  443. <deselect name="sanitizer.nvx"/>
  444. </current>
  445. <install>
  446. <search dir=".">
  447. <select name="**\*"/>
  448. <deselect name="english\**\*"/>
  449. <if filter="!x86">
  450. <deselect name="**\x86\**\*"/>
  451. <deselect name="**\WinVista_7_8_8.1_x86\**\*"/>
  452. <deselect name="**\Win10_x86\**\*"/>
  453. </if>
  454. <if filter="!amd64">
  455. <deselect name="**\amd64\**\*"/>
  456. <deselect name="**\WinVista_7_8_8.1_x64\**\*"/>
  457. <deselect name="**\Win10_x64\**\*"/>
  458. </if>
  459. <if filter="!xp">
  460. <deselect name="**\WinXP\**\*"/>
  461. </if>
  462. <if filter="!minVista">
  463. <deselect name="**\WinVista\**\*"/>
  464. </if>
  465. <if filter="!VistaAndWin7">
  466. <deselect name="**\VistaAndWin7\**\*"/>
  467. </if>
  468. <if filter="!minWin8">
  469. <deselect name="**\Win8\**\*"/>
  470. </if>
  471. <if filter="!minVistaMaxWin8.1">
  472. <deselect name="**\WinVista_7_8_8.1_x64\**\*"/>
  473. <deselect name="**\WinVista_7_8_8.1_x86\**\*"/>
  474. </if>
  475. <if filter="!minWin10">
  476. <deselect name="**\Win10_x64\**\*"/>
  477. <deselect name="**\Win10_x86\**\*"/>
  478. </if>
  479. </search>
  480. <sub-package name="Display.Driver" disposition="critical">
  481. <properties>
  482. </properties>
  483. <options>
  484. <int name="v" property="DisplayVertical"/>
  485. <int name="h" property="DisplayHorizontal"/>
  486. <int name="b" property="ColorDepth"/>
  487. <int name="j" property="Frequency"/>
  488. </options>
  489. <constraints>
  490. <if filter="minRS4">
  491. <if filter="isDCHPackage">
  492. <custom name="BlockInstallForCompatibility" errorCode="2097152" level="skip" text="${{failedDriverCompatibilityCheck}}"/>
  493. <else>
  494. <custom name="BlockInstallForCompatibility" errorCode="4194304" level="skip" text="${{failedDriverCompatibilityCheck}}"/>
  495. </else>
  496. </if>
  497. </if>
  498. </constraints>
  499. </sub-package>
  500. <sub-package name="Display.GFExperience" disposition="default" userSelectable="false">
  501. <constraints>
  502. <os min="6.1" name="OperatingSystemSupportCheck" level="silent" text="${{ErrorOSNotSupported}}"/>
  503. <serviceControlManager name="CheckScheduleRunning" services="Schedule" tests="running" level="silent" text="${{ErrorTaskSchedularNotRunning}}"/>
  504. <custom name="CheckIfNotAnUpgrade" level="skip" text="${{NotAnUpgradeMessage}}"/>
  505. <custom name="CheckIfInfSupported" level="silent" text="${{DriverBlockInstall}}"/>
  506. <property name="!IsSetupInitiated" level="silent" text="${{BlockGFExperienceDeviceInitiatedMessage}}"/>
  507. </constraints>
  508. <dependencies>
  509. <package type="installs" package="VirtualAudio.Driver"/>
  510. <package type="installs" package="GFExperience.NvStreamSrv"/>
  511. <package type="after" package="Display.Driver"/>
  512. </dependencies>
  513. <properties>
  514. <bool name="HonorInfSupportFlag" value="${{HonorInfSupportFlag}}"/>
  515. </properties>
  516. </sub-package>
  517. <sub-package name="MSVCRuntime2017">
  518. <constraints>
  519. <reject name="CheckNotSafeMode" tests="SAFEMODE" level="silent" text="${{InstallSafeModeBlockedMessage}}"/>
  520. </constraints>
  521. <dependencies>
  522. <package type="after" package="Display.Driver"/>
  523. <package type="after" package="Display.NVIRUSB"/>
  524. <package type="after" package="Display.3DVision"/>
  525. <package type="after" package="HDAudio.Driver"/>
  526. <package type="after" package="Display.PhysX"/>
  527. <package type="after" package="Display.NView"/>
  528. <package type="after" package="Display.NVWMI"/>
  529. <package type="after" package="Ansel"/>
  530. </dependencies>
  531. </sub-package>
  532. <sub-package name="NvContainer">
  533. <dependencies>
  534. <package type="after" package="Display.ControlPanel"/>
  535. <package type="after" package="NVDisplayContainer"/>
  536. <package type="after" package="Display.Driver"/>
  537. </dependencies>
  538. <properties>
  539. <bool name="IsGFExperienceComponent" value="true"/>
  540. </properties>
  541. </sub-package>
  542. <sub-package name="NvContainer.NetworkService">
  543. <properties>
  544. <bool name="IsGFExperienceComponent" value="true"/>
  545. </properties>
  546. </sub-package>
  547. <sub-package name="NvContainer.LocalSystem">
  548. <properties>
  549. <bool name="IsGFExperienceComponent" value="true"/>
  550. </properties>
  551. </sub-package>
  552. <sub-package name="NvContainer.MessageBus">
  553. <properties>
  554. <bool name="IsGFExperienceComponent" value="true"/>
  555. </properties>
  556. </sub-package>
  557. <sub-package name="NvContainer.User">
  558. <properties>
  559. <bool name="IsGFExperienceComponent" value="true"/>
  560. </properties>
  561. </sub-package>
  562. <sub-package name="NvContainer.UserElevated">
  563. <properties>
  564. <bool name="IsGFExperienceComponent" value="true"/>
  565. </properties>
  566. </sub-package>
  567. <sub-package name="NvContainer.ServiceUser">
  568. <properties>
  569. <bool name="IsGFExperienceComponent" value="true"/>
  570. </properties>
  571. </sub-package>
  572. <sub-package name="NvPlugin.Watchdog">
  573. <properties>
  574. <bool name="IsGFExperienceComponent" value="true"/>
  575. </properties>
  576. </sub-package>
  577. <sub-package name="Update.Core">
  578. <dependencies>
  579. <package type="after" package="Display.Driver"/>
  580. <package type="after" package="Display.ControlPanel"/>
  581. </dependencies>
  582. </sub-package>
  583. <sub-package name="Display.Update" disposition="silent">
  584. <dependencies>
  585. <package type="requires" package="Display.GFExperience"/>
  586. </dependencies>
  587. </sub-package>
  588. <sub-package name="Display.Optimus">
  589. <constraints>
  590. <property name="Display.Driver!Feature.DisplayOptimus" level="silent" text="${{OptimusInstallBlockedMessage}}"/>
  591. </constraints>
  592. </sub-package>
  593. <sub-package name="VirtualAudio.Driver" disposition="demand" hidden="true">
  594. <dependencies>
  595. <package type="after" package="Display.Driver"/>
  596. </dependencies>
  597. <constraints>
  598. <os min="6.1" level="silent" text="Virtual Audio Driver requires Windows 7 or later."/>
  599. </constraints>
  600. </sub-package>
  601. <sub-package name="GFExperience.NvStreamSrv">
  602. <dependencies>
  603. <package type="requires" package="Display.GFExperience"/>
  604. <package type="after" package="Display.Driver"/>
  605. <package type="before" package="Display.GFExperience"/>
  606. </dependencies>
  607. </sub-package>
  608. <sub-package name="ShadowPlay">
  609. <dependencies>
  610. <package type="requires" package="Display.GFExperience"/>
  611. <package type="after" package="Display.Driver"/>
  612. </dependencies>
  613. </sub-package>
  614. <sub-package name="Display.NVWMI">
  615. <dependencies>
  616. <package type="after" package="Display.Driver"/>
  617. <package type="after" package="Display.ControlPanel"/>
  618. <package type="requires" package="Display.Driver"/>
  619. </dependencies>
  620. </sub-package>
  621. <sub-package name="Display.PhysX">
  622. <constraints>
  623. <property name="Display.Driver!Feature.Physx" level="silent" text="PhysX System Software cannot be installed on this computer."/>
  624. </constraints>
  625. </sub-package>
  626. </install>
  627. <properties>
  628. <string name="EulaFile" value="${{ResourcesDirectory}}\EULA.txt"/>
  629. <string name="ArpIcon" value="${{InstallerDllDirectory}}\NVI2.dll,0"/>
  630. <bool name="NoSummaryForExpress" value="true"/>
  631. <string name="PackageType" value="${{PackageType}}"/>
  632. <string name="ProductType" value="300"/>
  633. <bool name="IsDDCombo" value="true"/>
  634. <bool name="DiskSpaceContinueOnFailure" value="true"/>
  635. <if filter="isDCHPackage">
  636. <bool name="IsDCHPackage" value="true"/>
  637. <else>
  638. <bool name="IsDCHPackage" value="false"/>
  639. </else>
  640. </if>
  641. <string name="EulaHtmlFileFullPath" value="${{InstallerDirectory}}/${{EulaHtmlFile}}"/>
  642. <string name="FunctionalConsentFilePath" value="${{InstallerDirectory}}\${{FunctionalConsentFile}}"/>
  643. <string name="PrivacyFilePath" value="${{InstallerDirectory}}\${{PrivacyPolicyFile}}"/>
  644. </properties>
  645. <options>
  646. <bool name="enableTelemetry" property="EnableTelemetry"/>
  647. <bool name="clean" property="CleanInstall"/>
  648. <bool name="prestage" property="PrestageInstall"/>
  649. <bool name="validate" property="ValidationInstall"/>
  650. <string name="validationFile" property="ValidationFile"/>
  651. <bool name="forcereboot" property="RebootRequired"/>
  652. <bool name="noreboot" property="IgnoreReboot"/>
  653. <bool name="k" property="RebootRequired"/>
  654. <bool name="n" property="IgnoreReboot"/>
  655. <bool name="passive" property="ProgressOnly"/>
  656. <bool name="noeula" property="SkipEula"/>
  657. <bool name="nofinish" property="SkipFinish"/>
  658. <bool name="ignorepnp" property="IgnorePnpFlag"/>
  659. <bool name="progresswitheula" property="ProgressWithEula"/>
  660. <bool name="nosplash" property="NoSplashScreen"/>
  661. <bool name="gfexperienceinitiated" property="GFExperienceInitiated"/>
  662. <int name="custominvokerid" property="CustomInvokerId"/>
  663. </options>
  664. <forms>
  665. <if filter="!progressPresentation">
  666. <form name="InstallProgress" base="!InstallProgressTemplate" locale="0x040c">
  667. <control name="taskInfo" height="30pt"/>
  668. <control name="progressBar" y="124pt"/>
  669. </form>
  670. <form name="InstallProgress" base="!InstallProgressTemplate" locale="0x0407">
  671. <control name="taskInfo" height="30pt"/>
  672. <control name="progressBar" y="124pt"/>
  673. </form>
  674. </if>
  675. <form name="EULATemplate" base="!InstallTemplate" locale="0x0000" cancel="cancel" default="next" focus="next">
  676. <fonts>
  677. <font name="richEditControlFont" family="default" height="170"/>
  678. <font name="richEditControlFontWithoutGFE" family="default" height="200"/>
  679. </fonts>
  680. <properties>
  681. <string name="@SideBarProgress" value="EULA"/>
  682. <bool name="!DisableCloseButton" value="false"/>
  683. <string name="@LinkWidth" value="100pt"/>
  684. </properties>
  685. <conditions>
  686. <switch property="SeletedPackage">
  687. <case value="driverAndGFE">
  688. <properties>
  689. <bool name="@DriverAndGFE" value="true"/>
  690. <string name="@RichEditWidth" value="295pt"/>
  691. </properties>
  692. </case>
  693. <default>
  694. <properties>
  695. <bool name="@DriverAndGFE" value="false"/>
  696. <string name="@RichEditWidth" value="0pt"/>
  697. </properties>
  698. </default>
  699. </switch>
  700. </conditions>
  701. <control name="header"/>
  702. <control name="headTextWithGFE" style="header" font="header" x="137pt" y="63pt" width="294pt" height="35pt" text="${{EULAHeadText}}" hidden="true"/>
  703. <control name="body"/>
  704. <control name="driverAndGFE" style="radio" x="137pt" y="63pt" width="294pt" text="${{DDandGFE}}" property="SeletedPackage" selectedValue="driverAndGFE" initSelect="!${IsGFENotSelectForInstall}" hidden="${IsGFENotSelectForInstall}"/>
  705. <control name="onlyDriver" style="radio" x="137pt" y="80pt" width="294pt" text="${{ProductTitle}}" property="SeletedPackage" selectedValue="onlyDriver" initSelect="false" hidden="${IsGFENotSelectForInstall}"/>
  706. <control name="eulaBoxWithGFE" class="richedit" x="137pt" y="100pt" width="${@RichEditWidth}" height="165pt" style="label" text="!${@NoEULAFound}" readOnly="true" vScroll="true" multiLine="true" enabledTextColor="0xb7bebd" bkgndColor="TRANSPARENT" sourceFile="${!FunctionalConsentFilePath}" leftPadding="2" rightPadding="2" topPadding="1" bottomPadding="1" font="richEditControlFont" border="false"/>
  707. <control name="eulaHeaderWithGFE" style="label" x="9pt" y="273pt" width="294pt" height="15pt" text="${{EULAInstructionsNoGFE}}" hidden="${IsGFENotSelectForInstall}"/>
  708. <control name="eulaLink" style="label" class="link" x="9pt" y="283pt" width="${LinkWidth}" height="10pt" text="&lt;a href=&quot;file://${!EulaHtmlFileFullPath}&quot;&gt;${{EULALinkText}}&lt;/a&gt;" enabledTextColor="0x76B900" hoverTextColor="0x76B900" useTextColorForLink="true" pressedTextColor="0x76B900" hidden="${IsGFENotSelectForInstall}" font="smallText"/>
  709. <control name="nvidiaPrivacyPolicyLink" style="label" class="link" x="9pt" y="293pt" width="${LinkWidth}" height="17pt" text="&lt;a href=&quot;file://${!PrivacyFilePath}&quot;&gt;${{PrivacyPolicyLinkText}}&lt;/a&gt;" enabledTextColor="0x76B900" hoverTextColor="0x76B900" useTextColorForLink="true" pressedTextColor="0x76B900" hidden="${IsGFENotSelectForInstall}" font="smallText"/>
  710. <control name="headText" style="header" x="137pt" y="63pt" width="294pt" height="23pt" text="${{EULAHeadText}}" hidden="!${IsGFENotSelectForInstall}"/>
  711. <control name="eulaHeader" style="label" x="137pt" y="90pt" width="294pt" height="15pt" text="${{EULAInstructions}}" hidden="!${IsGFENotSelectForInstall}"/>
  712. <control name="eulaBox" class="richedit" x="137pt" y="105pt" width="294pt" height="135pt" text="${{NoEULAFound}}" readOnly="true" sourceFile="${!EulaFile}" vScroll="true" multiLine="true" enabledTextColor="0xb7bebd" bkgndColor="0x394a4a" hidden="!${IsGFENotSelectForInstall}" font="richEditControlFontWithoutGFE"/>
  713. <control name="eulaFooter" style="label" x="137pt" y="247pt" width="294pt" height="15pt" text="${{EULAAcceptInstructions}}" hidden="!${IsGFENotSelectForInstall}"/>
  714. <control name="footer"/>
  715. <control name="back" hidden="true" disabled="true"/>
  716. <control name="next" style="largePrimaryButton" x="222pt" text="${{AgreeButtonText}}"/>
  717. </form>
  718. <form name="EULA" base="!EULATemplate" locale="0x0407">
  719. <control name="eulaBox" height="130pt"/>
  720. <control name="eulaHeaderWithGFE" font="smallText" x="7pt" y="272pt"/>
  721. <control name="eulaLink" x="7pt" y="282pt"/>
  722. <control name="nvidiaPrivacyPolicyLink" x="7pt" y="292pt"/>
  723. <control name="eulaBoxWithGFE" height="165pt"/>
  724. <control name="eulaFooter" y="242pt" height="25pt"/>
  725. </form>
  726. <form name="EULA" base="!EULATemplate" locale="0x041b">
  727. <control name="eulaBox" height="130pt"/>
  728. <control name="eulaHeaderWithGFE" font="smallText" x="7pt" y="272pt"/>
  729. <control name="eulaLink" x="7pt" y="282pt"/>
  730. <control name="nvidiaPrivacyPolicyLink" x="7pt" y="292pt"/>
  731. </form>
  732. <form name="EULA" base="!EULATemplate" locale="0x0404">
  733. <control name="next" style="mediumPrimaryButton" x="262pt" text="${{AgreeButtonText}}"/>
  734. </form>
  735. <form name="EULA" base="!EULATemplate" locale="0x0408">
  736. <control name="headText" style="smallHeader" height="31pt"/>
  737. <control name="eulaHeader" y="97pt"/>
  738. <control name="eulaBox" y="112pt" height="118pt"/>
  739. <control name="eulaFooter" y="237pt" height="30pt"/>
  740. <control name="driverAndGFE" width="297pt"/>
  741. </form>
  742. <form name="EULA" base="!EULATemplate" locale="0x040a">
  743. <control name="headText" style="smallHeader"/>
  744. </form>
  745. <form name="EULA" base="!EULATemplate" locale="0x040b">
  746. <control name="headText" style="smallHeader"/>
  747. </form>
  748. <form name="EULA" base="!EULATemplate" locale="0x040e">
  749. <control name="eulaBox" height="130pt"/>
  750. </form>
  751. <form name="EULA" base="!EULATemplate" locale="0x0410">
  752. <control name="eulaHeader" height="30pt"/>
  753. <control name="eulaBox" y="116pt" height="124pt"/>
  754. <control name="eulaHeaderWithGFE" font="smallText" x="7pt" y="272pt"/>
  755. <control name="eulaLink" x="7pt" y="282pt"/>
  756. <control name="nvidiaPrivacyPolicyLink" x="7pt" y="292pt"/>
  757. </form>
  758. <form name="EULA" base="!EULATemplate" locale="0x0411">
  759. <control name="next" style="mediumPrimaryButton" x="262pt" text="${{AgreeButtonText}}"/>
  760. </form>
  761. <form name="EULA" base="!EULATemplate" locale="0x0413">
  762. <control name="eulaBox" height="130pt"/>
  763. <control name="eulaFooter" y="242pt" height="25pt"/>
  764. </form>
  765. <form name="EULA" base="!EULATemplate" locale="0x0415">
  766. <control name="headText" style="smallHeader"/>
  767. <control name="eulaBox" height="125pt"/>
  768. <control name="eulaFooter" y="237pt" height="30pt"/>
  769. <control name="eulaHeaderWithGFE" font="smallText" x="7pt" y="272pt"/>
  770. <control name="eulaLink" x="7pt" y="282pt"/>
  771. <control name="nvidiaPrivacyPolicyLink" x="7pt" y="292pt"/>
  772. </form>
  773. <form name="EULA" base="!EULATemplate" locale="0x0419">
  774. <control name="eulaBox" height="125pt"/>
  775. <control name="eulaFooter" y="237pt" height="30pt"/>
  776. <control name="eulaHeaderWithGFE" font="smallText" x="7pt" y="272pt"/>
  777. <control name="eulaLink" x="7pt" y="282pt"/>
  778. <control name="nvidiaPrivacyPolicyLink" x="7pt" y="292pt"/>
  779. </form>
  780. <form name="EULA" base="!EULATemplate" locale="0x041e">
  781. <control name="next" style="mediumPrimaryButton" x="262pt" text="${{AgreeButtonText}}"/>
  782. </form>
  783. <form name="EULA" base="!EULATemplate" locale="0x0424">
  784. <control name="headText" style="smallHeader" height="30pt"/>
  785. <control name="eulaHeader" y="97pt"/>
  786. <control name="eulaBox" y="112pt" height="118pt"/>
  787. </form>
  788. <form name="EULA" base="!EULATemplate" locale="0x0809">
  789. <control name="eulaBoxWithGFE" y="100pt" height="165pt"/>
  790. </form>
  791. </forms>
  792. <manifest>
  793. <file name="setup.exe" core="true"/>
  794. <file name="setup.cfg"/>
  795. <file name="eula.txt"/>
  796. <file name="${{EulaHtmlFile}}"/>
  797. <file name="${{FunctionalConsentFile}}"/>
  798. <file name="${{PrivacyPolicyFile}}"/>
  799. <file name="${{InstallerDllDirectory}}/NVI2.dll" core="true"/>
  800. <file name="${{InstallerDllDirectory}}/NvInstallerUtil.dll" core="true"/>
  801. <file name="${{InstallerDllDirectory}}/NVI2UI.dll" core="true"/>
  802. <file name="${{InstallerDllDirectory}}/NVPrxy32.dll" core="true"/>
  803. <file name="${{InstallerDllDirectory}}/NVPrxy64.dll" core="true"/>
  804. <file name="${{ResourcesDirectory}}/theme.cfg"/>
  805. <file name="${{ResourcesDirectory}}/*.ui.forms"/>
  806. <file name="${{ResourcesDirectory}}/*.ui.strings"/>
  807. <file name="${{ResourcesDirectory}}/*.png"/>
  808. <file name="${{ResourcesDirectory}}/*.jpg"/>
  809. <file name="${{ResourcesDirectory}}/GFExperienceProgressText*.cfg"/>
  810. </manifest>
  811. </setup>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement