mirror of
https://github.com/reactos/reactos.git
synced 2025-01-07 14:51:00 +00:00
[SYSSETUP]
- Don't run vmwinst. It no longer works, and the real VMware Tools installer works fine CORE-9481 #resolve svn path=/trunk/; revision=67031
This commit is contained in:
parent
eaa1887c7d
commit
89002ebf06
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
#define NDEBUG
|
||||
#include <debug.h>
|
||||
|
||||
#define VMWINST
|
||||
#undef VMWINST
|
||||
|
||||
#define PM_REGISTRATION_NOTIFY (WM_APP + 1)
|
||||
/* Private Message used to communicate progress from the background
|
||||
|
|
Loading…
Reference in a new issue