#define AUTOUPGRADE_POWERON_POLICY_CMD "vmx.autoupgrade.poweron_policy"
#define AUTOUPGRADE_BEGIN_CMD "upgrader.setGuestFileRoot"
-
/* More upgrader commands. */
#define GUEST_UPGRADER_SEND_CMD_LINE_ARGS "guest.upgrader_send_cmd_line_args"
#define TOOLINSTALL_END_CMD "toolinstall.end"
#define TOOLINSTALL_REBOOTCOMPONENTS_CMD "toolinstall.needRebootComponents"
+/**
+ * The guest Variable name for the VMTools Windows installer error code.
+ */
+#define INSTALL_CODE_GUESTVAR_KEY "toolsInstallErrCode"
+#define INSTALL_CODE_GUESTINFO_KEY "guestinfo." INSTALL_CODE_GUESTVAR_KEY
+
/*
* GuestStore Upgrade commands.
*/