Sometimes we need to get the value of the directory from where we are running the setup.exe.
For ex:
To execute some scripts placed on the CD-ROM along with the exe or msi.
GetCurrentDir()
Syntax:
GetCurrentDir( svCurrentDir );
where svCurrentDir returns the current directory.
For ex:
To execute some scripts placed on the CD-ROM along with the exe or msi.
GetCurrentDir()
Syntax:
GetCurrentDir( svCurrentDir );
where svCurrentDir returns the current directory.
No comments:
Post a Comment