kvsraju
12-11-2003, 08:50 AM
Hi,
I am using IS Dev7.x Basic MSI project.
I tried to access the INSTALLDIR value from installscript, but i couldn't. Even i tried to display using message box, but no use, getting empty message box . What is the problem?
I written:
MessageBox(INSTALLDIR, INFORMATION);
Can i access INSTALLDIR in installscript.
Thanks in advance
-kvs
I am using IS Dev7.x Basic MSI project.
I tried to access the INSTALLDIR value from installscript, but i couldn't. Even i tried to display using message box, but no use, getting empty message box . What is the problem?
I written:
MessageBox(INSTALLDIR, INFORMATION);
Can i access INSTALLDIR in installscript.
Thanks in advance
-kvs