I followed the steps outlined here for including a manifest file:
http://support.microsoft.com/kb/944276
Does it matter if the manifest file is in the directory where the
source code is or should it be in the directory where the executable
code is?
C# Manifest File Question
Page 1 of 11 Replies - 3321 Views - Last Post: 15 January 2008 - 01:46 PM
Replies To: C# Manifest File Question
#2
Re: C# Manifest File Question
Posted 15 January 2008 - 01:46 PM
From what I understand it becomes an embedded resource and thus inside the program. But I would keep it with the exe file itself just to make sure that any time the exe is executed it would find it locally. However, try experimenting to see if you even need it once it has been embedded. I think a copy is hashed and included in the exe so you don't need the file separate anymore.
This post has been edited by Martyr2: 15 January 2008 - 01:46 PM
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote




|