서브메뉴
검색
WiX 3.6- [electronic resource] : a Developer's Guide to Windows Installer XML
WiX 3.6- [electronic resource] : a Developer's Guide to Windows Installer XML
상세정보
- 자료유형
- 단행본
- International Standard Book Number
- 9781782160434 (electronic bk.)
- International Standard Book Number
- 1782160434 (electronic bk.)
- Library of Congress Call Number
- T385
- Dewey Decimal Classification Number
- 005.268
- Main Entry-Personal Name
- Ramirez, Nick.
- Publication, Distribution, etc. (Imprint
- Birmingham : Packt Pub, 2012
- Physical Description
- 1 online resource (987 p)
- General Note
- Sending an error that stops the installation.
- Formatted Contents Note
- 완전내용Table of Contents; WiX 3.6: A Developer's Guide to Windows Installer XML; WiX 3.6: A Developer's Guide to Windows Installer XML; Credits; About the Author; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. Getting Started; Introducing Windows Installer XML; What is WiX?; Is WiX for you?; Where can I get it?
- Formatted Contents Note
- 완전내용Visual Studio package (Votive)A word about GUIDs; Your first WiX project; XML declaration and Wix element; The Product element; The Package element; The MediaTemplate element; The Media element; The Directory element; The Component element; The File element; The Feature element; Start menu shortcuts; Putting it all together; Adding a user interface; Viewing the MSI database; Orca.exe; Turning logging on during installation; Other resources; Summary; 2. Creating Files and Directories; The File element; The DirectoryRef element; The ComponentGroup element; The Fragment element.
- Formatted Contents Note
- 완전내용Harvesting files with heat.exeCopying and moving files; Copying files you install; Copying existing files; Moving existing files; Installing special-case files; Adding assembly files to the GAC; Installing a TrueType font; Installing 64-bit files; Creating an empty folder; Setting file permissions; Speeding up file installations; Summary; 3. Putting Properties and AppSearch to Work; Custom properties; Declaring and setting properties; Referencing properties; Property visibility and scope; Secure properties; Property data types; Predefined Windows Installer properties; Implied properties.
- Formatted Contents Note
- 완전내용Cited propertiesAppSearch; DirectorySearch; FileSearch; ComponentSearch; RegistrySearch; IniFileSearch; Summary; 4. Improving Control with Launch Conditions and Installed States; The syntax of conditions; Condition syntax; Launch conditions; Feature conditions; Component conditions; Action state; Installed state; Summary; 5. Understanding the Installation Sequence; InstallUISequence; UI standard actions; FindRelatedProducts; AppSearch; LaunchConditions; ValidateProductID; CostInitialize; FileCost; CostFinalize; MigrateFeatureStates; ExecuteAction; InstallExecuteSequence.
- Formatted Contents Note
- 완전내용Execute standard actionsInstallValidate; InstallInitialize; ProcessComponents; UnpublishFeatures; RemoveRegistryValues; RemoveShortcuts; RemoveFiles; InstallFiles; CreateShortcuts; WriteRegistryValues; RegisterUser; RegisterProduct; PublishFeatures; PublishProduct; InstallFinalize; Immediate versus deferred; Custom actions; Setting a Windows Installer property; Setting the location of an installed directory; Running embedded VBScript or JScript; Calling an external VBScript or JScript file; Calling a function from a dynamic-link library; Triggering an executable.
- Summary, Etc.
- 요약A step-by-step tutorial with plenty of code and examples to improve your learning curve. If you are a developer and want to create installers for software targeting the Windows platform, then this book is for you. You'll be using plenty of XML and ought to know the basics of writing a well-formed document. No prior experience in WiX or Windows Installer is assumed. You should know your way around Visual Studio to compile projects, add project references and tweak project properties.
- Subject Added Entry-Uniform Title
- Microsoft Windows (Computer file)
- Subject Added Entry-Topical Term
- Application software
- Subject Added Entry-Topical Term
- Microsoft Windows (Computer file)
- Subject Added Entry-Topical Term
- Application software Development
- Subject Added Entry-Topical Term
- XML (Document markup language)
- Subject Added Entry-Topical Term
- COMPUTERS / Programming / Microsoft Programming.
- Additional Physical Form Entry
- Print version / Ramirez, NickWiX 3.6 : A Developer's Guide to Windows Installer XML. Birmingham : Packt Publishing, c2012. 9781782160427
- Electronic Location and Access
- 로그인을 한후 보실 수 있는 자료입니다.
- Control Number
- joongbu:422995
MARC
008140102s2012 enk o 000 0 eng d■001
■003OCoLC
■00520140127111324
■006m o d
■007cr |n|
■020 ▼a9781782160434 (electronic bk.)
■020 ▼a1782160434 (electronic bk.)
■035 ▼a(OCoLC)823719305
■040 ▼aEBLCP▼beng▼cEBLCP▼dOCLCQ▼dN$T▼dIDEBK▼dOCLCA
■050 4▼aT385
■072 7▼aCOM▼x051380▼2bisacsh
■08204▼a005.268
■1001 ▼aRamirez, Nick.
■24510▼aWiX 3.6▼h[electronic resource] ▼ba Developer's Guide to Windows Installer XML
■260 ▼aBirmingham▼bPackt Pub▼c2012
■300 ▼a1 online resource (987 p)
■500 ▼aSending an error that stops the installation.
■5050 ▼aTable of Contents; WiX 3.6: A Developer's Guide to Windows Installer XML; WiX 3.6: A Developer's Guide to Windows Installer XML; Credits; About the Author; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. Getting Started; Introducing Windows Installer XML; What is WiX?; Is WiX for you?; Where can I get it?
■5058 ▼aVisual Studio package (Votive)A word about GUIDs; Your first WiX project; XML declaration and Wix element; The Product element; The Package element; The MediaTemplate element; The Media element; The Directory element; The Component element; The File element; The Feature element; Start menu shortcuts; Putting it all together; Adding a user interface; Viewing the MSI database; Orca.exe; Turning logging on during installation; Other resources; Summary; 2. Creating Files and Directories; The File element; The DirectoryRef element; The ComponentGroup element; The Fragment element.
■5058 ▼aHarvesting files with heat.exeCopying and moving files; Copying files you install; Copying existing files; Moving existing files; Installing special-case files; Adding assembly files to the GAC; Installing a TrueType font; Installing 64-bit files; Creating an empty folder; Setting file permissions; Speeding up file installations; Summary; 3. Putting Properties and AppSearch to Work; Custom properties; Declaring and setting properties; Referencing properties; Property visibility and scope; Secure properties; Property data types; Predefined Windows Installer properties; Implied properties.
■5058 ▼aCited propertiesAppSearch; DirectorySearch; FileSearch; ComponentSearch; RegistrySearch; IniFileSearch; Summary; 4. Improving Control with Launch Conditions and Installed States; The syntax of conditions; Condition syntax; Launch conditions; Feature conditions; Component conditions; Action state; Installed state; Summary; 5. Understanding the Installation Sequence; InstallUISequence; UI standard actions; FindRelatedProducts; AppSearch; LaunchConditions; ValidateProductID; CostInitialize; FileCost; CostFinalize; MigrateFeatureStates; ExecuteAction; InstallExecuteSequence.
■5058 ▼aExecute standard actionsInstallValidate; InstallInitialize; ProcessComponents; UnpublishFeatures; RemoveRegistryValues; RemoveShortcuts; RemoveFiles; InstallFiles; CreateShortcuts; WriteRegistryValues; RegisterUser; RegisterProduct; PublishFeatures; PublishProduct; InstallFinalize; Immediate versus deferred; Custom actions; Setting a Windows Installer property; Setting the location of an installed directory; Running embedded VBScript or JScript; Calling an external VBScript or JScript file; Calling a function from a dynamic-link library; Triggering an executable.
■520 ▼aA step-by-step tutorial with plenty of code and examples to improve your learning curve. If you are a developer and want to create installers for software targeting the Windows platform, then this book is for you. You'll be using plenty of XML and ought to know the basics of writing a well-formed document. No prior experience in WiX or Windows Installer is assumed. You should know your way around Visual Studio to compile projects, add project references and tweak project properties.
■588 ▼aDescription based on print version record.
■63000▼aMicrosoft Windows (Computer file)
■650 4▼aApplication software
■650 4▼aMicrosoft Windows (Computer file)
■650 0▼aApplication software▼xDevelopment
■650 0▼aXML (Document markup language)
■650 7▼aCOMPUTERS / Programming / Microsoft Programming.▼2bisacsh
■655 4▼aElectronic books.
■77608▼iPrint version▼aRamirez, Nick▼tWiX 3.6 : A Developer's Guide to Windows Installer XML▼dBirmingham : Packt Publishing, c2012▼z9781782160427
■85640▼3EBSCOhost▼uhttp://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=526193
■938 ▼aEBL - Ebook Library▼bEBLB▼nEBL1108324
■938 ▼aEBSCOhost▼bEBSC▼n526193
■938 ▼aIngram Digital eBook Collection▼bIDEB▼ncis24508779
■994 ▼a92▼bK4R
■999 ▼z635217623907107158
미리보기
내보내기
chatGPT토론
Ai 추천 관련 도서
Buch Status
- Reservierung
- 캠퍼스간 도서대출
- 서가에 없는 책 신고
- Meine Mappe