Setup.vdproj 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769
  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:1042"
  8. "CodePage" = "3:949"
  9. "UILanguageId" = "3:1042"
  10. "SccProjectName" = "8:"
  11. "SccLocalPath" = "8:"
  12. "SccAuxPath" = "8:"
  13. "SccProvider" = "8:"
  14. "Hierarchy"
  15. {
  16. "Entry"
  17. {
  18. "MsmKey" = "8:_0BB12DF2BF6B4A41922823BA168703F0"
  19. "OwnerKey" = "8:_UNDEFINED"
  20. "MsmSig" = "8:_UNDEFINED"
  21. }
  22. "Entry"
  23. {
  24. "MsmKey" = "8:_C04588EE2797A6C0A32ACC236669176E"
  25. "OwnerKey" = "8:_0BB12DF2BF6B4A41922823BA168703F0"
  26. "MsmSig" = "8:_UNDEFINED"
  27. }
  28. "Entry"
  29. {
  30. "MsmKey" = "8:_UNDEFINED"
  31. "OwnerKey" = "8:_0BB12DF2BF6B4A41922823BA168703F0"
  32. "MsmSig" = "8:_UNDEFINED"
  33. }
  34. "Entry"
  35. {
  36. "MsmKey" = "8:_UNDEFINED"
  37. "OwnerKey" = "8:_C04588EE2797A6C0A32ACC236669176E"
  38. "MsmSig" = "8:_UNDEFINED"
  39. }
  40. }
  41. "Configurations"
  42. {
  43. "Debug"
  44. {
  45. "DisplayName" = "8:Debug"
  46. "IsDebugOnly" = "11:TRUE"
  47. "IsReleaseOnly" = "11:FALSE"
  48. "OutputFilename" = "8:Debug\\Setup.msi"
  49. "PackageFilesAs" = "3:2"
  50. "PackageFileSize" = "3:-2147483648"
  51. "CabType" = "3:1"
  52. "Compression" = "3:2"
  53. "SignOutput" = "11:FALSE"
  54. "CertificateFile" = "8:"
  55. "PrivateKeyFile" = "8:"
  56. "TimeStampServer" = "8:"
  57. "InstallerBootstrapper" = "3:2"
  58. }
  59. "Release"
  60. {
  61. "DisplayName" = "8:Release"
  62. "IsDebugOnly" = "11:FALSE"
  63. "IsReleaseOnly" = "11:TRUE"
  64. "OutputFilename" = "8:Release\\Setup.msi"
  65. "PackageFilesAs" = "3:2"
  66. "PackageFileSize" = "3:-2147483648"
  67. "CabType" = "3:1"
  68. "Compression" = "3:2"
  69. "SignOutput" = "11:FALSE"
  70. "CertificateFile" = "8:"
  71. "PrivateKeyFile" = "8:"
  72. "TimeStampServer" = "8:"
  73. "InstallerBootstrapper" = "3:2"
  74. }
  75. }
  76. "Deployable"
  77. {
  78. "CustomAction"
  79. {
  80. }
  81. "DefaultFeature"
  82. {
  83. "Name" = "8:DefaultFeature"
  84. "Title" = "8:"
  85. "Description" = "8:"
  86. }
  87. "ExternalPersistence"
  88. {
  89. "LaunchCondition"
  90. {
  91. "{A06ECF26-33A3-4562-8140-9B0E340D4F24}:_ADD7CDAD7765438EA87576BB21C968D7"
  92. {
  93. "Name" = "8:.NET Framework"
  94. "Message" = "8:[VSDNETMSG]"
  95. "FrameworkVersion" = "8:.NETFramework,Version=v4.6.1"
  96. "AllowLaterVersions" = "11:FALSE"
  97. "InstallUrl" = "8:http://go.microsoft.com/fwlink/?LinkId=671728"
  98. }
  99. }
  100. }
  101. "File"
  102. {
  103. "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_C04588EE2797A6C0A32ACC236669176E"
  104. {
  105. "AssemblyRegister" = "3:1"
  106. "AssemblyIsInGAC" = "11:FALSE"
  107. "AssemblyAsmDisplayName" = "8:System.Net.Http, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
  108. "ScatterAssemblies"
  109. {
  110. "_C04588EE2797A6C0A32ACC236669176E"
  111. {
  112. "Name" = "8:System.Net.Http.dll"
  113. "Attributes" = "3:512"
  114. }
  115. }
  116. "SourcePath" = "8:System.Net.Http.dll"
  117. "TargetName" = "8:"
  118. "Tag" = "8:"
  119. "Folder" = "8:_7F948AF9F7F447F1AA69982128A6AF0F"
  120. "Condition" = "8:"
  121. "Transitive" = "11:FALSE"
  122. "Vital" = "11:TRUE"
  123. "ReadOnly" = "11:FALSE"
  124. "Hidden" = "11:FALSE"
  125. "System" = "11:FALSE"
  126. "Permanent" = "11:FALSE"
  127. "SharedLegacy" = "11:FALSE"
  128. "PackageAs" = "3:1"
  129. "Register" = "3:1"
  130. "Exclude" = "11:FALSE"
  131. "IsDependency" = "11:TRUE"
  132. "IsolateTo" = "8:"
  133. }
  134. }
  135. "FileType"
  136. {
  137. }
  138. "Folder"
  139. {
  140. "{1525181F-901A-416C-8A58-119130FE478E}:_044D3149CE444432A2F2B5D1C9485714"
  141. {
  142. "Name" = "8:#1916"
  143. "AlwaysCreate" = "11:FALSE"
  144. "Condition" = "8:"
  145. "Transitive" = "11:FALSE"
  146. "Property" = "8:DesktopFolder"
  147. "Folders"
  148. {
  149. }
  150. }
  151. "{1525181F-901A-416C-8A58-119130FE478E}:_5CE005BBE73E40C0AA40408C1F3410FD"
  152. {
  153. "Name" = "8:#1919"
  154. "AlwaysCreate" = "11:FALSE"
  155. "Condition" = "8:"
  156. "Transitive" = "11:FALSE"
  157. "Property" = "8:ProgramMenuFolder"
  158. "Folders"
  159. {
  160. }
  161. }
  162. "{3C67513D-01DD-4637-8A68-80971EB9504F}:_7F948AF9F7F447F1AA69982128A6AF0F"
  163. {
  164. "DefaultLocation" = "8:[ProgramFilesFolder][Manufacturer]\\[ProductName]"
  165. "Name" = "8:#1925"
  166. "AlwaysCreate" = "11:FALSE"
  167. "Condition" = "8:"
  168. "Transitive" = "11:FALSE"
  169. "Property" = "8:TARGETDIR"
  170. "Folders"
  171. {
  172. }
  173. }
  174. }
  175. "LaunchCondition"
  176. {
  177. }
  178. "Locator"
  179. {
  180. }
  181. "MsiBootstrapper"
  182. {
  183. "LangId" = "3:1042"
  184. "RequiresElevation" = "11:FALSE"
  185. }
  186. "Product"
  187. {
  188. "Name" = "8:Microsoft Visual Studio"
  189. "ProductName" = "8:Setup"
  190. "ProductCode" = "8:{5F84807E-F8D3-47A0-A695-5D944A9AADC8}"
  191. "PackageCode" = "8:{8950C34C-83F4-4ED0-80A1-5B14527DAD73}"
  192. "UpgradeCode" = "8:{542831A4-9F84-4CCF-B92A-3AE5561F6F6E}"
  193. "AspNetVersion" = "8:2.0.50727.0"
  194. "RestartWWWService" = "11:FALSE"
  195. "RemovePreviousVersions" = "11:FALSE"
  196. "DetectNewerInstalledVersion" = "11:TRUE"
  197. "InstallAllUsers" = "11:FALSE"
  198. "ProductVersion" = "8:1.0.0"
  199. "Manufacturer" = "8:BLUECELL"
  200. "ARPHELPTELEPHONE" = "8:"
  201. "ARPHELPLINK" = "8:"
  202. "Title" = "8:Setup"
  203. "Subject" = "8:"
  204. "ARPCONTACT" = "8:BLUECELL"
  205. "Keywords" = "8:"
  206. "ARPCOMMENTS" = "8:"
  207. "ARPURLINFOABOUT" = "8:"
  208. "ARPPRODUCTICON" = "8:"
  209. "ARPIconIndex" = "3:0"
  210. "SearchPath" = "8:"
  211. "UseSystemSearchPath" = "11:TRUE"
  212. "TargetPlatform" = "3:0"
  213. "PreBuildEvent" = "8:"
  214. "PostBuildEvent" = "8:"
  215. "RunPostBuildEvent" = "3:0"
  216. }
  217. "Registry"
  218. {
  219. "HKLM"
  220. {
  221. "Keys"
  222. {
  223. "{60EA8692-D2D5-43EB-80DC-7906BF13D6EF}:_094EDA254AE741F2AA2014427E94B8C4"
  224. {
  225. "Name" = "8:Software"
  226. "Condition" = "8:"
  227. "AlwaysCreate" = "11:FALSE"
  228. "DeleteAtUninstall" = "11:FALSE"
  229. "Transitive" = "11:FALSE"
  230. "Keys"
  231. {
  232. "{60EA8692-D2D5-43EB-80DC-7906BF13D6EF}:_D6711F83152547B8BE5475DD5969FE2F"
  233. {
  234. "Name" = "8:[Manufacturer]"
  235. "Condition" = "8:"
  236. "AlwaysCreate" = "11:FALSE"
  237. "DeleteAtUninstall" = "11:FALSE"
  238. "Transitive" = "11:FALSE"
  239. "Keys"
  240. {
  241. }
  242. "Values"
  243. {
  244. }
  245. }
  246. }
  247. "Values"
  248. {
  249. }
  250. }
  251. }
  252. }
  253. "HKCU"
  254. {
  255. "Keys"
  256. {
  257. "{60EA8692-D2D5-43EB-80DC-7906BF13D6EF}:_CEB5E56803704328AD5AD67D9DF658AC"
  258. {
  259. "Name" = "8:Software"
  260. "Condition" = "8:"
  261. "AlwaysCreate" = "11:FALSE"
  262. "DeleteAtUninstall" = "11:FALSE"
  263. "Transitive" = "11:FALSE"
  264. "Keys"
  265. {
  266. "{60EA8692-D2D5-43EB-80DC-7906BF13D6EF}:_F3B0D3BF1B5849F9A5F773A5F8467CF6"
  267. {
  268. "Name" = "8:[Manufacturer]"
  269. "Condition" = "8:"
  270. "AlwaysCreate" = "11:FALSE"
  271. "DeleteAtUninstall" = "11:FALSE"
  272. "Transitive" = "11:FALSE"
  273. "Keys"
  274. {
  275. }
  276. "Values"
  277. {
  278. }
  279. }
  280. }
  281. "Values"
  282. {
  283. }
  284. }
  285. }
  286. }
  287. "HKCR"
  288. {
  289. "Keys"
  290. {
  291. }
  292. }
  293. "HKU"
  294. {
  295. "Keys"
  296. {
  297. }
  298. }
  299. "HKPU"
  300. {
  301. "Keys"
  302. {
  303. }
  304. }
  305. }
  306. "Sequences"
  307. {
  308. }
  309. "Shortcut"
  310. {
  311. "{970C0BB2-C7D0-45D7-ABFA-7EC378858BC0}:_0CD61290BE1A4D5D97FF536ADFFAD7F4"
  312. {
  313. "Name" = "8:MBIC"
  314. "Arguments" = "8:"
  315. "Description" = "8:"
  316. "ShowCmd" = "3:1"
  317. "IconIndex" = "3:0"
  318. "Transitive" = "11:FALSE"
  319. "Target" = "8:_7F948AF9F7F447F1AA69982128A6AF0F"
  320. "Folder" = "8:_5CE005BBE73E40C0AA40408C1F3410FD"
  321. "WorkingFolder" = "8:_7F948AF9F7F447F1AA69982128A6AF0F"
  322. "Icon" = "8:"
  323. "Feature" = "8:"
  324. }
  325. "{970C0BB2-C7D0-45D7-ABFA-7EC378858BC0}:_54AD93BE12764A6897FC690C835881F4"
  326. {
  327. "Name" = "8:MBIC"
  328. "Arguments" = "8:"
  329. "Description" = "8:"
  330. "ShowCmd" = "3:1"
  331. "IconIndex" = "3:0"
  332. "Transitive" = "11:FALSE"
  333. "Target" = "8:_044D3149CE444432A2F2B5D1C9485714"
  334. "Folder" = "8:_044D3149CE444432A2F2B5D1C9485714"
  335. "WorkingFolder" = "8:_044D3149CE444432A2F2B5D1C9485714"
  336. "Icon" = "8:"
  337. "Feature" = "8:"
  338. }
  339. }
  340. "UserInterface"
  341. {
  342. "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_3A92FB004F4346D0AF96B280EE14322F"
  343. {
  344. "Name" = "8:#1902"
  345. "Sequence" = "3:1"
  346. "Attributes" = "3:3"
  347. "Dialogs"
  348. {
  349. "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_B8F317431FAE461B9017DAAA863312A5"
  350. {
  351. "Sequence" = "3:100"
  352. "DisplayName" = "8:마침"
  353. "UseDynamicProperties" = "11:TRUE"
  354. "IsDependency" = "11:FALSE"
  355. "SourcePath" = "8:<VsdDialogDir>\\VsdFinishedDlg.wid"
  356. "Properties"
  357. {
  358. "BannerBitmap"
  359. {
  360. "Name" = "8:BannerBitmap"
  361. "DisplayName" = "8:#1001"
  362. "Description" = "8:#1101"
  363. "Type" = "3:8"
  364. "ContextData" = "8:Bitmap"
  365. "Attributes" = "3:4"
  366. "Setting" = "3:1"
  367. "UsePlugInResources" = "11:TRUE"
  368. }
  369. "UpdateText"
  370. {
  371. "Name" = "8:UpdateText"
  372. "DisplayName" = "8:#1058"
  373. "Description" = "8:#1158"
  374. "Type" = "3:15"
  375. "ContextData" = "8:"
  376. "Attributes" = "3:0"
  377. "Setting" = "3:1"
  378. "Value" = "8:#1258"
  379. "DefaultValue" = "8:#1258"
  380. "UsePlugInResources" = "11:TRUE"
  381. }
  382. }
  383. }
  384. }
  385. }
  386. "{2479F3F5-0309-486D-8047-8187E2CE5BA0}:_43AD1BD066234E08B5AE09971238BC00"
  387. {
  388. "UseDynamicProperties" = "11:FALSE"
  389. "IsDependency" = "11:FALSE"
  390. "SourcePath" = "8:<VsdDialogDir>\\VsdUserInterface.wim"
  391. }
  392. "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_604DFA5F01FF48C2AA78D80C74A7FA7A"
  393. {
  394. "Name" = "8:#1902"
  395. "Sequence" = "3:2"
  396. "Attributes" = "3:3"
  397. "Dialogs"
  398. {
  399. "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_B917116491C14F57ABAB592DE7BFBFA0"
  400. {
  401. "Sequence" = "3:100"
  402. "DisplayName" = "8:마침"
  403. "UseDynamicProperties" = "11:TRUE"
  404. "IsDependency" = "11:FALSE"
  405. "SourcePath" = "8:<VsdDialogDir>\\VsdAdminFinishedDlg.wid"
  406. "Properties"
  407. {
  408. "BannerBitmap"
  409. {
  410. "Name" = "8:BannerBitmap"
  411. "DisplayName" = "8:#1001"
  412. "Description" = "8:#1101"
  413. "Type" = "3:8"
  414. "ContextData" = "8:Bitmap"
  415. "Attributes" = "3:4"
  416. "Setting" = "3:1"
  417. "UsePlugInResources" = "11:TRUE"
  418. }
  419. }
  420. }
  421. }
  422. }
  423. "{2479F3F5-0309-486D-8047-8187E2CE5BA0}:_7D61B4D2BF0A42938F00B1DA582A284A"
  424. {
  425. "UseDynamicProperties" = "11:FALSE"
  426. "IsDependency" = "11:FALSE"
  427. "SourcePath" = "8:<VsdDialogDir>\\VsdBasicDialogs.wim"
  428. }
  429. "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_ADCE62ACE8CE47FE9126CB0F560FFF6A"
  430. {
  431. "Name" = "8:#1900"
  432. "Sequence" = "3:2"
  433. "Attributes" = "3:1"
  434. "Dialogs"
  435. {
  436. "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_08E191866845485EB4AB325BF8CF4FB9"
  437. {
  438. "Sequence" = "3:200"
  439. "DisplayName" = "8:설치 폴더"
  440. "UseDynamicProperties" = "11:TRUE"
  441. "IsDependency" = "11:FALSE"
  442. "SourcePath" = "8:<VsdDialogDir>\\VsdAdminFolderDlg.wid"
  443. "Properties"
  444. {
  445. "BannerBitmap"
  446. {
  447. "Name" = "8:BannerBitmap"
  448. "DisplayName" = "8:#1001"
  449. "Description" = "8:#1101"
  450. "Type" = "3:8"
  451. "ContextData" = "8:Bitmap"
  452. "Attributes" = "3:4"
  453. "Setting" = "3:1"
  454. "UsePlugInResources" = "11:TRUE"
  455. }
  456. }
  457. }
  458. "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_95216A003CCF4AD3AF659530D099D5AB"
  459. {
  460. "Sequence" = "3:300"
  461. "DisplayName" = "8:설치 확인"
  462. "UseDynamicProperties" = "11:TRUE"
  463. "IsDependency" = "11:FALSE"
  464. "SourcePath" = "8:<VsdDialogDir>\\VsdAdminConfirmDlg.wid"
  465. "Properties"
  466. {
  467. "BannerBitmap"
  468. {
  469. "Name" = "8:BannerBitmap"
  470. "DisplayName" = "8:#1001"
  471. "Description" = "8:#1101"
  472. "Type" = "3:8"
  473. "ContextData" = "8:Bitmap"
  474. "Attributes" = "3:4"
  475. "Setting" = "3:1"
  476. "UsePlugInResources" = "11:TRUE"
  477. }
  478. }
  479. }
  480. "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_D284D82D07DA41F4AB55312F53E01C08"
  481. {
  482. "Sequence" = "3:100"
  483. "DisplayName" = "8:환영"
  484. "UseDynamicProperties" = "11:TRUE"
  485. "IsDependency" = "11:FALSE"
  486. "SourcePath" = "8:<VsdDialogDir>\\VsdAdminWelcomeDlg.wid"
  487. "Properties"
  488. {
  489. "BannerBitmap"
  490. {
  491. "Name" = "8:BannerBitmap"
  492. "DisplayName" = "8:#1001"
  493. "Description" = "8:#1101"
  494. "Type" = "3:8"
  495. "ContextData" = "8:Bitmap"
  496. "Attributes" = "3:4"
  497. "Setting" = "3:1"
  498. "UsePlugInResources" = "11:TRUE"
  499. }
  500. "CopyrightWarning"
  501. {
  502. "Name" = "8:CopyrightWarning"
  503. "DisplayName" = "8:#1002"
  504. "Description" = "8:#1102"
  505. "Type" = "3:3"
  506. "ContextData" = "8:"
  507. "Attributes" = "3:0"
  508. "Setting" = "3:1"
  509. "Value" = "8:#1202"
  510. "DefaultValue" = "8:#1202"
  511. "UsePlugInResources" = "11:TRUE"
  512. }
  513. "Welcome"
  514. {
  515. "Name" = "8:Welcome"
  516. "DisplayName" = "8:#1003"
  517. "Description" = "8:#1103"
  518. "Type" = "3:3"
  519. "ContextData" = "8:"
  520. "Attributes" = "3:0"
  521. "Setting" = "3:1"
  522. "Value" = "8:#1203"
  523. "DefaultValue" = "8:#1203"
  524. "UsePlugInResources" = "11:TRUE"
  525. }
  526. }
  527. }
  528. }
  529. }
  530. "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_B351808E01D546CDABA892C97BB7698E"
  531. {
  532. "Name" = "8:#1900"
  533. "Sequence" = "3:1"
  534. "Attributes" = "3:1"
  535. "Dialogs"
  536. {
  537. "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_29A663FBDF5E42F99ED201160F428FCE"
  538. {
  539. "Sequence" = "3:300"
  540. "DisplayName" = "8:설치 확인"
  541. "UseDynamicProperties" = "11:TRUE"
  542. "IsDependency" = "11:FALSE"
  543. "SourcePath" = "8:<VsdDialogDir>\\VsdConfirmDlg.wid"
  544. "Properties"
  545. {
  546. "BannerBitmap"
  547. {
  548. "Name" = "8:BannerBitmap"
  549. "DisplayName" = "8:#1001"
  550. "Description" = "8:#1101"
  551. "Type" = "3:8"
  552. "ContextData" = "8:Bitmap"
  553. "Attributes" = "3:4"
  554. "Setting" = "3:1"
  555. "UsePlugInResources" = "11:TRUE"
  556. }
  557. }
  558. }
  559. "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_86AD91C203E64842A109685B082694CE"
  560. {
  561. "Sequence" = "3:200"
  562. "DisplayName" = "8:설치 폴더"
  563. "UseDynamicProperties" = "11:TRUE"
  564. "IsDependency" = "11:FALSE"
  565. "SourcePath" = "8:<VsdDialogDir>\\VsdFolderDlg.wid"
  566. "Properties"
  567. {
  568. "BannerBitmap"
  569. {
  570. "Name" = "8:BannerBitmap"
  571. "DisplayName" = "8:#1001"
  572. "Description" = "8:#1101"
  573. "Type" = "3:8"
  574. "ContextData" = "8:Bitmap"
  575. "Attributes" = "3:4"
  576. "Setting" = "3:1"
  577. "UsePlugInResources" = "11:TRUE"
  578. }
  579. "InstallAllUsersVisible"
  580. {
  581. "Name" = "8:InstallAllUsersVisible"
  582. "DisplayName" = "8:#1059"
  583. "Description" = "8:#1159"
  584. "Type" = "3:5"
  585. "ContextData" = "8:1;True=1;False=0"
  586. "Attributes" = "3:0"
  587. "Setting" = "3:0"
  588. "Value" = "3:1"
  589. "DefaultValue" = "3:1"
  590. "UsePlugInResources" = "11:TRUE"
  591. }
  592. }
  593. }
  594. "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_ADC0B273AAC048429F9DD5F438516E87"
  595. {
  596. "Sequence" = "3:100"
  597. "DisplayName" = "8:환영"
  598. "UseDynamicProperties" = "11:TRUE"
  599. "IsDependency" = "11:FALSE"
  600. "SourcePath" = "8:<VsdDialogDir>\\VsdWelcomeDlg.wid"
  601. "Properties"
  602. {
  603. "BannerBitmap"
  604. {
  605. "Name" = "8:BannerBitmap"
  606. "DisplayName" = "8:#1001"
  607. "Description" = "8:#1101"
  608. "Type" = "3:8"
  609. "ContextData" = "8:Bitmap"
  610. "Attributes" = "3:4"
  611. "Setting" = "3:1"
  612. "UsePlugInResources" = "11:TRUE"
  613. }
  614. "CopyrightWarning"
  615. {
  616. "Name" = "8:CopyrightWarning"
  617. "DisplayName" = "8:#1002"
  618. "Description" = "8:#1102"
  619. "Type" = "3:3"
  620. "ContextData" = "8:"
  621. "Attributes" = "3:0"
  622. "Setting" = "3:1"
  623. "Value" = "8:#1202"
  624. "DefaultValue" = "8:#1202"
  625. "UsePlugInResources" = "11:TRUE"
  626. }
  627. "Welcome"
  628. {
  629. "Name" = "8:Welcome"
  630. "DisplayName" = "8:#1003"
  631. "Description" = "8:#1103"
  632. "Type" = "3:3"
  633. "ContextData" = "8:"
  634. "Attributes" = "3:0"
  635. "Setting" = "3:1"
  636. "Value" = "8:#1203"
  637. "DefaultValue" = "8:#1203"
  638. "UsePlugInResources" = "11:TRUE"
  639. }
  640. }
  641. }
  642. }
  643. }
  644. "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_CDD0D17E6DDB48AD967F4BD8FFD7BBE1"
  645. {
  646. "Name" = "8:#1901"
  647. "Sequence" = "3:2"
  648. "Attributes" = "3:2"
  649. "Dialogs"
  650. {
  651. "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_6B200E89D6894129BFC7B898F097BCBF"
  652. {
  653. "Sequence" = "3:100"
  654. "DisplayName" = "8:진행률"
  655. "UseDynamicProperties" = "11:TRUE"
  656. "IsDependency" = "11:FALSE"
  657. "SourcePath" = "8:<VsdDialogDir>\\VsdAdminProgressDlg.wid"
  658. "Properties"
  659. {
  660. "BannerBitmap"
  661. {
  662. "Name" = "8:BannerBitmap"
  663. "DisplayName" = "8:#1001"
  664. "Description" = "8:#1101"
  665. "Type" = "3:8"
  666. "ContextData" = "8:Bitmap"
  667. "Attributes" = "3:4"
  668. "Setting" = "3:1"
  669. "UsePlugInResources" = "11:TRUE"
  670. }
  671. "ShowProgress"
  672. {
  673. "Name" = "8:ShowProgress"
  674. "DisplayName" = "8:#1009"
  675. "Description" = "8:#1109"
  676. "Type" = "3:5"
  677. "ContextData" = "8:1;True=1;False=0"
  678. "Attributes" = "3:0"
  679. "Setting" = "3:0"
  680. "Value" = "3:1"
  681. "DefaultValue" = "3:1"
  682. "UsePlugInResources" = "11:TRUE"
  683. }
  684. }
  685. }
  686. }
  687. }
  688. "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_FD8269FEF03245E28D660A37184096C9"
  689. {
  690. "Name" = "8:#1901"
  691. "Sequence" = "3:1"
  692. "Attributes" = "3:2"
  693. "Dialogs"
  694. {
  695. "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_837562C1C70C492993D5ADC43ACCBBB6"
  696. {
  697. "Sequence" = "3:100"
  698. "DisplayName" = "8:진행률"
  699. "UseDynamicProperties" = "11:TRUE"
  700. "IsDependency" = "11:FALSE"
  701. "SourcePath" = "8:<VsdDialogDir>\\VsdProgressDlg.wid"
  702. "Properties"
  703. {
  704. "BannerBitmap"
  705. {
  706. "Name" = "8:BannerBitmap"
  707. "DisplayName" = "8:#1001"
  708. "Description" = "8:#1101"
  709. "Type" = "3:8"
  710. "ContextData" = "8:Bitmap"
  711. "Attributes" = "3:4"
  712. "Setting" = "3:1"
  713. "UsePlugInResources" = "11:TRUE"
  714. }
  715. "ShowProgress"
  716. {
  717. "Name" = "8:ShowProgress"
  718. "DisplayName" = "8:#1009"
  719. "Description" = "8:#1109"
  720. "Type" = "3:5"
  721. "ContextData" = "8:1;True=1;False=0"
  722. "Attributes" = "3:0"
  723. "Setting" = "3:0"
  724. "Value" = "3:1"
  725. "DefaultValue" = "3:1"
  726. "UsePlugInResources" = "11:TRUE"
  727. }
  728. }
  729. }
  730. }
  731. }
  732. }
  733. "MergeModule"
  734. {
  735. }
  736. "ProjectOutput"
  737. {
  738. "{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_0BB12DF2BF6B4A41922823BA168703F0"
  739. {
  740. "SourcePath" = "8:..\\Jdas_Mbic\\obj\\Debug\\Jdas_Mbic.exe"
  741. "TargetName" = "8:"
  742. "Tag" = "8:"
  743. "Folder" = "8:_7F948AF9F7F447F1AA69982128A6AF0F"
  744. "Condition" = "8:"
  745. "Transitive" = "11:FALSE"
  746. "Vital" = "11:TRUE"
  747. "ReadOnly" = "11:FALSE"
  748. "Hidden" = "11:FALSE"
  749. "System" = "11:FALSE"
  750. "Permanent" = "11:FALSE"
  751. "SharedLegacy" = "11:FALSE"
  752. "PackageAs" = "3:1"
  753. "Register" = "3:1"
  754. "Exclude" = "11:FALSE"
  755. "IsDependency" = "11:FALSE"
  756. "IsolateTo" = "8:"
  757. "ProjectOutputGroupRegister" = "3:1"
  758. "OutputConfiguration" = "8:"
  759. "OutputGroupCanonicalName" = "8:Built"
  760. "OutputProjectGuid" = "8:{EFBF8B07-9A4B-438B-8F32-6A28E3B25FC6}"
  761. "ShowKeyOutput" = "11:TRUE"
  762. "ExcludeFilters"
  763. {
  764. }
  765. }
  766. }
  767. }
  768. }