Skip to content

Instantly share code, notes, and snippets.

@LaughingBubba
Created June 25, 2015 02:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LaughingBubba/081da392745776bd87e7 to your computer and use it in GitHub Desktop.
Save LaughingBubba/081da392745776bd87e7 to your computer and use it in GitHub Desktop.
FROM MAIN PAGE
[1FC8:1DCC][2015-06-25T11:47:27]i001: Burn v3.8.1128.0, Windows v6.3 (Build 9600: Service Pack 0), path: C:\Users\Joseph\Downloads\InstallMeteor.exe, cmdline: ''
[1FC8:1DCC][2015-06-25T11:47:27]i000: Initializing string variable 'TermsUrl' to value 'https://www.meteor.com/terms'
[1FC8:1DCC][2015-06-25T11:47:27]i000: Initializing string variable 'PrivacyUrl' to value 'https://www.meteor.com/privacy'
[1FC8:1DCC][2015-06-25T11:47:27]i000: Initializing numeric variable 'PerMachineInstall' to value '0'
[1FC8:1DCC][2015-06-25T11:47:27]i000: Initializing numeric variable 'PerUserInstall' to value '1'
[1FC8:1DCC][2015-06-25T11:47:27]i000: Initializing numeric variable 'CreateRButton' to value '1'
[1FC8:1DCC][2015-06-25T11:47:27]i000: Initializing numeric variable 'SignInRButton' to value '0'
[1FC8:1DCC][2015-06-25T11:47:27]i000: Initializing hidden variable 'RegisterEmail'
[1FC8:1DCC][2015-06-25T11:47:27]i000: Initializing hidden variable 'RegisterUser'
[1FC8:1DCC][2015-06-25T11:47:27]i000: Initializing hidden variable 'RegisterPass'
[1FC8:1DCC][2015-06-25T11:47:27]i000: Initializing string variable 'SkipRegistrationState' to value 'disable'
[1FC8:1DCC][2015-06-25T11:47:27]i000: Initializing numeric variable 'SkipRegistration' to value '0'
[1FC8:1DCC][2015-06-25T11:47:27]i000: Initializing string variable 'UserMeteorSessionFile' to value '[LocalAppDataFolder]\.meteorsession'
[1FC8:1DCC][2015-06-25T11:47:27]i000: Initializing string variable 'PerMachineInstallFolder' to value '[ProgramFilesFolder][WixBundleName]'
[1FC8:1DCC][2015-06-25T11:47:27]i000: Initializing string variable 'PerUserInstallFolder' to value '[LocalAppDataFolder]'
[1FC8:1DCC][2015-06-25T11:47:27]i000: Initializing string variable 'InstallFolder' to value '[PerUserInstallFolder]'
[1FC8:1DCC][2015-06-25T11:47:27]i000: Initializing string variable 'InstallRegPath' to value 'SOFTWARE\Meteor Development Group \Meteor\Install'
[1FC8:1DCC][2015-06-25T11:47:27]i000: Initializing string variable 'MSICustomErrFile' to value '[WixBundleLog].err'
[1FC8:1DCC][2015-06-25T11:47:27]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\Joseph\AppData\Local\Temp\Meteor_20150625114727.log'
[1FC8:1DCC][2015-06-25T11:47:27]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:\Users\Joseph\Downloads\InstallMeteor.exe'
[1FC8:1DCC][2015-06-25T11:47:27]i052: Condition '(VersionNT >= v5.1)' evaluates to true.
[1FC8:1DCC][2015-06-25T11:47:27]i000: Setting string variable 'WixBundleName' to value 'Meteor'
[1FC8:1EEC][2015-06-25T11:47:27]i000: Setting string variable 'varProgressHeader' to value 'Installing [WixBundleName]'
[1FC8:1EEC][2015-06-25T11:47:27]i000: Setting string variable 'varProgressInfo' to value 'Please wait while Setup installs [WixBundleName] on your computer.'
[1FC8:1EEC][2015-06-25T11:47:27]i000: Setting string variable 'varSuccessHeader' to value 'Meteor is now installed on your computer.'
[1FC8:1EEC][2015-06-25T11:47:27]i000: Setting string variable 'varSuccessInfo' to value 'To get started, open a new command prompt and type "meteor". If you're running Windows 8.1, you may need to restart your machine.
To learn more about Meteor, check out the <a href="https://www.meteor.com/try">Meteor tutorial</a> and read the <a href="https://docs.meteor.com">official documentation</a>. If you need help, ask a question on the official forums at <a href="https://forums.meteor.com">forums.meteor.com</a> or <a href="https://stackoverflow.com/questions/tagged/meteor">Stack Overflow</a>.
Check out the <a href="https://github.com/meteor/meteor/wiki/Preview-of-Meteor-on-Windows">Wiki page on GitHub</a> to learn more about the Meteor Windows preview.'
[1FC8:1EEC][2015-06-25T11:47:27]i000: Setting string variable 'varFailureHeader' to value 'Setup Failed'
[1FC8:1DCC][2015-06-25T11:47:27]i100: Detect begin, 2 packages
[1FC8:1DCC][2015-06-25T11:47:27]i000: Update location: https://www.meteor.com/.
[1FC8:1DCC][2015-06-25T11:47:27]i101: Detected package: SetupMeteor_MachineInstall, state: Absent, cached: None
[1FC8:1DCC][2015-06-25T11:47:27]i101: Detected package: SetupMeteor_UserInstall, state: Absent, cached: None
[1FC8:1DCC][2015-06-25T11:47:27]i199: Detect complete, result: 0x0
[1FC8:1DCC][2015-06-25T11:47:27]i200: Plan begin, 2 packages, action: Install
[1FC8:1DCC][2015-06-25T11:47:27]i052: Condition 'NOT Installed AND (PerMachineInstall = 1)' evaluates to false.
[1FC8:1DCC][2015-06-25T11:47:27]w322: Skipping cross-scope dependency registration on package: SetupMeteor_MachineInstall, bundle scope: PerUser, package scope: PerMachine
[1FC8:1DCC][2015-06-25T11:47:27]i052: Condition 'NOT Installed AND (PerUserInstall = 1)' evaluates to true.
[1FC8:1DCC][2015-06-25T11:47:27]i000: Setting string variable 'WixBundleRollbackLog_SetupMeteor_UserInstall' to value 'C:\Users\Joseph\AppData\Local\Temp\Meteor_20150625114727_0_SetupMeteor_UserInstall_rollback.log'
[1FC8:1DCC][2015-06-25T11:47:27]i000: Setting string variable 'WixBundleLog_SetupMeteor_UserInstall' to value 'C:\Users\Joseph\AppData\Local\Temp\Meteor_20150625114727_0_SetupMeteor_UserInstall.log'
[1FC8:1DCC][2015-06-25T11:47:27]i201: Planned package: SetupMeteor_MachineInstall, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[1FC8:1DCC][2015-06-25T11:47:27]i201: Planned package: SetupMeteor_UserInstall, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: Register
[1FC8:1DCC][2015-06-25T11:47:27]i299: Plan complete, result: 0x0
[1FC8:1DCC][2015-06-25T11:47:27]i300: Apply begin
[1FC8:1DCC][2015-06-25T11:47:27]i000: Caching bundle from: 'C:\Users\Joseph\AppData\Local\Temp\{e2d162ba-d521-4ab7-89c0-bcddd6010381}\.be\InstallMeteor.exe' to: 'C:\Users\Joseph\AppData\Local\Package Cache\{e2d162ba-d521-4ab7-89c0-bcddd6010381}\InstallMeteor.exe'
[1FC8:1DCC][2015-06-25T11:47:27]i320: Registering bundle dependency provider: {e2d162ba-d521-4ab7-89c0-bcddd6010381}, version: 1.0.0.0
[1FC8:1070][2015-06-25T11:47:27]i305: Verified acquired payload: SetupMeteor_UserInstall at path: C:\Users\Joseph\AppData\Local\Package Cache\.unverified\SetupMeteor_UserInstall, moving to: C:\Users\Joseph\AppData\Local\Package Cache\{2DA24988-287C-4531-9B32-88729CBDF7F1}v1.0\SetupMeteor.msi.
[1FC8:1DCC][2015-06-25T11:47:27]i323: Registering package dependency provider: {2DA24988-287C-4531-9B32-88729CBDF7F1}, version: 1.0, package: SetupMeteor_UserInstall
[1FC8:1DCC][2015-06-25T11:47:27]i301: Applying execute package: SetupMeteor_UserInstall, action: Install, path: C:\Users\Joseph\AppData\Local\Package Cache\{2DA24988-287C-4531-9B32-88729CBDF7F1}v1.0\SetupMeteor.msi, arguments: ' ARPSYSTEMCOMPONENT="1" MSIFASTINSTALL="7" METEOR_DIR="C:\Users\Joseph\AppData\Local\" INSTALL_REG_PATH="SOFTWARE\Meteor Development Group \Meteor\Install" MSICUSTOMERRFILE="C:\Users\Joseph\AppData\Local\Temp\Meteor_20150625114727.log.err" PERUSER_INSTALL="1"'
[1FC8:1DCC][2015-06-25T11:50:05]e000: Error 0x80070643: Failed to install MSI package.
[1FC8:1DCC][2015-06-25T11:50:05]e000: Error 0x80070643: Failed to configure per-user MSI package.
[1FC8:1DCC][2015-06-25T11:50:05]i319: Applied execute package: SetupMeteor_UserInstall, result: 0x80070643, restart: None
[1FC8:1DCC][2015-06-25T11:50:05]e000: Error 0x80070643: Failed to execute MSI package.
[1FC8:1DCC][2015-06-25T11:50:05]i318: Skipped rollback of package: SetupMeteor_UserInstall, action: Uninstall, already: Absent
[1FC8:1DCC][2015-06-25T11:50:05]i319: Applied rollback package: SetupMeteor_UserInstall, result: 0x0, restart: None
[1FC8:1DCC][2015-06-25T11:50:05]i329: Removed package dependency provider: {2DA24988-287C-4531-9B32-88729CBDF7F1}, package: SetupMeteor_UserInstall
[1FC8:1DCC][2015-06-25T11:50:05]i351: Removing cached package: SetupMeteor_UserInstall, from path: C:\Users\Joseph\AppData\Local\Package Cache\{2DA24988-287C-4531-9B32-88729CBDF7F1}v1.0\
[1FC8:1DCC][2015-06-25T11:50:05]i330: Removed bundle dependency provider: {e2d162ba-d521-4ab7-89c0-bcddd6010381}
[1FC8:1DCC][2015-06-25T11:50:05]i352: Removing cached bundle: {e2d162ba-d521-4ab7-89c0-bcddd6010381}, from path: C:\Users\Joseph\AppData\Local\Package Cache\{e2d162ba-d521-4ab7-89c0-bcddd6010381}\
[1FC8:1DCC][2015-06-25T11:50:05]i399: Apply complete, result: 0x80070643, restart: None, ba requested restart: No
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment