MAKEMSI quickly and reliably creates MSI files in a non-programmatic way
Have your say! Join the MAKEMSI discussion list or view archive! Suggest improvements. No question too simple or too complex.
[Bottom][Contents][Prev]: MAKEMSI_SAMPLES[Next]: MAKEMSI_WILOGUTL_EXE
Have your say! Join the MAKEMSI discussion list or view archive! Suggest improvements. No question too simple or too complex.
\->Source Code->Configuration / Options->Environment Variables (MAKEMSI Configuration)->MAKEMSI_USER_FILES_PATH

Environment Variable: MAKEMSI_USER_FILES_PATH

The variable is "PATH" like and specifies one or more directories that MAKEMSI should search for files such as headers.

If a "directory" starts with a "*" then it is actually a reference to another environment variable which will be expanded.

If you create your own header files (such as "ME.MMH" front ends) you really don't wish to have to hard code the location in each ".MM" file, this environment variable is the easiest way to configure the information. The value in this environment variable is passed to PPWIZARD via the "/IncludePath" switch.

One possible example of how it might look and be set:

SET MAKEMSI_USER_FILES_PATH=C:\SupportDir1;S:\SupportDir2;*PATH


Microsoft awarded me an MVP (Most Valuable Professional award) in 2004, 2005, 2006 & 2007 for the Windows SDK (Windows Installer) area.This external link was OK when tested at 23 Aug 2008Please email me any feedback, additional information or corrections.
See this page online (look for updates)

[Top][Contents][Prev]: MAKEMSI_SAMPLES[Next]: MAKEMSI_WILOGUTL_EXE


MAKEMSI© is (C)opyright Dennis Bareis 2003-2008 (All rights reserved).
Thursday August 28 2008 at 11:28am
Visit MAKEMSI's Home PageThis external link was OK when tested at 13 Aug 2008

HTML page dated Mon, 29 Jan 2007 00:11:11 GMT
Microsoft awarded me an MVP (Most Valuable Professional award) in 2004, 2005, 2006 & 2007 for the Windows SDK (Windows Installer) area.This external link was OK when tested at 23 Aug 2008