프로젝트

일반

사용자정보

개정판 b0dd9d73

IDb0dd9d7370f6c9ee114978dbf570018d7c475688
상위 a6791024
하위 f3c48db7

김태성이(가) 약 5년 전에 추가함

MARKUS_HyoSung.wxs condition 수정

Change-Id: Ifc0b79f2f201d14cd237209617b16f2dab67f21c

차이점 보기:

MARKUS_HyoSung.wxs
1 1
<?xml version="1.0" encoding="UTF-8"?>
2 2
<?define NetFx461MinRelease = 394254 ?>
3
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi" xmlns:util="http://schemas.microsoft.com/wix/UtilExtension" xmlns:netfx="http://schemas.microsoft.com/wix/NetFxExtension" xmlns:bal="http://schemas.microsoft.com/wix/BalExtension">
4
   <?define InstallName = InsomniacGeek ?>
3
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi"
4
     xmlns:util="http://schemas.microsoft.com/wix/UtilExtension" 
5
     xmlns:netfx="http://schemas.microsoft.com/wix/NetFxExtension" 
6
     xmlns:bal="http://schemas.microsoft.com/wix/BalExtension">
7
   <?define InstallName = Markus ?>
5 8
   <!-- Product name as you want it to appear in Add/Remove Programs-->
6
   <?if $(var.Platform) = x64 ?>
9
   <?if $(var.MyProject.Platform) = x64 ?>
7 10
   <?define ProductName = "Markus (64 bit)" ?>
8 11
   <?define Win64 = "yes" ?>
9 12
   <?define PlatformProgramFilesFolder = "ProgramFiles64Folder" ?>

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)