Duh!  I forgot about that.  That was what I did to get the one project
to build...

Thanks Blair!

-----Original Message-----
From: Blair [mailto:os...@live.com] 
Sent: Tuesday, May 25, 2010 4:13 PM
To: 'General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-users] The system cannot find the file
'Restrictions.wxi'with type 'include'.

No, not at all, but if you add the property IncludeSearchPaths that
contains
a semi-colon delimited list of paths to search for .wxi files to the
wixproj
that fails that might resolve the issue.

-----Original Message-----
From: Kurt Jensen [mailto:kurt.jen...@ophir-spiricon.com] 
Sent: Tuesday, May 25, 2010 12:33 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] The system cannot find the file 'Restrictions.wxi'
with
type 'include'.

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


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

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

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

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

Reply via email to