Setup.vdproj 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839
  1. "DeployProject"
  2. {
  3. "VSVersion" = "3:800"
  4. "ProjectType" = "8:{978C614F-708E-4E1A-B201-565925725DBA}"
  5. "IsWebType" = "8:FALSE"
  6. "ProjectName" = "8:Setup"
  7. "LanguageId" = "3:1033"
  8. "CodePage" = "3:1252"
  9. "UILanguageId" = "3:1033"
  10. "SccProjectName" = "8:"
  11. "SccLocalPath" = "8:"
  12. "SccAuxPath" = "8:"
  13. "SccProvider" = "8:"
  14. "Hierarchy"
  15. {
  16. "Entry"
  17. {
  18. "MsmKey" = "8:_535ED4B06B074B5C9186933C83919A02"
  19. "OwnerKey" = "8:_UNDEFINED"
  20. "MsmSig" = "8:_UNDEFINED"
  21. }
  22. "Entry"
  23. {
  24. "MsmKey" = "8:_5FB3B07EBF7C4DCE9C9A2B46156A2607"
  25. "OwnerKey" = "8:_UNDEFINED"
  26. "MsmSig" = "8:_UNDEFINED"
  27. }
  28. }
  29. "Configurations"
  30. {
  31. "Debug"
  32. {
  33. "DisplayName" = "8:Debug"
  34. "IsDebugOnly" = "11:TRUE"
  35. "IsReleaseOnly" = "11:FALSE"
  36. "OutputFilename" = "8:Debug\\Setup.msi"
  37. "PackageFilesAs" = "3:2"
  38. "PackageFileSize" = "3:-2147483648"
  39. "CabType" = "3:1"
  40. "Compression" = "3:2"
  41. "SignOutput" = "11:FALSE"
  42. "CertificateFile" = "8:"
  43. "PrivateKeyFile" = "8:"
  44. "TimeStampServer" = "8:"
  45. "InstallerBootstrapper" = "3:2"
  46. }
  47. "Release"
  48. {
  49. "DisplayName" = "8:Release"
  50. "IsDebugOnly" = "11:FALSE"
  51. "IsReleaseOnly" = "11:TRUE"
  52. "OutputFilename" = "8:Release\\Setup.msi"
  53. "PackageFilesAs" = "3:2"
  54. "PackageFileSize" = "3:-2147483648"
  55. "CabType" = "3:1"
  56. "Compression" = "3:2"
  57. "SignOutput" = "11:FALSE"
  58. "CertificateFile" = "8:"
  59. "PrivateKeyFile" = "8:"
  60. "TimeStampServer" = "8:"
  61. "InstallerBootstrapper" = "3:2"
  62. }
  63. }
  64. "Deployable"
  65. {
  66. "CustomAction"
  67. {
  68. }
  69. "DefaultFeature"
  70. {
  71. "Name" = "8:DefaultFeature"
  72. "Title" = "8:"
  73. "Description" = "8:"
  74. }
  75. "ExternalPersistence"
  76. {
  77. "LaunchCondition"
  78. {
  79. "{A06ECF26-33A3-4562-8140-9B0E340D4F24}:_3AC44306EAFA4F06B0099E63F3324BE0"
  80. {
  81. "Name" = "8:.NET Core"
  82. "Message" = "8:[VSDNETCOREMSG]"
  83. "AllowLaterVersions" = "11:FALSE"
  84. "InstallUrl" = "8:https://dotnet.microsoft.com/download/dotnet-core/[NetCoreVerMajorDotMinor]"
  85. "IsNETCore" = "11:TRUE"
  86. "Architecture" = "2:0"
  87. "Runtime" = "2:0"
  88. }
  89. }
  90. }
  91. "File"
  92. {
  93. }
  94. "FileType"
  95. {
  96. }
  97. "Folder"
  98. {
  99. "{1525181F-901A-416C-8A58-119130FE478E}:_157ED2B2FAB4464581F00BBA8FC7634D"
  100. {
  101. "Name" = "8:#1919"
  102. "AlwaysCreate" = "11:FALSE"
  103. "Condition" = "8:"
  104. "Transitive" = "11:FALSE"
  105. "Property" = "8:ProgramMenuFolder"
  106. "Folders"
  107. {
  108. }
  109. }
  110. "{1525181F-901A-416C-8A58-119130FE478E}:_8A4D7E7BB98D4E72BDE47DCCC87CCF5C"
  111. {
  112. "Name" = "8:#1916"
  113. "AlwaysCreate" = "11:FALSE"
  114. "Condition" = "8:"
  115. "Transitive" = "11:FALSE"
  116. "Property" = "8:DesktopFolder"
  117. "Folders"
  118. {
  119. }
  120. }
  121. "{3C67513D-01DD-4637-8A68-80971EB9504F}:_96DC0B7F01834A1BA713E7E8A0904D3E"
  122. {
  123. "DefaultLocation" = "8:[ProgramFilesFolder][Manufacturer]\\[ProductName]"
  124. "Name" = "8:#1925"
  125. "AlwaysCreate" = "11:FALSE"
  126. "Condition" = "8:"
  127. "Transitive" = "11:FALSE"
  128. "Property" = "8:TARGETDIR"
  129. "Folders"
  130. {
  131. }
  132. }
  133. }
  134. "LaunchCondition"
  135. {
  136. }
  137. "Locator"
  138. {
  139. }
  140. "MsiBootstrapper"
  141. {
  142. "LangId" = "3:1033"
  143. "RequiresElevation" = "11:FALSE"
  144. }
  145. "Product"
  146. {
  147. "Name" = "8:Microsoft Visual Studio"
  148. "ProductName" = "8:Setup"
  149. "ProductCode" = "8:{5EF40B52-3AD9-467B-B72E-27E1E114E304}"
  150. "PackageCode" = "8:{0BE83E6C-A3F1-4A62-AC34-3CD102F9F874}"
  151. "UpgradeCode" = "8:{38F8DC1E-8290-49ED-A3D2-32BC6DD74325}"
  152. "AspNetVersion" = "8:2.0.50727.0"
  153. "RestartWWWService" = "11:FALSE"
  154. "RemovePreviousVersions" = "11:FALSE"
  155. "DetectNewerInstalledVersion" = "11:TRUE"
  156. "InstallAllUsers" = "11:FALSE"
  157. "ProductVersion" = "8:1.0.0"
  158. "Manufacturer" = "8:Default Company Name"
  159. "ARPHELPTELEPHONE" = "8:"
  160. "ARPHELPLINK" = "8:"
  161. "Title" = "8:Setup"
  162. "Subject" = "8:"
  163. "ARPCONTACT" = "8:Default Company Name"
  164. "Keywords" = "8:"
  165. "ARPCOMMENTS" = "8:"
  166. "ARPURLINFOABOUT" = "8:"
  167. "ARPPRODUCTICON" = "8:"
  168. "ARPIconIndex" = "3:0"
  169. "SearchPath" = "8:"
  170. "UseSystemSearchPath" = "11:TRUE"
  171. "TargetPlatform" = "3:0"
  172. "PreBuildEvent" = "8:"
  173. "PostBuildEvent" = "8:"
  174. "RunPostBuildEvent" = "3:0"
  175. }
  176. "Registry"
  177. {
  178. "HKLM"
  179. {
  180. "Keys"
  181. {
  182. "{60EA8692-D2D5-43EB-80DC-7906BF13D6EF}:_6E7D7F51917142518994C2BB3A043F91"
  183. {
  184. "Name" = "8:Software"
  185. "Condition" = "8:"
  186. "AlwaysCreate" = "11:FALSE"
  187. "DeleteAtUninstall" = "11:FALSE"
  188. "Transitive" = "11:FALSE"
  189. "Keys"
  190. {
  191. "{60EA8692-D2D5-43EB-80DC-7906BF13D6EF}:_673A70E483F54917876E1C6C4A29F1B7"
  192. {
  193. "Name" = "8:[Manufacturer]"
  194. "Condition" = "8:"
  195. "AlwaysCreate" = "11:FALSE"
  196. "DeleteAtUninstall" = "11:FALSE"
  197. "Transitive" = "11:FALSE"
  198. "Keys"
  199. {
  200. }
  201. "Values"
  202. {
  203. }
  204. }
  205. }
  206. "Values"
  207. {
  208. }
  209. }
  210. }
  211. }
  212. "HKCU"
  213. {
  214. "Keys"
  215. {
  216. "{60EA8692-D2D5-43EB-80DC-7906BF13D6EF}:_E48BD40A634949099EEE5D291A42041F"
  217. {
  218. "Name" = "8:Software"
  219. "Condition" = "8:"
  220. "AlwaysCreate" = "11:FALSE"
  221. "DeleteAtUninstall" = "11:FALSE"
  222. "Transitive" = "11:FALSE"
  223. "Keys"
  224. {
  225. "{60EA8692-D2D5-43EB-80DC-7906BF13D6EF}:_C1AE8AA5E8164CAD962BDD2EF441B10C"
  226. {
  227. "Name" = "8:[Manufacturer]"
  228. "Condition" = "8:"
  229. "AlwaysCreate" = "11:FALSE"
  230. "DeleteAtUninstall" = "11:FALSE"
  231. "Transitive" = "11:FALSE"
  232. "Keys"
  233. {
  234. }
  235. "Values"
  236. {
  237. }
  238. }
  239. }
  240. "Values"
  241. {
  242. }
  243. }
  244. }
  245. }
  246. "HKCR"
  247. {
  248. "Keys"
  249. {
  250. }
  251. }
  252. "HKU"
  253. {
  254. "Keys"
  255. {
  256. }
  257. }
  258. "HKPU"
  259. {
  260. "Keys"
  261. {
  262. }
  263. }
  264. }
  265. "Sequences"
  266. {
  267. }
  268. "Shortcut"
  269. {
  270. }
  271. "UserInterface"
  272. {
  273. "{2479F3F5-0309-486D-8047-8187E2CE5BA0}:_0E5B826272D34D72BEB33F6FE9C10AB5"
  274. {
  275. "UseDynamicProperties" = "11:FALSE"
  276. "IsDependency" = "11:FALSE"
  277. "SourcePath" = "8:<VsdDialogDir>\\VsdUserInterface.wim"
  278. }
  279. "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_1271DF58396744618F5485E6F5142BE5"
  280. {
  281. "Name" = "8:#1902"
  282. "Sequence" = "3:2"
  283. "Attributes" = "3:3"
  284. "Dialogs"
  285. {
  286. "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_1DF58222EA884D21869E36DF6ECDE85E"
  287. {
  288. "Sequence" = "3:100"
  289. "DisplayName" = "8:Finished"
  290. "UseDynamicProperties" = "11:TRUE"
  291. "IsDependency" = "11:FALSE"
  292. "SourcePath" = "8:<VsdDialogDir>\\VsdAdminFinishedDlg.wid"
  293. "Properties"
  294. {
  295. "BannerBitmap"
  296. {
  297. "Name" = "8:BannerBitmap"
  298. "DisplayName" = "8:#1001"
  299. "Description" = "8:#1101"
  300. "Type" = "3:8"
  301. "ContextData" = "8:Bitmap"
  302. "Attributes" = "3:4"
  303. "Setting" = "3:1"
  304. "UsePlugInResources" = "11:TRUE"
  305. }
  306. }
  307. }
  308. }
  309. }
  310. "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_1843E98EE8964DCDBCC7EB369D0CF682"
  311. {
  312. "Name" = "8:#1902"
  313. "Sequence" = "3:1"
  314. "Attributes" = "3:3"
  315. "Dialogs"
  316. {
  317. "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_3410FEC20703498F9CD21F3D98DA70FC"
  318. {
  319. "Sequence" = "3:100"
  320. "DisplayName" = "8:Finished"
  321. "UseDynamicProperties" = "11:TRUE"
  322. "IsDependency" = "11:FALSE"
  323. "SourcePath" = "8:<VsdDialogDir>\\VsdFinishedDlg.wid"
  324. "Properties"
  325. {
  326. "BannerBitmap"
  327. {
  328. "Name" = "8:BannerBitmap"
  329. "DisplayName" = "8:#1001"
  330. "Description" = "8:#1101"
  331. "Type" = "3:8"
  332. "ContextData" = "8:Bitmap"
  333. "Attributes" = "3:4"
  334. "Setting" = "3:1"
  335. "UsePlugInResources" = "11:TRUE"
  336. }
  337. "UpdateText"
  338. {
  339. "Name" = "8:UpdateText"
  340. "DisplayName" = "8:#1058"
  341. "Description" = "8:#1158"
  342. "Type" = "3:15"
  343. "ContextData" = "8:"
  344. "Attributes" = "3:0"
  345. "Setting" = "3:1"
  346. "Value" = "8:#1258"
  347. "DefaultValue" = "8:#1258"
  348. "UsePlugInResources" = "11:TRUE"
  349. }
  350. }
  351. }
  352. }
  353. }
  354. "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_4FD50D2B028640BBB4616DA6A1841561"
  355. {
  356. "Name" = "8:#1900"
  357. "Sequence" = "3:2"
  358. "Attributes" = "3:1"
  359. "Dialogs"
  360. {
  361. "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_2638E3AEF3DA4176825059F09C259916"
  362. {
  363. "Sequence" = "3:100"
  364. "DisplayName" = "8:Welcome"
  365. "UseDynamicProperties" = "11:TRUE"
  366. "IsDependency" = "11:FALSE"
  367. "SourcePath" = "8:<VsdDialogDir>\\VsdAdminWelcomeDlg.wid"
  368. "Properties"
  369. {
  370. "BannerBitmap"
  371. {
  372. "Name" = "8:BannerBitmap"
  373. "DisplayName" = "8:#1001"
  374. "Description" = "8:#1101"
  375. "Type" = "3:8"
  376. "ContextData" = "8:Bitmap"
  377. "Attributes" = "3:4"
  378. "Setting" = "3:1"
  379. "UsePlugInResources" = "11:TRUE"
  380. }
  381. "CopyrightWarning"
  382. {
  383. "Name" = "8:CopyrightWarning"
  384. "DisplayName" = "8:#1002"
  385. "Description" = "8:#1102"
  386. "Type" = "3:3"
  387. "ContextData" = "8:"
  388. "Attributes" = "3:0"
  389. "Setting" = "3:1"
  390. "Value" = "8:#1202"
  391. "DefaultValue" = "8:#1202"
  392. "UsePlugInResources" = "11:TRUE"
  393. }
  394. "Welcome"
  395. {
  396. "Name" = "8:Welcome"
  397. "DisplayName" = "8:#1003"
  398. "Description" = "8:#1103"
  399. "Type" = "3:3"
  400. "ContextData" = "8:"
  401. "Attributes" = "3:0"
  402. "Setting" = "3:1"
  403. "Value" = "8:#1203"
  404. "DefaultValue" = "8:#1203"
  405. "UsePlugInResources" = "11:TRUE"
  406. }
  407. }
  408. }
  409. "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_4969F07FB43442339A5D6877C66DE27B"
  410. {
  411. "Sequence" = "3:300"
  412. "DisplayName" = "8:Confirm Installation"
  413. "UseDynamicProperties" = "11:TRUE"
  414. "IsDependency" = "11:FALSE"
  415. "SourcePath" = "8:<VsdDialogDir>\\VsdAdminConfirmDlg.wid"
  416. "Properties"
  417. {
  418. "BannerBitmap"
  419. {
  420. "Name" = "8:BannerBitmap"
  421. "DisplayName" = "8:#1001"
  422. "Description" = "8:#1101"
  423. "Type" = "3:8"
  424. "ContextData" = "8:Bitmap"
  425. "Attributes" = "3:4"
  426. "Setting" = "3:1"
  427. "UsePlugInResources" = "11:TRUE"
  428. }
  429. }
  430. }
  431. "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_7ACED70134344F0C9458D2BDDEF732A1"
  432. {
  433. "Sequence" = "3:200"
  434. "DisplayName" = "8:Installation Folder"
  435. "UseDynamicProperties" = "11:TRUE"
  436. "IsDependency" = "11:FALSE"
  437. "SourcePath" = "8:<VsdDialogDir>\\VsdAdminFolderDlg.wid"
  438. "Properties"
  439. {
  440. "BannerBitmap"
  441. {
  442. "Name" = "8:BannerBitmap"
  443. "DisplayName" = "8:#1001"
  444. "Description" = "8:#1101"
  445. "Type" = "3:8"
  446. "ContextData" = "8:Bitmap"
  447. "Attributes" = "3:4"
  448. "Setting" = "3:1"
  449. "UsePlugInResources" = "11:TRUE"
  450. }
  451. }
  452. }
  453. }
  454. }
  455. "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_7558FBFA2C5246FE8E37BFFC80DF9ED7"
  456. {
  457. "Name" = "8:#1901"
  458. "Sequence" = "3:1"
  459. "Attributes" = "3:2"
  460. "Dialogs"
  461. {
  462. "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_EC553B70F2154BCB93B0CA8EF61F63C7"
  463. {
  464. "Sequence" = "3:100"
  465. "DisplayName" = "8:Progress"
  466. "UseDynamicProperties" = "11:TRUE"
  467. "IsDependency" = "11:FALSE"
  468. "SourcePath" = "8:<VsdDialogDir>\\VsdProgressDlg.wid"
  469. "Properties"
  470. {
  471. "BannerBitmap"
  472. {
  473. "Name" = "8:BannerBitmap"
  474. "DisplayName" = "8:#1001"
  475. "Description" = "8:#1101"
  476. "Type" = "3:8"
  477. "ContextData" = "8:Bitmap"
  478. "Attributes" = "3:4"
  479. "Setting" = "3:1"
  480. "UsePlugInResources" = "11:TRUE"
  481. }
  482. "ShowProgress"
  483. {
  484. "Name" = "8:ShowProgress"
  485. "DisplayName" = "8:#1009"
  486. "Description" = "8:#1109"
  487. "Type" = "3:5"
  488. "ContextData" = "8:1;True=1;False=0"
  489. "Attributes" = "3:0"
  490. "Setting" = "3:0"
  491. "Value" = "3:1"
  492. "DefaultValue" = "3:1"
  493. "UsePlugInResources" = "11:TRUE"
  494. }
  495. }
  496. }
  497. }
  498. }
  499. "{2479F3F5-0309-486D-8047-8187E2CE5BA0}:_C55CADD32B63418F9BDD85CD1C054328"
  500. {
  501. "UseDynamicProperties" = "11:FALSE"
  502. "IsDependency" = "11:FALSE"
  503. "SourcePath" = "8:<VsdDialogDir>\\VsdBasicDialogs.wim"
  504. }
  505. "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_CA2248BF1E75415492CA315D1FCD924C"
  506. {
  507. "Name" = "8:#1900"
  508. "Sequence" = "3:1"
  509. "Attributes" = "3:1"
  510. "Dialogs"
  511. {
  512. "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_345F5D48EC1C47DE9743BCBB2CB01E5A"
  513. {
  514. "Sequence" = "3:200"
  515. "DisplayName" = "8:Installation Folder"
  516. "UseDynamicProperties" = "11:TRUE"
  517. "IsDependency" = "11:FALSE"
  518. "SourcePath" = "8:<VsdDialogDir>\\VsdFolderDlg.wid"
  519. "Properties"
  520. {
  521. "BannerBitmap"
  522. {
  523. "Name" = "8:BannerBitmap"
  524. "DisplayName" = "8:#1001"
  525. "Description" = "8:#1101"
  526. "Type" = "3:8"
  527. "ContextData" = "8:Bitmap"
  528. "Attributes" = "3:4"
  529. "Setting" = "3:1"
  530. "UsePlugInResources" = "11:TRUE"
  531. }
  532. "InstallAllUsersVisible"
  533. {
  534. "Name" = "8:InstallAllUsersVisible"
  535. "DisplayName" = "8:#1059"
  536. "Description" = "8:#1159"
  537. "Type" = "3:5"
  538. "ContextData" = "8:1;True=1;False=0"
  539. "Attributes" = "3:0"
  540. "Setting" = "3:0"
  541. "Value" = "3:1"
  542. "DefaultValue" = "3:1"
  543. "UsePlugInResources" = "11:TRUE"
  544. }
  545. }
  546. }
  547. "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_61D981B7FE1647EC8A8725F545A0A651"
  548. {
  549. "Sequence" = "3:100"
  550. "DisplayName" = "8:Welcome"
  551. "UseDynamicProperties" = "11:TRUE"
  552. "IsDependency" = "11:FALSE"
  553. "SourcePath" = "8:<VsdDialogDir>\\VsdWelcomeDlg.wid"
  554. "Properties"
  555. {
  556. "BannerBitmap"
  557. {
  558. "Name" = "8:BannerBitmap"
  559. "DisplayName" = "8:#1001"
  560. "Description" = "8:#1101"
  561. "Type" = "3:8"
  562. "ContextData" = "8:Bitmap"
  563. "Attributes" = "3:4"
  564. "Setting" = "3:1"
  565. "UsePlugInResources" = "11:TRUE"
  566. }
  567. "CopyrightWarning"
  568. {
  569. "Name" = "8:CopyrightWarning"
  570. "DisplayName" = "8:#1002"
  571. "Description" = "8:#1102"
  572. "Type" = "3:3"
  573. "ContextData" = "8:"
  574. "Attributes" = "3:0"
  575. "Setting" = "3:1"
  576. "Value" = "8:#1202"
  577. "DefaultValue" = "8:#1202"
  578. "UsePlugInResources" = "11:TRUE"
  579. }
  580. "Welcome"
  581. {
  582. "Name" = "8:Welcome"
  583. "DisplayName" = "8:#1003"
  584. "Description" = "8:#1103"
  585. "Type" = "3:3"
  586. "ContextData" = "8:"
  587. "Attributes" = "3:0"
  588. "Setting" = "3:1"
  589. "Value" = "8:#1203"
  590. "DefaultValue" = "8:#1203"
  591. "UsePlugInResources" = "11:TRUE"
  592. }
  593. }
  594. }
  595. "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_EBC4BA4126B8484F9E37546CCC186AA3"
  596. {
  597. "Sequence" = "3:300"
  598. "DisplayName" = "8:Confirm Installation"
  599. "UseDynamicProperties" = "11:TRUE"
  600. "IsDependency" = "11:FALSE"
  601. "SourcePath" = "8:<VsdDialogDir>\\VsdConfirmDlg.wid"
  602. "Properties"
  603. {
  604. "BannerBitmap"
  605. {
  606. "Name" = "8:BannerBitmap"
  607. "DisplayName" = "8:#1001"
  608. "Description" = "8:#1101"
  609. "Type" = "3:8"
  610. "ContextData" = "8:Bitmap"
  611. "Attributes" = "3:4"
  612. "Setting" = "3:1"
  613. "UsePlugInResources" = "11:TRUE"
  614. }
  615. }
  616. }
  617. }
  618. }
  619. "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_F0D355F99286407CABD5FEE3D07A6FC6"
  620. {
  621. "Name" = "8:#1901"
  622. "Sequence" = "3:2"
  623. "Attributes" = "3:2"
  624. "Dialogs"
  625. {
  626. "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_4BF06AE792F64A82BAF649931A4D557D"
  627. {
  628. "Sequence" = "3:100"
  629. "DisplayName" = "8:Progress"
  630. "UseDynamicProperties" = "11:TRUE"
  631. "IsDependency" = "11:FALSE"
  632. "SourcePath" = "8:<VsdDialogDir>\\VsdAdminProgressDlg.wid"
  633. "Properties"
  634. {
  635. "BannerBitmap"
  636. {
  637. "Name" = "8:BannerBitmap"
  638. "DisplayName" = "8:#1001"
  639. "Description" = "8:#1101"
  640. "Type" = "3:8"
  641. "ContextData" = "8:Bitmap"
  642. "Attributes" = "3:4"
  643. "Setting" = "3:1"
  644. "UsePlugInResources" = "11:TRUE"
  645. }
  646. "ShowProgress"
  647. {
  648. "Name" = "8:ShowProgress"
  649. "DisplayName" = "8:#1009"
  650. "Description" = "8:#1109"
  651. "Type" = "3:5"
  652. "ContextData" = "8:1;True=1;False=0"
  653. "Attributes" = "3:0"
  654. "Setting" = "3:0"
  655. "Value" = "3:1"
  656. "DefaultValue" = "3:1"
  657. "UsePlugInResources" = "11:TRUE"
  658. }
  659. }
  660. }
  661. }
  662. }
  663. }
  664. "MergeModule"
  665. {
  666. }
  667. "ProjectOutput"
  668. {
  669. "{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_535ED4B06B074B5C9186933C83919A02"
  670. {
  671. "SourcePath" = "8:..\\obj\\Debug\\net8.0-windows\\qdr.app.studiou.orders2printpack.dll"
  672. "TargetName" = "8:"
  673. "Tag" = "8:"
  674. "Folder" = "8:_96DC0B7F01834A1BA713E7E8A0904D3E"
  675. "Condition" = "8:"
  676. "Transitive" = "11:FALSE"
  677. "Vital" = "11:TRUE"
  678. "ReadOnly" = "11:FALSE"
  679. "Hidden" = "11:FALSE"
  680. "System" = "11:FALSE"
  681. "Permanent" = "11:FALSE"
  682. "SharedLegacy" = "11:FALSE"
  683. "PackageAs" = "3:1"
  684. "Register" = "3:1"
  685. "Exclude" = "11:FALSE"
  686. "IsDependency" = "11:FALSE"
  687. "IsolateTo" = "8:"
  688. "ProjectOutputGroupRegister" = "3:1"
  689. "OutputConfiguration" = "8:"
  690. "OutputGroupCanonicalName" = "8:BuiltProjectOutputGroup"
  691. "OutputProjectGuid" = "8:{B85B4AB7-BD36-431F-A7C1-D83C9C073AE2}"
  692. "ShowKeyOutput" = "11:TRUE"
  693. "ExcludeFilters"
  694. {
  695. }
  696. }
  697. "{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_5FB3B07EBF7C4DCE9C9A2B46156A2607"
  698. {
  699. "SourcePath" = "8:..\\obj\\Debug\\net8.0-windows\\apphost.exe"
  700. "TargetName" = "8:"
  701. "Tag" = "8:"
  702. "Folder" = "8:_96DC0B7F01834A1BA713E7E8A0904D3E"
  703. "Condition" = "8:"
  704. "Transitive" = "11:FALSE"
  705. "Vital" = "11:TRUE"
  706. "ReadOnly" = "11:FALSE"
  707. "Hidden" = "11:FALSE"
  708. "System" = "11:FALSE"
  709. "Permanent" = "11:FALSE"
  710. "SharedLegacy" = "11:FALSE"
  711. "PackageAs" = "3:1"
  712. "Register" = "3:1"
  713. "Exclude" = "11:FALSE"
  714. "IsDependency" = "11:FALSE"
  715. "IsolateTo" = "8:"
  716. "ProjectOutputGroupRegister" = "3:1"
  717. "OutputConfiguration" = "8:"
  718. "OutputGroupCanonicalName" = "8:PublishItems"
  719. "OutputProjectGuid" = "8:{B85B4AB7-BD36-431F-A7C1-D83C9C073AE2}"
  720. "ShowKeyOutput" = "11:TRUE"
  721. "ExcludeFilters"
  722. {
  723. }
  724. }
  725. "{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_A80BE7E1571D4D5A849CF2A5B47A0EA8"
  726. {
  727. "SourcePath" = "8:"
  728. "TargetName" = "8:"
  729. "Tag" = "8:"
  730. "Folder" = "8:_96DC0B7F01834A1BA713E7E8A0904D3E"
  731. "Condition" = "8:"
  732. "Transitive" = "11:FALSE"
  733. "Vital" = "11:TRUE"
  734. "ReadOnly" = "11:FALSE"
  735. "Hidden" = "11:FALSE"
  736. "System" = "11:FALSE"
  737. "Permanent" = "11:FALSE"
  738. "SharedLegacy" = "11:FALSE"
  739. "PackageAs" = "3:1"
  740. "Register" = "3:1"
  741. "Exclude" = "11:FALSE"
  742. "IsDependency" = "11:FALSE"
  743. "IsolateTo" = "8:"
  744. "ProjectOutputGroupRegister" = "3:1"
  745. "OutputConfiguration" = "8:"
  746. "OutputGroupCanonicalName" = "8:SDKRedistOutputGroup"
  747. "OutputProjectGuid" = "8:{B85B4AB7-BD36-431F-A7C1-D83C9C073AE2}"
  748. "ShowKeyOutput" = "11:TRUE"
  749. "ExcludeFilters"
  750. {
  751. }
  752. }
  753. "{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_B29479FF44D049E3A941D48C21BE1767"
  754. {
  755. "SourcePath" = "8:"
  756. "TargetName" = "8:"
  757. "Tag" = "8:"
  758. "Folder" = "8:_96DC0B7F01834A1BA713E7E8A0904D3E"
  759. "Condition" = "8:"
  760. "Transitive" = "11:FALSE"
  761. "Vital" = "11:TRUE"
  762. "ReadOnly" = "11:FALSE"
  763. "Hidden" = "11:FALSE"
  764. "System" = "11:FALSE"
  765. "Permanent" = "11:FALSE"
  766. "SharedLegacy" = "11:FALSE"
  767. "PackageAs" = "3:1"
  768. "Register" = "3:1"
  769. "Exclude" = "11:FALSE"
  770. "IsDependency" = "11:FALSE"
  771. "IsolateTo" = "8:"
  772. "ProjectOutputGroupRegister" = "3:1"
  773. "OutputConfiguration" = "8:"
  774. "OutputGroupCanonicalName" = "8:BuiltProjectOutputGroupDependencies"
  775. "OutputProjectGuid" = "8:{B85B4AB7-BD36-431F-A7C1-D83C9C073AE2}"
  776. "ShowKeyOutput" = "11:TRUE"
  777. "ExcludeFilters"
  778. {
  779. }
  780. }
  781. "{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_BE616734455245C4A5E3668974262868"
  782. {
  783. "SourcePath" = "8:"
  784. "TargetName" = "8:"
  785. "Tag" = "8:"
  786. "Folder" = "8:_96DC0B7F01834A1BA713E7E8A0904D3E"
  787. "Condition" = "8:"
  788. "Transitive" = "11:FALSE"
  789. "Vital" = "11:TRUE"
  790. "ReadOnly" = "11:FALSE"
  791. "Hidden" = "11:FALSE"
  792. "System" = "11:FALSE"
  793. "Permanent" = "11:FALSE"
  794. "SharedLegacy" = "11:FALSE"
  795. "PackageAs" = "3:1"
  796. "Register" = "3:1"
  797. "Exclude" = "11:FALSE"
  798. "IsDependency" = "11:FALSE"
  799. "IsolateTo" = "8:"
  800. "ProjectOutputGroupRegister" = "3:1"
  801. "OutputConfiguration" = "8:"
  802. "OutputGroupCanonicalName" = "8:SatelliteDllsProjectOutputGroupDependencies"
  803. "OutputProjectGuid" = "8:{B85B4AB7-BD36-431F-A7C1-D83C9C073AE2}"
  804. "ShowKeyOutput" = "11:TRUE"
  805. "ExcludeFilters"
  806. {
  807. }
  808. }
  809. "{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_C76EC12454F4493BAD15AACDC1EC3087"
  810. {
  811. "SourcePath" = "8:"
  812. "TargetName" = "8:"
  813. "Tag" = "8:"
  814. "Folder" = "8:_96DC0B7F01834A1BA713E7E8A0904D3E"
  815. "Condition" = "8:"
  816. "Transitive" = "11:FALSE"
  817. "Vital" = "11:TRUE"
  818. "ReadOnly" = "11:FALSE"
  819. "Hidden" = "11:FALSE"
  820. "System" = "11:FALSE"
  821. "Permanent" = "11:FALSE"
  822. "SharedLegacy" = "11:FALSE"
  823. "PackageAs" = "3:1"
  824. "Register" = "3:1"
  825. "Exclude" = "11:FALSE"
  826. "IsDependency" = "11:FALSE"
  827. "IsolateTo" = "8:"
  828. "ProjectOutputGroupRegister" = "3:1"
  829. "OutputConfiguration" = "8:"
  830. "OutputGroupCanonicalName" = "8:ReferenceCopyLocalPathsOutputGroup"
  831. "OutputProjectGuid" = "8:{B85B4AB7-BD36-431F-A7C1-D83C9C073AE2}"
  832. "ShowKeyOutput" = "11:TRUE"
  833. "ExcludeFilters"
  834. {
  835. }
  836. }
  837. }
  838. }
  839. }