]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Change to common header file not applicable to open-vm-tools.
authorKruti Pendharkar <kp025370@broadcom.com>
Fri, 17 Oct 2025 04:25:48 +0000 (21:25 -0700)
committerKruti Pendharkar <kp025370@broadcom.com>
Fri, 17 Oct 2025 04:25:48 +0000 (21:25 -0700)
open-vm-tools/lib/include/vmware/guestrpc/tclodefs.h

index e13fc136b4ece83bef66b47eeed60dec22071d0a..89aff1429e238fb7fbc5739fd7f07864498af46e 100644 (file)
@@ -94,7 +94,6 @@
 #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.
  */