In my VS2008 solution I have three wixproj.  One of these projects
contains a file called Restrictions.wxi.  The other two projects
reference the existing Restrictions.wxi file as a link so that there is
only one actual copy.  One project referencing the file as a link
compiles ok.  Another project referencing the file as a link does not
compile, "The system cannot find the file 'Restrictions.wxi' with type
'include'."  I have compared the two wixproj, the code for the link and
include is the same.

 

Any ideas why this is not working?

 

This file contains code for restricting the operating system and
requiring the user to be administrator.  Perhaps there is another way to
accomplish the same purpose...?

 

 

Kurt 

 


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.clearswift.com
**********************************************************************


------------------------------------------------------------------------------

_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to