m_oliveira
Active member
- Joined
- Jun 29, 2004
- Messages
- 40
Hi,
Ive tried to test PhysicalMemory property at launch condition, like in the example below:
http://www.c-sharpcorner.com/Code/2003/April/SetupProjects.asp
In the condition property, I typed in "PhysicalMemory>1000000", then I compiled and deployed the setup, and at test users desktop the installation proceeded normally. He has only 512MB RAM, and thats why I wanted the installation to stop due to the that condition. What did I do that was wrong? Any ideas?
Thanks in advance!
Marcelo
Ive tried to test PhysicalMemory property at launch condition, like in the example below:
http://www.c-sharpcorner.com/Code/2003/April/SetupProjects.asp
In the condition property, I typed in "PhysicalMemory>1000000", then I compiled and deployed the setup, and at test users desktop the installation proceeded normally. He has only 512MB RAM, and thats why I wanted the installation to stop due to the that condition. What did I do that was wrong? Any ideas?
Thanks in advance!
Marcelo