m_oliveira
Freshman
- Joined
- Jun 29, 2004
- Messages
- 40
Hi,
I've 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 user's desktop the installation proceeded normally. He has only 512MB RAM, and that's 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
I've 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 user's desktop the installation proceeded normally. He has only 512MB RAM, and that's 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