WiX 3.6 :: a Developer's Guide to Windows Installer XML.
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-form...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham :
Packt Pub.,
2012.
|
Schriftenreihe: | Community experience distilled
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | 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. |
Beschreibung: | Sending an error that stops the installation. |
Beschreibung: | 1 online resource (987 pages) |
ISBN: | 9781782160434 1782160434 |
Internformat
MARC
LEADER | 00000cam a2200000Mi 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn823719305 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr |n||||||||| | ||
008 | 130109s2012 enk o 000 0 eng d | ||
040 | |a EBLCP |b eng |e pn |c EBLCP |d OCLCQ |d N$T |d IDEBK |d OCLCA |d DEBSZ |d OCLCQ |d OCLCO |d COO |d OCLCF |d YDXCP |d OCLCQ |d FEM |d JBG |d AGLDB |d OCLCQ |d MERUC |d OCLCQ |d OCLCO |d ZCU |d VTS |d ICG |d OCLCA |d OCLCQ |d OCLCO |d STF |d DKC |d AU@ |d OCLCQ |d UKAHL |d OCLCQ |d OCLCO |d OCLCQ |d K6U |d UKMGB |d OCLCO |d OCLCQ |d OCLCO |d SXB |d OCLCQ | ||
015 | |a GBC1H2069 |2 bnb | ||
016 | 7 | |a 018005181 |2 Uk | |
019 | |a 968037840 |a 969061978 | ||
020 | |a 9781782160434 |q (electronic bk.) | ||
020 | |a 1782160434 |q (electronic bk.) | ||
020 | |z 9781782160427 | ||
035 | |a (OCoLC)823719305 |z (OCoLC)968037840 |z (OCoLC)969061978 | ||
037 | |a 5971273513353335996 |b TotalBoox |f Ebook only |n www.totalboox.com | ||
050 | 4 | |a T385 | |
072 | 7 | |a COM |x 051380 |2 bisacsh | |
082 | 7 | |a 005.268 | |
049 | |a MAIN | ||
100 | 1 | |a Ramirez, Nick. | |
245 | 1 | 0 | |a WiX 3.6 : |b a Developer's Guide to Windows Installer XML. |
260 | |a Birmingham : |b Packt Pub., |c 2012. | ||
300 | |a 1 online resource (987 pages) | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
347 | |a text file |2 rda | ||
490 | 0 | |a Community experience distilled | |
505 | 0 | |a 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? | |
505 | 8 | |a 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. | |
505 | 8 | |a 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. | |
505 | 8 | |a 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. | |
505 | 8 | |a 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. | |
500 | |a Sending an error that stops the installation. | ||
520 | |a 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. | ||
588 | 0 | |a Print version record. | |
630 | 0 | 0 | |a Microsoft Windows (Computer file) |
630 | 0 | 7 | |a Microsoft Windows (Computer file) |2 fast |
650 | 0 | |a Application software |x Development. |0 http://id.loc.gov/authorities/subjects/sh95009362 | |
650 | 0 | |a XML (Document markup language) |0 http://id.loc.gov/authorities/subjects/sh97007825 | |
650 | 6 | |a Logiciels d'application |x Développement. | |
650 | 6 | |a XML (Langage de balisage) | |
650 | 7 | |a COMPUTERS |x Programming |x Microsoft Programming. |2 bisacsh | |
650 | 7 | |a Application software |x Development |2 fast | |
650 | 7 | |a XML (Document markup language) |2 fast | |
776 | 0 | 8 | |i Print version: |a Ramirez, Nick. |t WiX 3.6 : A Developer's Guide to Windows Installer XML. |d Birmingham : Packt Publishing, ©2012 |z 9781782160427 |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=526193 |3 Volltext |
938 | |a Askews and Holts Library Services |b ASKH |n AH26943144 | ||
938 | |a ProQuest Ebook Central |b EBLB |n EBL1108324 | ||
938 | |a EBSCOhost |b EBSC |n 526193 | ||
938 | |a ProQuest MyiLibrary Digital eBook Collection |b IDEB |n cis24508779 | ||
938 | |a YBP Library Services |b YANK |n 9971079 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn823719305 |
---|---|
_version_ | 1816882218372431874 |
adam_text | |
any_adam_object | |
author | Ramirez, Nick |
author_facet | Ramirez, Nick |
author_role | |
author_sort | Ramirez, Nick |
author_variant | n r nr |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | T - Technology |
callnumber-label | T385 |
callnumber-raw | T385 |
callnumber-search | T385 |
callnumber-sort | T 3385 |
callnumber-subject | T - General Technology |
collection | ZDB-4-EBA |
contents | 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? 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. 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. 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. 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. |
ctrlnum | (OCoLC)823719305 |
dewey-full | 005.268 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.268 |
dewey-search | 005.268 |
dewey-sort | 15.268 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>06137cam a2200661Mi 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn823719305</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr |n|||||||||</controlfield><controlfield tag="008">130109s2012 enk o 000 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">EBLCP</subfield><subfield code="b">eng</subfield><subfield code="e">pn</subfield><subfield code="c">EBLCP</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">N$T</subfield><subfield code="d">IDEBK</subfield><subfield code="d">OCLCA</subfield><subfield code="d">DEBSZ</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">COO</subfield><subfield code="d">OCLCF</subfield><subfield code="d">YDXCP</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">FEM</subfield><subfield code="d">JBG</subfield><subfield code="d">AGLDB</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">MERUC</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">ZCU</subfield><subfield code="d">VTS</subfield><subfield code="d">ICG</subfield><subfield code="d">OCLCA</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">STF</subfield><subfield code="d">DKC</subfield><subfield code="d">AU@</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">UKAHL</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">K6U</subfield><subfield code="d">UKMGB</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">SXB</subfield><subfield code="d">OCLCQ</subfield></datafield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">GBC1H2069</subfield><subfield code="2">bnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">018005181</subfield><subfield code="2">Uk</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">968037840</subfield><subfield code="a">969061978</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781782160434</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1782160434</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781782160427</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)823719305</subfield><subfield code="z">(OCoLC)968037840</subfield><subfield code="z">(OCoLC)969061978</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">5971273513353335996</subfield><subfield code="b">TotalBoox</subfield><subfield code="f">Ebook only</subfield><subfield code="n">www.totalboox.com</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">T385</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">051380</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">005.268</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Ramirez, Nick.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">WiX 3.6 :</subfield><subfield code="b">a Developer's Guide to Windows Installer XML.</subfield></datafield><datafield tag="260" ind1=" " ind2=" "><subfield code="a">Birmingham :</subfield><subfield code="b">Packt Pub.,</subfield><subfield code="c">2012.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (987 pages)</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="347" ind1=" " ind2=" "><subfield code="a">text file</subfield><subfield code="2">rda</subfield></datafield><datafield tag="490" ind1="0" ind2=" "><subfield code="a">Community experience distilled</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">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?</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">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.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">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.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">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.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">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.</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Sending an error that stops the installation.</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">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.</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Print version record.</subfield></datafield><datafield tag="630" ind1="0" ind2="0"><subfield code="a">Microsoft Windows (Computer file)</subfield></datafield><datafield tag="630" ind1="0" ind2="7"><subfield code="a">Microsoft Windows (Computer file)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Application software</subfield><subfield code="x">Development.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh95009362</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">XML (Document markup language)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh97007825</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Logiciels d'application</subfield><subfield code="x">Développement.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">XML (Langage de balisage)</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Programming</subfield><subfield code="x">Microsoft Programming.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Application software</subfield><subfield code="x">Development</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">XML (Document markup language)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="a">Ramirez, Nick.</subfield><subfield code="t">WiX 3.6 : A Developer's Guide to Windows Installer XML.</subfield><subfield code="d">Birmingham : Packt Publishing, ©2012</subfield><subfield code="z">9781782160427</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=526193</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Askews and Holts Library Services</subfield><subfield code="b">ASKH</subfield><subfield code="n">AH26943144</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ProQuest Ebook Central</subfield><subfield code="b">EBLB</subfield><subfield code="n">EBL1108324</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">526193</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ProQuest MyiLibrary Digital eBook Collection</subfield><subfield code="b">IDEB</subfield><subfield code="n">cis24508779</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">9971079</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-ocn823719305 |
illustrated | Not Illustrated |
indexdate | 2024-11-27T13:25:07Z |
institution | BVB |
isbn | 9781782160434 1782160434 |
language | English |
oclc_num | 823719305 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource (987 pages) |
psigel | ZDB-4-EBA |
publishDate | 2012 |
publishDateSearch | 2012 |
publishDateSort | 2012 |
publisher | Packt Pub., |
record_format | marc |
series2 | Community experience distilled |
spelling | Ramirez, Nick. WiX 3.6 : a Developer's Guide to Windows Installer XML. Birmingham : Packt Pub., 2012. 1 online resource (987 pages) text txt rdacontent computer c rdamedia online resource cr rdacarrier text file rda Community experience distilled 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? 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. 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. 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. 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. Sending an error that stops the installation. 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. Print version record. Microsoft Windows (Computer file) Microsoft Windows (Computer file) fast Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 XML (Document markup language) http://id.loc.gov/authorities/subjects/sh97007825 Logiciels d'application Développement. XML (Langage de balisage) COMPUTERS Programming Microsoft Programming. bisacsh Application software Development fast XML (Document markup language) fast Print version: Ramirez, Nick. WiX 3.6 : A Developer's Guide to Windows Installer XML. Birmingham : Packt Publishing, ©2012 9781782160427 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=526193 Volltext |
spellingShingle | Ramirez, Nick WiX 3.6 : a Developer's Guide to Windows Installer XML. 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? 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. 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. 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. 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. Microsoft Windows (Computer file) Microsoft Windows (Computer file) fast Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 XML (Document markup language) http://id.loc.gov/authorities/subjects/sh97007825 Logiciels d'application Développement. XML (Langage de balisage) COMPUTERS Programming Microsoft Programming. bisacsh Application software Development fast XML (Document markup language) fast |
subject_GND | http://id.loc.gov/authorities/subjects/sh95009362 http://id.loc.gov/authorities/subjects/sh97007825 |
title | WiX 3.6 : a Developer's Guide to Windows Installer XML. |
title_auth | WiX 3.6 : a Developer's Guide to Windows Installer XML. |
title_exact_search | WiX 3.6 : a Developer's Guide to Windows Installer XML. |
title_full | WiX 3.6 : a Developer's Guide to Windows Installer XML. |
title_fullStr | WiX 3.6 : a Developer's Guide to Windows Installer XML. |
title_full_unstemmed | WiX 3.6 : a Developer's Guide to Windows Installer XML. |
title_short | WiX 3.6 : |
title_sort | wix 3 6 a developer s guide to windows installer xml |
title_sub | a Developer's Guide to Windows Installer XML. |
topic | Microsoft Windows (Computer file) Microsoft Windows (Computer file) fast Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 XML (Document markup language) http://id.loc.gov/authorities/subjects/sh97007825 Logiciels d'application Développement. XML (Langage de balisage) COMPUTERS Programming Microsoft Programming. bisacsh Application software Development fast XML (Document markup language) fast |
topic_facet | Microsoft Windows (Computer file) Application software Development. XML (Document markup language) Logiciels d'application Développement. XML (Langage de balisage) COMPUTERS Programming Microsoft Programming. Application software Development |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=526193 |
work_keys_str_mv | AT ramireznick wix36adevelopersguidetowindowsinstallerxml |