Malcolm Greene wrote on 2010-09-03: > Tracy, > >> What's failing is the request to verify a file exists in the > System32\Drivers folder. > > I can't help you out with an answer, but I think I can give you a clue. > Under Vista, Windows Server 2008, and Windows 7, Windows superimposes > an additional layer of re-direction on your path names. There's a > technical name for this, but I can't remember it off the top of my > head. So while you may think you see a file in a specific path, > Windows may not see it or Windows may be showing you a file from another path. > Insane? Yes, but I'm sure this is what's happening to you. > > Good luck! > Malcolm >
Malcolm, That is "File System Redirector". http://msdn.microsoft.com/en-us/library/aa384187.aspx The file actually exist in the System32/Drivers folder. Inno is apparently being redirected to the sysWOW64/Drivers folder because it is running in 32bit mode. Tracy Pearson PowerChurch Software _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/000e01cb4ba4$8a926200$9fb726...@com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

