ponghy Posted March 19, 2007 Posted March 19, 2007 What's the purpose of the [FileFlags] section included in the TXTSETUP.SIF file? What's the meaning of the 16 value per entry (file)?Anyone ? I have searched over the net and on this forum and no go Thanks
mrnxdmx Posted June 19, 2007 Posted June 19, 2007 I will ask the same question. I couldnt find a proper eplanation on web, even on microsoft.com doesnt give any informations...
ponghy Posted June 20, 2007 Author Posted June 20, 2007 @mrnxdmx: I think you'll find no "official response". Most Windows setup files are not documented at all. Remember this is propietary software, so Microsoft reserves the rights of not documenting certain parts of the operating system. Only researchers and hackers (such as the the missing gosh of this forum) can explain them. And not completely, only partially. I think the exact purpose of this section still is unknown.However, in my own tests I've found out that this section is necessary when you add files of your own (like drivers), because if you don't make this, Windows Setup can show you an error box indicating the file was not found and Setup is unable to continue... Add the undocumented flag "16" to each added file. This is specially true when upgrading from another version of Windows.Hope this helps.
n7Epsilon Posted June 20, 2007 Posted June 20, 2007 See this, it may help: http://www.ryanvm.net/forum/viewtopic.php?t=1653
mrnxdmx Posted July 1, 2007 Posted July 1, 2007 Thanks for all replies. As I'm building ie7 addons, i'm addng new files that are not in standart xp sp2 disc. So that, i need to use fileflags (16) values for new files, in order to prevent possible errors.The link 7Epsilon gave describes all situations
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now